| 1 | [ Mar 12 01:34:42 Enabled. ] | ||
| 2 | [ Mar 12 01:34:42 Rereading configuration. ] | ||
| 3 | [ Mar 12 01:34:43 Rereading configuration. ] | ||
| 4 | [ Mar 12 01:34:48 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Mar 12 01:34:48 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.12 01:34:51.809493 [ 1 ] {} <Information> Application: Will watch for the process with pid 25729 | ||
| 29 | 2026.03.12 01:34:51.809953 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.12 01:34:52.266898 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25729 | ||
| 31 | 2026.03.12 01:34:52.275525 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.12 01:34:52.275691 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.12 01:34:52.764482 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.12 01:34:52.857601 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.12 01:34:52.857727 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.12 01:34:52.857757 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.12 01:34:52.857845 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.12 01:34:52.858595 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.12 01:34:52.864550 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.12 01:34:52.865577 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.12 01:34:52.866522 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.12 01:34:52.866587 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.12 01:34:52.866629 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.12 01:34:52.869097 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.12 01:34:52.870338 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.12 01:34:52.877076 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.12 01:34:52.877863 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.12 01:34:52.880680 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.12 01:34:52.880781 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.12 01:34:52.881922 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.12 01:34:52.882441 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.12 01:34:52.891030 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.12 01:34:52.891702 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.12 01:34:52.900965 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.12 01:34:52.901415 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.12 01:34:52.901879 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.12 01:34:52.902230 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.12 01:34:52.905494 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.12 01:34:52.905526 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.12 01:34:52.905617 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.12 01:34:52.905721 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.12 01:34:52.919249 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.12 01:34:52.919277 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000180612 sec | ||
| 68 | 2026.03.12 01:34:52.919332 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.12 01:34:52.919376 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.12 01:34:52.921559 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.12 01:34:52.923972 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.12 01:34:52.961543 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.12 01:34:52.961610 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.12 01:34:52.961708 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.12 01:34:52.961723 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.12 01:34:52.961759 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.12 01:34:52.961854 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.12 01:34:52.966323 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.12 01:34:52.966377 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.12 01:34:52.966435 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.12 01:34:52.966619 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.12 01:34:52.966666 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.12 01:34:52.966680 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.12 01:34:52.966824 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.12 01:34:52.966839 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.12 01:34:52.966871 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.12 01:34:52.966949 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.12 01:34:53.024396 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.12 01:34:53.041309 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.12 01:34:53.041460 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000186952 sec | ||
| 91 | 2026.03.12 01:34:53.041479 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.12 01:34:53.041493 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.12 01:34:53.041525 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.12 01:34:53.041787 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.12 01:34:53.041927 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.12 01:34:53.041947 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.12 01:34:53.041960 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.12 01:34:53.041973 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.12 01:34:53.071169 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.12 01:34:53.071387 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.72 MiB (RSS), difference: 91.94 MiB | ||
| 101 | 2026.03.12 01:34:53.075843 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3761e-05 sec. | ||
| 102 | 2026.03.12 01:34:53.076284 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.12 01:34:53.076970 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.12 01:34:53.076988 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.12 01:34:53.077117 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55064 | ||
| 106 | 2026.03.12 01:34:53.078115 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.12 01:34:53.078170 [ 3 ] {} <Debug> TCP-Session: e1dda706-4589-4f44-8f8e-f8e5359d1742 Authenticating user 'default' from [fd00:1122:3344:101::a]:55064 | ||
| 108 | 2026.03.12 01:34:53.078195 [ 3 ] {} <Debug> TCP-Session: e1dda706-4589-4f44-8f8e-f8e5359d1742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.12 01:34:53.078281 [ 3 ] {} <Debug> TCP-Session: e1dda706-4589-4f44-8f8e-f8e5359d1742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.12 01:34:53.078368 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.12 01:34:53.078392 [ 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.03.12 01:34:53.078476 [ 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.03.12 01:34:53.081948 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62546 | ||
| 114 | 2026.03.12 01:34:53.081982 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37918 | ||
| 115 | 2026.03.12 01:34:53.082135 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.03.12 01:34:53.082174 [ 4 ] {} <Debug> TCP-Session: fb633608-c3c8-4688-8f29-c897a3cfd6db Authenticating user 'default' from [fd00:1122:3344:101::a]:62546 | ||
| 117 | 2026.03.12 01:34:53.082246 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.03.12 01:34:53.082278 [ 4 ] {} <Debug> TCP-Session: fb633608-c3c8-4688-8f29-c897a3cfd6db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.03.12 01:34:53.082296 [ 5 ] {} <Debug> TCP-Session: f0cfb00d-6ecc-4966-b4e1-798ed360b488 Authenticating user 'default' from [fd00:1122:3344:101::a]:37918 | ||
| 120 | 2026.03.12 01:34:53.082298 [ 4 ] {} <Debug> TCP-Session: fb633608-c3c8-4688-8f29-c897a3cfd6db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.03.12 01:34:53.082438 [ 5 ] {} <Debug> TCP-Session: f0cfb00d-6ecc-4966-b4e1-798ed360b488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.03.12 01:34:53.082458 [ 5 ] {} <Debug> TCP-Session: f0cfb00d-6ecc-4966-b4e1-798ed360b488 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.03.12 01:34:53.082939 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64893 | ||
| 124 | 2026.03.12 01:34:53.083060 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52569 | ||
| 125 | 2026.03.12 01:34:53.083100 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.12 01:34:53.083143 [ 253 ] {} <Debug> TCP-Session: bd2ab2c8-23a9-4c19-9220-d585984a35dd Authenticating user 'default' from [fd00:1122:3344:101::a]:64893 | ||
| 127 | 2026.03.12 01:34:53.083211 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.03.12 01:34:53.083248 [ 253 ] {} <Debug> TCP-Session: bd2ab2c8-23a9-4c19-9220-d585984a35dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.03.12 01:34:53.083255 [ 254 ] {} <Debug> TCP-Session: 9b865b0b-3b4e-44a8-8265-66d2dd2b64c0 Authenticating user 'default' from [fd00:1122:3344:101::a]:52569 | ||
| 130 | 2026.03.12 01:34:53.083307 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60073 | ||
| 131 | 2026.03.12 01:34:53.083270 [ 253 ] {} <Debug> TCP-Session: bd2ab2c8-23a9-4c19-9220-d585984a35dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.03.12 01:34:53.083363 [ 254 ] {} <Debug> TCP-Session: 9b865b0b-3b4e-44a8-8265-66d2dd2b64c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.03.12 01:34:53.083401 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55250 | ||
| 134 | 2026.03.12 01:34:53.083416 [ 254 ] {} <Debug> TCP-Session: 9b865b0b-3b4e-44a8-8265-66d2dd2b64c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.12 01:34:53.083522 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.03.12 01:34:53.083560 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41184 | ||
| 137 | 2026.03.12 01:34:53.083598 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.03.12 01:34:53.083567 [ 255 ] {} <Debug> TCP-Session: ac2157ea-3940-4b41-bb87-c62704a5af1a Authenticating user 'default' from [fd00:1122:3344:101::a]:60073 | ||
| 139 | 2026.03.12 01:34:53.083695 [ 255 ] {} <Debug> TCP-Session: ac2157ea-3940-4b41-bb87-c62704a5af1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.12 01:34:53.083714 [ 256 ] {} <Debug> TCP-Session: 7ceac273-ec82-4a97-836d-9561f992880f Authenticating user 'default' from [fd00:1122:3344:101::a]:55250 | ||
| 141 | 2026.03.12 01:34:53.083786 [ 255 ] {} <Debug> TCP-Session: ac2157ea-3940-4b41-bb87-c62704a5af1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.12 01:34:53.083778 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.03.12 01:34:53.083858 [ 256 ] {} <Debug> TCP-Session: 7ceac273-ec82-4a97-836d-9561f992880f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.12 01:34:53.083885 [ 257 ] {} <Debug> TCP-Session: f7da7953-d1e2-4027-8691-5ce531223edd Authenticating user 'default' from [fd00:1122:3344:101::a]:41184 | ||
| 145 | 2026.03.12 01:34:53.083995 [ 256 ] {} <Debug> TCP-Session: 7ceac273-ec82-4a97-836d-9561f992880f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.12 01:34:53.084009 [ 257 ] {} <Debug> TCP-Session: f7da7953-d1e2-4027-8691-5ce531223edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.12 01:34:53.084118 [ 257 ] {} <Debug> TCP-Session: f7da7953-d1e2-4027-8691-5ce531223edd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.12 01:34:53.666088 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56318 | ||
| 149 | 2026.03.12 01:34:53.666247 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.03.12 01:34:53.666380 [ 258 ] {} <Debug> TCP-Session: fc58903c-387c-48f2-b042-a90b0326f8ba Authenticating user 'default' from [fd00:1122:3344:101::b]:56318 | ||
| 151 | 2026.03.12 01:34:53.666404 [ 258 ] {} <Debug> TCP-Session: fc58903c-387c-48f2-b042-a90b0326f8ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.12 01:34:53.666416 [ 258 ] {} <Debug> TCP-Session: fc58903c-387c-48f2-b042-a90b0326f8ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.12 01:34:53.666568 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.03.12 01:34:53.666597 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2026.03.12 01:34:53.666680 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.03.12 01:34:53.669779 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60914 | ||
| 157 | 2026.03.12 01:34:53.669990 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57260 | ||
| 158 | 2026.03.12 01:34:53.669991 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46201 | ||
| 159 | 2026.03.12 01:34:53.670052 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.03.12 01:34:53.670083 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51629 | ||
| 161 | 2026.03.12 01:34:53.670101 [ 259 ] {} <Debug> TCP-Session: 114d361f-9dec-4df0-9177-b20e0522f2c0 Authenticating user 'default' from [fd00:1122:3344:101::b]:60914 | ||
| 162 | 2026.03.12 01:34:53.670192 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64649 | ||
| 163 | 2026.03.12 01:34:53.670219 [ 259 ] {} <Debug> TCP-Session: 114d361f-9dec-4df0-9177-b20e0522f2c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.03.12 01:34:53.670234 [ 259 ] {} <Debug> TCP-Session: 114d361f-9dec-4df0-9177-b20e0522f2c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.03.12 01:34:53.670326 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59124 | ||
| 166 | 2026.03.12 01:34:53.670478 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.03.12 01:34:53.670547 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.03.12 01:34:53.670591 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.03.12 01:34:53.670551 [ 261 ] {} <Debug> TCP-Session: 8a107be0-f09e-4b7e-90ba-d40f025fcc9a Authenticating user 'default' from [fd00:1122:3344:101::b]:46201 | ||
| 170 | 2026.03.12 01:34:53.670620 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49560 | ||
| 171 | 2026.03.12 01:34:53.670673 [ 261 ] {} <Debug> TCP-Session: 8a107be0-f09e-4b7e-90ba-d40f025fcc9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.03.12 01:34:53.670723 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.03.12 01:34:53.670701 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.03.12 01:34:53.670693 [ 260 ] {} <Debug> TCP-Session: 1a20f5ba-47ed-4446-bd13-8db66765e55e Authenticating user 'default' from [fd00:1122:3344:101::b]:57260 | ||
| 175 | 2026.03.12 01:34:53.670840 [ 264 ] {} <Debug> TCP-Session: 48bc9cb8-5eb2-4208-989a-56dd05d7907e Authenticating user 'default' from [fd00:1122:3344:101::b]:59124 | ||
| 176 | 2026.03.12 01:34:53.670842 [ 263 ] {} <Debug> TCP-Session: 7bb9b22e-8e01-4034-a899-6da7dd78ad56 Authenticating user 'default' from [fd00:1122:3344:101::b]:64649 | ||
| 177 | 2026.03.12 01:34:53.670838 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.03.12 01:34:53.670945 [ 263 ] {} <Debug> TCP-Session: 7bb9b22e-8e01-4034-a899-6da7dd78ad56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.03.12 01:34:53.670950 [ 264 ] {} <Debug> TCP-Session: 48bc9cb8-5eb2-4208-989a-56dd05d7907e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.03.12 01:34:53.670927 [ 260 ] {} <Debug> TCP-Session: 1a20f5ba-47ed-4446-bd13-8db66765e55e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.03.12 01:34:53.671031 [ 264 ] {} <Debug> TCP-Session: 48bc9cb8-5eb2-4208-989a-56dd05d7907e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.03.12 01:34:53.671039 [ 265 ] {} <Debug> TCP-Session: c8a6da44-2bc4-452b-a9bd-eed314d1d0ad Authenticating user 'default' from [fd00:1122:3344:101::b]:49560 | ||
| 183 | 2026.03.12 01:34:53.671040 [ 260 ] {} <Debug> TCP-Session: 1a20f5ba-47ed-4446-bd13-8db66765e55e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.03.12 01:34:53.671087 [ 263 ] {} <Debug> TCP-Session: 7bb9b22e-8e01-4034-a899-6da7dd78ad56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.03.12 01:34:53.671109 [ 265 ] {} <Debug> TCP-Session: c8a6da44-2bc4-452b-a9bd-eed314d1d0ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.03.12 01:34:53.670808 [ 261 ] {} <Debug> TCP-Session: 8a107be0-f09e-4b7e-90ba-d40f025fcc9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.03.12 01:34:53.671177 [ 265 ] {} <Debug> TCP-Session: c8a6da44-2bc4-452b-a9bd-eed314d1d0ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.03.12 01:34:53.670685 [ 262 ] {} <Debug> TCP-Session: d5a84192-6210-4ab8-8e41-965b17c8dbd8 Authenticating user 'default' from [fd00:1122:3344:101::b]:51629 | ||
| 189 | 2026.03.12 01:34:53.671278 [ 262 ] {} <Debug> TCP-Session: d5a84192-6210-4ab8-8e41-965b17c8dbd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.03.12 01:34:53.671420 [ 262 ] {} <Debug> TCP-Session: d5a84192-6210-4ab8-8e41-965b17c8dbd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.12 01:34:54.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.83 MiB, peak 116.83 MiB, free memory in arenas 0.00 B, will set to 119.38 MiB (RSS), difference: 2.55 MiB | ||
| 192 | 2026.03.12 01:34:54.101602 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32827 | ||
| 193 | 2026.03.12 01:34:54.101822 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.03.12 01:34:54.101896 [ 266 ] {} <Debug> TCP-Session: 11c36bf4-0468-4d53-835e-8b79dace8ef5 Authenticating user 'default' from [fd00:1122:3344:101::c]:32827 | ||
| 195 | 2026.03.12 01:34:54.101920 [ 266 ] {} <Debug> TCP-Session: 11c36bf4-0468-4d53-835e-8b79dace8ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.03.12 01:34:54.101933 [ 266 ] {} <Debug> TCP-Session: 11c36bf4-0468-4d53-835e-8b79dace8ef5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.03.12 01:34:54.102058 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.03.12 01:34:54.102096 [ 266 ] {} <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 | ||
| 199 | 2026.03.12 01:34:54.102169 [ 266 ] {} <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 | ||
| 200 | 2026.03.12 01:34:54.104581 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61801 | ||
| 201 | 2026.03.12 01:34:54.104731 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57503 | ||
| 202 | 2026.03.12 01:34:54.104793 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.03.12 01:34:54.104833 [ 267 ] {} <Debug> TCP-Session: 4b02c4e5-28cc-4571-a976-2287a31e616a Authenticating user 'default' from [fd00:1122:3344:101::c]:61801 | ||
| 204 | 2026.03.12 01:34:54.104881 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35751 | ||
| 205 | 2026.03.12 01:34:54.104941 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2026.03.12 01:34:54.104950 [ 267 ] {} <Debug> TCP-Session: 4b02c4e5-28cc-4571-a976-2287a31e616a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.03.12 01:34:54.104984 [ 267 ] {} <Debug> TCP-Session: 4b02c4e5-28cc-4571-a976-2287a31e616a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.03.12 01:34:54.104995 [ 268 ] {} <Debug> TCP-Session: f8b47b6a-52ab-40a1-ae5f-900cb0cacac3 Authenticating user 'default' from [fd00:1122:3344:101::c]:57503 | ||
| 209 | 2026.03.12 01:34:54.105037 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33819 | ||
| 210 | 2026.03.12 01:34:54.105111 [ 268 ] {} <Debug> TCP-Session: f8b47b6a-52ab-40a1-ae5f-900cb0cacac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.03.12 01:34:54.105201 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51077 | ||
| 212 | 2026.03.12 01:34:54.105211 [ 268 ] {} <Debug> TCP-Session: f8b47b6a-52ab-40a1-ae5f-900cb0cacac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.03.12 01:34:54.105317 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.03.12 01:34:54.105393 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.03.12 01:34:54.105434 [ 269 ] {} <Debug> TCP-Session: eb882e39-48bb-48a7-b11d-d82950c55d94 Authenticating user 'default' from [fd00:1122:3344:101::c]:35751 | ||
| 216 | 2026.03.12 01:34:54.105491 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.03.12 01:34:54.105496 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36211 | ||
| 218 | 2026.03.12 01:34:54.105544 [ 271 ] {} <Debug> TCP-Session: 3f15a7ab-cc61-4486-a3fb-b94579ffd530 Authenticating user 'default' from [fd00:1122:3344:101::c]:51077 | ||
| 219 | 2026.03.12 01:34:54.105523 [ 270 ] {} <Debug> TCP-Session: 3dee2588-391b-4038-9ad0-91dae36614ff Authenticating user 'default' from [fd00:1122:3344:101::c]:33819 | ||
| 220 | 2026.03.12 01:34:54.105661 [ 271 ] {} <Debug> TCP-Session: 3f15a7ab-cc61-4486-a3fb-b94579ffd530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.03.12 01:34:54.105677 [ 270 ] {} <Debug> TCP-Session: 3dee2588-391b-4038-9ad0-91dae36614ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.03.12 01:34:54.105525 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53267 | ||
| 223 | 2026.03.12 01:34:54.105776 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.03.12 01:34:54.105788 [ 271 ] {} <Debug> TCP-Session: 3f15a7ab-cc61-4486-a3fb-b94579ffd530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.03.12 01:34:54.105830 [ 270 ] {} <Debug> TCP-Session: 3dee2588-391b-4038-9ad0-91dae36614ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.03.12 01:34:54.105825 [ 273 ] {} <Debug> TCP-Session: 77f4bb55-426a-478d-9eb3-374dfd9dbd34 Authenticating user 'default' from [fd00:1122:3344:101::c]:36211 | ||
| 227 | 2026.03.12 01:34:54.105524 [ 269 ] {} <Debug> TCP-Session: eb882e39-48bb-48a7-b11d-d82950c55d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.03.12 01:34:54.105907 [ 273 ] {} <Debug> TCP-Session: 77f4bb55-426a-478d-9eb3-374dfd9dbd34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.03.12 01:34:54.105990 [ 269 ] {} <Debug> TCP-Session: eb882e39-48bb-48a7-b11d-d82950c55d94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.03.12 01:34:54.105992 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 231 | 2026.03.12 01:34:54.106000 [ 273 ] {} <Debug> TCP-Session: 77f4bb55-426a-478d-9eb3-374dfd9dbd34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.03.12 01:34:54.106148 [ 272 ] {} <Debug> TCP-Session: 001b92ce-5295-437f-b2a4-4ed87d47ffb9 Authenticating user 'default' from [fd00:1122:3344:101::c]:53267 | ||
| 233 | 2026.03.12 01:34:54.106177 [ 272 ] {} <Debug> TCP-Session: 001b92ce-5295-437f-b2a4-4ed87d47ffb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.03.12 01:34:54.106264 [ 272 ] {} <Debug> TCP-Session: 001b92ce-5295-437f-b2a4-4ed87d47ffb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.03.12 01:34:57.560571 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61863 | ||
| 236 | 2026.03.12 01:34:57.560846 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.03.12 01:34:57.560996 [ 274 ] {} <Debug> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61863 | ||
| 238 | 2026.03.12 01:34:57.561028 [ 274 ] {} <Debug> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.03.12 01:34:57.561042 [ 274 ] {} <Debug> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.03.12 01:34:57.561238 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.03.12 01:34:57.561297 [ 274 ] {} <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 | ||
| 242 | 2026.03.12 01:34:57.561488 [ 274 ] {} <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 | ||
| 243 | 2026.03.12 01:34:57.562330 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50528 | ||
| 244 | 2026.03.12 01:34:57.562342 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39406 | ||
| 245 | 2026.03.12 01:34:57.562489 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47703 | ||
| 246 | 2026.03.12 01:34:57.562768 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59326 | ||
| 247 | 2026.03.12 01:34:57.562778 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56367 | ||
| 248 | 2026.03.12 01:34:57.562989 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54274 | ||
| 249 | 2026.03.12 01:34:57.563225 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2026.03.12 01:34:57.563308 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41413 | ||
| 251 | 2026.03.12 01:34:57.563371 [ 275 ] {} <Debug> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Authenticating user 'default' from [fd00:1122:3344:101::d]:50528 | ||
| 252 | 2026.03.12 01:34:57.563615 [ 275 ] {} <Debug> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 253 | 2026.03.12 01:34:57.563681 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 254 | 2026.03.12 01:34:57.563695 [ 275 ] {} <Debug> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2026.03.12 01:34:57.563745 [ 276 ] {} <Debug> TCP-Session: 5a6ce0bf-0b37-4649-9176-57ac8392bc1b Authenticating user 'default' from [fd00:1122:3344:101::d]:39406 | ||
| 256 | 2026.03.12 01:34:57.563695 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 257 | 2026.03.12 01:34:57.563925 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52377 | ||
| 258 | 2026.03.12 01:34:57.563928 [ 276 ] {} <Debug> TCP-Session: 5a6ce0bf-0b37-4649-9176-57ac8392bc1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.03.12 01:34:57.563947 [ 278 ] {} <Debug> TCP-Session: 12262631-6963-484c-b1e1-8e01e0bdcb3d Authenticating user 'default' from [fd00:1122:3344:101::d]:56367 | ||
| 260 | 2026.03.12 01:34:57.564072 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 261 | 2026.03.12 01:34:57.564141 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 262 | 2026.03.12 01:34:57.564271 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 263 | 2026.03.12 01:34:57.564241 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2026.03.12 01:34:57.564239 [ 280 ] {} <Debug> TCP-Session: da89ca02-5fdf-4d24-9bab-95d8ea467c4b Authenticating user 'default' from [fd00:1122:3344:101::d]:54274 | ||
| 265 | 2026.03.12 01:34:57.564222 [ 278 ] {} <Debug> TCP-Session: 12262631-6963-484c-b1e1-8e01e0bdcb3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.03.12 01:34:57.564486 [ 282 ] {} <Debug> TCP-Session: 03041af1-1b22-4d42-a750-18d1f28c8ce5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52377 | ||
| 267 | 2026.03.12 01:34:57.564458 [ 280 ] {} <Debug> TCP-Session: da89ca02-5fdf-4d24-9bab-95d8ea467c4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.03.12 01:34:57.564429 [ 279 ] {} <Debug> TCP-Session: a3ac9f95-9f81-492e-a543-8e942a53defb Authenticating user 'default' from [fd00:1122:3344:101::d]:59326 | ||
| 269 | 2026.03.12 01:34:57.564626 [ 280 ] {} <Debug> TCP-Session: da89ca02-5fdf-4d24-9bab-95d8ea467c4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.03.12 01:34:57.564604 [ 278 ] {} <Debug> TCP-Session: 12262631-6963-484c-b1e1-8e01e0bdcb3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.03.12 01:34:57.564660 [ 282 ] {} <Debug> TCP-Session: 03041af1-1b22-4d42-a750-18d1f28c8ce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.03.12 01:34:57.564739 [ 279 ] {} <Debug> TCP-Session: a3ac9f95-9f81-492e-a543-8e942a53defb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.03.12 01:34:57.564391 [ 277 ] {} <Debug> TCP-Session: 25eec74f-673b-4d1d-9c8c-f61584ae7bd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47703 | ||
| 274 | 2026.03.12 01:34:57.564155 [ 276 ] {} <Debug> TCP-Session: 5a6ce0bf-0b37-4649-9176-57ac8392bc1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.03.12 01:34:57.564917 [ 279 ] {} <Debug> TCP-Session: a3ac9f95-9f81-492e-a543-8e942a53defb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.03.12 01:34:57.564910 [ 277 ] {} <Debug> TCP-Session: 25eec74f-673b-4d1d-9c8c-f61584ae7bd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.03.12 01:34:57.564876 [ 282 ] {} <Debug> TCP-Session: 03041af1-1b22-4d42-a750-18d1f28c8ce5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.03.12 01:34:57.565049 [ 277 ] {} <Debug> TCP-Session: 25eec74f-673b-4d1d-9c8c-f61584ae7bd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.03.12 01:34:57.569518 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 280 | 2026.03.12 01:34:57.569581 [ 281 ] {} <Debug> TCP-Session: cb1cbdc8-7fb9-45db-b06b-b12865114e21 Authenticating user 'default' from [fd00:1122:3344:101::d]:41413 | ||
| 281 | 2026.03.12 01:34:57.569804 [ 281 ] {} <Debug> TCP-Session: cb1cbdc8-7fb9-45db-b06b-b12865114e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.03.12 01:34:57.569831 [ 281 ] {} <Debug> TCP-Session: cb1cbdc8-7fb9-45db-b06b-b12865114e21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.03.12 01:34:57.582546 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.03.12 01:34:57.588990 [ 274 ] {0c295ff3-0819-4a49-9b1b-fe38bd9d0e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.03.12 01:34:57.807406 [ 274 ] {0c295ff3-0819-4a49-9b1b-fe38bd9d0e94} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61863) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.03.12 01:34:57.811549 [ 274 ] {0c295ff3-0819-4a49-9b1b-fe38bd9d0e94} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 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 | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 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 | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.03.12 01:34:57.811944 [ 274 ] {0c295ff3-0819-4a49-9b1b-fe38bd9d0e94} <Debug> TCPHandler: Processed in 0.24239648 sec. | ||
| 334 | 2026.03.12 01:34:57.815015 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.03.12 01:34:57.815286 [ 275 ] {e5b70b56-e10a-4978-baa2-03496fc0b1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.03.12 01:34:57.816007 [ 275 ] {e5b70b56-e10a-4978-baa2-03496fc0b1f0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50528) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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 | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 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 | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 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 | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.03.12 01:34:57.816559 [ 275 ] {e5b70b56-e10a-4978-baa2-03496fc0b1f0} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 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 | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 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 | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 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 | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.03.12 01:34:57.816961 [ 275 ] {e5b70b56-e10a-4978-baa2-03496fc0b1f0} <Debug> TCPHandler: Processed in 0.002169973 sec. | ||
| 385 | 2026.03.12 01:34:57.817478 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.12 01:34:57.818995 [ 274 ] {97079b65-096d-45d6-8aca-a68164a9ef68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.03.12 01:34:57.822445 [ 274 ] {97079b65-096d-45d6-8aca-a68164a9ef68} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.03.12 01:34:57.825383 [ 274 ] {97079b65-096d-45d6-8aca-a68164a9ef68} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.03.12 01:34:57.825634 [ 274 ] {97079b65-096d-45d6-8aca-a68164a9ef68} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000301005 sec | ||
| 390 | 2026.03.12 01:34:57.825659 [ 274 ] {97079b65-096d-45d6-8aca-a68164a9ef68} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.03.12 01:34:57.825675 [ 274 ] {97079b65-096d-45d6-8aca-a68164a9ef68} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.03.12 01:34:57.825870 [ 274 ] {97079b65-096d-45d6-8aca-a68164a9ef68} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.03.12 01:34:57.828774 [ 274 ] {97079b65-096d-45d6-8aca-a68164a9ef68} <Debug> TCPHandler: Processed in 0.011509044 sec. | ||
| 394 | 2026.03.12 01:34:57.829140 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.03.12 01:34:57.829367 [ 274 ] {43fb5286-4f4a-4894-b94b-8a0d5691e8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.03.12 01:34:57.829546 [ 274 ] {43fb5286-4f4a-4894-b94b-8a0d5691e8fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.03.12 01:34:57.866348 [ 274 ] {43fb5286-4f4a-4894-b94b-8a0d5691e8fc} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.03.12 01:34:57.878340 [ 274 ] {43fb5286-4f4a-4894-b94b-8a0d5691e8fc} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079): Loading data parts | ||
| 400 | 2026.03.12 01:34:57.882827 [ 274 ] {43fb5286-4f4a-4894-b94b-8a0d5691e8fc} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079): There are no data parts | ||
| 401 | 2026.03.12 01:34:57.894226 [ 274 ] {43fb5286-4f4a-4894-b94b-8a0d5691e8fc} <Debug> TCPHandler: Processed in 0.065237668 sec. | ||
| 402 | 2026.03.12 01:34:57.894620 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.03.12 01:34:57.894883 [ 274 ] {55007ab1-449d-4375-82d5-b6bfa3fb1395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | 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) | ||
| 414 | 2026.03.12 01:34:57.895015 [ 274 ] {55007ab1-449d-4375-82d5-b6bfa3fb1395} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.03.12 01:34:57.927603 [ 274 ] {55007ab1-449d-4375-82d5-b6bfa3fb1395} <Debug> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Loading data parts | ||
| 416 | 2026.03.12 01:34:57.928022 [ 274 ] {55007ab1-449d-4375-82d5-b6bfa3fb1395} <Debug> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): There are no data parts | ||
| 417 | 2026.03.12 01:34:57.930549 [ 274 ] {55007ab1-449d-4375-82d5-b6bfa3fb1395} <Debug> TCPHandler: Processed in 0.036049016 sec. | ||
| 418 | 2026.03.12 01:34:57.930885 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.03.12 01:34:57.931229 [ 274 ] {cff6beaf-f927-46a5-b27e-b0fa75aee0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 420 | 2026.03.12 01:34:57.931294 [ 274 ] {cff6beaf-f927-46a5-b27e-b0fa75aee0b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.03.12 01:34:57.946799 [ 274 ] {cff6beaf-f927-46a5-b27e-b0fa75aee0b6} <Debug> oximeter.measurements_i8 (afb76f15-2ab6-470b-b708-267c379bf4dc): Loading data parts | ||
| 422 | 2026.03.12 01:34:57.947077 [ 274 ] {cff6beaf-f927-46a5-b27e-b0fa75aee0b6} <Debug> oximeter.measurements_i8 (afb76f15-2ab6-470b-b708-267c379bf4dc): There are no data parts | ||
| 423 | 2026.03.12 01:34:57.959100 [ 274 ] {cff6beaf-f927-46a5-b27e-b0fa75aee0b6} <Debug> TCPHandler: Processed in 0.028341459 sec. | ||
| 424 | 2026.03.12 01:34:57.959628 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.03.12 01:34:57.960972 [ 274 ] {16e415c0-a51c-4e98-a972-181c7c1e1d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 426 | 2026.03.12 01:34:57.965706 [ 274 ] {16e415c0-a51c-4e98-a972-181c7c1e1d9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.03.12 01:34:57.977098 [ 274 ] {16e415c0-a51c-4e98-a972-181c7c1e1d9d} <Debug> oximeter.measurements_u8 (29af552d-4173-40d8-bb46-d56f8c96907e): Loading data parts | ||
| 428 | 2026.03.12 01:34:57.977473 [ 274 ] {16e415c0-a51c-4e98-a972-181c7c1e1d9d} <Debug> oximeter.measurements_u8 (29af552d-4173-40d8-bb46-d56f8c96907e): There are no data parts | ||
| 429 | 2026.03.12 01:34:57.981610 [ 274 ] {16e415c0-a51c-4e98-a972-181c7c1e1d9d} <Debug> TCPHandler: Processed in 0.022167136 sec. | ||
| 430 | 2026.03.12 01:34:57.981966 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.03.12 01:34:57.982268 [ 274 ] {49963c9e-dd85-4b2d-a462-0cc15020573f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 432 | 2026.03.12 01:34:57.982381 [ 274 ] {49963c9e-dd85-4b2d-a462-0cc15020573f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.03.12 01:34:57.987641 [ 274 ] {49963c9e-dd85-4b2d-a462-0cc15020573f} <Debug> oximeter.measurements_i16 (80f3082c-87b3-49fe-becd-5fae1c354781): Loading data parts | ||
| 434 | 2026.03.12 01:34:57.987903 [ 274 ] {49963c9e-dd85-4b2d-a462-0cc15020573f} <Debug> oximeter.measurements_i16 (80f3082c-87b3-49fe-becd-5fae1c354781): There are no data parts | ||
| 435 | 2026.03.12 01:34:57.997682 [ 274 ] {49963c9e-dd85-4b2d-a462-0cc15020573f} <Debug> TCPHandler: Processed in 0.01586533 sec. | ||
| 436 | 2026.03.12 01:34:57.998179 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.03.12 01:34:57.998459 [ 274 ] {0615b343-9a82-4975-8f29-7e4e89c93bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 438 | 2026.03.12 01:34:57.998678 [ 274 ] {0615b343-9a82-4975-8f29-7e4e89c93bed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.03.12 01:34:58.000280 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.46 MiB, peak 124.46 MiB, free memory in arenas 0.00 B, will set to 132.61 MiB (RSS), difference: 8.14 MiB | ||
| 440 | 2026.03.12 01:34:58.007233 [ 274 ] {0615b343-9a82-4975-8f29-7e4e89c93bed} <Debug> oximeter.measurements_u16 (c65065ce-081f-48c0-bacc-03d3dea05956): Loading data parts | ||
| 441 | 2026.03.12 01:34:58.007900 [ 274 ] {0615b343-9a82-4975-8f29-7e4e89c93bed} <Debug> oximeter.measurements_u16 (c65065ce-081f-48c0-bacc-03d3dea05956): There are no data parts | ||
| 442 | 2026.03.12 01:34:58.013781 [ 274 ] {0615b343-9a82-4975-8f29-7e4e89c93bed} <Debug> TCPHandler: Processed in 0.015772629 sec. | ||
| 443 | 2026.03.12 01:34:58.014166 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.03.12 01:34:58.014646 [ 274 ] {f86f9447-c629-487c-a58c-76ddff922823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2026.03.12 01:34:58.014809 [ 274 ] {f86f9447-c629-487c-a58c-76ddff922823} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2026.03.12 01:34:58.020134 [ 274 ] {f86f9447-c629-487c-a58c-76ddff922823} <Debug> oximeter.measurements_i32 (15e35de1-e723-49a1-9374-0b1b905abd4e): Loading data parts | ||
| 447 | 2026.03.12 01:34:58.020472 [ 274 ] {f86f9447-c629-487c-a58c-76ddff922823} <Debug> oximeter.measurements_i32 (15e35de1-e723-49a1-9374-0b1b905abd4e): There are no data parts | ||
| 448 | 2026.03.12 01:34:58.027318 [ 274 ] {f86f9447-c629-487c-a58c-76ddff922823} <Debug> TCPHandler: Processed in 0.013329302 sec. | ||
| 449 | 2026.03.12 01:34:58.027645 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.03.12 01:34:58.027917 [ 274 ] {9c448be0-c69b-4576-b5b6-1d5b79eaa6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2026.03.12 01:34:58.028091 [ 274 ] {9c448be0-c69b-4576-b5b6-1d5b79eaa6f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2026.03.12 01:34:58.036233 [ 274 ] {9c448be0-c69b-4576-b5b6-1d5b79eaa6f2} <Debug> oximeter.measurements_u32 (f44e9740-e888-4ed0-a9c6-98dd995e9cd3): Loading data parts | ||
| 453 | 2026.03.12 01:34:58.036511 [ 274 ] {9c448be0-c69b-4576-b5b6-1d5b79eaa6f2} <Debug> oximeter.measurements_u32 (f44e9740-e888-4ed0-a9c6-98dd995e9cd3): There are no data parts | ||
| 454 | 2026.03.12 01:34:58.044170 [ 274 ] {9c448be0-c69b-4576-b5b6-1d5b79eaa6f2} <Debug> TCPHandler: Processed in 0.016663882 sec. | ||
| 455 | 2026.03.12 01:34:58.044481 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.03.12 01:34:58.044906 [ 274 ] {1add19f1-c626-44ca-b282-d4096b3d2c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2026.03.12 01:34:58.045105 [ 274 ] {1add19f1-c626-44ca-b282-d4096b3d2c35} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2026.03.12 01:34:58.055372 [ 274 ] {1add19f1-c626-44ca-b282-d4096b3d2c35} <Debug> oximeter.measurements_i64 (41a3fc72-a35d-427c-b11d-3ad512cf9502): Loading data parts | ||
| 459 | 2026.03.12 01:34:58.055596 [ 274 ] {1add19f1-c626-44ca-b282-d4096b3d2c35} <Debug> oximeter.measurements_i64 (41a3fc72-a35d-427c-b11d-3ad512cf9502): There are no data parts | ||
| 460 | 2026.03.12 01:34:58.061281 [ 274 ] {1add19f1-c626-44ca-b282-d4096b3d2c35} <Debug> TCPHandler: Processed in 0.016918916 sec. | ||
| 461 | 2026.03.12 01:34:58.061588 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.03.12 01:34:58.061791 [ 274 ] {392661d3-8194-4a63-931f-afed3857dfb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 463 | 2026.03.12 01:34:58.061945 [ 274 ] {392661d3-8194-4a63-931f-afed3857dfb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2026.03.12 01:34:58.068625 [ 274 ] {392661d3-8194-4a63-931f-afed3857dfb1} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Loading data parts | ||
| 465 | 2026.03.12 01:34:58.069352 [ 274 ] {392661d3-8194-4a63-931f-afed3857dfb1} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): There are no data parts | ||
| 466 | 2026.03.12 01:34:58.074215 [ 274 ] {392661d3-8194-4a63-931f-afed3857dfb1} <Debug> TCPHandler: Processed in 0.012724113 sec. | ||
| 467 | 2026.03.12 01:34:58.074470 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.03.12 01:34:58.074792 [ 274 ] {25f7be01-08e1-47ed-84f3-8494b8fc42e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 469 | 2026.03.12 01:34:58.074992 [ 274 ] {25f7be01-08e1-47ed-84f3-8494b8fc42e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2026.03.12 01:34:58.078653 [ 274 ] {25f7be01-08e1-47ed-84f3-8494b8fc42e9} <Debug> oximeter.measurements_f32 (85fdf2c6-e7dd-4411-968e-be84b6cd68e5): Loading data parts | ||
| 471 | 2026.03.12 01:34:58.078882 [ 274 ] {25f7be01-08e1-47ed-84f3-8494b8fc42e9} <Debug> oximeter.measurements_f32 (85fdf2c6-e7dd-4411-968e-be84b6cd68e5): There are no data parts | ||
| 472 | 2026.03.12 01:34:58.081440 [ 274 ] {25f7be01-08e1-47ed-84f3-8494b8fc42e9} <Debug> TCPHandler: Processed in 0.007053896 sec. | ||
| 473 | 2026.03.12 01:34:58.081718 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.03.12 01:34:58.081936 [ 274 ] {e3ca1307-9b45-4220-8e90-8f32f94054dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 475 | 2026.03.12 01:34:58.082095 [ 274 ] {e3ca1307-9b45-4220-8e90-8f32f94054dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2026.03.12 01:34:58.084635 [ 274 ] {e3ca1307-9b45-4220-8e90-8f32f94054dc} <Debug> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Loading data parts | ||
| 477 | 2026.03.12 01:34:58.084907 [ 274 ] {e3ca1307-9b45-4220-8e90-8f32f94054dc} <Debug> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): There are no data parts | ||
| 478 | 2026.03.12 01:34:58.087883 [ 274 ] {e3ca1307-9b45-4220-8e90-8f32f94054dc} <Debug> TCPHandler: Processed in 0.006262175 sec. | ||
| 479 | 2026.03.12 01:34:58.088130 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.03.12 01:34:58.088402 [ 274 ] {5373ec4e-c0c8-4de5-9991-d0e373f34d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 481 | 2026.03.12 01:34:58.088567 [ 274 ] {5373ec4e-c0c8-4de5-9991-d0e373f34d0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2026.03.12 01:34:58.092220 [ 274 ] {5373ec4e-c0c8-4de5-9991-d0e373f34d0f} <Debug> oximeter.measurements_string (e1601245-2555-44bb-a3de-5ebbc13859e7): Loading data parts | ||
| 483 | 2026.03.12 01:34:58.092479 [ 274 ] {5373ec4e-c0c8-4de5-9991-d0e373f34d0f} <Debug> oximeter.measurements_string (e1601245-2555-44bb-a3de-5ebbc13859e7): There are no data parts | ||
| 484 | 2026.03.12 01:34:58.094618 [ 274 ] {5373ec4e-c0c8-4de5-9991-d0e373f34d0f} <Debug> TCPHandler: Processed in 0.00657717 sec. | ||
| 485 | 2026.03.12 01:34:58.094859 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2026.03.12 01:34:58.095055 [ 274 ] {0cb30cb9-3ab9-4004-b7b2-2c9825d9db19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.03.12 01:34:58.095230 [ 274 ] {0cb30cb9-3ab9-4004-b7b2-2c9825d9db19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2026.03.12 01:34:58.097683 [ 274 ] {0cb30cb9-3ab9-4004-b7b2-2c9825d9db19} <Debug> oximeter.measurements_bytes (97c426a1-aa22-4129-91fd-a03716530479): Loading data parts | ||
| 496 | 2026.03.12 01:34:58.097943 [ 274 ] {0cb30cb9-3ab9-4004-b7b2-2c9825d9db19} <Debug> oximeter.measurements_bytes (97c426a1-aa22-4129-91fd-a03716530479): There are no data parts | ||
| 497 | 2026.03.12 01:34:58.099841 [ 274 ] {0cb30cb9-3ab9-4004-b7b2-2c9825d9db19} <Debug> TCPHandler: Processed in 0.005073177 sec. | ||
| 498 | 2026.03.12 01:34:58.100073 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.03.12 01:34:58.100310 [ 274 ] {eca87464-e864-498d-b002-fc45132a46c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2026.03.12 01:34:58.100469 [ 274 ] {eca87464-e864-498d-b002-fc45132a46c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2026.03.12 01:34:58.103085 [ 274 ] {eca87464-e864-498d-b002-fc45132a46c2} <Debug> oximeter.measurements_cumulativei64 (521afe72-3aae-4003-9294-a05a0b3ebec0): Loading data parts | ||
| 502 | 2026.03.12 01:34:58.103366 [ 274 ] {eca87464-e864-498d-b002-fc45132a46c2} <Debug> oximeter.measurements_cumulativei64 (521afe72-3aae-4003-9294-a05a0b3ebec0): There are no data parts | ||
| 503 | 2026.03.12 01:34:58.106375 [ 274 ] {eca87464-e864-498d-b002-fc45132a46c2} <Debug> TCPHandler: Processed in 0.006386197 sec. | ||
| 504 | 2026.03.12 01:34:58.106675 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.03.12 01:34:58.106889 [ 274 ] {f183733b-c5c8-4c8b-bbc5-6efc18c7cb1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2026.03.12 01:34:58.107082 [ 274 ] {f183733b-c5c8-4c8b-bbc5-6efc18c7cb1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2026.03.12 01:34:58.109609 [ 274 ] {f183733b-c5c8-4c8b-bbc5-6efc18c7cb1b} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Loading data parts | ||
| 508 | 2026.03.12 01:34:58.109876 [ 274 ] {f183733b-c5c8-4c8b-bbc5-6efc18c7cb1b} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): There are no data parts | ||
| 509 | 2026.03.12 01:34:58.111664 [ 274 ] {f183733b-c5c8-4c8b-bbc5-6efc18c7cb1b} <Debug> TCPHandler: Processed in 0.005062947 sec. | ||
| 510 | 2026.03.12 01:34:58.111880 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.03.12 01:34:58.112235 [ 274 ] {a1dff6a3-6e05-45b3-af94-cf4e45818f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2026.03.12 01:34:58.112412 [ 274 ] {a1dff6a3-6e05-45b3-af94-cf4e45818f76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2026.03.12 01:34:58.115212 [ 274 ] {a1dff6a3-6e05-45b3-af94-cf4e45818f76} <Debug> oximeter.measurements_cumulativef32 (9872c09e-0cdb-4f5c-bce3-c37fbbebf1c8): Loading data parts | ||
| 514 | 2026.03.12 01:34:58.115531 [ 274 ] {a1dff6a3-6e05-45b3-af94-cf4e45818f76} <Debug> oximeter.measurements_cumulativef32 (9872c09e-0cdb-4f5c-bce3-c37fbbebf1c8): There are no data parts | ||
| 515 | 2026.03.12 01:34:58.118242 [ 274 ] {a1dff6a3-6e05-45b3-af94-cf4e45818f76} <Debug> TCPHandler: Processed in 0.006436077 sec. | ||
| 516 | 2026.03.12 01:34:58.118472 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.03.12 01:34:58.118714 [ 274 ] {f767129f-ac3b-471b-8ad8-d6b3b7ab6d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2026.03.12 01:34:58.118900 [ 274 ] {f767129f-ac3b-471b-8ad8-d6b3b7ab6d7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2026.03.12 01:34:58.121605 [ 274 ] {f767129f-ac3b-471b-8ad8-d6b3b7ab6d7f} <Debug> oximeter.measurements_cumulativef64 (d187b2a6-efd0-4739-bdf3-d2c0a0392049): Loading data parts | ||
| 520 | 2026.03.12 01:34:58.121771 [ 274 ] {f767129f-ac3b-471b-8ad8-d6b3b7ab6d7f} <Debug> oximeter.measurements_cumulativef64 (d187b2a6-efd0-4739-bdf3-d2c0a0392049): There are no data parts | ||
| 521 | 2026.03.12 01:34:58.123268 [ 274 ] {f767129f-ac3b-471b-8ad8-d6b3b7ab6d7f} <Debug> TCPHandler: Processed in 0.004894163 sec. | ||
| 522 | 2026.03.12 01:34:58.123550 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.03.12 01:34:58.123801 [ 274 ] {45d85b84-50f0-4565-b303-48878a6ecad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 534 | 2026.03.12 01:34:58.123991 [ 274 ] {45d85b84-50f0-4565-b303-48878a6ecad8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2026.03.12 01:34:58.126098 [ 274 ] {45d85b84-50f0-4565-b303-48878a6ecad8} <Debug> oximeter.measurements_histogrami8 (00eb1f2e-d5ab-4a58-af2a-a277985b38de): Loading data parts | ||
| 536 | 2026.03.12 01:34:58.126275 [ 274 ] {45d85b84-50f0-4565-b303-48878a6ecad8} <Debug> oximeter.measurements_histogrami8 (00eb1f2e-d5ab-4a58-af2a-a277985b38de): There are no data parts | ||
| 537 | 2026.03.12 01:34:58.128472 [ 274 ] {45d85b84-50f0-4565-b303-48878a6ecad8} <Debug> TCPHandler: Processed in 0.004965615 sec. | ||
| 538 | 2026.03.12 01:34:58.128836 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.03.12 01:34:58.129769 [ 274 ] {182029b7-46b5-4807-9ba6-6862771e89e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 540 | 2026.03.12 01:34:58.130012 [ 274 ] {182029b7-46b5-4807-9ba6-6862771e89e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2026.03.12 01:34:58.132724 [ 274 ] {182029b7-46b5-4807-9ba6-6862771e89e7} <Debug> oximeter.measurements_histogramu8 (5a0dbef6-7057-4ddb-ae59-acb39986f987): Loading data parts | ||
| 542 | 2026.03.12 01:34:58.132921 [ 274 ] {182029b7-46b5-4807-9ba6-6862771e89e7} <Debug> oximeter.measurements_histogramu8 (5a0dbef6-7057-4ddb-ae59-acb39986f987): There are no data parts | ||
| 543 | 2026.03.12 01:34:58.134313 [ 274 ] {182029b7-46b5-4807-9ba6-6862771e89e7} <Debug> TCPHandler: Processed in 0.005667746 sec. | ||
| 544 | 2026.03.12 01:34:58.134771 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.03.12 01:34:58.135148 [ 274 ] {b9afa62f-b42c-4e95-95a4-564c3a901911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 546 | 2026.03.12 01:34:58.135335 [ 274 ] {b9afa62f-b42c-4e95-95a4-564c3a901911} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2026.03.12 01:34:58.137679 [ 274 ] {b9afa62f-b42c-4e95-95a4-564c3a901911} <Debug> oximeter.measurements_histogrami16 (c6308f18-2915-44dd-9a29-91730984df73): Loading data parts | ||
| 548 | 2026.03.12 01:34:58.137882 [ 274 ] {b9afa62f-b42c-4e95-95a4-564c3a901911} <Debug> oximeter.measurements_histogrami16 (c6308f18-2915-44dd-9a29-91730984df73): There are no data parts | ||
| 549 | 2026.03.12 01:34:58.139459 [ 274 ] {b9afa62f-b42c-4e95-95a4-564c3a901911} <Debug> TCPHandler: Processed in 0.004846664 sec. | ||
| 550 | 2026.03.12 01:34:58.139988 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.03.12 01:34:58.140295 [ 274 ] {9709a163-15c5-4390-bfab-63d9b089e59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 552 | 2026.03.12 01:34:58.140519 [ 274 ] {9709a163-15c5-4390-bfab-63d9b089e59a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2026.03.12 01:34:58.145540 [ 274 ] {9709a163-15c5-4390-bfab-63d9b089e59a} <Debug> oximeter.measurements_histogramu16 (94611b22-7c79-45f8-a78c-102ed40569c7): Loading data parts | ||
| 554 | 2026.03.12 01:34:58.145717 [ 274 ] {9709a163-15c5-4390-bfab-63d9b089e59a} <Debug> oximeter.measurements_histogramu16 (94611b22-7c79-45f8-a78c-102ed40569c7): There are no data parts | ||
| 555 | 2026.03.12 01:34:58.147618 [ 274 ] {9709a163-15c5-4390-bfab-63d9b089e59a} <Debug> TCPHandler: Processed in 0.007706106 sec. | ||
| 556 | 2026.03.12 01:34:58.147912 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.03.12 01:34:58.148250 [ 274 ] {6f291a6b-cb1d-41cb-8ebd-2fdbc939a3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 558 | 2026.03.12 01:34:58.148426 [ 274 ] {6f291a6b-cb1d-41cb-8ebd-2fdbc939a3a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2026.03.12 01:34:58.150935 [ 274 ] {6f291a6b-cb1d-41cb-8ebd-2fdbc939a3a1} <Debug> oximeter.measurements_histogrami32 (1c88f72e-62a5-4672-8a8b-9144332ef93b): Loading data parts | ||
| 560 | 2026.03.12 01:34:58.151118 [ 274 ] {6f291a6b-cb1d-41cb-8ebd-2fdbc939a3a1} <Debug> oximeter.measurements_histogrami32 (1c88f72e-62a5-4672-8a8b-9144332ef93b): There are no data parts | ||
| 561 | 2026.03.12 01:34:58.153351 [ 274 ] {6f291a6b-cb1d-41cb-8ebd-2fdbc939a3a1} <Debug> TCPHandler: Processed in 0.005513643 sec. | ||
| 562 | 2026.03.12 01:34:58.153556 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.03.12 01:34:58.153818 [ 274 ] {6b62e5d6-f812-47f0-b78b-dba4c64886dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 564 | 2026.03.12 01:34:58.153979 [ 274 ] {6b62e5d6-f812-47f0-b78b-dba4c64886dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2026.03.12 01:34:58.156231 [ 274 ] {6b62e5d6-f812-47f0-b78b-dba4c64886dd} <Debug> oximeter.measurements_histogramu32 (31df47f3-e530-4679-94d7-4f02fbeddf80): Loading data parts | ||
| 566 | 2026.03.12 01:34:58.156404 [ 274 ] {6b62e5d6-f812-47f0-b78b-dba4c64886dd} <Debug> oximeter.measurements_histogramu32 (31df47f3-e530-4679-94d7-4f02fbeddf80): There are no data parts | ||
| 567 | 2026.03.12 01:34:58.157888 [ 274 ] {6b62e5d6-f812-47f0-b78b-dba4c64886dd} <Debug> TCPHandler: Processed in 0.004399576 sec. | ||
| 568 | 2026.03.12 01:34:58.158074 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.03.12 01:34:58.158471 [ 274 ] {b4798842-6548-4b51-bfc4-58c8c09d0c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 570 | 2026.03.12 01:34:58.158668 [ 274 ] {b4798842-6548-4b51-bfc4-58c8c09d0c88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2026.03.12 01:34:58.160728 [ 274 ] {b4798842-6548-4b51-bfc4-58c8c09d0c88} <Debug> oximeter.measurements_histogrami64 (e2caf5b6-fba3-448e-a942-60d86c1dea43): Loading data parts | ||
| 572 | 2026.03.12 01:34:58.160936 [ 274 ] {b4798842-6548-4b51-bfc4-58c8c09d0c88} <Debug> oximeter.measurements_histogrami64 (e2caf5b6-fba3-448e-a942-60d86c1dea43): There are no data parts | ||
| 573 | 2026.03.12 01:34:58.162656 [ 274 ] {b4798842-6548-4b51-bfc4-58c8c09d0c88} <Debug> TCPHandler: Processed in 0.00464435 sec. | ||
| 574 | 2026.03.12 01:34:58.162882 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.03.12 01:34:58.163128 [ 274 ] {7f0d06d7-66b3-44a1-ac89-bd640835c8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 576 | 2026.03.12 01:34:58.163272 [ 274 ] {7f0d06d7-66b3-44a1-ac89-bd640835c8c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.03.12 01:34:58.165726 [ 274 ] {7f0d06d7-66b3-44a1-ac89-bd640835c8c4} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Loading data parts | ||
| 578 | 2026.03.12 01:34:58.166099 [ 274 ] {7f0d06d7-66b3-44a1-ac89-bd640835c8c4} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): There are no data parts | ||
| 579 | 2026.03.12 01:34:58.167815 [ 274 ] {7f0d06d7-66b3-44a1-ac89-bd640835c8c4} <Debug> TCPHandler: Processed in 0.005005206 sec. | ||
| 580 | 2026.03.12 01:34:58.168002 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.03.12 01:34:58.168422 [ 274 ] {ca95763d-48ee-4ef5-a022-9f799311a2f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 582 | 2026.03.12 01:34:58.168664 [ 274 ] {ca95763d-48ee-4ef5-a022-9f799311a2f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.03.12 01:34:58.170882 [ 274 ] {ca95763d-48ee-4ef5-a022-9f799311a2f7} <Debug> oximeter.measurements_histogramf32 (a0b921ba-b4b3-4adf-8c9f-2da27de1ff0e): Loading data parts | ||
| 584 | 2026.03.12 01:34:58.171041 [ 274 ] {ca95763d-48ee-4ef5-a022-9f799311a2f7} <Debug> oximeter.measurements_histogramf32 (a0b921ba-b4b3-4adf-8c9f-2da27de1ff0e): There are no data parts | ||
| 585 | 2026.03.12 01:34:58.172938 [ 274 ] {ca95763d-48ee-4ef5-a022-9f799311a2f7} <Debug> TCPHandler: Processed in 0.004992336 sec. | ||
| 586 | 2026.03.12 01:34:58.173155 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.03.12 01:34:58.173474 [ 274 ] {2b40b416-90c6-4f7f-ab8d-18b037ffdab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 588 | 2026.03.12 01:34:58.173688 [ 274 ] {2b40b416-90c6-4f7f-ab8d-18b037ffdab8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.03.12 01:34:58.176549 [ 274 ] {2b40b416-90c6-4f7f-ab8d-18b037ffdab8} <Debug> oximeter.measurements_histogramf64 (962db99d-b912-49a6-ac12-a112774b3bca): Loading data parts | ||
| 590 | 2026.03.12 01:34:58.176726 [ 274 ] {2b40b416-90c6-4f7f-ab8d-18b037ffdab8} <Debug> oximeter.measurements_histogramf64 (962db99d-b912-49a6-ac12-a112774b3bca): There are no data parts | ||
| 591 | 2026.03.12 01:34:58.178086 [ 274 ] {2b40b416-90c6-4f7f-ab8d-18b037ffdab8} <Debug> TCPHandler: Processed in 0.005013856 sec. | ||
| 592 | 2026.03.12 01:34:58.178296 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.03.12 01:34:58.178627 [ 274 ] {682a9155-4aa4-4209-8702-c8bc0b692597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 619 | 2026.03.12 01:34:58.178776 [ 274 ] {682a9155-4aa4-4209-8702-c8bc0b692597} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.03.12 01:34:58.183948 [ 274 ] {682a9155-4aa4-4209-8702-c8bc0b692597} <Debug> oximeter.fields_bool (6b7cb029-e242-4273-b730-d1db8b1a4833): Loading data parts | ||
| 621 | 2026.03.12 01:34:58.184134 [ 274 ] {682a9155-4aa4-4209-8702-c8bc0b692597} <Debug> oximeter.fields_bool (6b7cb029-e242-4273-b730-d1db8b1a4833): There are no data parts | ||
| 622 | 2026.03.12 01:34:58.186738 [ 274 ] {682a9155-4aa4-4209-8702-c8bc0b692597} <Debug> TCPHandler: Processed in 0.008515809 sec. | ||
| 623 | 2026.03.12 01:34:58.186992 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.03.12 01:34:58.187239 [ 274 ] {725891d5-3b13-414e-a040-e4fa0761aaac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 625 | 2026.03.12 01:34:58.187428 [ 274 ] {725891d5-3b13-414e-a040-e4fa0761aaac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2026.03.12 01:34:58.190458 [ 274 ] {725891d5-3b13-414e-a040-e4fa0761aaac} <Debug> oximeter.fields_i8 (ce1674bc-9e32-4a1d-ba2e-dec7f3fc3cc7): Loading data parts | ||
| 627 | 2026.03.12 01:34:58.190803 [ 274 ] {725891d5-3b13-414e-a040-e4fa0761aaac} <Debug> oximeter.fields_i8 (ce1674bc-9e32-4a1d-ba2e-dec7f3fc3cc7): There are no data parts | ||
| 628 | 2026.03.12 01:34:58.192631 [ 274 ] {725891d5-3b13-414e-a040-e4fa0761aaac} <Debug> TCPHandler: Processed in 0.005730177 sec. | ||
| 629 | 2026.03.12 01:34:58.192867 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.03.12 01:34:58.193299 [ 274 ] {2a52f5c0-96bd-4d4b-8fc3-7a8bb2161913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 631 | 2026.03.12 01:34:58.193442 [ 274 ] {2a52f5c0-96bd-4d4b-8fc3-7a8bb2161913} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2026.03.12 01:34:58.196061 [ 274 ] {2a52f5c0-96bd-4d4b-8fc3-7a8bb2161913} <Debug> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Loading data parts | ||
| 633 | 2026.03.12 01:34:58.196226 [ 274 ] {2a52f5c0-96bd-4d4b-8fc3-7a8bb2161913} <Debug> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): There are no data parts | ||
| 634 | 2026.03.12 01:34:58.199714 [ 274 ] {2a52f5c0-96bd-4d4b-8fc3-7a8bb2161913} <Debug> TCPHandler: Processed in 0.006907134 sec. | ||
| 635 | 2026.03.12 01:34:58.199979 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.03.12 01:34:58.200164 [ 274 ] {fdfba95a-49f7-406a-8f02-782de45eea16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 637 | 2026.03.12 01:34:58.200360 [ 274 ] {fdfba95a-49f7-406a-8f02-782de45eea16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2026.03.12 01:34:58.202885 [ 274 ] {fdfba95a-49f7-406a-8f02-782de45eea16} <Debug> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Loading data parts | ||
| 639 | 2026.03.12 01:34:58.203177 [ 274 ] {fdfba95a-49f7-406a-8f02-782de45eea16} <Debug> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): There are no data parts | ||
| 640 | 2026.03.12 01:34:58.205038 [ 274 ] {fdfba95a-49f7-406a-8f02-782de45eea16} <Debug> TCPHandler: Processed in 0.005163218 sec. | ||
| 641 | 2026.03.12 01:34:58.205224 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.03.12 01:34:58.205794 [ 274 ] {f4c469ca-642d-4905-a2a5-303c328582fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 643 | 2026.03.12 01:34:58.206154 [ 274 ] {f4c469ca-642d-4905-a2a5-303c328582fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2026.03.12 01:34:58.209751 [ 274 ] {f4c469ca-642d-4905-a2a5-303c328582fc} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Loading data parts | ||
| 645 | 2026.03.12 01:34:58.210011 [ 274 ] {f4c469ca-642d-4905-a2a5-303c328582fc} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): There are no data parts | ||
| 646 | 2026.03.12 01:34:58.212076 [ 274 ] {f4c469ca-642d-4905-a2a5-303c328582fc} <Debug> TCPHandler: Processed in 0.006910735 sec. | ||
| 647 | 2026.03.12 01:34:58.212276 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.03.12 01:34:58.212498 [ 274 ] {56a39913-bc41-49c6-a2fd-0a4e3a953e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 649 | 2026.03.12 01:34:58.212733 [ 274 ] {56a39913-bc41-49c6-a2fd-0a4e3a953e42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.03.12 01:34:58.215224 [ 274 ] {56a39913-bc41-49c6-a2fd-0a4e3a953e42} <Debug> oximeter.fields_i32 (e70f6a52-82db-498c-8348-9977662f13e6): Loading data parts | ||
| 651 | 2026.03.12 01:34:58.215442 [ 274 ] {56a39913-bc41-49c6-a2fd-0a4e3a953e42} <Debug> oximeter.fields_i32 (e70f6a52-82db-498c-8348-9977662f13e6): There are no data parts | ||
| 652 | 2026.03.12 01:34:58.216772 [ 274 ] {56a39913-bc41-49c6-a2fd-0a4e3a953e42} <Debug> TCPHandler: Processed in 0.004569749 sec. | ||
| 653 | 2026.03.12 01:34:58.216999 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.03.12 01:34:58.217393 [ 274 ] {6aec28a2-4159-4935-a7fc-33aa850f21ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 655 | 2026.03.12 01:34:58.217560 [ 274 ] {6aec28a2-4159-4935-a7fc-33aa850f21ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.03.12 01:34:58.219767 [ 274 ] {6aec28a2-4159-4935-a7fc-33aa850f21ff} <Debug> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Loading data parts | ||
| 657 | 2026.03.12 01:34:58.219967 [ 274 ] {6aec28a2-4159-4935-a7fc-33aa850f21ff} <Debug> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): There are no data parts | ||
| 658 | 2026.03.12 01:34:58.222644 [ 274 ] {6aec28a2-4159-4935-a7fc-33aa850f21ff} <Debug> TCPHandler: Processed in 0.005717887 sec. | ||
| 659 | 2026.03.12 01:34:58.222884 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.03.12 01:34:58.223076 [ 274 ] {06a2020c-2fbd-4a0d-8247-13b4f5e92fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 661 | 2026.03.12 01:34:58.223271 [ 274 ] {06a2020c-2fbd-4a0d-8247-13b4f5e92fe6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.03.12 01:34:58.225444 [ 274 ] {06a2020c-2fbd-4a0d-8247-13b4f5e92fe6} <Debug> oximeter.fields_i64 (0aabfb82-6244-4e84-aef5-06f55fca65ea): Loading data parts | ||
| 663 | 2026.03.12 01:34:58.225648 [ 274 ] {06a2020c-2fbd-4a0d-8247-13b4f5e92fe6} <Debug> oximeter.fields_i64 (0aabfb82-6244-4e84-aef5-06f55fca65ea): There are no data parts | ||
| 664 | 2026.03.12 01:34:58.227251 [ 274 ] {06a2020c-2fbd-4a0d-8247-13b4f5e92fe6} <Debug> TCPHandler: Processed in 0.004468888 sec. | ||
| 665 | 2026.03.12 01:34:58.227505 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.03.12 01:34:58.227842 [ 274 ] {b5cf7fa4-180c-4555-96a1-75cef5abbc26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 667 | 2026.03.12 01:34:58.228038 [ 274 ] {b5cf7fa4-180c-4555-96a1-75cef5abbc26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.03.12 01:34:58.230057 [ 274 ] {b5cf7fa4-180c-4555-96a1-75cef5abbc26} <Debug> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Loading data parts | ||
| 669 | 2026.03.12 01:34:58.230222 [ 274 ] {b5cf7fa4-180c-4555-96a1-75cef5abbc26} <Debug> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): There are no data parts | ||
| 670 | 2026.03.12 01:34:58.231738 [ 274 ] {b5cf7fa4-180c-4555-96a1-75cef5abbc26} <Debug> TCPHandler: Processed in 0.004297265 sec. | ||
| 671 | 2026.03.12 01:34:58.231934 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.03.12 01:34:58.232114 [ 274 ] {d202b141-9873-4279-84b5-ae2ffb30fd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 673 | 2026.03.12 01:34:58.232303 [ 274 ] {d202b141-9873-4279-84b5-ae2ffb30fd36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.03.12 01:34:58.234706 [ 274 ] {d202b141-9873-4279-84b5-ae2ffb30fd36} <Debug> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Loading data parts | ||
| 675 | 2026.03.12 01:34:58.234881 [ 274 ] {d202b141-9873-4279-84b5-ae2ffb30fd36} <Debug> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): There are no data parts | ||
| 676 | 2026.03.12 01:34:58.236476 [ 274 ] {d202b141-9873-4279-84b5-ae2ffb30fd36} <Debug> TCPHandler: Processed in 0.004592379 sec. | ||
| 677 | 2026.03.12 01:34:58.236850 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.03.12 01:34:58.237031 [ 274 ] {ddc2f19f-e7f1-4ceb-baac-fea3205c0cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 679 | 2026.03.12 01:34:58.237164 [ 274 ] {ddc2f19f-e7f1-4ceb-baac-fea3205c0cab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.03.12 01:34:58.240072 [ 274 ] {ddc2f19f-e7f1-4ceb-baac-fea3205c0cab} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Loading data parts | ||
| 681 | 2026.03.12 01:34:58.240432 [ 274 ] {ddc2f19f-e7f1-4ceb-baac-fea3205c0cab} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): There are no data parts | ||
| 682 | 2026.03.12 01:34:58.243023 [ 274 ] {ddc2f19f-e7f1-4ceb-baac-fea3205c0cab} <Debug> TCPHandler: Processed in 0.006238795 sec. | ||
| 683 | 2026.03.12 01:34:58.243203 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.03.12 01:34:58.243473 [ 274 ] {f4f462c2-9288-4b5f-b664-0e2511963067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 685 | 2026.03.12 01:34:58.243528 [ 274 ] {f4f462c2-9288-4b5f-b664-0e2511963067} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.03.12 01:34:58.246263 [ 274 ] {f4f462c2-9288-4b5f-b664-0e2511963067} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Loading data parts | ||
| 687 | 2026.03.12 01:34:58.246421 [ 274 ] {f4f462c2-9288-4b5f-b664-0e2511963067} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): There are no data parts | ||
| 688 | 2026.03.12 01:34:58.247957 [ 274 ] {f4f462c2-9288-4b5f-b664-0e2511963067} <Debug> TCPHandler: Processed in 0.004818143 sec. | ||
| 689 | 2026.03.12 01:34:58.248258 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.03.12 01:34:58.248526 [ 274 ] {4f584575-b953-4fc1-ae35-524334c4d2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 694 | 2026.03.12 01:34:58.248710 [ 274 ] {4f584575-b953-4fc1-ae35-524334c4d2db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.03.12 01:34:58.250900 [ 274 ] {4f584575-b953-4fc1-ae35-524334c4d2db} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412): Loading data parts | ||
| 696 | 2026.03.12 01:34:58.251116 [ 274 ] {4f584575-b953-4fc1-ae35-524334c4d2db} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412): There are no data parts | ||
| 697 | 2026.03.12 01:34:58.254528 [ 274 ] {4f584575-b953-4fc1-ae35-524334c4d2db} <Debug> TCPHandler: Processed in 0.006322886 sec. | ||
| 698 | 2026.03.12 01:34:58.257355 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.03.12 01:34:58.257736 [ 275 ] {09e60ef4-6e79-4f50-a08c-213481d260a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.03.12 01:34:58.260642 [ 275 ] {09e60ef4-6e79-4f50-a08c-213481d260a1} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.03.12 01:34:58.296584 [ 283 ] {09e60ef4-6e79-4f50-a08c-213481d260a1} <Trace> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.03.12 01:34:58.296657 [ 283 ] {09e60ef4-6e79-4f50-a08c-213481d260a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 703 | 2026.03.12 01:34:58.311072 [ 283 ] {09e60ef4-6e79-4f50-a08c-213481d260a1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.03.12 01:34:58.314567 [ 283 ] {09e60ef4-6e79-4f50-a08c-213481d260a1} <Trace> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.03.12 01:34:58.314926 [ 275 ] {09e60ef4-6e79-4f50-a08c-213481d260a1} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.057335 sec., 17.441353449027645 rows/sec., 279.06 B/sec. | ||
| 706 | 2026.03.12 01:34:58.315336 [ 275 ] {09e60ef4-6e79-4f50-a08c-213481d260a1} <Debug> TCPHandler: Processed in 0.05813066 sec. | ||
| 707 | 2026.03.12 01:34:59.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.44 MiB, peak 135.44 MiB, free memory in arenas 0.00 B, will set to 139.62 MiB (RSS), difference: 4.17 MiB | ||
| 708 | 2026.03.12 01:35:00.298375 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56250 | ||
| 709 | 2026.03.12 01:35:00.298546 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 710 | 2026.03.12 01:35:00.298656 [ 285 ] {} <Debug> TCP-Session: 705b16f3-d544-401a-9914-d3cd788b8495 Authenticating user 'default' from [fd00:1122:3344:101::e]:56250 | ||
| 711 | 2026.03.12 01:35:00.298679 [ 285 ] {} <Debug> TCP-Session: 705b16f3-d544-401a-9914-d3cd788b8495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.03.12 01:35:00.298691 [ 285 ] {} <Debug> TCP-Session: 705b16f3-d544-401a-9914-d3cd788b8495 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.03.12 01:35:00.298808 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 714 | 2026.03.12 01:35:00.298847 [ 285 ] {} <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 | ||
| 715 | 2026.03.12 01:35:00.298916 [ 285 ] {} <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 | ||
| 716 | 2026.03.12 01:35:00.299384 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41351 | ||
| 717 | 2026.03.12 01:35:00.299497 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52439 | ||
| 718 | 2026.03.12 01:35:00.299622 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56302 | ||
| 719 | 2026.03.12 01:35:00.299716 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 720 | 2026.03.12 01:35:00.299723 [ 285 ] {} <Trace> TCP-Session: 705b16f3-d544-401a-9914-d3cd788b8495 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 721 | 2026.03.12 01:35:00.299790 [ 286 ] {} <Debug> TCP-Session: a1e2ae10-51de-418b-814d-c54ec40c4fb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41351 | ||
| 722 | 2026.03.12 01:35:00.299817 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 723 | 2026.03.12 01:35:00.299857 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45918 | ||
| 724 | 2026.03.12 01:35:00.299914 [ 287 ] {} <Debug> TCP-Session: ae088688-7cae-4241-bd92-ec48852138ac Authenticating user 'default' from [fd00:1122:3344:101::e]:52439 | ||
| 725 | 2026.03.12 01:35:00.299942 [ 286 ] {} <Debug> TCP-Session: a1e2ae10-51de-418b-814d-c54ec40c4fb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 726 | 2026.03.12 01:35:00.299879 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 727 | 2026.03.12 01:35:00.299974 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62994 | ||
| 728 | 2026.03.12 01:35:00.300032 [ 287 ] {} <Debug> TCP-Session: ae088688-7cae-4241-bd92-ec48852138ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2026.03.12 01:35:00.299985 [ 286 ] {} <Debug> TCP-Session: a1e2ae10-51de-418b-814d-c54ec40c4fb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.03.12 01:35:00.300129 [ 285 ] {a7543cd6-a7a1-43ed-96c1-ae17d196b236} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56250) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 731 | 2026.03.12 01:35:00.300166 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 732 | 2026.03.12 01:35:00.300143 [ 287 ] {} <Debug> TCP-Session: ae088688-7cae-4241-bd92-ec48852138ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.03.12 01:35:00.300253 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43013 | ||
| 734 | 2026.03.12 01:35:00.300127 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59747 | ||
| 735 | 2026.03.12 01:35:00.300341 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 736 | 2026.03.12 01:35:00.300370 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41849 | ||
| 737 | 2026.03.12 01:35:00.300335 [ 289 ] {} <Debug> TCP-Session: 7e4bdf36-953a-43cb-91e1-9b31f2569c60 Authenticating user 'default' from [fd00:1122:3344:101::e]:45918 | ||
| 738 | 2026.03.12 01:35:00.300406 [ 290 ] {} <Debug> TCP-Session: 53264b76-5fd6-4641-8b32-569c935e30ec Authenticating user 'default' from [fd00:1122:3344:101::e]:62994 | ||
| 739 | 2026.03.12 01:35:00.300147 [ 288 ] {} <Debug> TCP-Session: 0d026e40-880a-4a8b-a61a-07737c83a39a Authenticating user 'default' from [fd00:1122:3344:101::e]:56302 | ||
| 740 | 2026.03.12 01:35:00.300543 [ 289 ] {} <Debug> TCP-Session: 7e4bdf36-953a-43cb-91e1-9b31f2569c60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.03.12 01:35:00.300568 [ 290 ] {} <Debug> TCP-Session: 53264b76-5fd6-4641-8b32-569c935e30ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.03.12 01:35:00.300562 [ 288 ] {} <Debug> TCP-Session: 0d026e40-880a-4a8b-a61a-07737c83a39a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.03.12 01:35:00.300661 [ 289 ] {} <Debug> TCP-Session: 7e4bdf36-953a-43cb-91e1-9b31f2569c60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 744 | 2026.03.12 01:35:00.300685 [ 290 ] {} <Debug> TCP-Session: 53264b76-5fd6-4641-8b32-569c935e30ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.03.12 01:35:00.300668 [ 288 ] {} <Debug> TCP-Session: 0d026e40-880a-4a8b-a61a-07737c83a39a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.03.12 01:35:00.300757 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 747 | 2026.03.12 01:35:00.300814 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 748 | 2026.03.12 01:35:00.300824 [ 292 ] {} <Debug> TCP-Session: 8ed2203b-e8ff-474a-80ea-4b684bddb23e Authenticating user 'default' from [fd00:1122:3344:101::e]:43013 | ||
| 749 | 2026.03.12 01:35:00.300906 [ 292 ] {} <Debug> TCP-Session: 8ed2203b-e8ff-474a-80ea-4b684bddb23e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.03.12 01:35:00.300904 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 751 | 2026.03.12 01:35:00.300924 [ 291 ] {} <Debug> TCP-Session: 2a9dae7a-94ec-42bb-ad48-33c9cff101d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59747 | ||
| 752 | 2026.03.12 01:35:00.300983 [ 292 ] {} <Debug> TCP-Session: 8ed2203b-e8ff-474a-80ea-4b684bddb23e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.03.12 01:35:00.301009 [ 291 ] {} <Debug> TCP-Session: 2a9dae7a-94ec-42bb-ad48-33c9cff101d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.03.12 01:35:00.301015 [ 285 ] {a7543cd6-a7a1-43ed-96c1-ae17d196b236} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 755 | 2026.03.12 01:35:00.301042 [ 293 ] {} <Debug> TCP-Session: ea1c9d63-2b64-461e-a1e0-67b7319f348d Authenticating user 'default' from [fd00:1122:3344:101::e]:41849 | ||
| 756 | 2026.03.12 01:35:00.301172 [ 291 ] {} <Debug> TCP-Session: 2a9dae7a-94ec-42bb-ad48-33c9cff101d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.03.12 01:35:00.301191 [ 293 ] {} <Debug> TCP-Session: ea1c9d63-2b64-461e-a1e0-67b7319f348d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.03.12 01:35:00.301211 [ 293 ] {} <Debug> TCP-Session: ea1c9d63-2b64-461e-a1e0-67b7319f348d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.03.12 01:35:00.306166 [ 285 ] {a7543cd6-a7a1-43ed-96c1-ae17d196b236} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2026.03.12 01:35:00.309019 [ 285 ] {a7543cd6-a7a1-43ed-96c1-ae17d196b236} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 761 | 2026.03.12 01:35:00.323433 [ 294 ] {a7543cd6-a7a1-43ed-96c1-ae17d196b236} <Trace> AggregatingTransform: Aggregating | ||
| 762 | 2026.03.12 01:35:00.323672 [ 294 ] {a7543cd6-a7a1-43ed-96c1-ae17d196b236} <Trace> Aggregator: Aggregation method: without_key | ||
| 763 | 2026.03.12 01:35:00.324549 [ 294 ] {a7543cd6-a7a1-43ed-96c1-ae17d196b236} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005516603 sec. (181.271 rows/sec., 7.08 KiB/sec.) | ||
| 764 | 2026.03.12 01:35:00.324594 [ 294 ] {a7543cd6-a7a1-43ed-96c1-ae17d196b236} <Trace> Aggregator: Merging aggregated data | ||
| 765 | 2026.03.12 01:35:00.324638 [ 294 ] {a7543cd6-a7a1-43ed-96c1-ae17d196b236} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 766 | 2026.03.12 01:35:00.326104 [ 285 ] {a7543cd6-a7a1-43ed-96c1-ae17d196b236} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.026078 sec., 38.346498964644525 rows/sec., 1.50 KiB/sec. | ||
| 767 | 2026.03.12 01:35:00.326254 [ 285 ] {a7543cd6-a7a1-43ed-96c1-ae17d196b236} <Debug> TCPHandler: Processed in 0.026719135 sec. | ||
| 768 | 2026.03.12 01:35:00.329661 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 769 | 2026.03.12 01:35:00.329694 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 770 | 2026.03.12 01:35:00.329714 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 771 | 2026.03.12 01:35:00.329725 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 772 | 2026.03.12 01:35:00.329748 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 773 | 2026.03.12 01:35:00.329787 [ 292 ] {} <Debug> TCP-Session: 8ed2203b-e8ff-474a-80ea-4b684bddb23e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.03.12 01:35:00.329781 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 775 | 2026.03.12 01:35:00.329816 [ 287 ] {} <Debug> TCP-Session: ae088688-7cae-4241-bd92-ec48852138ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.03.12 01:35:00.329814 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 777 | 2026.03.12 01:35:00.329846 [ 290 ] {} <Debug> TCP-Session: 53264b76-5fd6-4641-8b32-569c935e30ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.03.12 01:35:00.329798 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 779 | 2026.03.12 01:35:00.329879 [ 293 ] {} <Debug> TCP-Session: ea1c9d63-2b64-461e-a1e0-67b7319f348d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.03.12 01:35:00.329794 [ 289 ] {} <Debug> TCP-Session: 7e4bdf36-953a-43cb-91e1-9b31f2569c60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.03.12 01:35:00.329945 [ 291 ] {} <Debug> TCP-Session: 2a9dae7a-94ec-42bb-ad48-33c9cff101d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.03.12 01:35:00.329769 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 783 | 2026.03.12 01:35:00.329747 [ 286 ] {} <Debug> TCP-Session: a1e2ae10-51de-418b-814d-c54ec40c4fb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.03.12 01:35:00.330009 [ 288 ] {} <Debug> TCP-Session: 0d026e40-880a-4a8b-a61a-07737c83a39a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.03.12 01:35:00.329724 [ 285 ] {} <Debug> TCP-Session: 705b16f3-d544-401a-9914-d3cd788b8495 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.03.12 01:35:00.467289 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 787 | 2026.03.12 01:35:00.467348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 788 | 2026.03.12 01:35:00.467369 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 789 | 2026.03.12 01:35:00.467445 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 790 | 2026.03.12 01:35:00.471205 [ 244 ] {} <Debug> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Loading data parts | ||
| 791 | 2026.03.12 01:35:00.471455 [ 244 ] {} <Debug> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): There are no data parts | ||
| 792 | 2026.03.12 01:35:00.473843 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 793 | 2026.03.12 01:35:00.473890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 794 | 2026.03.12 01:35:00.480112 [ 243 ] {} <Debug> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Loading data parts | ||
| 795 | 2026.03.12 01:35:00.480290 [ 243 ] {} <Debug> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): There are no data parts | ||
| 796 | 2026.03.12 01:35:00.482665 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 797 | 2026.03.12 01:35:00.483361 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 798 | 2026.03.12 01:35:00.483546 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 799 | 2026.03.12 01:35:00.508336 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 800 | 2026.03.12 01:35:00.508413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 801 | 2026.03.12 01:35:00.514852 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 802 | 2026.03.12 01:35:00.516969 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 803 | 2026.03.12 01:35:00.522711 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 804 | 2026.03.12 01:35:01.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.79 MiB, peak 150.06 MiB, free memory in arenas 0.00 B, will set to 158.29 MiB (RSS), difference: 13.50 MiB | ||
| 805 | 2026.03.12 01:35:02.522807 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46247 | ||
| 806 | 2026.03.12 01:35:02.522950 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 807 | 2026.03.12 01:35:02.522980 [ 285 ] {} <Debug> TCP-Session: 939b9dd3-3f9d-4b99-874a-881941a2bb4d Authenticating user 'default' from [fd00:1122:3344:101::e]:46247 | ||
| 808 | 2026.03.12 01:35:02.523004 [ 285 ] {} <Debug> TCP-Session: 939b9dd3-3f9d-4b99-874a-881941a2bb4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.03.12 01:35:02.523017 [ 285 ] {} <Debug> TCP-Session: 939b9dd3-3f9d-4b99-874a-881941a2bb4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.03.12 01:35:02.523274 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36167 | ||
| 811 | 2026.03.12 01:35:02.523292 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33520 | ||
| 812 | 2026.03.12 01:35:02.523316 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42911 | ||
| 813 | 2026.03.12 01:35:02.523339 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47223 | ||
| 814 | 2026.03.12 01:35:02.523328 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50351 | ||
| 815 | 2026.03.12 01:35:02.523399 [ 285 ] {} <Trace> TCP-Session: 939b9dd3-3f9d-4b99-874a-881941a2bb4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2026.03.12 01:35:02.523308 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62114 | ||
| 817 | 2026.03.12 01:35:02.523307 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37868 | ||
| 818 | 2026.03.12 01:35:02.523347 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58976 | ||
| 819 | 2026.03.12 01:35:02.523601 [ 285 ] {2887ef2b-dbb1-42b4-9ffc-3dbceba0e5b3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46247) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 820 | 2026.03.12 01:35:02.523677 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 821 | 2026.03.12 01:35:02.523677 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 822 | 2026.03.12 01:35:02.523709 [ 289 ] {} <Debug> TCP-Session: 34459c76-5504-4417-b4f3-883daab3d9c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37868 | ||
| 823 | 2026.03.12 01:35:02.523731 [ 288 ] {} <Debug> TCP-Session: 3814457f-94f4-49a4-a0cc-2984617db05b Authenticating user 'default' from [fd00:1122:3344:101::e]:62114 | ||
| 824 | 2026.03.12 01:35:02.523734 [ 289 ] {} <Debug> TCP-Session: 34459c76-5504-4417-b4f3-883daab3d9c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.03.12 01:35:02.523763 [ 288 ] {} <Debug> TCP-Session: 3814457f-94f4-49a4-a0cc-2984617db05b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.03.12 01:35:02.523766 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 827 | 2026.03.12 01:35:02.523783 [ 288 ] {} <Debug> TCP-Session: 3814457f-94f4-49a4-a0cc-2984617db05b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.03.12 01:35:02.523764 [ 289 ] {} <Debug> TCP-Session: 34459c76-5504-4417-b4f3-883daab3d9c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.03.12 01:35:02.523813 [ 286 ] {} <Debug> TCP-Session: 0f530b82-ce38-4910-b11d-4f05cf0887a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36167 | ||
| 830 | 2026.03.12 01:35:02.523837 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 831 | 2026.03.12 01:35:02.523856 [ 286 ] {} <Debug> TCP-Session: 0f530b82-ce38-4910-b11d-4f05cf0887a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 832 | 2026.03.12 01:35:02.523866 [ 285 ] {2887ef2b-dbb1-42b4-9ffc-3dbceba0e5b3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 833 | 2026.03.12 01:35:02.523880 [ 286 ] {} <Debug> TCP-Session: 0f530b82-ce38-4910-b11d-4f05cf0887a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.03.12 01:35:02.523878 [ 287 ] {} <Debug> TCP-Session: a0cc4e30-e4d6-43a6-9049-47993b7aa590 Authenticating user 'default' from [fd00:1122:3344:101::e]:33520 | ||
| 835 | 2026.03.12 01:35:02.523934 [ 287 ] {} <Debug> TCP-Session: a0cc4e30-e4d6-43a6-9049-47993b7aa590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.03.12 01:35:02.523947 [ 287 ] {} <Debug> TCP-Session: a0cc4e30-e4d6-43a6-9049-47993b7aa590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2026.03.12 01:35:02.523998 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 838 | 2026.03.12 01:35:02.524001 [ 285 ] {2887ef2b-dbb1-42b4-9ffc-3dbceba0e5b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2026.03.12 01:35:02.524044 [ 290 ] {} <Debug> TCP-Session: 60538678-8c36-4701-b28d-5c5d63c08384 Authenticating user 'default' from [fd00:1122:3344:101::e]:42911 | ||
| 840 | 2026.03.12 01:35:02.524069 [ 290 ] {} <Debug> TCP-Session: 60538678-8c36-4701-b28d-5c5d63c08384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 841 | 2026.03.12 01:35:02.524081 [ 290 ] {} <Debug> TCP-Session: 60538678-8c36-4701-b28d-5c5d63c08384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 842 | 2026.03.12 01:35:02.524145 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.03.12 01:35:02.524180 [ 293 ] {} <Debug> TCP-Session: 46ada7c4-37d9-4a00-8f59-014b0ec30617 Authenticating user 'default' from [fd00:1122:3344:101::e]:58976 | ||
| 844 | 2026.03.12 01:35:02.524199 [ 293 ] {} <Debug> TCP-Session: 46ada7c4-37d9-4a00-8f59-014b0ec30617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.03.12 01:35:02.524214 [ 293 ] {} <Debug> TCP-Session: 46ada7c4-37d9-4a00-8f59-014b0ec30617 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.03.12 01:35:02.524270 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 847 | 2026.03.12 01:35:02.524306 [ 291 ] {} <Debug> TCP-Session: 854d0487-f8c1-40d2-aa91-f48fe3ea60da Authenticating user 'default' from [fd00:1122:3344:101::e]:50351 | ||
| 848 | 2026.03.12 01:35:02.524313 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 849 | 2026.03.12 01:35:02.524327 [ 291 ] {} <Debug> TCP-Session: 854d0487-f8c1-40d2-aa91-f48fe3ea60da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.03.12 01:35:02.524360 [ 292 ] {} <Debug> TCP-Session: 0fad5f7b-4a4c-4fd4-849a-3b2975b29ab7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47223 | ||
| 851 | 2026.03.12 01:35:02.524361 [ 291 ] {} <Debug> TCP-Session: 854d0487-f8c1-40d2-aa91-f48fe3ea60da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.03.12 01:35:02.524390 [ 292 ] {} <Debug> TCP-Session: 0fad5f7b-4a4c-4fd4-849a-3b2975b29ab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.03.12 01:35:02.524412 [ 292 ] {} <Debug> TCP-Session: 0fad5f7b-4a4c-4fd4-849a-3b2975b29ab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.03.12 01:35:02.524421 [ 285 ] {2887ef2b-dbb1-42b4-9ffc-3dbceba0e5b3} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 855 | 2026.03.12 01:35:02.526587 [ 301 ] {2887ef2b-dbb1-42b4-9ffc-3dbceba0e5b3} <Trace> AggregatingTransform: Aggregating | ||
| 856 | 2026.03.12 01:35:02.526631 [ 301 ] {2887ef2b-dbb1-42b4-9ffc-3dbceba0e5b3} <Trace> Aggregator: Aggregation method: without_key | ||
| 857 | 2026.03.12 01:35:02.526661 [ 301 ] {2887ef2b-dbb1-42b4-9ffc-3dbceba0e5b3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.002130812 sec. (469.305 rows/sec., 18.33 KiB/sec.) | ||
| 858 | 2026.03.12 01:35:02.526678 [ 301 ] {2887ef2b-dbb1-42b4-9ffc-3dbceba0e5b3} <Trace> Aggregator: Merging aggregated data | ||
| 859 | 2026.03.12 01:35:02.527624 [ 285 ] {2887ef2b-dbb1-42b4-9ffc-3dbceba0e5b3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004073 sec., 245.51927326295112 rows/sec., 9.59 KiB/sec. | ||
| 860 | 2026.03.12 01:35:02.527734 [ 285 ] {2887ef2b-dbb1-42b4-9ffc-3dbceba0e5b3} <Debug> TCPHandler: Processed in 0.004490598 sec. | ||
| 861 | 2026.03.12 01:35:02.527865 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 862 | 2026.03.12 01:35:02.527895 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 863 | 2026.03.12 01:35:02.527922 [ 285 ] {} <Debug> TCP-Session: 939b9dd3-3f9d-4b99-874a-881941a2bb4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.03.12 01:35:02.527931 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 865 | 2026.03.12 01:35:02.527932 [ 293 ] {} <Debug> TCP-Session: 46ada7c4-37d9-4a00-8f59-014b0ec30617 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.03.12 01:35:02.527959 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 867 | 2026.03.12 01:35:02.527971 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 868 | 2026.03.12 01:35:02.527999 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 869 | 2026.03.12 01:35:02.528014 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 870 | 2026.03.12 01:35:02.528032 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 871 | 2026.03.12 01:35:02.528051 [ 291 ] {} <Debug> TCP-Session: 854d0487-f8c1-40d2-aa91-f48fe3ea60da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.03.12 01:35:02.528064 [ 288 ] {} <Debug> TCP-Session: 3814457f-94f4-49a4-a0cc-2984617db05b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.03.12 01:35:02.528035 [ 290 ] {} <Debug> TCP-Session: 60538678-8c36-4701-b28d-5c5d63c08384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.03.12 01:35:02.528094 [ 292 ] {} <Debug> TCP-Session: 0fad5f7b-4a4c-4fd4-849a-3b2975b29ab7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.03.12 01:35:02.528022 [ 287 ] {} <Debug> TCP-Session: a0cc4e30-e4d6-43a6-9049-47993b7aa590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.03.12 01:35:02.527970 [ 289 ] {} <Debug> TCP-Session: 34459c76-5504-4417-b4f3-883daab3d9c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.03.12 01:35:02.527931 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 878 | 2026.03.12 01:35:02.528220 [ 286 ] {} <Debug> TCP-Session: 0f530b82-ce38-4910-b11d-4f05cf0887a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.03.12 01:35:02.967298 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 92 entries to flush up to offset 92 | ||
| 880 | 2026.03.12 01:35:02.967394 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 881 | 2026.03.12 01:35:02.976996 [ 242 ] {} <Debug> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Loading data parts | ||
| 882 | 2026.03.12 01:35:02.977356 [ 242 ] {} <Debug> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): There are no data parts | ||
| 883 | 2026.03.12 01:35:02.990990 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 884 | 2026.03.12 01:35:02.991039 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 885 | 2026.03.12 01:35:02.995855 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 886 | 2026.03.12 01:35:02.996481 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 887 | 2026.03.12 01:35:02.996821 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 92 | ||
| 888 | 2026.03.12 01:35:03.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.74 MiB, peak 168.67 MiB, free memory in arenas 0.00 B, will set to 159.31 MiB (RSS), difference: -3.43 MiB | ||
| 889 | 2026.03.12 01:35:07.853147 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61721 | ||
| 890 | 2026.03.12 01:35:07.853263 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 891 | 2026.03.12 01:35:07.853289 [ 285 ] {} <Debug> TCP-Session: 04fe6f62-9079-49a5-8a35-a4e9fce08c55 Authenticating user 'default' from [fd00:1122:3344:101::e]:61721 | ||
| 892 | 2026.03.12 01:35:07.853311 [ 285 ] {} <Debug> TCP-Session: 04fe6f62-9079-49a5-8a35-a4e9fce08c55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.03.12 01:35:07.853323 [ 285 ] {} <Debug> TCP-Session: 04fe6f62-9079-49a5-8a35-a4e9fce08c55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.03.12 01:35:07.853500 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55763 | ||
| 895 | 2026.03.12 01:35:07.853516 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58206 | ||
| 896 | 2026.03.12 01:35:07.853541 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59382 | ||
| 897 | 2026.03.12 01:35:07.853583 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38686 | ||
| 898 | 2026.03.12 01:35:07.853594 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42369 | ||
| 899 | 2026.03.12 01:35:07.853636 [ 285 ] {} <Trace> TCP-Session: 04fe6f62-9079-49a5-8a35-a4e9fce08c55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2026.03.12 01:35:07.853656 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 901 | 2026.03.12 01:35:07.853680 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 902 | 2026.03.12 01:35:07.853680 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 903 | 2026.03.12 01:35:07.853704 [ 287 ] {} <Debug> TCP-Session: 5986693a-7cc7-458c-98dc-7aedb49cbafb Authenticating user 'default' from [fd00:1122:3344:101::e]:58206 | ||
| 904 | 2026.03.12 01:35:07.853713 [ 291 ] {} <Debug> TCP-Session: 2c4ab2c8-67a6-48ec-9f44-d54be889e29d Authenticating user 'default' from [fd00:1122:3344:101::e]:38686 | ||
| 905 | 2026.03.12 01:35:07.853720 [ 288 ] {} <Debug> TCP-Session: ca8f951b-d687-4422-8ab4-789ebbbdf55a Authenticating user 'default' from [fd00:1122:3344:101::e]:59382 | ||
| 906 | 2026.03.12 01:35:07.853738 [ 287 ] {} <Debug> TCP-Session: 5986693a-7cc7-458c-98dc-7aedb49cbafb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.03.12 01:35:07.853749 [ 291 ] {} <Debug> TCP-Session: 2c4ab2c8-67a6-48ec-9f44-d54be889e29d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.03.12 01:35:07.853755 [ 288 ] {} <Debug> TCP-Session: ca8f951b-d687-4422-8ab4-789ebbbdf55a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.03.12 01:35:07.853762 [ 287 ] {} <Debug> TCP-Session: 5986693a-7cc7-458c-98dc-7aedb49cbafb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.03.12 01:35:07.853771 [ 291 ] {} <Debug> TCP-Session: 2c4ab2c8-67a6-48ec-9f44-d54be889e29d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2026.03.12 01:35:07.853780 [ 288 ] {} <Debug> TCP-Session: ca8f951b-d687-4422-8ab4-789ebbbdf55a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 912 | 2026.03.12 01:35:07.853618 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 913 | 2026.03.12 01:35:07.853819 [ 285 ] {281b6e04-9f32-45c4-b708-eba9cdfeba2f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61721) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 914 | 2026.03.12 01:35:07.853602 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43270 | ||
| 915 | 2026.03.12 01:35:07.853846 [ 286 ] {} <Debug> TCP-Session: 9557ff5e-0c60-4bc9-9c5f-c7a809f30b5c Authenticating user 'default' from [fd00:1122:3344:101::e]:55763 | ||
| 916 | 2026.03.12 01:35:07.853570 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61407 | ||
| 917 | 2026.03.12 01:35:07.853898 [ 286 ] {} <Debug> TCP-Session: 9557ff5e-0c60-4bc9-9c5f-c7a809f30b5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 918 | 2026.03.12 01:35:07.853548 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42544 | ||
| 919 | 2026.03.12 01:35:07.853917 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 920 | 2026.03.12 01:35:07.853916 [ 286 ] {} <Debug> TCP-Session: 9557ff5e-0c60-4bc9-9c5f-c7a809f30b5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2026.03.12 01:35:07.853952 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 922 | 2026.03.12 01:35:07.853961 [ 293 ] {} <Debug> TCP-Session: 701e84f3-4677-4a76-9250-be993671ffa8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43270 | ||
| 923 | 2026.03.12 01:35:07.853987 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 924 | 2026.03.12 01:35:07.853990 [ 290 ] {} <Debug> TCP-Session: efcdf0bc-23ff-4340-8147-3e878c39f289 Authenticating user 'default' from [fd00:1122:3344:101::e]:61407 | ||
| 925 | 2026.03.12 01:35:07.854002 [ 293 ] {} <Debug> TCP-Session: 701e84f3-4677-4a76-9250-be993671ffa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.03.12 01:35:07.854012 [ 289 ] {} <Debug> TCP-Session: a3a1e3f1-10cc-4a2b-98b3-83304ed32e31 Authenticating user 'default' from [fd00:1122:3344:101::e]:42544 | ||
| 927 | 2026.03.12 01:35:07.854024 [ 290 ] {} <Debug> TCP-Session: efcdf0bc-23ff-4340-8147-3e878c39f289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.03.12 01:35:07.854030 [ 293 ] {} <Debug> TCP-Session: 701e84f3-4677-4a76-9250-be993671ffa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.03.12 01:35:07.854045 [ 289 ] {} <Debug> TCP-Session: a3a1e3f1-10cc-4a2b-98b3-83304ed32e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.03.12 01:35:07.854054 [ 290 ] {} <Debug> TCP-Session: efcdf0bc-23ff-4340-8147-3e878c39f289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.03.12 01:35:07.854074 [ 289 ] {} <Debug> TCP-Session: a3a1e3f1-10cc-4a2b-98b3-83304ed32e31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.03.12 01:35:07.854085 [ 285 ] {281b6e04-9f32-45c4-b708-eba9cdfeba2f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 933 | 2026.03.12 01:35:07.853695 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 934 | 2026.03.12 01:35:07.854142 [ 292 ] {} <Debug> TCP-Session: 13c37717-a35e-41fa-bc4a-f1172961374c Authenticating user 'default' from [fd00:1122:3344:101::e]:42369 | ||
| 935 | 2026.03.12 01:35:07.854144 [ 285 ] {281b6e04-9f32-45c4-b708-eba9cdfeba2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 936 | 2026.03.12 01:35:07.854165 [ 292 ] {} <Debug> TCP-Session: 13c37717-a35e-41fa-bc4a-f1172961374c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.03.12 01:35:07.854186 [ 292 ] {} <Debug> TCP-Session: 13c37717-a35e-41fa-bc4a-f1172961374c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.03.12 01:35:07.854443 [ 285 ] {281b6e04-9f32-45c4-b708-eba9cdfeba2f} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 939 | 2026.03.12 01:35:07.855363 [ 303 ] {281b6e04-9f32-45c4-b708-eba9cdfeba2f} <Trace> AggregatingTransform: Aggregating | ||
| 940 | 2026.03.12 01:35:07.855418 [ 303 ] {281b6e04-9f32-45c4-b708-eba9cdfeba2f} <Trace> Aggregator: Aggregation method: without_key | ||
| 941 | 2026.03.12 01:35:07.855456 [ 303 ] {281b6e04-9f32-45c4-b708-eba9cdfeba2f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000912614 sec. (1095.754 rows/sec., 42.80 KiB/sec.) | ||
| 942 | 2026.03.12 01:35:07.855474 [ 303 ] {281b6e04-9f32-45c4-b708-eba9cdfeba2f} <Trace> Aggregator: Merging aggregated data | ||
| 943 | 2026.03.12 01:35:07.856706 [ 285 ] {281b6e04-9f32-45c4-b708-eba9cdfeba2f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002946 sec., 339.4433129667346 rows/sec., 13.26 KiB/sec. | ||
| 944 | 2026.03.12 01:35:07.856834 [ 285 ] {281b6e04-9f32-45c4-b708-eba9cdfeba2f} <Debug> TCPHandler: Processed in 0.0033166 sec. | ||
| 945 | 2026.03.12 01:35:07.856922 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 946 | 2026.03.12 01:35:07.856951 [ 285 ] {} <Debug> TCP-Session: 04fe6f62-9079-49a5-8a35-a4e9fce08c55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.03.12 01:35:07.856956 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 948 | 2026.03.12 01:35:07.856984 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 949 | 2026.03.12 01:35:07.856988 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 950 | 2026.03.12 01:35:07.857014 [ 286 ] {} <Debug> TCP-Session: 9557ff5e-0c60-4bc9-9c5f-c7a809f30b5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.03.12 01:35:07.857029 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 952 | 2026.03.12 01:35:07.857051 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 953 | 2026.03.12 01:35:07.857080 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 954 | 2026.03.12 01:35:07.857084 [ 287 ] {} <Debug> TCP-Session: 5986693a-7cc7-458c-98dc-7aedb49cbafb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.03.12 01:35:07.857105 [ 289 ] {} <Debug> TCP-Session: a3a1e3f1-10cc-4a2b-98b3-83304ed32e31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 956 | 2026.03.12 01:35:07.857123 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 957 | 2026.03.12 01:35:07.857128 [ 292 ] {} <Debug> TCP-Session: 13c37717-a35e-41fa-bc4a-f1172961374c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 958 | 2026.03.12 01:35:07.857041 [ 291 ] {} <Debug> TCP-Session: 2c4ab2c8-67a6-48ec-9f44-d54be889e29d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2026.03.12 01:35:07.857168 [ 290 ] {} <Debug> TCP-Session: efcdf0bc-23ff-4340-8147-3e878c39f289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.03.12 01:35:07.857013 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 961 | 2026.03.12 01:35:07.857030 [ 288 ] {} <Debug> TCP-Session: ca8f951b-d687-4422-8ab4-789ebbbdf55a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2026.03.12 01:35:07.857264 [ 293 ] {} <Debug> TCP-Session: 701e84f3-4677-4a76-9250-be993671ffa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.03.12 01:35:07.905966 [ 160 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 964 | 2026.03.12 01:35:07.906008 [ 160 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 965 | 2026.03.12 01:35:07.983637 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 936 | ||
| 966 | 2026.03.12 01:35:07.995083 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2026.03.12 01:35:07.995146 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 968 | 2026.03.12 01:35:07.995843 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 969 | 2026.03.12 01:35:07.996363 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2026.03.12 01:35:07.996547 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 936 | ||
| 971 | 2026.03.12 01:35:07.997632 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58980 | ||
| 972 | 2026.03.12 01:35:07.997742 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 973 | 2026.03.12 01:35:07.997773 [ 285 ] {} <Debug> TCP-Session: 96b4ba69-07f2-4870-a684-1199500c3072 Authenticating user 'default' from [fd00:1122:3344:101::e]:58980 | ||
| 974 | 2026.03.12 01:35:07.997797 [ 285 ] {} <Debug> TCP-Session: 96b4ba69-07f2-4870-a684-1199500c3072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.03.12 01:35:07.997813 [ 285 ] {} <Debug> TCP-Session: 96b4ba69-07f2-4870-a684-1199500c3072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.03.12 01:35:07.998090 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42263 | ||
| 977 | 2026.03.12 01:35:07.998112 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34091 | ||
| 978 | 2026.03.12 01:35:07.998158 [ 285 ] {} <Trace> TCP-Session: 96b4ba69-07f2-4870-a684-1199500c3072 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2026.03.12 01:35:07.998163 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34540 | ||
| 980 | 2026.03.12 01:35:07.998171 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38920 | ||
| 981 | 2026.03.12 01:35:07.998192 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56881 | ||
| 982 | 2026.03.12 01:35:07.998212 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 983 | 2026.03.12 01:35:07.998244 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 984 | 2026.03.12 01:35:07.998276 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 985 | 2026.03.12 01:35:07.998291 [ 286 ] {} <Debug> TCP-Session: 88ca624e-c1e2-4550-a17e-7bb10d01d550 Authenticating user 'default' from [fd00:1122:3344:101::e]:42263 | ||
| 986 | 2026.03.12 01:35:07.998290 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 987 | 2026.03.12 01:35:07.998309 [ 290 ] {} <Debug> TCP-Session: 3231cd74-75ed-4285-b4c1-33ad5896a5e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38920 | ||
| 988 | 2026.03.12 01:35:07.998321 [ 286 ] {} <Debug> TCP-Session: 88ca624e-c1e2-4550-a17e-7bb10d01d550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 989 | 2026.03.12 01:35:07.998337 [ 292 ] {} <Debug> TCP-Session: 6ed723e3-d717-4708-9227-a9a805bddf9d Authenticating user 'default' from [fd00:1122:3344:101::e]:56881 | ||
| 990 | 2026.03.12 01:35:07.998342 [ 290 ] {} <Debug> TCP-Session: 3231cd74-75ed-4285-b4c1-33ad5896a5e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 991 | 2026.03.12 01:35:07.998347 [ 286 ] {} <Debug> TCP-Session: 88ca624e-c1e2-4550-a17e-7bb10d01d550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2026.03.12 01:35:07.998371 [ 292 ] {} <Debug> TCP-Session: 6ed723e3-d717-4708-9227-a9a805bddf9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2026.03.12 01:35:07.998372 [ 290 ] {} <Debug> TCP-Session: 3231cd74-75ed-4285-b4c1-33ad5896a5e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 994 | 2026.03.12 01:35:07.998395 [ 292 ] {} <Debug> TCP-Session: 6ed723e3-d717-4708-9227-a9a805bddf9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 995 | 2026.03.12 01:35:07.998295 [ 289 ] {} <Debug> TCP-Session: 931c0be9-7aa8-475e-94b7-a37f92190ee8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34540 | ||
| 996 | 2026.03.12 01:35:07.998184 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64244 | ||
| 997 | 2026.03.12 01:35:07.998451 [ 289 ] {} <Debug> TCP-Session: 931c0be9-7aa8-475e-94b7-a37f92190ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.03.12 01:35:07.998200 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61317 | ||
| 999 | 2026.03.12 01:35:07.998506 [ 289 ] {} <Debug> TCP-Session: 931c0be9-7aa8-475e-94b7-a37f92190ee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2026.03.12 01:35:07.998336 [ 285 ] {5b0b7837-8815-45f8-853e-e27d774f9db9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58980) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1001 | 2026.03.12 01:35:07.998210 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1002 | 2026.03.12 01:35:07.998564 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1003 | 2026.03.12 01:35:07.998563 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1004 | 2026.03.12 01:35:07.998587 [ 287 ] {} <Debug> TCP-Session: 10a29118-1f36-403a-8604-531ab01e6918 Authenticating user 'default' from [fd00:1122:3344:101::e]:34091 | ||
| 1005 | 2026.03.12 01:35:07.998596 [ 293 ] {} <Debug> TCP-Session: c67b54b9-8bb8-446f-985d-bd76c0ed196a Authenticating user 'default' from [fd00:1122:3344:101::e]:61317 | ||
| 1006 | 2026.03.12 01:35:07.998623 [ 291 ] {} <Debug> TCP-Session: 2494c18d-fba6-4cd5-b1f9-b3742ecc0e2e Authenticating user 'default' from [fd00:1122:3344:101::e]:64244 | ||
| 1007 | 2026.03.12 01:35:07.998624 [ 287 ] {} <Debug> TCP-Session: 10a29118-1f36-403a-8604-531ab01e6918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2026.03.12 01:35:07.998638 [ 293 ] {} <Debug> TCP-Session: c67b54b9-8bb8-446f-985d-bd76c0ed196a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2026.03.12 01:35:07.998662 [ 287 ] {} <Debug> TCP-Session: 10a29118-1f36-403a-8604-531ab01e6918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1010 | 2026.03.12 01:35:07.998676 [ 293 ] {} <Debug> TCP-Session: c67b54b9-8bb8-446f-985d-bd76c0ed196a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1011 | 2026.03.12 01:35:07.998659 [ 291 ] {} <Debug> TCP-Session: 2494c18d-fba6-4cd5-b1f9-b3742ecc0e2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1012 | 2026.03.12 01:35:07.998174 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49087 | ||
| 1013 | 2026.03.12 01:35:07.998734 [ 291 ] {} <Debug> TCP-Session: 2494c18d-fba6-4cd5-b1f9-b3742ecc0e2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.03.12 01:35:07.998804 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1015 | 2026.03.12 01:35:07.998806 [ 285 ] {5b0b7837-8815-45f8-853e-e27d774f9db9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1016 | 2026.03.12 01:35:07.998828 [ 288 ] {} <Debug> TCP-Session: 134e96da-43fa-4b5e-ab1d-0a7adc2a0c5f Authenticating user 'default' from [fd00:1122:3344:101::e]:49087 | ||
| 1017 | 2026.03.12 01:35:07.998858 [ 288 ] {} <Debug> TCP-Session: 134e96da-43fa-4b5e-ab1d-0a7adc2a0c5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.03.12 01:35:07.998870 [ 288 ] {} <Debug> TCP-Session: 134e96da-43fa-4b5e-ab1d-0a7adc2a0c5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.03.12 01:35:07.998881 [ 285 ] {5b0b7837-8815-45f8-853e-e27d774f9db9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1020 | 2026.03.12 01:35:07.999190 [ 285 ] {5b0b7837-8815-45f8-853e-e27d774f9db9} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 1021 | 2026.03.12 01:35:07.999286 [ 285 ] {5b0b7837-8815-45f8-853e-e27d774f9db9} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1022 | 2026.03.12 01:35:08.022799 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 1023 | 2026.03.12 01:35:08.074962 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2026.03.12 01:35:08.075038 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 1025 | 2026.03.12 01:35:08.121405 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1026 | 2026.03.12 01:35:08.123147 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2026.03.12 01:35:08.128088 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 1028 | 2026.03.12 01:35:08.439398 [ 298 ] {5b0b7837-8815-45f8-853e-e27d774f9db9} <Trace> AggregatingTransform: Aggregating | ||
| 1029 | 2026.03.12 01:35:08.439469 [ 298 ] {5b0b7837-8815-45f8-853e-e27d774f9db9} <Trace> Aggregator: Aggregation method: without_key | ||
| 1030 | 2026.03.12 01:35:08.439511 [ 298 ] {5b0b7837-8815-45f8-853e-e27d774f9db9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001031296 sec. (969.654 rows/sec., 37.88 KiB/sec.) | ||
| 1031 | 2026.03.12 01:35:08.439531 [ 298 ] {5b0b7837-8815-45f8-853e-e27d774f9db9} <Trace> Aggregator: Merging aggregated data | ||
| 1032 | 2026.03.12 01:35:08.441038 [ 285 ] {5b0b7837-8815-45f8-853e-e27d774f9db9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.442753 sec., 2.2585956503964963 rows/sec., 90.34 B/sec. | ||
| 1033 | 2026.03.12 01:35:08.441244 [ 285 ] {5b0b7837-8815-45f8-853e-e27d774f9db9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1034 | 2026.03.12 01:35:08.441261 [ 285 ] {5b0b7837-8815-45f8-853e-e27d774f9db9} <Debug> TCPHandler: Processed in 0.443239109 sec. | ||
| 1035 | 2026.03.12 01:35:08.441381 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1036 | 2026.03.12 01:35:08.441418 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1037 | 2026.03.12 01:35:08.441459 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1038 | 2026.03.12 01:35:08.441464 [ 285 ] {} <Debug> TCP-Session: 96b4ba69-07f2-4870-a684-1199500c3072 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.03.12 01:35:08.441486 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1040 | 2026.03.12 01:35:08.441505 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1041 | 2026.03.12 01:35:08.441538 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1042 | 2026.03.12 01:35:08.441548 [ 290 ] {} <Debug> TCP-Session: 3231cd74-75ed-4285-b4c1-33ad5896a5e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.03.12 01:35:08.441558 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1044 | 2026.03.12 01:35:08.441580 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1045 | 2026.03.12 01:35:08.441588 [ 292 ] {} <Debug> TCP-Session: 6ed723e3-d717-4708-9227-a9a805bddf9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.03.12 01:35:08.441615 [ 288 ] {} <Debug> TCP-Session: 134e96da-43fa-4b5e-ab1d-0a7adc2a0c5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.03.12 01:35:08.441632 [ 291 ] {} <Debug> TCP-Session: 2494c18d-fba6-4cd5-b1f9-b3742ecc0e2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1048 | 2026.03.12 01:35:08.441520 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1049 | 2026.03.12 01:35:08.441471 [ 289 ] {} <Debug> TCP-Session: 931c0be9-7aa8-475e-94b7-a37f92190ee8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2026.03.12 01:35:08.441695 [ 286 ] {} <Debug> TCP-Session: 88ca624e-c1e2-4550-a17e-7bb10d01d550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.03.12 01:35:08.441585 [ 287 ] {} <Debug> TCP-Session: 10a29118-1f36-403a-8604-531ab01e6918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2026.03.12 01:35:08.441501 [ 293 ] {} <Debug> TCP-Session: c67b54b9-8bb8-446f-985d-bd76c0ed196a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.03.12 01:35:09.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.60 MiB, peak 170.72 MiB, free memory in arenas 0.00 B, will set to 183.27 MiB (RSS), difference: 21.67 MiB | ||
| 1054 | 2026.03.12 01:35:12.999533 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 96 | ||
| 1055 | 2026.03.12 01:35:13.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.30 MiB, peak 183.30 MiB, free memory in arenas 0.00 B, will set to 183.31 MiB (RSS), difference: 4.02 MiB | ||
| 1056 | 2026.03.12 01:35:13.001642 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1057 | 2026.03.12 01:35:13.001699 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1058 | 2026.03.12 01:35:13.002920 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1059 | 2026.03.12 01:35:13.003431 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1060 | 2026.03.12 01:35:13.003778 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 96 | ||
| 1061 | 2026.03.12 01:35:15.497551 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1448 | ||
| 1062 | 2026.03.12 01:35:15.498055 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2026.03.12 01:35:15.498098 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1064 | 2026.03.12 01:35:15.498797 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1065 | 2026.03.12 01:35:15.499355 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2026.03.12 01:35:15.499494 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1448 | ||
| 1067 | 2026.03.12 01:35:15.629070 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1068 | 2026.03.12 01:35:15.645864 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1069 | 2026.03.12 01:35:15.645907 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1070 | 2026.03.12 01:35:15.652183 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1071 | 2026.03.12 01:35:15.653428 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1072 | 2026.03.12 01:35:15.656309 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1073 | 2026.03.12 01:35:16.001002 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.87 MiB, peak 187.87 MiB, free memory in arenas 0.00 B, will set to 184.96 MiB (RSS), difference: 1.09 MiB | ||
| 1074 | 2026.03.12 01:35:18.339066 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.03.12 01:35:18.339259 [ 274 ] {4ac0db4f-5ae5-40b0-8118-6c5370561fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1076 | 2026.03.12 01:35:18.339517 [ 274 ] {4ac0db4f-5ae5-40b0-8118-6c5370561fc8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1077 | 2026.03.12 01:35:18.339575 [ 274 ] {4ac0db4f-5ae5-40b0-8118-6c5370561fc8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1078 | 2026.03.12 01:35:18.340018 [ 274 ] {4ac0db4f-5ae5-40b0-8118-6c5370561fc8} <Debug> TCPHandler: Processed in 0.001072356 sec. | ||
| 1079 | 2026.03.12 01:35:18.357395 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2026.03.12 01:35:18.357555 [ 274 ] {96baf8af-3172-4095-8f54-804cafafbca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1081 | 2026.03.12 01:35:18.371947 [ 274 ] {96baf8af-3172-4095-8f54-804cafafbca4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1082 | 2026.03.12 01:35:18.371996 [ 274 ] {96baf8af-3172-4095-8f54-804cafafbca4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1083 | 2026.03.12 01:35:18.374256 [ 274 ] {96baf8af-3172-4095-8f54-804cafafbca4} <Debug> TCPHandler: Processed in 0.016921617 sec. | ||
| 1084 | 2026.03.12 01:35:18.374515 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2026.03.12 01:35:18.374652 [ 274 ] {f2f33e6c-e053-408f-ac42-03957c3550c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1086 | 2026.03.12 01:35:18.379392 [ 274 ] {f2f33e6c-e053-408f-ac42-03957c3550c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1087 | 2026.03.12 01:35:18.379439 [ 274 ] {f2f33e6c-e053-408f-ac42-03957c3550c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1088 | 2026.03.12 01:35:18.379767 [ 274 ] {f2f33e6c-e053-408f-ac42-03957c3550c8} <Debug> TCPHandler: Processed in 0.00530928 sec. | ||
| 1089 | 2026.03.12 01:35:18.379992 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1090 | 2026.03.12 01:35:18.380105 [ 274 ] {2f5ed9b2-0461-4c18-9096-e215e4494575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 1091 | 2026.03.12 01:35:18.380339 [ 274 ] {2f5ed9b2-0461-4c18-9096-e215e4494575} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1092 | 2026.03.12 01:35:18.380382 [ 274 ] {2f5ed9b2-0461-4c18-9096-e215e4494575} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1093 | 2026.03.12 01:35:18.380682 [ 274 ] {2f5ed9b2-0461-4c18-9096-e215e4494575} <Debug> TCPHandler: Processed in 0.000737341 sec. | ||
| 1094 | 2026.03.12 01:35:18.380871 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2026.03.12 01:35:18.380983 [ 274 ] {6d7beb40-754a-47c4-85cd-0e4043d83696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 1096 | 2026.03.12 01:35:18.381216 [ 274 ] {6d7beb40-754a-47c4-85cd-0e4043d83696} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1097 | 2026.03.12 01:35:18.381258 [ 274 ] {6d7beb40-754a-47c4-85cd-0e4043d83696} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1098 | 2026.03.12 01:35:18.381556 [ 274 ] {6d7beb40-754a-47c4-85cd-0e4043d83696} <Debug> TCPHandler: Processed in 0.000730901 sec. | ||
| 1099 | 2026.03.12 01:35:18.381745 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.03.12 01:35:18.381857 [ 274 ] {a9adf5fa-6dc0-45a0-ba10-c70ba9896dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 1101 | 2026.03.12 01:35:18.382086 [ 274 ] {a9adf5fa-6dc0-45a0-ba10-c70ba9896dd7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1102 | 2026.03.12 01:35:18.382127 [ 274 ] {a9adf5fa-6dc0-45a0-ba10-c70ba9896dd7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1103 | 2026.03.12 01:35:18.382424 [ 274 ] {a9adf5fa-6dc0-45a0-ba10-c70ba9896dd7} <Debug> TCPHandler: Processed in 0.000724721 sec. | ||
| 1104 | 2026.03.12 01:35:18.382610 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2026.03.12 01:35:18.382723 [ 274 ] {b49219c2-ac13-42f1-98bc-1901252fe4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 1106 | 2026.03.12 01:35:18.382953 [ 274 ] {b49219c2-ac13-42f1-98bc-1901252fe4ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1107 | 2026.03.12 01:35:18.382994 [ 274 ] {b49219c2-ac13-42f1-98bc-1901252fe4ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1108 | 2026.03.12 01:35:18.383290 [ 274 ] {b49219c2-ac13-42f1-98bc-1901252fe4ab} <Debug> TCPHandler: Processed in 0.00072484 sec. | ||
| 1109 | 2026.03.12 01:35:18.383523 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2026.03.12 01:35:18.383641 [ 274 ] {18932616-66b6-410a-ac76-6576bdfc7563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 1111 | 2026.03.12 01:35:18.383873 [ 274 ] {18932616-66b6-410a-ac76-6576bdfc7563} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1112 | 2026.03.12 01:35:18.383914 [ 274 ] {18932616-66b6-410a-ac76-6576bdfc7563} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1113 | 2026.03.12 01:35:18.384215 [ 274 ] {18932616-66b6-410a-ac76-6576bdfc7563} <Debug> TCPHandler: Processed in 0.000737491 sec. | ||
| 1114 | 2026.03.12 01:35:18.384448 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1115 | 2026.03.12 01:35:18.384562 [ 274 ] {cb2a44df-d5bd-4580-ae6b-a1970734bd3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 1116 | 2026.03.12 01:35:18.384798 [ 274 ] {cb2a44df-d5bd-4580-ae6b-a1970734bd3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1117 | 2026.03.12 01:35:18.384839 [ 274 ] {cb2a44df-d5bd-4580-ae6b-a1970734bd3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1118 | 2026.03.12 01:35:18.385143 [ 274 ] {cb2a44df-d5bd-4580-ae6b-a1970734bd3d} <Debug> TCPHandler: Processed in 0.000740561 sec. | ||
| 1119 | 2026.03.12 01:35:18.385333 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1120 | 2026.03.12 01:35:18.385448 [ 274 ] {427618ac-9c4a-4538-b2c0-ee2234df85c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 1121 | 2026.03.12 01:35:18.385684 [ 274 ] {427618ac-9c4a-4538-b2c0-ee2234df85c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1122 | 2026.03.12 01:35:18.385725 [ 274 ] {427618ac-9c4a-4538-b2c0-ee2234df85c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1123 | 2026.03.12 01:35:18.386019 [ 274 ] {427618ac-9c4a-4538-b2c0-ee2234df85c9} <Debug> TCPHandler: Processed in 0.000730881 sec. | ||
| 1124 | 2026.03.12 01:35:18.386204 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2026.03.12 01:35:18.386317 [ 274 ] {9f7baf79-d358-4685-ac43-ead42bc94cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 1126 | 2026.03.12 01:35:18.386551 [ 274 ] {9f7baf79-d358-4685-ac43-ead42bc94cad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1127 | 2026.03.12 01:35:18.386592 [ 274 ] {9f7baf79-d358-4685-ac43-ead42bc94cad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1128 | 2026.03.12 01:35:18.386976 [ 274 ] {9f7baf79-d358-4685-ac43-ead42bc94cad} <Debug> TCPHandler: Processed in 0.000818102 sec. | ||
| 1129 | 2026.03.12 01:35:18.387180 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.03.12 01:35:18.387295 [ 274 ] {d91f6593-1aa7-4d87-855d-67ad7ee2d4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 1131 | 2026.03.12 01:35:18.387532 [ 274 ] {d91f6593-1aa7-4d87-855d-67ad7ee2d4d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1132 | 2026.03.12 01:35:18.387572 [ 274 ] {d91f6593-1aa7-4d87-855d-67ad7ee2d4d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1133 | 2026.03.12 01:35:18.387881 [ 274 ] {d91f6593-1aa7-4d87-855d-67ad7ee2d4d0} <Debug> TCPHandler: Processed in 0.000747021 sec. | ||
| 1134 | 2026.03.12 01:35:18.388074 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.03.12 01:35:18.388190 [ 274 ] {86d34ee1-f2d4-4428-884f-cf332e8c0821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 1136 | 2026.03.12 01:35:18.388446 [ 274 ] {86d34ee1-f2d4-4428-884f-cf332e8c0821} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1137 | 2026.03.12 01:35:18.388488 [ 274 ] {86d34ee1-f2d4-4428-884f-cf332e8c0821} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1138 | 2026.03.12 01:35:18.388796 [ 274 ] {86d34ee1-f2d4-4428-884f-cf332e8c0821} <Debug> TCPHandler: Processed in 0.000767482 sec. | ||
| 1139 | 2026.03.12 01:35:18.388983 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.03.12 01:35:18.389096 [ 274 ] {560685a6-9a8a-4baf-8150-c60bea586370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 1141 | 2026.03.12 01:35:18.389337 [ 274 ] {560685a6-9a8a-4baf-8150-c60bea586370} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1142 | 2026.03.12 01:35:18.389378 [ 274 ] {560685a6-9a8a-4baf-8150-c60bea586370} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1143 | 2026.03.12 01:35:18.389684 [ 274 ] {560685a6-9a8a-4baf-8150-c60bea586370} <Debug> TCPHandler: Processed in 0.000746751 sec. | ||
| 1144 | 2026.03.12 01:35:18.389866 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.03.12 01:35:18.389980 [ 274 ] {baf6fd93-7c3a-4d1c-be2a-54ebef851c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 1146 | 2026.03.12 01:35:18.390222 [ 274 ] {baf6fd93-7c3a-4d1c-be2a-54ebef851c9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1147 | 2026.03.12 01:35:18.390262 [ 274 ] {baf6fd93-7c3a-4d1c-be2a-54ebef851c9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1148 | 2026.03.12 01:35:18.390567 [ 274 ] {baf6fd93-7c3a-4d1c-be2a-54ebef851c9c} <Debug> TCPHandler: Processed in 0.000747092 sec. | ||
| 1149 | 2026.03.12 01:35:18.390759 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2026.03.12 01:35:18.390874 [ 274 ] {4efbc137-2b59-43fc-a128-3117c5e79e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 1151 | 2026.03.12 01:35:18.391116 [ 274 ] {4efbc137-2b59-43fc-a128-3117c5e79e02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1152 | 2026.03.12 01:35:18.391157 [ 274 ] {4efbc137-2b59-43fc-a128-3117c5e79e02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1153 | 2026.03.12 01:35:18.391469 [ 274 ] {4efbc137-2b59-43fc-a128-3117c5e79e02} <Debug> TCPHandler: Processed in 0.000755551 sec. | ||
| 1154 | 2026.03.12 01:35:18.392692 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.03.12 01:35:18.392808 [ 274 ] {f1270f8f-d15c-4c34-a7e0-b9f24bdd9dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 1156 | 2026.03.12 01:35:18.393053 [ 274 ] {f1270f8f-d15c-4c34-a7e0-b9f24bdd9dcc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1157 | 2026.03.12 01:35:18.393094 [ 274 ] {f1270f8f-d15c-4c34-a7e0-b9f24bdd9dcc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1158 | 2026.03.12 01:35:18.393406 [ 274 ] {f1270f8f-d15c-4c34-a7e0-b9f24bdd9dcc} <Debug> TCPHandler: Processed in 0.000759442 sec. | ||
| 1159 | 2026.03.12 01:35:18.393596 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1160 | 2026.03.12 01:35:18.393712 [ 274 ] {e0cd6c25-aa75-4d00-895c-77bd021622dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 1161 | 2026.03.12 01:35:18.393959 [ 274 ] {e0cd6c25-aa75-4d00-895c-77bd021622dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1162 | 2026.03.12 01:35:18.394000 [ 274 ] {e0cd6c25-aa75-4d00-895c-77bd021622dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1163 | 2026.03.12 01:35:18.394305 [ 274 ] {e0cd6c25-aa75-4d00-895c-77bd021622dc} <Debug> TCPHandler: Processed in 0.000754471 sec. | ||
| 1164 | 2026.03.12 01:35:18.394493 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1165 | 2026.03.12 01:35:18.394609 [ 274 ] {ede0625e-3490-4a57-ac1a-a95aed26a902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 1166 | 2026.03.12 01:35:18.394857 [ 274 ] {ede0625e-3490-4a57-ac1a-a95aed26a902} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1167 | 2026.03.12 01:35:18.394897 [ 274 ] {ede0625e-3490-4a57-ac1a-a95aed26a902} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1168 | 2026.03.12 01:35:18.395201 [ 274 ] {ede0625e-3490-4a57-ac1a-a95aed26a902} <Debug> TCPHandler: Processed in 0.000754362 sec. | ||
| 1169 | 2026.03.12 01:35:18.396141 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1170 | 2026.03.12 01:35:18.396257 [ 274 ] {df6811a1-fb33-4722-a0e4-dbf916c33f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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) | ||
| 1171 | 2026.03.12 01:35:18.396507 [ 274 ] {df6811a1-fb33-4722-a0e4-dbf916c33f3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1172 | 2026.03.12 01:35:18.396548 [ 274 ] {df6811a1-fb33-4722-a0e4-dbf916c33f3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1173 | 2026.03.12 01:35:18.396869 [ 274 ] {df6811a1-fb33-4722-a0e4-dbf916c33f3e} <Debug> TCPHandler: Processed in 0.000772492 sec. | ||
| 1174 | 2026.03.12 01:35:18.397073 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2026.03.12 01:35:18.397191 [ 274 ] {bf626ef6-3ca3-4356-b88d-ed68591f7dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1176 | 2026.03.12 01:35:18.397444 [ 274 ] {bf626ef6-3ca3-4356-b88d-ed68591f7dfb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1177 | 2026.03.12 01:35:18.397485 [ 274 ] {bf626ef6-3ca3-4356-b88d-ed68591f7dfb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1178 | 2026.03.12 01:35:18.397798 [ 274 ] {bf626ef6-3ca3-4356-b88d-ed68591f7dfb} <Debug> TCPHandler: Processed in 0.000771132 sec. | ||
| 1179 | 2026.03.12 01:35:18.398064 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1180 | 2026.03.12 01:35:18.398183 [ 274 ] {cf6c4710-5c03-4a99-baea-0d4943390d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1181 | 2026.03.12 01:35:18.398435 [ 274 ] {cf6c4710-5c03-4a99-baea-0d4943390d9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1182 | 2026.03.12 01:35:18.398476 [ 274 ] {cf6c4710-5c03-4a99-baea-0d4943390d9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1183 | 2026.03.12 01:35:18.398784 [ 274 ] {cf6c4710-5c03-4a99-baea-0d4943390d9c} <Debug> TCPHandler: Processed in 0.000765382 sec. | ||
| 1184 | 2026.03.12 01:35:18.399307 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2026.03.12 01:35:18.399425 [ 274 ] {500a4c08-065e-4f44-adac-037e741a9f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1186 | 2026.03.12 01:35:18.399679 [ 274 ] {500a4c08-065e-4f44-adac-037e741a9f95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1187 | 2026.03.12 01:35:18.399720 [ 274 ] {500a4c08-065e-4f44-adac-037e741a9f95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1188 | 2026.03.12 01:35:18.400025 [ 274 ] {500a4c08-065e-4f44-adac-037e741a9f95} <Debug> TCPHandler: Processed in 0.000764142 sec. | ||
| 1189 | 2026.03.12 01:35:18.400250 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.03.12 01:35:18.400368 [ 274 ] {dcab4690-3eb4-469b-bad6-06332b80faf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', '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) | ||
| 1191 | 2026.03.12 01:35:18.400623 [ 274 ] {dcab4690-3eb4-469b-bad6-06332b80faf3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1192 | 2026.03.12 01:35:18.400663 [ 274 ] {dcab4690-3eb4-469b-bad6-06332b80faf3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1193 | 2026.03.12 01:35:18.400999 [ 274 ] {dcab4690-3eb4-469b-bad6-06332b80faf3} <Debug> TCPHandler: Processed in 0.000794232 sec. | ||
| 1194 | 2026.03.12 01:35:18.401233 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1195 | 2026.03.12 01:35:18.401369 [ 274 ] {d49f0417-1453-4427-a7f3-08a13da47832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', '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) | ||
| 1196 | 2026.03.12 01:35:18.401668 [ 274 ] {d49f0417-1453-4427-a7f3-08a13da47832} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1197 | 2026.03.12 01:35:18.401713 [ 274 ] {d49f0417-1453-4427-a7f3-08a13da47832} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1198 | 2026.03.12 01:35:18.402082 [ 274 ] {d49f0417-1453-4427-a7f3-08a13da47832} <Debug> TCPHandler: Processed in 0.000898264 sec. | ||
| 1199 | 2026.03.12 01:35:18.402318 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2026.03.12 01:35:18.402448 [ 274 ] {7b44ce11-e26f-48cd-add2-d29b18c33cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', '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) | ||
| 1201 | 2026.03.12 01:35:18.402733 [ 274 ] {7b44ce11-e26f-48cd-add2-d29b18c33cc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1202 | 2026.03.12 01:35:18.402778 [ 274 ] {7b44ce11-e26f-48cd-add2-d29b18c33cc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1203 | 2026.03.12 01:35:18.403121 [ 274 ] {7b44ce11-e26f-48cd-add2-d29b18c33cc0} <Debug> TCPHandler: Processed in 0.000851663 sec. | ||
| 1204 | 2026.03.12 01:35:18.403353 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2026.03.12 01:35:18.403483 [ 274 ] {962385b8-eda1-48aa-8086-d75249939409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', '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) | ||
| 1206 | 2026.03.12 01:35:18.403764 [ 274 ] {962385b8-eda1-48aa-8086-d75249939409} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1207 | 2026.03.12 01:35:18.403807 [ 274 ] {962385b8-eda1-48aa-8086-d75249939409} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1208 | 2026.03.12 01:35:18.404167 [ 274 ] {962385b8-eda1-48aa-8086-d75249939409} <Debug> TCPHandler: Processed in 0.000864394 sec. | ||
| 1209 | 2026.03.12 01:35:18.404397 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1210 | 2026.03.12 01:35:18.404525 [ 274 ] {42f28471-b054-49f4-9830-01cc153ef819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', '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) | ||
| 1211 | 2026.03.12 01:35:18.404800 [ 274 ] {42f28471-b054-49f4-9830-01cc153ef819} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1212 | 2026.03.12 01:35:18.404842 [ 274 ] {42f28471-b054-49f4-9830-01cc153ef819} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1213 | 2026.03.12 01:35:18.405147 [ 274 ] {42f28471-b054-49f4-9830-01cc153ef819} <Debug> TCPHandler: Processed in 0.000798682 sec. | ||
| 1214 | 2026.03.12 01:35:18.405397 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1215 | 2026.03.12 01:35:18.405524 [ 274 ] {323b417f-68a1-46af-9a21-e0644e17198b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', '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) | ||
| 1216 | 2026.03.12 01:35:18.405802 [ 274 ] {323b417f-68a1-46af-9a21-e0644e17198b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1217 | 2026.03.12 01:35:18.405844 [ 274 ] {323b417f-68a1-46af-9a21-e0644e17198b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1218 | 2026.03.12 01:35:18.406144 [ 274 ] {323b417f-68a1-46af-9a21-e0644e17198b} <Debug> TCPHandler: Processed in 0.000795492 sec. | ||
| 1219 | 2026.03.12 01:35:18.406373 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1220 | 2026.03.12 01:35:18.406500 [ 274 ] {47ffb628-165b-4f5d-b474-a82d10e9ca1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', '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) | ||
| 1221 | 2026.03.12 01:35:18.406776 [ 274 ] {47ffb628-165b-4f5d-b474-a82d10e9ca1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1222 | 2026.03.12 01:35:18.406819 [ 274 ] {47ffb628-165b-4f5d-b474-a82d10e9ca1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1223 | 2026.03.12 01:35:18.407119 [ 274 ] {47ffb628-165b-4f5d-b474-a82d10e9ca1f} <Debug> TCPHandler: Processed in 0.000795362 sec. | ||
| 1224 | 2026.03.12 01:35:18.407355 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2026.03.12 01:35:18.407499 [ 274 ] {4190f47b-7522-492d-89f7-09534e7ed312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', '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) | ||
| 1226 | 2026.03.12 01:35:18.407779 [ 274 ] {4190f47b-7522-492d-89f7-09534e7ed312} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1227 | 2026.03.12 01:35:18.407821 [ 274 ] {4190f47b-7522-492d-89f7-09534e7ed312} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1228 | 2026.03.12 01:35:18.408115 [ 274 ] {4190f47b-7522-492d-89f7-09534e7ed312} <Debug> TCPHandler: Processed in 0.000824882 sec. | ||
| 1229 | 2026.03.12 01:35:18.415623 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1230 | 2026.03.12 01:35:18.415746 [ 274 ] {5fe2364a-fdeb-4b6d-8c14-d650a66cd8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', '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) | ||
| 1231 | 2026.03.12 01:35:18.416011 [ 274 ] {5fe2364a-fdeb-4b6d-8c14-d650a66cd8e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1232 | 2026.03.12 01:35:18.416051 [ 274 ] {5fe2364a-fdeb-4b6d-8c14-d650a66cd8e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1233 | 2026.03.12 01:35:18.416350 [ 274 ] {5fe2364a-fdeb-4b6d-8c14-d650a66cd8e5} <Debug> TCPHandler: Processed in 0.000825513 sec. | ||
| 1234 | 2026.03.12 01:35:18.418753 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1235 | 2026.03.12 01:35:18.418871 [ 274 ] {edc2adba-e09d-44f9-b8c2-317dd7956d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1236 | 2026.03.12 01:35:18.418916 [ 274 ] {edc2adba-e09d-44f9-b8c2-317dd7956d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1237 | 2026.03.12 01:35:18.421765 [ 274 ] {edc2adba-e09d-44f9-b8c2-317dd7956d5c} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2026.03.12 01:35:18.421814 [ 274 ] {edc2adba-e09d-44f9-b8c2-317dd7956d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1239 | 2026.03.12 01:35:18.424775 [ 274 ] {edc2adba-e09d-44f9-b8c2-317dd7956d5c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1240 | 2026.03.12 01:35:18.425180 [ 274 ] {edc2adba-e09d-44f9-b8c2-317dd7956d5c} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2026.03.12 01:35:18.425330 [ 274 ] {edc2adba-e09d-44f9-b8c2-317dd7956d5c} <Debug> executeQuery: Read 32 rows, 7.13 KiB in 0.00649 sec., 4930.662557781202 rows/sec., 1.07 MiB/sec. | ||
| 1242 | 2026.03.12 01:35:18.425369 [ 274 ] {edc2adba-e09d-44f9-b8c2-317dd7956d5c} <Debug> TCPHandler: Processed in 0.006668272 sec. | ||
| 1243 | 2026.03.12 01:35:18.425497 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2026.03.12 01:35:18.425602 [ 274 ] {02406a49-5fec-43ed-a536-23d1690b96fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1245 | 2026.03.12 01:35:18.425643 [ 274 ] {02406a49-5fec-43ed-a536-23d1690b96fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1246 | 2026.03.12 01:35:18.435348 [ 274 ] {02406a49-5fec-43ed-a536-23d1690b96fc} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2026.03.12 01:35:18.435392 [ 274 ] {02406a49-5fec-43ed-a536-23d1690b96fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1248 | 2026.03.12 01:35:18.438367 [ 274 ] {02406a49-5fec-43ed-a536-23d1690b96fc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1249 | 2026.03.12 01:35:18.438862 [ 274 ] {02406a49-5fec-43ed-a536-23d1690b96fc} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1250 | 2026.03.12 01:35:18.439003 [ 274 ] {02406a49-5fec-43ed-a536-23d1690b96fc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.013423 sec., 21157.714370855996 rows/sec., 1.34 MiB/sec. | ||
| 1251 | 2026.03.12 01:35:18.439042 [ 274 ] {02406a49-5fec-43ed-a536-23d1690b96fc} <Debug> TCPHandler: Processed in 0.013596775 sec. | ||
| 1252 | 2026.03.12 01:35:18.439172 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2026.03.12 01:35:18.439270 [ 274 ] {3853a8bd-3cce-4634-ae85-b8160a476e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1254 | 2026.03.12 01:35:18.439311 [ 274 ] {3853a8bd-3cce-4634-ae85-b8160a476e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1255 | 2026.03.12 01:35:18.439718 [ 274 ] {3853a8bd-3cce-4634-ae85-b8160a476e65} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2026.03.12 01:35:18.439755 [ 274 ] {3853a8bd-3cce-4634-ae85-b8160a476e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1257 | 2026.03.12 01:35:18.440251 [ 274 ] {3853a8bd-3cce-4634-ae85-b8160a476e65} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1258 | 2026.03.12 01:35:18.440734 [ 274 ] {3853a8bd-3cce-4634-ae85-b8160a476e65} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2026.03.12 01:35:18.440874 [ 274 ] {3853a8bd-3cce-4634-ae85-b8160a476e65} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001624 sec., 3694.5812807881775 rows/sec., 301.27 KiB/sec. | ||
| 1260 | 2026.03.12 01:35:18.440912 [ 274 ] {3853a8bd-3cce-4634-ae85-b8160a476e65} <Debug> TCPHandler: Processed in 0.001792838 sec. | ||
| 1261 | 2026.03.12 01:35:18.441024 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2026.03.12 01:35:18.441119 [ 274 ] {3bba5ab0-bd55-405f-bf54-3a104e9c576e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1263 | 2026.03.12 01:35:18.441157 [ 274 ] {3bba5ab0-bd55-405f-bf54-3a104e9c576e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1264 | 2026.03.12 01:35:18.441971 [ 274 ] {3bba5ab0-bd55-405f-bf54-3a104e9c576e} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2026.03.12 01:35:18.442008 [ 274 ] {3bba5ab0-bd55-405f-bf54-3a104e9c576e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1266 | 2026.03.12 01:35:18.442659 [ 274 ] {3bba5ab0-bd55-405f-bf54-3a104e9c576e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1267 | 2026.03.12 01:35:18.443118 [ 274 ] {3bba5ab0-bd55-405f-bf54-3a104e9c576e} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2026.03.12 01:35:18.443251 [ 274 ] {3bba5ab0-bd55-405f-bf54-3a104e9c576e} <Debug> executeQuery: Read 811 rows, 65.22 KiB in 0.002152 sec., 376858.7360594796 rows/sec., 29.60 MiB/sec. | ||
| 1269 | 2026.03.12 01:35:18.443290 [ 274 ] {3bba5ab0-bd55-405f-bf54-3a104e9c576e} <Debug> TCPHandler: Processed in 0.002313835 sec. | ||
| 1270 | 2026.03.12 01:35:18.443406 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2026.03.12 01:35:18.443503 [ 274 ] {fda09d35-6330-4802-8941-c33e7db9393a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1272 | 2026.03.12 01:35:18.443542 [ 274 ] {fda09d35-6330-4802-8941-c33e7db9393a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1273 | 2026.03.12 01:35:18.444000 [ 274 ] {fda09d35-6330-4802-8941-c33e7db9393a} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1274 | 2026.03.12 01:35:18.444036 [ 274 ] {fda09d35-6330-4802-8941-c33e7db9393a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1275 | 2026.03.12 01:35:18.444515 [ 274 ] {fda09d35-6330-4802-8941-c33e7db9393a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1276 | 2026.03.12 01:35:18.445021 [ 274 ] {fda09d35-6330-4802-8941-c33e7db9393a} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2026.03.12 01:35:18.445158 [ 274 ] {fda09d35-6330-4802-8941-c33e7db9393a} <Debug> executeQuery: Read 168 rows, 10.46 KiB in 0.001674 sec., 100358.4229390681 rows/sec., 6.10 MiB/sec. | ||
| 1278 | 2026.03.12 01:35:18.445197 [ 274 ] {fda09d35-6330-4802-8941-c33e7db9393a} <Debug> TCPHandler: Processed in 0.001840927 sec. | ||
| 1279 | 2026.03.12 01:35:18.445314 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2026.03.12 01:35:18.445407 [ 274 ] {352622e2-9300-46db-a0d4-f0389d9508b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1281 | 2026.03.12 01:35:18.445447 [ 274 ] {352622e2-9300-46db-a0d4-f0389d9508b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1282 | 2026.03.12 01:35:18.445926 [ 274 ] {352622e2-9300-46db-a0d4-f0389d9508b7} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2026.03.12 01:35:18.445960 [ 274 ] {352622e2-9300-46db-a0d4-f0389d9508b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1284 | 2026.03.12 01:35:18.446400 [ 274 ] {352622e2-9300-46db-a0d4-f0389d9508b7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1285 | 2026.03.12 01:35:18.446833 [ 274 ] {352622e2-9300-46db-a0d4-f0389d9508b7} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.03.12 01:35:18.446969 [ 274 ] {352622e2-9300-46db-a0d4-f0389d9508b7} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.00158 sec., 94936.70886075949 rows/sec., 6.13 MiB/sec. | ||
| 1287 | 2026.03.12 01:35:18.447007 [ 274 ] {352622e2-9300-46db-a0d4-f0389d9508b7} <Debug> TCPHandler: Processed in 0.001741736 sec. | ||
| 1288 | 2026.03.12 01:35:18.447120 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2026.03.12 01:35:18.447215 [ 274 ] {f16626cb-17eb-469f-87dd-7ae16c02adb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1290 | 2026.03.12 01:35:18.447254 [ 274 ] {f16626cb-17eb-469f-87dd-7ae16c02adb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1291 | 2026.03.12 01:35:18.447687 [ 274 ] {f16626cb-17eb-469f-87dd-7ae16c02adb6} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2026.03.12 01:35:18.447724 [ 274 ] {f16626cb-17eb-469f-87dd-7ae16c02adb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1293 | 2026.03.12 01:35:18.448238 [ 274 ] {f16626cb-17eb-469f-87dd-7ae16c02adb6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1294 | 2026.03.12 01:35:18.448670 [ 274 ] {f16626cb-17eb-469f-87dd-7ae16c02adb6} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2026.03.12 01:35:18.448809 [ 274 ] {f16626cb-17eb-469f-87dd-7ae16c02adb6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001613 sec., 91754.49473031618 rows/sec., 5.22 MiB/sec. | ||
| 1296 | 2026.03.12 01:35:18.448848 [ 274 ] {f16626cb-17eb-469f-87dd-7ae16c02adb6} <Debug> TCPHandler: Processed in 0.001775807 sec. | ||
| 1297 | 2026.03.12 01:35:18.448971 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2026.03.12 01:35:18.449065 [ 274 ] {a6b88f8a-e845-437b-86ca-550f0ec590f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1299 | 2026.03.12 01:35:18.449104 [ 274 ] {a6b88f8a-e845-437b-86ca-550f0ec590f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1300 | 2026.03.12 01:35:18.449681 [ 274 ] {a6b88f8a-e845-437b-86ca-550f0ec590f8} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2026.03.12 01:35:18.449718 [ 274 ] {a6b88f8a-e845-437b-86ca-550f0ec590f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1302 | 2026.03.12 01:35:18.450159 [ 274 ] {a6b88f8a-e845-437b-86ca-550f0ec590f8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1303 | 2026.03.12 01:35:18.450664 [ 274 ] {a6b88f8a-e845-437b-86ca-550f0ec590f8} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1304 | 2026.03.12 01:35:18.450802 [ 274 ] {a6b88f8a-e845-437b-86ca-550f0ec590f8} <Debug> executeQuery: Read 498 rows, 35.84 KiB in 0.001754 sec., 283922.4629418472 rows/sec., 19.95 MiB/sec. | ||
| 1305 | 2026.03.12 01:35:18.450841 [ 274 ] {a6b88f8a-e845-437b-86ca-550f0ec590f8} <Debug> TCPHandler: Processed in 0.001919399 sec. | ||
| 1306 | 2026.03.12 01:35:18.450947 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2026.03.12 01:35:18.451040 [ 274 ] {2fce5de2-755f-4742-bf44-ff4bfe4b1e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1308 | 2026.03.12 01:35:18.451081 [ 274 ] {2fce5de2-755f-4742-bf44-ff4bfe4b1e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1309 | 2026.03.12 01:35:18.453619 [ 274 ] {2fce5de2-755f-4742-bf44-ff4bfe4b1e8f} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2026.03.12 01:35:18.453656 [ 274 ] {2fce5de2-755f-4742-bf44-ff4bfe4b1e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1311 | 2026.03.12 01:35:18.458851 [ 274 ] {2fce5de2-755f-4742-bf44-ff4bfe4b1e8f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1312 | 2026.03.12 01:35:18.459300 [ 274 ] {2fce5de2-755f-4742-bf44-ff4bfe4b1e8f} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2026.03.12 01:35:18.459438 [ 274 ] {2fce5de2-755f-4742-bf44-ff4bfe4b1e8f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.008415 sec., 713.0124777183601 rows/sec., 37.25 KiB/sec. | ||
| 1314 | 2026.03.12 01:35:18.459474 [ 274 ] {2fce5de2-755f-4742-bf44-ff4bfe4b1e8f} <Debug> TCPHandler: Processed in 0.00858022 sec. | ||
| 1315 | 2026.03.12 01:35:18.459586 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2026.03.12 01:35:18.459681 [ 274 ] {d4b36143-176f-4e75-9b58-7c7cc7c7dc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1317 | 2026.03.12 01:35:18.459722 [ 274 ] {d4b36143-176f-4e75-9b58-7c7cc7c7dc5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1318 | 2026.03.12 01:35:18.460146 [ 274 ] {d4b36143-176f-4e75-9b58-7c7cc7c7dc5a} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2026.03.12 01:35:18.460181 [ 274 ] {d4b36143-176f-4e75-9b58-7c7cc7c7dc5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1320 | 2026.03.12 01:35:18.460651 [ 274 ] {d4b36143-176f-4e75-9b58-7c7cc7c7dc5a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1321 | 2026.03.12 01:35:18.461574 [ 274 ] {d4b36143-176f-4e75-9b58-7c7cc7c7dc5a} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1322 | 2026.03.12 01:35:18.461714 [ 274 ] {d4b36143-176f-4e75-9b58-7c7cc7c7dc5a} <Debug> executeQuery: Read 158 rows, 10.38 KiB in 0.002052 sec., 76998.05068226121 rows/sec., 4.94 MiB/sec. | ||
| 1323 | 2026.03.12 01:35:18.461752 [ 274 ] {d4b36143-176f-4e75-9b58-7c7cc7c7dc5a} <Debug> TCPHandler: Processed in 0.002213603 sec. | ||
| 1324 | 2026.03.12 01:35:18.461869 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2026.03.12 01:35:18.461963 [ 274 ] {6e273ea7-e2c0-46a5-970e-f1d3ee6fe5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1326 | 2026.03.12 01:35:18.462004 [ 274 ] {6e273ea7-e2c0-46a5-970e-f1d3ee6fe5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1327 | 2026.03.12 01:35:18.462328 [ 274 ] {6e273ea7-e2c0-46a5-970e-f1d3ee6fe5cc} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2026.03.12 01:35:18.462364 [ 274 ] {6e273ea7-e2c0-46a5-970e-f1d3ee6fe5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1329 | 2026.03.12 01:35:18.462880 [ 274 ] {6e273ea7-e2c0-46a5-970e-f1d3ee6fe5cc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1330 | 2026.03.12 01:35:18.463295 [ 274 ] {6e273ea7-e2c0-46a5-970e-f1d3ee6fe5cc} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2026.03.12 01:35:18.463431 [ 274 ] {6e273ea7-e2c0-46a5-970e-f1d3ee6fe5cc} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001486 sec., 1345.8950201884254 rows/sec., 88.06 KiB/sec. | ||
| 1332 | 2026.03.12 01:35:18.463469 [ 274 ] {6e273ea7-e2c0-46a5-970e-f1d3ee6fe5cc} <Debug> TCPHandler: Processed in 0.001647865 sec. | ||
| 1333 | 2026.03.12 01:35:18.463580 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1334 | 2026.03.12 01:35:18.463680 [ 274 ] {f71e481d-e808-4d1a-86f9-13f06aa3b0fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1335 | 2026.03.12 01:35:18.463733 [ 274 ] {f71e481d-e808-4d1a-86f9-13f06aa3b0fd} <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 | ||
| 1336 | 2026.03.12 01:35:18.464532 [ 274 ] {f71e481d-e808-4d1a-86f9-13f06aa3b0fd} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.03.12 01:35:18.464569 [ 274 ] {f71e481d-e808-4d1a-86f9-13f06aa3b0fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1338 | 2026.03.12 01:35:18.468063 [ 274 ] {f71e481d-e808-4d1a-86f9-13f06aa3b0fd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1339 | 2026.03.12 01:35:18.468560 [ 274 ] {f71e481d-e808-4d1a-86f9-13f06aa3b0fd} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1340 | 2026.03.12 01:35:18.468729 [ 274 ] {f71e481d-e808-4d1a-86f9-13f06aa3b0fd} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.005072 sec., 3943.217665615142 rows/sec., 7.07 MiB/sec. | ||
| 1341 | 2026.03.12 01:35:18.468791 [ 274 ] {f71e481d-e808-4d1a-86f9-13f06aa3b0fd} <Debug> TCPHandler: Processed in 0.0052595 sec. | ||
| 1342 | 2026.03.12 01:35:18.468911 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1343 | 2026.03.12 01:35:18.469008 [ 274 ] {0c4ef9bf-11fe-4327-beea-52619b3137e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1344 | 2026.03.12 01:35:18.469050 [ 274 ] {0c4ef9bf-11fe-4327-beea-52619b3137e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1345 | 2026.03.12 01:35:18.469401 [ 274 ] {0c4ef9bf-11fe-4327-beea-52619b3137e2} <Trace> oximeter.measurements_i64 (41a3fc72-a35d-427c-b11d-3ad512cf9502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1346 | 2026.03.12 01:35:18.469438 [ 274 ] {0c4ef9bf-11fe-4327-beea-52619b3137e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1347 | 2026.03.12 01:35:18.469923 [ 274 ] {0c4ef9bf-11fe-4327-beea-52619b3137e2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1348 | 2026.03.12 01:35:18.470410 [ 274 ] {0c4ef9bf-11fe-4327-beea-52619b3137e2} <Trace> oximeter.measurements_i64 (41a3fc72-a35d-427c-b11d-3ad512cf9502): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1349 | 2026.03.12 01:35:18.470542 [ 274 ] {0c4ef9bf-11fe-4327-beea-52619b3137e2} <Debug> executeQuery: Read 24 rows, 1.75 KiB in 0.001553 sec., 15453.960077269801 rows/sec., 1.10 MiB/sec. | ||
| 1350 | 2026.03.12 01:35:18.470578 [ 274 ] {0c4ef9bf-11fe-4327-beea-52619b3137e2} <Debug> TCPHandler: Processed in 0.001716816 sec. | ||
| 1351 | 2026.03.12 01:35:18.470700 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1352 | 2026.03.12 01:35:18.470794 [ 274 ] {a5fb0325-16e9-45cc-a65e-6e4cb5185126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1353 | 2026.03.12 01:35:18.470836 [ 274 ] {a5fb0325-16e9-45cc-a65e-6e4cb5185126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1354 | 2026.03.12 01:35:18.471164 [ 274 ] {a5fb0325-16e9-45cc-a65e-6e4cb5185126} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1355 | 2026.03.12 01:35:18.471199 [ 274 ] {a5fb0325-16e9-45cc-a65e-6e4cb5185126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1356 | 2026.03.12 01:35:18.471646 [ 274 ] {a5fb0325-16e9-45cc-a65e-6e4cb5185126} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1357 | 2026.03.12 01:35:18.472136 [ 274 ] {a5fb0325-16e9-45cc-a65e-6e4cb5185126} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1358 | 2026.03.12 01:35:18.472271 [ 274 ] {a5fb0325-16e9-45cc-a65e-6e4cb5185126} <Debug> executeQuery: Read 50 rows, 3.03 KiB in 0.001496 sec., 33422.45989304813 rows/sec., 1.98 MiB/sec. | ||
| 1359 | 2026.03.12 01:35:18.472308 [ 274 ] {a5fb0325-16e9-45cc-a65e-6e4cb5185126} <Debug> TCPHandler: Processed in 0.001657885 sec. | ||
| 1360 | 2026.03.12 01:35:19.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.11 MiB, peak 187.87 MiB, free memory in arenas 0.00 B, will set to 186.04 MiB (RSS), difference: -1.06 MiB | ||
| 1361 | 2026.03.12 01:35:22.906050 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1362 | 2026.03.12 01:35:22.906115 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1363 | 2026.03.12 01:35:22.999587 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1896 | ||
| 1364 | 2026.03.12 01:35:23.000074 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2026.03.12 01:35:23.000120 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1366 | 2026.03.12 01:35:23.000713 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1367 | 2026.03.12 01:35:23.000937 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2026.03.12 01:35:23.001070 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1896 | ||
| 1369 | 2026.03.12 01:35:23.004765 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 92 entries to flush up to offset 188 | ||
| 1370 | 2026.03.12 01:35:23.008207 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1371 | 2026.03.12 01:35:23.008258 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1372 | 2026.03.12 01:35:23.009505 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1373 | 2026.03.12 01:35:23.009782 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1374 | 2026.03.12 01:35:23.010097 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 188 | ||
| 1375 | 2026.03.12 01:35:23.156430 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1376 | 2026.03.12 01:35:23.174499 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1377 | 2026.03.12 01:35:23.174553 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1378 | 2026.03.12 01:35:23.180861 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1379 | 2026.03.12 01:35:23.181554 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1380 | 2026.03.12 01:35:23.184742 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1381 | 2026.03.12 01:35:23.337046 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2026.03.12 01:35:23.337210 [ 274 ] {3e230816-39b2-4624-bcf4-9929359ed525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1383 | 2026.03.12 01:35:23.337272 [ 274 ] {3e230816-39b2-4624-bcf4-9929359ed525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1384 | 2026.03.12 01:35:23.337943 [ 274 ] {3e230816-39b2-4624-bcf4-9929359ed525} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2026.03.12 01:35:23.337994 [ 274 ] {3e230816-39b2-4624-bcf4-9929359ed525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1386 | 2026.03.12 01:35:23.338376 [ 274 ] {3e230816-39b2-4624-bcf4-9929359ed525} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1387 | 2026.03.12 01:35:23.338627 [ 274 ] {3e230816-39b2-4624-bcf4-9929359ed525} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2026.03.12 01:35:23.338784 [ 274 ] {3e230816-39b2-4624-bcf4-9929359ed525} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001629 sec., 15960.712093308779 rows/sec., 1.24 MiB/sec. | ||
| 1389 | 2026.03.12 01:35:23.338828 [ 274 ] {3e230816-39b2-4624-bcf4-9929359ed525} <Debug> TCPHandler: Processed in 0.001939689 sec. | ||
| 1390 | 2026.03.12 01:35:23.338977 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1391 | 2026.03.12 01:35:23.339066 [ 274 ] {feb7f66e-bdd0-43a1-828c-2bb42eba19b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1392 | 2026.03.12 01:35:23.339104 [ 274 ] {feb7f66e-bdd0-43a1-828c-2bb42eba19b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1393 | 2026.03.12 01:35:23.339621 [ 274 ] {feb7f66e-bdd0-43a1-828c-2bb42eba19b2} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2026.03.12 01:35:23.339659 [ 274 ] {feb7f66e-bdd0-43a1-828c-2bb42eba19b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1395 | 2026.03.12 01:35:23.339956 [ 274 ] {feb7f66e-bdd0-43a1-828c-2bb42eba19b2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1396 | 2026.03.12 01:35:23.340160 [ 274 ] {feb7f66e-bdd0-43a1-828c-2bb42eba19b2} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2026.03.12 01:35:23.340288 [ 274 ] {feb7f66e-bdd0-43a1-828c-2bb42eba19b2} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001208 sec., 23178.807947019865 rows/sec., 1.81 MiB/sec. | ||
| 1398 | 2026.03.12 01:35:23.340325 [ 274 ] {feb7f66e-bdd0-43a1-828c-2bb42eba19b2} <Debug> TCPHandler: Processed in 0.001382531 sec. | ||
| 1399 | 2026.03.12 01:35:23.340442 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2026.03.12 01:35:23.340536 [ 274 ] {773ae4bd-e3aa-4520-9f0a-37d69ce8d472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1401 | 2026.03.12 01:35:23.340580 [ 274 ] {773ae4bd-e3aa-4520-9f0a-37d69ce8d472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1402 | 2026.03.12 01:35:23.341008 [ 274 ] {773ae4bd-e3aa-4520-9f0a-37d69ce8d472} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2026.03.12 01:35:23.341045 [ 274 ] {773ae4bd-e3aa-4520-9f0a-37d69ce8d472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1404 | 2026.03.12 01:35:23.341351 [ 274 ] {773ae4bd-e3aa-4520-9f0a-37d69ce8d472} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1405 | 2026.03.12 01:35:23.341566 [ 274 ] {773ae4bd-e3aa-4520-9f0a-37d69ce8d472} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2026.03.12 01:35:23.341692 [ 274 ] {773ae4bd-e3aa-4520-9f0a-37d69ce8d472} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001175 sec., 42553.1914893617 rows/sec., 2.95 MiB/sec. | ||
| 1407 | 2026.03.12 01:35:23.341727 [ 274 ] {773ae4bd-e3aa-4520-9f0a-37d69ce8d472} <Debug> TCPHandler: Processed in 0.00134024 sec. | ||
| 1408 | 2026.03.12 01:35:23.341837 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2026.03.12 01:35:23.341930 [ 274 ] {84a34615-5fc3-4088-85ae-0dc3b6c5654e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1410 | 2026.03.12 01:35:23.341971 [ 274 ] {84a34615-5fc3-4088-85ae-0dc3b6c5654e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1411 | 2026.03.12 01:35:23.342285 [ 274 ] {84a34615-5fc3-4088-85ae-0dc3b6c5654e} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1412 | 2026.03.12 01:35:23.342321 [ 274 ] {84a34615-5fc3-4088-85ae-0dc3b6c5654e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1413 | 2026.03.12 01:35:23.342642 [ 274 ] {84a34615-5fc3-4088-85ae-0dc3b6c5654e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1414 | 2026.03.12 01:35:23.342862 [ 274 ] {84a34615-5fc3-4088-85ae-0dc3b6c5654e} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2026.03.12 01:35:23.342989 [ 274 ] {84a34615-5fc3-4088-85ae-0dc3b6c5654e} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001076 sec., 18587.36059479554 rows/sec., 1.28 MiB/sec. | ||
| 1416 | 2026.03.12 01:35:23.343054 [ 274 ] {84a34615-5fc3-4088-85ae-0dc3b6c5654e} <Debug> TCPHandler: Processed in 0.00126517 sec. | ||
| 1417 | 2026.03.12 01:35:24.000272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.91 MiB, peak 190.63 MiB, free memory in arenas 0.00 B, will set to 187.94 MiB (RSS), difference: 1.02 MiB | ||
| 1418 | 2026.03.12 01:35:28.345910 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1419 | 2026.03.12 01:35:28.346125 [ 274 ] {2fcb1a53-6bf5-4066-bee1-09e8238bb828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1420 | 2026.03.12 01:35:28.346199 [ 274 ] {2fcb1a53-6bf5-4066-bee1-09e8238bb828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1421 | 2026.03.12 01:35:28.347026 [ 274 ] {2fcb1a53-6bf5-4066-bee1-09e8238bb828} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1422 | 2026.03.12 01:35:28.347078 [ 274 ] {2fcb1a53-6bf5-4066-bee1-09e8238bb828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1423 | 2026.03.12 01:35:28.347486 [ 274 ] {2fcb1a53-6bf5-4066-bee1-09e8238bb828} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1424 | 2026.03.12 01:35:28.347722 [ 274 ] {2fcb1a53-6bf5-4066-bee1-09e8238bb828} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1425 | 2026.03.12 01:35:28.347900 [ 274 ] {2fcb1a53-6bf5-4066-bee1-09e8238bb828} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001828 sec., 155361.05032822757 rows/sec., 9.87 MiB/sec. | ||
| 1426 | 2026.03.12 01:35:28.347948 [ 274 ] {2fcb1a53-6bf5-4066-bee1-09e8238bb828} <Debug> TCPHandler: Processed in 0.002176453 sec. | ||
| 1427 | 2026.03.12 01:35:28.348079 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1428 | 2026.03.12 01:35:28.348184 [ 274 ] {7ee18db5-f7a8-4c06-a2bb-77d1c3357d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1429 | 2026.03.12 01:35:28.348227 [ 274 ] {7ee18db5-f7a8-4c06-a2bb-77d1c3357d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1430 | 2026.03.12 01:35:28.348990 [ 274 ] {7ee18db5-f7a8-4c06-a2bb-77d1c3357d14} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1431 | 2026.03.12 01:35:28.349029 [ 274 ] {7ee18db5-f7a8-4c06-a2bb-77d1c3357d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1432 | 2026.03.12 01:35:28.349390 [ 274 ] {7ee18db5-f7a8-4c06-a2bb-77d1c3357d14} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1433 | 2026.03.12 01:35:28.349607 [ 274 ] {7ee18db5-f7a8-4c06-a2bb-77d1c3357d14} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1434 | 2026.03.12 01:35:28.349737 [ 274 ] {7ee18db5-f7a8-4c06-a2bb-77d1c3357d14} <Debug> executeQuery: Read 817 rows, 65.85 KiB in 0.001578 sec., 517743.979721166 rows/sec., 40.75 MiB/sec. | ||
| 1435 | 2026.03.12 01:35:28.349775 [ 274 ] {7ee18db5-f7a8-4c06-a2bb-77d1c3357d14} <Debug> TCPHandler: Processed in 0.001748786 sec. | ||
| 1436 | 2026.03.12 01:35:28.349887 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2026.03.12 01:35:28.349984 [ 274 ] {cf8dae49-d91b-400e-9ba0-f0879a385aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1438 | 2026.03.12 01:35:28.350024 [ 274 ] {cf8dae49-d91b-400e-9ba0-f0879a385aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1439 | 2026.03.12 01:35:28.350466 [ 274 ] {cf8dae49-d91b-400e-9ba0-f0879a385aa6} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1440 | 2026.03.12 01:35:28.350503 [ 274 ] {cf8dae49-d91b-400e-9ba0-f0879a385aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1441 | 2026.03.12 01:35:28.350808 [ 274 ] {cf8dae49-d91b-400e-9ba0-f0879a385aa6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1442 | 2026.03.12 01:35:28.351018 [ 274 ] {cf8dae49-d91b-400e-9ba0-f0879a385aa6} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1443 | 2026.03.12 01:35:28.351142 [ 274 ] {cf8dae49-d91b-400e-9ba0-f0879a385aa6} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001183 sec., 141166.5257819104 rows/sec., 8.60 MiB/sec. | ||
| 1444 | 2026.03.12 01:35:28.351178 [ 274 ] {cf8dae49-d91b-400e-9ba0-f0879a385aa6} <Debug> TCPHandler: Processed in 0.00134648 sec. | ||
| 1445 | 2026.03.12 01:35:28.351283 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2026.03.12 01:35:28.351372 [ 274 ] {36279964-04a9-4515-af40-8dd3c7daa4c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1447 | 2026.03.12 01:35:28.351408 [ 274 ] {36279964-04a9-4515-af40-8dd3c7daa4c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1448 | 2026.03.12 01:35:28.351812 [ 274 ] {36279964-04a9-4515-af40-8dd3c7daa4c7} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1449 | 2026.03.12 01:35:28.351845 [ 274 ] {36279964-04a9-4515-af40-8dd3c7daa4c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1450 | 2026.03.12 01:35:28.352200 [ 274 ] {36279964-04a9-4515-af40-8dd3c7daa4c7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1451 | 2026.03.12 01:35:28.352405 [ 274 ] {36279964-04a9-4515-af40-8dd3c7daa4c7} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1452 | 2026.03.12 01:35:28.352530 [ 274 ] {36279964-04a9-4515-af40-8dd3c7daa4c7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001157 sec., 128781.33102852204 rows/sec., 8.32 MiB/sec. | ||
| 1453 | 2026.03.12 01:35:28.352568 [ 274 ] {36279964-04a9-4515-af40-8dd3c7daa4c7} <Debug> TCPHandler: Processed in 0.00131865 sec. | ||
| 1454 | 2026.03.12 01:35:28.352679 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1455 | 2026.03.12 01:35:28.352773 [ 274 ] {e57bf70f-79c7-4ad9-8aac-e5ee2c178719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1456 | 2026.03.12 01:35:28.352812 [ 274 ] {e57bf70f-79c7-4ad9-8aac-e5ee2c178719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1457 | 2026.03.12 01:35:28.353270 [ 274 ] {e57bf70f-79c7-4ad9-8aac-e5ee2c178719} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1458 | 2026.03.12 01:35:28.353306 [ 274 ] {e57bf70f-79c7-4ad9-8aac-e5ee2c178719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1459 | 2026.03.12 01:35:28.353603 [ 274 ] {e57bf70f-79c7-4ad9-8aac-e5ee2c178719} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1460 | 2026.03.12 01:35:28.353808 [ 274 ] {e57bf70f-79c7-4ad9-8aac-e5ee2c178719} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1461 | 2026.03.12 01:35:28.353930 [ 274 ] {e57bf70f-79c7-4ad9-8aac-e5ee2c178719} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001175 sec., 125957.44680851063 rows/sec., 7.16 MiB/sec. | ||
| 1462 | 2026.03.12 01:35:28.353966 [ 274 ] {e57bf70f-79c7-4ad9-8aac-e5ee2c178719} <Debug> TCPHandler: Processed in 0.00133594 sec. | ||
| 1463 | 2026.03.12 01:35:28.354076 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1464 | 2026.03.12 01:35:28.354170 [ 274 ] {60ca594f-9c1e-45ae-afef-a72a4c6ee14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1465 | 2026.03.12 01:35:28.354211 [ 274 ] {60ca594f-9c1e-45ae-afef-a72a4c6ee14d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1466 | 2026.03.12 01:35:28.354758 [ 274 ] {60ca594f-9c1e-45ae-afef-a72a4c6ee14d} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1467 | 2026.03.12 01:35:28.354794 [ 274 ] {60ca594f-9c1e-45ae-afef-a72a4c6ee14d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1468 | 2026.03.12 01:35:28.355113 [ 274 ] {60ca594f-9c1e-45ae-afef-a72a4c6ee14d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1469 | 2026.03.12 01:35:28.355320 [ 274 ] {60ca594f-9c1e-45ae-afef-a72a4c6ee14d} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1470 | 2026.03.12 01:35:28.355445 [ 274 ] {60ca594f-9c1e-45ae-afef-a72a4c6ee14d} <Debug> executeQuery: Read 482 rows, 34.57 KiB in 0.001293 sec., 372776.4887857695 rows/sec., 26.11 MiB/sec. | ||
| 1471 | 2026.03.12 01:35:28.355481 [ 274 ] {60ca594f-9c1e-45ae-afef-a72a4c6ee14d} <Debug> TCPHandler: Processed in 0.001452812 sec. | ||
| 1472 | 2026.03.12 01:35:28.355637 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1473 | 2026.03.12 01:35:28.355731 [ 274 ] {f276323b-b54f-498f-a91a-66b6efcf5bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1474 | 2026.03.12 01:35:28.355773 [ 274 ] {f276323b-b54f-498f-a91a-66b6efcf5bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1475 | 2026.03.12 01:35:28.356096 [ 274 ] {f276323b-b54f-498f-a91a-66b6efcf5bc1} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1476 | 2026.03.12 01:35:28.356132 [ 274 ] {f276323b-b54f-498f-a91a-66b6efcf5bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1477 | 2026.03.12 01:35:28.356429 [ 274 ] {f276323b-b54f-498f-a91a-66b6efcf5bc1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1478 | 2026.03.12 01:35:28.356635 [ 274 ] {f276323b-b54f-498f-a91a-66b6efcf5bc1} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1479 | 2026.03.12 01:35:28.356756 [ 274 ] {f276323b-b54f-498f-a91a-66b6efcf5bc1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 1480 | 2026.03.12 01:35:28.356791 [ 274 ] {f276323b-b54f-498f-a91a-66b6efcf5bc1} <Debug> TCPHandler: Processed in 0.001202888 sec. | ||
| 1481 | 2026.03.12 01:35:28.356899 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1482 | 2026.03.12 01:35:28.356992 [ 274 ] {435198ba-6275-4560-946f-e18ef4afd05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1483 | 2026.03.12 01:35:28.357033 [ 274 ] {435198ba-6275-4560-946f-e18ef4afd05c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1484 | 2026.03.12 01:35:28.357433 [ 274 ] {435198ba-6275-4560-946f-e18ef4afd05c} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1485 | 2026.03.12 01:35:28.357469 [ 274 ] {435198ba-6275-4560-946f-e18ef4afd05c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1486 | 2026.03.12 01:35:28.357784 [ 274 ] {435198ba-6275-4560-946f-e18ef4afd05c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1487 | 2026.03.12 01:35:28.357991 [ 274 ] {435198ba-6275-4560-946f-e18ef4afd05c} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1488 | 2026.03.12 01:35:28.358123 [ 274 ] {435198ba-6275-4560-946f-e18ef4afd05c} <Debug> executeQuery: Read 155 rows, 10.17 KiB in 0.001149 sec., 134899.91296779807 rows/sec., 8.64 MiB/sec. | ||
| 1489 | 2026.03.12 01:35:28.358160 [ 274 ] {435198ba-6275-4560-946f-e18ef4afd05c} <Debug> TCPHandler: Processed in 0.00130956 sec. | ||
| 1490 | 2026.03.12 01:35:28.358266 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1491 | 2026.03.12 01:35:28.358359 [ 274 ] {b8eb58ce-827f-46c4-8781-6994e091cf58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1492 | 2026.03.12 01:35:28.358401 [ 274 ] {b8eb58ce-827f-46c4-8781-6994e091cf58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1493 | 2026.03.12 01:35:28.358709 [ 274 ] {b8eb58ce-827f-46c4-8781-6994e091cf58} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1494 | 2026.03.12 01:35:28.358744 [ 274 ] {b8eb58ce-827f-46c4-8781-6994e091cf58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1495 | 2026.03.12 01:35:28.359044 [ 274 ] {b8eb58ce-827f-46c4-8781-6994e091cf58} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1496 | 2026.03.12 01:35:28.359254 [ 274 ] {b8eb58ce-827f-46c4-8781-6994e091cf58} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1497 | 2026.03.12 01:35:28.359384 [ 274 ] {b8eb58ce-827f-46c4-8781-6994e091cf58} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 1498 | 2026.03.12 01:35:28.359420 [ 274 ] {b8eb58ce-827f-46c4-8781-6994e091cf58} <Debug> TCPHandler: Processed in 0.001202548 sec. | ||
| 1499 | 2026.03.12 01:35:28.359529 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1500 | 2026.03.12 01:35:28.359622 [ 274 ] {f7d1154c-12f0-46c2-a50b-9d09200cc40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1501 | 2026.03.12 01:35:28.359674 [ 274 ] {f7d1154c-12f0-46c2-a50b-9d09200cc40d} <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 | ||
| 1502 | 2026.03.12 01:35:28.360467 [ 274 ] {f7d1154c-12f0-46c2-a50b-9d09200cc40d} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1503 | 2026.03.12 01:35:28.360503 [ 274 ] {f7d1154c-12f0-46c2-a50b-9d09200cc40d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1504 | 2026.03.12 01:35:28.361016 [ 274 ] {f7d1154c-12f0-46c2-a50b-9d09200cc40d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1505 | 2026.03.12 01:35:28.361231 [ 274 ] {f7d1154c-12f0-46c2-a50b-9d09200cc40d} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1506 | 2026.03.12 01:35:28.361367 [ 274 ] {f7d1154c-12f0-46c2-a50b-9d09200cc40d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001763 sec., 14180.374361883154 rows/sec., 25.41 MiB/sec. | ||
| 1507 | 2026.03.12 01:35:28.361422 [ 274 ] {f7d1154c-12f0-46c2-a50b-9d09200cc40d} <Debug> TCPHandler: Processed in 0.001941349 sec. | ||
| 1508 | 2026.03.12 01:35:28.361544 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1509 | 2026.03.12 01:35:28.361637 [ 274 ] {77b662f3-3bee-472b-98a5-c2b6acaa44d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1510 | 2026.03.12 01:35:28.361679 [ 274 ] {77b662f3-3bee-472b-98a5-c2b6acaa44d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1511 | 2026.03.12 01:35:28.362011 [ 274 ] {77b662f3-3bee-472b-98a5-c2b6acaa44d8} <Trace> oximeter.measurements_i64 (41a3fc72-a35d-427c-b11d-3ad512cf9502): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1512 | 2026.03.12 01:35:28.362047 [ 274 ] {77b662f3-3bee-472b-98a5-c2b6acaa44d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1513 | 2026.03.12 01:35:28.362321 [ 274 ] {77b662f3-3bee-472b-98a5-c2b6acaa44d8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1514 | 2026.03.12 01:35:28.362519 [ 274 ] {77b662f3-3bee-472b-98a5-c2b6acaa44d8} <Trace> oximeter.measurements_i64 (41a3fc72-a35d-427c-b11d-3ad512cf9502): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1515 | 2026.03.12 01:35:28.362631 [ 274 ] {77b662f3-3bee-472b-98a5-c2b6acaa44d8} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001048 sec., 2862.595419847328 rows/sec., 229.23 KiB/sec. | ||
| 1516 | 2026.03.12 01:35:28.362664 [ 274 ] {77b662f3-3bee-472b-98a5-c2b6acaa44d8} <Debug> TCPHandler: Processed in 0.001208049 sec. | ||
| 1517 | 2026.03.12 01:35:28.362765 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1518 | 2026.03.12 01:35:28.362852 [ 274 ] {98cd0887-65d9-4368-a181-2ca9fbd2bfb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1519 | 2026.03.12 01:35:28.362890 [ 274 ] {98cd0887-65d9-4368-a181-2ca9fbd2bfb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1520 | 2026.03.12 01:35:28.363293 [ 274 ] {98cd0887-65d9-4368-a181-2ca9fbd2bfb6} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1521 | 2026.03.12 01:35:28.363330 [ 274 ] {98cd0887-65d9-4368-a181-2ca9fbd2bfb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1522 | 2026.03.12 01:35:28.363631 [ 274 ] {98cd0887-65d9-4368-a181-2ca9fbd2bfb6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1523 | 2026.03.12 01:35:28.363834 [ 274 ] {98cd0887-65d9-4368-a181-2ca9fbd2bfb6} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1524 | 2026.03.12 01:35:28.363960 [ 274 ] {98cd0887-65d9-4368-a181-2ca9fbd2bfb6} <Debug> executeQuery: Read 50 rows, 3.03 KiB in 0.001073 sec., 46598.32246039143 rows/sec., 2.76 MiB/sec. | ||
| 1525 | 2026.03.12 01:35:28.363996 [ 274 ] {98cd0887-65d9-4368-a181-2ca9fbd2bfb6} <Debug> TCPHandler: Processed in 0.001233149 sec. | ||
| 1526 | 2026.03.12 01:35:30.501735 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2408 | ||
| 1527 | 2026.03.12 01:35:30.502226 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1528 | 2026.03.12 01:35:30.502265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1529 | 2026.03.12 01:35:30.502774 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1530 | 2026.03.12 01:35:30.502995 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1531 | 2026.03.12 01:35:30.503121 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2408 | ||
| 1532 | 2026.03.12 01:35:30.685349 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1533 | 2026.03.12 01:35:30.703046 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1534 | 2026.03.12 01:35:30.703116 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 1535 | 2026.03.12 01:35:30.709356 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1536 | 2026.03.12 01:35:30.710111 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2026.03.12 01:35:30.713408 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1538 | 2026.03.12 01:35:31.001165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.63 MiB, peak 192.63 MiB, free memory in arenas 0.00 B, will set to 189.93 MiB (RSS), difference: 1.30 MiB | ||
| 1539 | 2026.03.12 01:35:33.010743 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 220 | ||
| 1540 | 2026.03.12 01:35:33.013026 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1541 | 2026.03.12 01:35:33.013071 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1542 | 2026.03.12 01:35:33.014217 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1543 | 2026.03.12 01:35:33.014495 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1544 | 2026.03.12 01:35:33.014782 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 220 | ||
| 1545 | 2026.03.12 01:35:33.336597 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1546 | 2026.03.12 01:35:33.336773 [ 274 ] {9155c16d-61e7-45e0-b22e-12fe8e17c006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1547 | 2026.03.12 01:35:33.336835 [ 274 ] {9155c16d-61e7-45e0-b22e-12fe8e17c006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1548 | 2026.03.12 01:35:33.337450 [ 274 ] {9155c16d-61e7-45e0-b22e-12fe8e17c006} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1549 | 2026.03.12 01:35:33.337488 [ 274 ] {9155c16d-61e7-45e0-b22e-12fe8e17c006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1550 | 2026.03.12 01:35:33.337859 [ 274 ] {9155c16d-61e7-45e0-b22e-12fe8e17c006} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1551 | 2026.03.12 01:35:33.338088 [ 274 ] {9155c16d-61e7-45e0-b22e-12fe8e17c006} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1552 | 2026.03.12 01:35:33.338236 [ 274 ] {9155c16d-61e7-45e0-b22e-12fe8e17c006} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001509 sec., 17229.953611663354 rows/sec., 1.33 MiB/sec. | ||
| 1553 | 2026.03.12 01:35:33.338276 [ 274 ] {9155c16d-61e7-45e0-b22e-12fe8e17c006} <Debug> TCPHandler: Processed in 0.001796467 sec. | ||
| 1554 | 2026.03.12 01:35:33.338402 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1555 | 2026.03.12 01:35:33.338497 [ 274 ] {897eade7-f992-4f07-b0f0-5a9e801e0aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1556 | 2026.03.12 01:35:33.338538 [ 274 ] {897eade7-f992-4f07-b0f0-5a9e801e0aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1557 | 2026.03.12 01:35:33.338932 [ 274 ] {897eade7-f992-4f07-b0f0-5a9e801e0aca} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1558 | 2026.03.12 01:35:33.338967 [ 274 ] {897eade7-f992-4f07-b0f0-5a9e801e0aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1559 | 2026.03.12 01:35:33.339254 [ 274 ] {897eade7-f992-4f07-b0f0-5a9e801e0aca} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1560 | 2026.03.12 01:35:33.339474 [ 274 ] {897eade7-f992-4f07-b0f0-5a9e801e0aca} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1561 | 2026.03.12 01:35:33.339597 [ 274 ] {897eade7-f992-4f07-b0f0-5a9e801e0aca} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00112 sec., 25000.000000000004 rows/sec., 1.95 MiB/sec. | ||
| 1562 | 2026.03.12 01:35:33.339634 [ 274 ] {897eade7-f992-4f07-b0f0-5a9e801e0aca} <Debug> TCPHandler: Processed in 0.00128182 sec. | ||
| 1563 | 2026.03.12 01:35:33.339741 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1564 | 2026.03.12 01:35:33.339835 [ 274 ] {0fc1f0aa-38ea-4818-afa9-efd6ee3d0f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1565 | 2026.03.12 01:35:33.339880 [ 274 ] {0fc1f0aa-38ea-4818-afa9-efd6ee3d0f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1566 | 2026.03.12 01:35:33.340242 [ 274 ] {0fc1f0aa-38ea-4818-afa9-efd6ee3d0f85} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1567 | 2026.03.12 01:35:33.340278 [ 274 ] {0fc1f0aa-38ea-4818-afa9-efd6ee3d0f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1568 | 2026.03.12 01:35:33.340588 [ 274 ] {0fc1f0aa-38ea-4818-afa9-efd6ee3d0f85} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1569 | 2026.03.12 01:35:33.340799 [ 274 ] {0fc1f0aa-38ea-4818-afa9-efd6ee3d0f85} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1570 | 2026.03.12 01:35:33.340923 [ 274 ] {0fc1f0aa-38ea-4818-afa9-efd6ee3d0f85} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001106 sec., 45207.956600361664 rows/sec., 3.13 MiB/sec. | ||
| 1571 | 2026.03.12 01:35:33.340958 [ 274 ] {0fc1f0aa-38ea-4818-afa9-efd6ee3d0f85} <Debug> TCPHandler: Processed in 0.001266669 sec. | ||
| 1572 | 2026.03.12 01:35:33.341060 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1573 | 2026.03.12 01:35:33.341159 [ 274 ] {bcc4d0b3-f0f3-4d21-a190-b6ab69838710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1574 | 2026.03.12 01:35:33.341200 [ 274 ] {bcc4d0b3-f0f3-4d21-a190-b6ab69838710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1575 | 2026.03.12 01:35:33.341514 [ 274 ] {bcc4d0b3-f0f3-4d21-a190-b6ab69838710} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1576 | 2026.03.12 01:35:33.341548 [ 274 ] {bcc4d0b3-f0f3-4d21-a190-b6ab69838710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1577 | 2026.03.12 01:35:33.341848 [ 274 ] {bcc4d0b3-f0f3-4d21-a190-b6ab69838710} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1578 | 2026.03.12 01:35:33.342057 [ 274 ] {bcc4d0b3-f0f3-4d21-a190-b6ab69838710} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1579 | 2026.03.12 01:35:33.342180 [ 274 ] {bcc4d0b3-f0f3-4d21-a190-b6ab69838710} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001039 sec., 19249.2781520693 rows/sec., 1.32 MiB/sec. | ||
| 1580 | 2026.03.12 01:35:33.342214 [ 274 ] {bcc4d0b3-f0f3-4d21-a190-b6ab69838710} <Debug> TCPHandler: Processed in 0.001202019 sec. | ||
| 1581 | 2026.03.12 01:35:37.906146 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1582 | 2026.03.12 01:35:37.906211 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1583 | 2026.03.12 01:35:38.003727 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2920 | ||
| 1584 | 2026.03.12 01:35:38.004250 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2026.03.12 01:35:38.004295 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1586 | 2026.03.12 01:35:38.004820 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1587 | 2026.03.12 01:35:38.005071 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1588 | 2026.03.12 01:35:38.005198 [ 79 ] {} <Debug> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1589 | 2026.03.12 01:35:38.005234 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2920 | ||
| 1590 | 2026.03.12 01:35:38.005256 [ 79 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2026.03.12 01:35:38.005280 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1592 | 2026.03.12 01:35:38.017466 [ 202 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::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 | ||
| 1593 | 2026.03.12 01:35:38.020283 [ 202 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1594 | 2026.03.12 01:35:38.022559 [ 202 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1595 | 2026.03.12 01:35:38.029363 [ 202 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 448 rows starting from the beginning of the part | ||
| 1596 | 2026.03.12 01:35:38.029427 [ 202 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::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 | ||
| 1597 | 2026.03.12 01:35:38.029498 [ 202 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::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 | ||
| 1598 | 2026.03.12 01:35:38.029574 [ 202 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::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 | ||
| 1599 | 2026.03.12 01:35:38.029661 [ 202 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1600 | 2026.03.12 01:35:38.071095 [ 192 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2920 rows, containing 4 columns (4 merged, 0 gathered) in 0.065691115 sec., 44450.45574275913 rows/sec., 651.13 KiB/sec. | ||
| 1601 | 2026.03.12 01:35:38.071940 [ 195 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1602 | 2026.03.12 01:35:38.072238 [ 195 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_6_1} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2026.03.12 01:35:38.072305 [ 195 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_6_1} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1604 | 2026.03.12 01:35:38.072409 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 1605 | 2026.03.12 01:35:38.214003 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1606 | 2026.03.12 01:35:38.231888 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2026.03.12 01:35:38.231940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1608 | 2026.03.12 01:35:38.238418 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1609 | 2026.03.12 01:35:38.239133 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2026.03.12 01:35:38.239408 [ 79 ] {} <Debug> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1611 | 2026.03.12 01:35:38.239460 [ 79 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2026.03.12 01:35:38.239483 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1613 | 2026.03.12 01:35:38.239577 [ 195 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 1614 | 2026.03.12 01:35:38.243082 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1615 | 2026.03.12 01:35:38.243842 [ 195 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1616 | 2026.03.12 01:35:38.245201 [ 195 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 1617 | 2026.03.12 01:35:38.249919 [ 195 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 1618 | 2026.03.12 01:35:38.254220 [ 195 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 1619 | 2026.03.12 01:35:38.258582 [ 195 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 1620 | 2026.03.12 01:35:38.274175 [ 195 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 1621 | 2026.03.12 01:35:38.278406 [ 195 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 1622 | 2026.03.12 01:35:38.344498 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.104959139 sec., 438.265790271012 rows/sec., 2.27 MiB/sec. | ||
| 1623 | 2026.03.12 01:35:38.345674 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1624 | 2026.03.12 01:35:38.345837 [ 274 ] {dc8262e8-aee7-4fd1-8dee-45b2adac7e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1625 | 2026.03.12 01:35:38.345899 [ 274 ] {dc8262e8-aee7-4fd1-8dee-45b2adac7e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1626 | 2026.03.12 01:35:38.346036 [ 187 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1627 | 2026.03.12 01:35:38.346585 [ 274 ] {dc8262e8-aee7-4fd1-8dee-45b2adac7e8d} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2026.03.12 01:35:38.346626 [ 274 ] {dc8262e8-aee7-4fd1-8dee-45b2adac7e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1629 | 2026.03.12 01:35:38.347046 [ 274 ] {dc8262e8-aee7-4fd1-8dee-45b2adac7e8d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1630 | 2026.03.12 01:35:38.347281 [ 274 ] {dc8262e8-aee7-4fd1-8dee-45b2adac7e8d} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2026.03.12 01:35:38.347425 [ 274 ] {dc8262e8-aee7-4fd1-8dee-45b2adac7e8d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001632 sec., 174019.60784313726 rows/sec., 11.05 MiB/sec. | ||
| 1632 | 2026.03.12 01:35:38.347468 [ 274 ] {dc8262e8-aee7-4fd1-8dee-45b2adac7e8d} <Debug> TCPHandler: Processed in 0.001907739 sec. | ||
| 1633 | 2026.03.12 01:35:38.347605 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1634 | 2026.03.12 01:35:38.347703 [ 274 ] {6f8a90c0-7b04-490d-9fed-b40b6e4d1ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1635 | 2026.03.12 01:35:38.347745 [ 274 ] {6f8a90c0-7b04-490d-9fed-b40b6e4d1ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1636 | 2026.03.12 01:35:38.347774 [ 187 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_6_1} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1637 | 2026.03.12 01:35:38.347861 [ 187 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_6_1} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1638 | 2026.03.12 01:35:38.348463 [ 274 ] {6f8a90c0-7b04-490d-9fed-b40b6e4d1ff5} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1639 | 2026.03.12 01:35:38.348502 [ 274 ] {6f8a90c0-7b04-490d-9fed-b40b6e4d1ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1640 | 2026.03.12 01:35:38.348839 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1641 | 2026.03.12 01:35:38.348875 [ 274 ] {6f8a90c0-7b04-490d-9fed-b40b6e4d1ff5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1642 | 2026.03.12 01:35:38.349089 [ 274 ] {6f8a90c0-7b04-490d-9fed-b40b6e4d1ff5} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1643 | 2026.03.12 01:35:38.349218 [ 274 ] {6f8a90c0-7b04-490d-9fed-b40b6e4d1ff5} <Debug> executeQuery: Read 817 rows, 65.85 KiB in 0.001536 sec., 531901.0416666666 rows/sec., 41.86 MiB/sec. | ||
| 1644 | 2026.03.12 01:35:38.349254 [ 274 ] {6f8a90c0-7b04-490d-9fed-b40b6e4d1ff5} <Debug> TCPHandler: Processed in 0.001697436 sec. | ||
| 1645 | 2026.03.12 01:35:38.349361 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2026.03.12 01:35:38.349453 [ 274 ] {9588e9cd-badf-4922-93fd-0d44dd559547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1647 | 2026.03.12 01:35:38.349491 [ 274 ] {9588e9cd-badf-4922-93fd-0d44dd559547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1648 | 2026.03.12 01:35:38.349924 [ 274 ] {9588e9cd-badf-4922-93fd-0d44dd559547} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2026.03.12 01:35:38.349957 [ 274 ] {9588e9cd-badf-4922-93fd-0d44dd559547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1650 | 2026.03.12 01:35:38.350248 [ 274 ] {9588e9cd-badf-4922-93fd-0d44dd559547} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1651 | 2026.03.12 01:35:38.350450 [ 274 ] {9588e9cd-badf-4922-93fd-0d44dd559547} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2026.03.12 01:35:38.350569 [ 274 ] {9588e9cd-badf-4922-93fd-0d44dd559547} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001135 sec., 147136.56387665198 rows/sec., 8.97 MiB/sec. | ||
| 1653 | 2026.03.12 01:35:38.350603 [ 274 ] {9588e9cd-badf-4922-93fd-0d44dd559547} <Debug> TCPHandler: Processed in 0.00128929 sec. | ||
| 1654 | 2026.03.12 01:35:38.350719 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1655 | 2026.03.12 01:35:38.350809 [ 274 ] {526eb30e-b3d7-4d7a-989a-4940edcb83da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1656 | 2026.03.12 01:35:38.350846 [ 274 ] {526eb30e-b3d7-4d7a-989a-4940edcb83da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1657 | 2026.03.12 01:35:38.351273 [ 274 ] {526eb30e-b3d7-4d7a-989a-4940edcb83da} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2026.03.12 01:35:38.351307 [ 274 ] {526eb30e-b3d7-4d7a-989a-4940edcb83da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1659 | 2026.03.12 01:35:38.351592 [ 274 ] {526eb30e-b3d7-4d7a-989a-4940edcb83da} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1660 | 2026.03.12 01:35:38.351795 [ 274 ] {526eb30e-b3d7-4d7a-989a-4940edcb83da} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1661 | 2026.03.12 01:35:38.351913 [ 274 ] {526eb30e-b3d7-4d7a-989a-4940edcb83da} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001123 sec., 132680.32056990205 rows/sec., 8.57 MiB/sec. | ||
| 1662 | 2026.03.12 01:35:38.351947 [ 274 ] {526eb30e-b3d7-4d7a-989a-4940edcb83da} <Debug> TCPHandler: Processed in 0.001279229 sec. | ||
| 1663 | 2026.03.12 01:35:38.352056 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1664 | 2026.03.12 01:35:38.352145 [ 274 ] {9229779c-704e-4bb9-a16b-d6a7b01c4c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1665 | 2026.03.12 01:35:38.352182 [ 274 ] {9229779c-704e-4bb9-a16b-d6a7b01c4c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1666 | 2026.03.12 01:35:38.352600 [ 274 ] {9229779c-704e-4bb9-a16b-d6a7b01c4c83} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2026.03.12 01:35:38.352633 [ 274 ] {9229779c-704e-4bb9-a16b-d6a7b01c4c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1668 | 2026.03.12 01:35:38.352925 [ 274 ] {9229779c-704e-4bb9-a16b-d6a7b01c4c83} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1669 | 2026.03.12 01:35:38.353131 [ 274 ] {9229779c-704e-4bb9-a16b-d6a7b01c4c83} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1670 | 2026.03.12 01:35:38.353249 [ 274 ] {9229779c-704e-4bb9-a16b-d6a7b01c4c83} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001122 sec., 131907.3083778966 rows/sec., 7.50 MiB/sec. | ||
| 1671 | 2026.03.12 01:35:38.353283 [ 274 ] {9229779c-704e-4bb9-a16b-d6a7b01c4c83} <Debug> TCPHandler: Processed in 0.001273709 sec. | ||
| 1672 | 2026.03.12 01:35:38.353399 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2026.03.12 01:35:38.353488 [ 274 ] {53f07367-983f-40b7-8106-323f22b6039f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1674 | 2026.03.12 01:35:38.353526 [ 274 ] {53f07367-983f-40b7-8106-323f22b6039f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1675 | 2026.03.12 01:35:38.354096 [ 274 ] {53f07367-983f-40b7-8106-323f22b6039f} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2026.03.12 01:35:38.354124 [ 274 ] {53f07367-983f-40b7-8106-323f22b6039f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1677 | 2026.03.12 01:35:38.354441 [ 274 ] {53f07367-983f-40b7-8106-323f22b6039f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1678 | 2026.03.12 01:35:38.354654 [ 274 ] {53f07367-983f-40b7-8106-323f22b6039f} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2026.03.12 01:35:38.354776 [ 274 ] {53f07367-983f-40b7-8106-323f22b6039f} <Debug> executeQuery: Read 479 rows, 34.30 KiB in 0.001305 sec., 367049.80842911877 rows/sec., 25.67 MiB/sec. | ||
| 1680 | 2026.03.12 01:35:38.354811 [ 274 ] {53f07367-983f-40b7-8106-323f22b6039f} <Debug> TCPHandler: Processed in 0.001458782 sec. | ||
| 1681 | 2026.03.12 01:35:38.354932 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1682 | 2026.03.12 01:35:38.355021 [ 274 ] {ec914e76-507a-4c87-8e6a-01abf425bbd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1683 | 2026.03.12 01:35:38.355060 [ 274 ] {ec914e76-507a-4c87-8e6a-01abf425bbd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1684 | 2026.03.12 01:35:38.355439 [ 274 ] {ec914e76-507a-4c87-8e6a-01abf425bbd5} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2026.03.12 01:35:38.355472 [ 274 ] {ec914e76-507a-4c87-8e6a-01abf425bbd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1686 | 2026.03.12 01:35:38.355762 [ 274 ] {ec914e76-507a-4c87-8e6a-01abf425bbd5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1687 | 2026.03.12 01:35:38.355965 [ 274 ] {ec914e76-507a-4c87-8e6a-01abf425bbd5} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2026.03.12 01:35:38.356083 [ 274 ] {ec914e76-507a-4c87-8e6a-01abf425bbd5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 1689 | 2026.03.12 01:35:38.356116 [ 274 ] {ec914e76-507a-4c87-8e6a-01abf425bbd5} <Debug> TCPHandler: Processed in 0.001244289 sec. | ||
| 1690 | 2026.03.12 01:35:38.356232 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1691 | 2026.03.12 01:35:38.356330 [ 274 ] {35fb39b7-c85e-4ed9-af78-abeb5c7a2dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1692 | 2026.03.12 01:35:38.356371 [ 274 ] {35fb39b7-c85e-4ed9-af78-abeb5c7a2dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1693 | 2026.03.12 01:35:38.356785 [ 274 ] {35fb39b7-c85e-4ed9-af78-abeb5c7a2dd4} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1694 | 2026.03.12 01:35:38.356818 [ 274 ] {35fb39b7-c85e-4ed9-af78-abeb5c7a2dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1695 | 2026.03.12 01:35:38.357131 [ 274 ] {35fb39b7-c85e-4ed9-af78-abeb5c7a2dd4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1696 | 2026.03.12 01:35:38.357337 [ 274 ] {35fb39b7-c85e-4ed9-af78-abeb5c7a2dd4} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1697 | 2026.03.12 01:35:38.357462 [ 274 ] {35fb39b7-c85e-4ed9-af78-abeb5c7a2dd4} <Debug> executeQuery: Read 155 rows, 10.17 KiB in 0.001157 sec., 133967.15643906654 rows/sec., 8.58 MiB/sec. | ||
| 1698 | 2026.03.12 01:35:38.357496 [ 274 ] {35fb39b7-c85e-4ed9-af78-abeb5c7a2dd4} <Debug> TCPHandler: Processed in 0.00131322 sec. | ||
| 1699 | 2026.03.12 01:35:38.357603 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2026.03.12 01:35:38.357696 [ 274 ] {e8ab4ff6-9b11-4dc2-960a-88f5c4c54b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1701 | 2026.03.12 01:35:38.357736 [ 274 ] {e8ab4ff6-9b11-4dc2-960a-88f5c4c54b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1702 | 2026.03.12 01:35:38.358038 [ 274 ] {e8ab4ff6-9b11-4dc2-960a-88f5c4c54b92} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.03.12 01:35:38.358070 [ 274 ] {e8ab4ff6-9b11-4dc2-960a-88f5c4c54b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1704 | 2026.03.12 01:35:38.358342 [ 274 ] {e8ab4ff6-9b11-4dc2-960a-88f5c4c54b92} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1705 | 2026.03.12 01:35:38.358539 [ 274 ] {e8ab4ff6-9b11-4dc2-960a-88f5c4c54b92} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.03.12 01:35:38.358659 [ 274 ] {e8ab4ff6-9b11-4dc2-960a-88f5c4c54b92} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000985 sec., 1015.2284263959391 rows/sec., 68.41 KiB/sec. | ||
| 1707 | 2026.03.12 01:35:38.358693 [ 274 ] {e8ab4ff6-9b11-4dc2-960a-88f5c4c54b92} <Debug> TCPHandler: Processed in 0.001135387 sec. | ||
| 1708 | 2026.03.12 01:35:38.358797 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2026.03.12 01:35:38.358887 [ 274 ] {6944b53c-7de9-4dc0-a684-6347ab5e59f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1710 | 2026.03.12 01:35:38.358938 [ 274 ] {6944b53c-7de9-4dc0-a684-6347ab5e59f9} <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 | ||
| 1711 | 2026.03.12 01:35:38.359693 [ 274 ] {6944b53c-7de9-4dc0-a684-6347ab5e59f9} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.03.12 01:35:38.359727 [ 274 ] {6944b53c-7de9-4dc0-a684-6347ab5e59f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1713 | 2026.03.12 01:35:38.360236 [ 274 ] {6944b53c-7de9-4dc0-a684-6347ab5e59f9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1714 | 2026.03.12 01:35:38.360441 [ 274 ] {6944b53c-7de9-4dc0-a684-6347ab5e59f9} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2026.03.12 01:35:38.360569 [ 274 ] {6944b53c-7de9-4dc0-a684-6347ab5e59f9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.0017 sec., 14705.882352941177 rows/sec., 26.35 MiB/sec. | ||
| 1716 | 2026.03.12 01:35:38.360617 [ 274 ] {6944b53c-7de9-4dc0-a684-6347ab5e59f9} <Debug> TCPHandler: Processed in 0.001865388 sec. | ||
| 1717 | 2026.03.12 01:35:38.360726 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1718 | 2026.03.12 01:35:38.360815 [ 274 ] {d5329cf7-41f0-4ba4-8183-c7b1c7d480ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1719 | 2026.03.12 01:35:38.360855 [ 274 ] {d5329cf7-41f0-4ba4-8183-c7b1c7d480ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1720 | 2026.03.12 01:35:38.361172 [ 274 ] {d5329cf7-41f0-4ba4-8183-c7b1c7d480ab} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2026.03.12 01:35:38.361205 [ 274 ] {d5329cf7-41f0-4ba4-8183-c7b1c7d480ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1722 | 2026.03.12 01:35:38.361491 [ 274 ] {d5329cf7-41f0-4ba4-8183-c7b1c7d480ab} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1723 | 2026.03.12 01:35:38.361698 [ 274 ] {d5329cf7-41f0-4ba4-8183-c7b1c7d480ab} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2026.03.12 01:35:38.361821 [ 274 ] {d5329cf7-41f0-4ba4-8183-c7b1c7d480ab} <Debug> executeQuery: Read 50 rows, 3.03 KiB in 0.001024 sec., 48828.125 rows/sec., 2.89 MiB/sec. | ||
| 1725 | 2026.03.12 01:35:38.361855 [ 274 ] {d5329cf7-41f0-4ba4-8183-c7b1c7d480ab} <Debug> TCPHandler: Processed in 0.001175008 sec. | ||
| 1726 | 2026.03.12 01:35:39.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.97 MiB, peak 200.72 MiB, free memory in arenas 0.00 B, will set to 202.04 MiB (RSS), difference: 10.07 MiB | ||
| 1727 | 2026.03.12 01:35:43.015656 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 250 | ||
| 1728 | 2026.03.12 01:35:43.017815 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1729 | 2026.03.12 01:35:43.017860 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1730 | 2026.03.12 01:35:43.019039 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1731 | 2026.03.12 01:35:43.019313 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2026.03.12 01:35:43.019616 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 250 | ||
| 1733 | 2026.03.12 01:35:43.336365 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2026.03.12 01:35:43.336541 [ 274 ] {8dc71d62-48b8-4fb1-a2ea-438b7d0ee95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1735 | 2026.03.12 01:35:43.336605 [ 274 ] {8dc71d62-48b8-4fb1-a2ea-438b7d0ee95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1736 | 2026.03.12 01:35:43.337191 [ 274 ] {8dc71d62-48b8-4fb1-a2ea-438b7d0ee95d} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2026.03.12 01:35:43.337239 [ 274 ] {8dc71d62-48b8-4fb1-a2ea-438b7d0ee95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1738 | 2026.03.12 01:35:43.337584 [ 274 ] {8dc71d62-48b8-4fb1-a2ea-438b7d0ee95d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1739 | 2026.03.12 01:35:43.337861 [ 274 ] {8dc71d62-48b8-4fb1-a2ea-438b7d0ee95d} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2026.03.12 01:35:43.338012 [ 274 ] {8dc71d62-48b8-4fb1-a2ea-438b7d0ee95d} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001519 sec., 17116.524028966425 rows/sec., 1.33 MiB/sec. | ||
| 1741 | 2026.03.12 01:35:43.338028 [ 67 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1742 | 2026.03.12 01:35:43.338059 [ 274 ] {8dc71d62-48b8-4fb1-a2ea-438b7d0ee95d} <Debug> TCPHandler: Processed in 0.001816318 sec. | ||
| 1743 | 2026.03.12 01:35:43.338093 [ 67 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2026.03.12 01:35:43.338122 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1745 | 2026.03.12 01:35:43.338202 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1746 | 2026.03.12 01:35:43.338268 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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.03.12 01:35:43.338304 [ 274 ] {8b17f13d-d310-4ffd-a90c-64bb0108e40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1748 | 2026.03.12 01:35:43.338355 [ 274 ] {8b17f13d-d310-4ffd-a90c-64bb0108e40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1749 | 2026.03.12 01:35:43.338439 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1750 | 2026.03.12 01:35:43.338503 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 811 rows starting from the beginning of the part | ||
| 1751 | 2026.03.12 01:35:43.338612 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1752 | 2026.03.12 01:35:43.338663 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 817 rows starting from the beginning of the part | ||
| 1753 | 2026.03.12 01:35:43.338709 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1754 | 2026.03.12 01:35:43.338749 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 817 rows starting from the beginning of the part | ||
| 1755 | 2026.03.12 01:35:43.338780 [ 274 ] {8b17f13d-d310-4ffd-a90c-64bb0108e40e} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1756 | 2026.03.12 01:35:43.338793 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1757 | 2026.03.12 01:35:43.338823 [ 274 ] {8b17f13d-d310-4ffd-a90c-64bb0108e40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1758 | 2026.03.12 01:35:43.339152 [ 274 ] {8b17f13d-d310-4ffd-a90c-64bb0108e40e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1759 | 2026.03.12 01:35:43.339378 [ 274 ] {8b17f13d-d310-4ffd-a90c-64bb0108e40e} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2026.03.12 01:35:43.339486 [ 67 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1761 | 2026.03.12 01:35:43.339514 [ 274 ] {8b17f13d-d310-4ffd-a90c-64bb0108e40e} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001231 sec., 22745.73517465475 rows/sec., 1.77 MiB/sec. | ||
| 1762 | 2026.03.12 01:35:43.339524 [ 67 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1763 | 2026.03.12 01:35:43.339558 [ 274 ] {8b17f13d-d310-4ffd-a90c-64bb0108e40e} <Debug> TCPHandler: Processed in 0.001408701 sec. | ||
| 1764 | 2026.03.12 01:35:43.339558 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1765 | 2026.03.12 01:35:43.339683 [ 188 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 1766 | 2026.03.12 01:35:43.339685 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1767 | 2026.03.12 01:35:43.339795 [ 188 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1768 | 2026.03.12 01:35:43.339827 [ 188 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 498 rows starting from the beginning of the part | ||
| 1769 | 2026.03.12 01:35:43.339833 [ 274 ] {01d08a23-a35d-4140-907e-03bdc34f479f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1770 | 2026.03.12 01:35:43.339885 [ 274 ] {01d08a23-a35d-4140-907e-03bdc34f479f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1771 | 2026.03.12 01:35:43.339896 [ 188 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1772 | 2026.03.12 01:35:43.339946 [ 188 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 482 rows starting from the beginning of the part | ||
| 1773 | 2026.03.12 01:35:43.339987 [ 188 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
| 1774 | 2026.03.12 01:35:43.340029 [ 188 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 479 rows starting from the beginning of the part | ||
| 1775 | 2026.03.12 01:35:43.340068 [ 188 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 1776 | 2026.03.12 01:35:43.340103 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2523 rows, containing 5 columns (5 merged, 0 gathered) in 0.001902699 sec., 1326011.1031750161 rows/sec., 109.30 MiB/sec. | ||
| 1777 | 2026.03.12 01:35:43.340303 [ 274 ] {01d08a23-a35d-4140-907e-03bdc34f479f} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1778 | 2026.03.12 01:35:43.340348 [ 274 ] {01d08a23-a35d-4140-907e-03bdc34f479f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1779 | 2026.03.12 01:35:43.340395 [ 194 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1780 | 2026.03.12 01:35:43.340730 [ 194 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_6_1} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1781 | 2026.03.12 01:35:43.340796 [ 194 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_6_1} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1782 | 2026.03.12 01:35:43.340855 [ 274 ] {01d08a23-a35d-4140-907e-03bdc34f479f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1783 | 2026.03.12 01:35:43.340871 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 1784 | 2026.03.12 01:35:43.341031 [ 193 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1543 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407612 sec., 1096182.754906892 rows/sec., 81.48 MiB/sec. | ||
| 1785 | 2026.03.12 01:35:43.341075 [ 274 ] {01d08a23-a35d-4140-907e-03bdc34f479f} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2026.03.12 01:35:43.341170 [ 194 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1787 | 2026.03.12 01:35:43.341186 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1788 | 2026.03.12 01:35:43.341217 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1789 | 2026.03.12 01:35:43.341218 [ 274 ] {01d08a23-a35d-4140-907e-03bdc34f479f} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001404 sec., 35612.53561253561 rows/sec., 2.47 MiB/sec. | ||
| 1790 | 2026.03.12 01:35:43.341242 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1791 | 2026.03.12 01:35:43.341272 [ 274 ] {01d08a23-a35d-4140-907e-03bdc34f479f} <Debug> TCPHandler: Processed in 0.001636094 sec. | ||
| 1792 | 2026.03.12 01:35:43.341327 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 1793 | 2026.03.12 01:35:43.341403 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1794 | 2026.03.12 01:35:43.341412 [ 194 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_6_1} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1795 | 2026.03.12 01:35:43.341425 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1796 | 2026.03.12 01:35:43.341463 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 158 rows starting from the beginning of the part | ||
| 1797 | 2026.03.12 01:35:43.341485 [ 194 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_6_1} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1798 | 2026.03.12 01:35:43.341504 [ 274 ] {c4780750-faca-4415-96c8-bc5fe2b924db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1799 | 2026.03.12 01:35:43.341510 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 1800 | 2026.03.12 01:35:43.341553 [ 274 ] {c4780750-faca-4415-96c8-bc5fe2b924db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1801 | 2026.03.12 01:35:43.341556 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1802 | 2026.03.12 01:35:43.341561 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 155 rows starting from the beginning of the part | ||
| 1803 | 2026.03.12 01:35:43.341617 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 1804 | 2026.03.12 01:35:43.341653 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 155 rows starting from the beginning of the part | ||
| 1805 | 2026.03.12 01:35:43.341687 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1806 | 2026.03.12 01:35:43.341908 [ 274 ] {c4780750-faca-4415-96c8-bc5fe2b924db} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2026.03.12 01:35:43.341951 [ 274 ] {c4780750-faca-4415-96c8-bc5fe2b924db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1808 | 2026.03.12 01:35:43.342285 [ 274 ] {c4780750-faca-4415-96c8-bc5fe2b924db} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1809 | 2026.03.12 01:35:43.342511 [ 274 ] {c4780750-faca-4415-96c8-bc5fe2b924db} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2026.03.12 01:35:43.342516 [ 194 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 5 columns (5 merged, 0 gathered) in 0.001221108 sec., 506097.74074037676 rows/sec., 33.09 MiB/sec. | ||
| 1811 | 2026.03.12 01:35:43.342614 [ 67 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1812 | 2026.03.12 01:35:43.342644 [ 67 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2026.03.12 01:35:43.342658 [ 274 ] {c4780750-faca-4415-96c8-bc5fe2b924db} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001162 sec., 17211.70395869191 rows/sec., 1.18 MiB/sec. | ||
| 1814 | 2026.03.12 01:35:43.342662 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1815 | 2026.03.12 01:35:43.342711 [ 274 ] {c4780750-faca-4415-96c8-bc5fe2b924db} <Debug> TCPHandler: Processed in 0.00135812 sec. | ||
| 1816 | 2026.03.12 01:35:43.342747 [ 193 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1817 | 2026.03.12 01:35:43.342796 [ 197 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 1818 | 2026.03.12 01:35:43.342918 [ 197 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1819 | 2026.03.12 01:35:43.342960 [ 197 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 50 rows starting from the beginning of the part | ||
| 1820 | 2026.03.12 01:35:43.343047 [ 197 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 1821 | 2026.03.12 01:35:43.343070 [ 193 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.03.12 01:35:43.343097 [ 197 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1823 | 2026.03.12 01:35:43.343142 [ 197 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 1824 | 2026.03.12 01:35:43.343154 [ 193 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1825 | 2026.03.12 01:35:43.343184 [ 197 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1826 | 2026.03.12 01:35:43.343232 [ 197 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
| 1827 | 2026.03.12 01:35:43.343246 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 1828 | 2026.03.12 01:35:43.344024 [ 194 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.001282379 sec., 163758.14014421633 rows/sec., 10.14 MiB/sec. | ||
| 1829 | 2026.03.12 01:35:43.344143 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1830 | 2026.03.12 01:35:43.344374 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_6_1} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1831 | 2026.03.12 01:35:43.344433 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_6_1} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1832 | 2026.03.12 01:35:43.344486 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1833 | 2026.03.12 01:35:45.505393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3368 | ||
| 1834 | 2026.03.12 01:35:45.505882 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1835 | 2026.03.12 01:35:45.505932 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1836 | 2026.03.12 01:35:45.506438 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1837 | 2026.03.12 01:35:45.506674 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2026.03.12 01:35:45.506816 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3368 | ||
| 1839 | 2026.03.12 01:35:45.743262 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1840 | 2026.03.12 01:35:45.760654 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1841 | 2026.03.12 01:35:45.760705 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1842 | 2026.03.12 01:35:45.766383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1843 | 2026.03.12 01:35:45.767047 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1844 | 2026.03.12 01:35:45.770092 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1845 | 2026.03.12 01:35:48.338031 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1846 | 2026.03.12 01:35:48.338392 [ 274 ] {5c4ceedb-5be8-4e33-b595-d890e80eeff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', '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) | ||
| 1847 | 2026.03.12 01:35:48.338913 [ 274 ] {5c4ceedb-5be8-4e33-b595-d890e80eeff2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1848 | 2026.03.12 01:35:48.341321 [ 274 ] {5c4ceedb-5be8-4e33-b595-d890e80eeff2} <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', '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 | ||
| 1849 | 2026.03.12 01:35:48.341587 [ 274 ] {5c4ceedb-5be8-4e33-b595-d890e80eeff2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1850 | 2026.03.12 01:35:48.341658 [ 274 ] {5c4ceedb-5be8-4e33-b595-d890e80eeff2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1851 | 2026.03.12 01:35:48.341839 [ 274 ] {5c4ceedb-5be8-4e33-b595-d890e80eeff2} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1852 | 2026.03.12 01:35:48.344050 [ 274 ] {5c4ceedb-5be8-4e33-b595-d890e80eeff2} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1853 | 2026.03.12 01:35:48.346190 [ 274 ] {5c4ceedb-5be8-4e33-b595-d890e80eeff2} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (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 | ||
| 1854 | 2026.03.12 01:35:48.346222 [ 274 ] {5c4ceedb-5be8-4e33-b595-d890e80eeff2} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1855 | 2026.03.12 01:35:48.351652 [ 274 ] {5c4ceedb-5be8-4e33-b595-d890e80eeff2} <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', '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'))" | ||
| 1856 | 2026.03.12 01:35:48.351682 [ 274 ] {5c4ceedb-5be8-4e33-b595-d890e80eeff2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1857 | 2026.03.12 01:35:48.366280 [ 274 ] {5c4ceedb-5be8-4e33-b595-d890e80eeff2} <Debug> executeQuery: Read 32 rows, 1.22 KiB in 0.028038 sec., 1141.308224552393 rows/sec., 43.54 KiB/sec. | ||
| 1858 | 2026.03.12 01:35:48.366384 [ 274 ] {5c4ceedb-5be8-4e33-b595-d890e80eeff2} <Debug> TCPHandler: Processed in 0.028511632 sec. | ||
| 1859 | 2026.03.12 01:35:48.366739 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2026.03.12 01:35:48.366886 [ 274 ] {f560a8a3-b5e6-48bf-8bc9-fe367882b8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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) | ||
| 1861 | 2026.03.12 01:35:48.367113 [ 274 ] {f560a8a3-b5e6-48bf-8bc9-fe367882b8c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1862 | 2026.03.12 01:35:48.367149 [ 274 ] {f560a8a3-b5e6-48bf-8bc9-fe367882b8c7} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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 | ||
| 1863 | 2026.03.12 01:35:48.367357 [ 274 ] {f560a8a3-b5e6-48bf-8bc9-fe367882b8c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1864 | 2026.03.12 01:35:48.367412 [ 274 ] {f560a8a3-b5e6-48bf-8bc9-fe367882b8c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1865 | 2026.03.12 01:35:48.367517 [ 274 ] {f560a8a3-b5e6-48bf-8bc9-fe367882b8c7} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1866 | 2026.03.12 01:35:48.367547 [ 274 ] {f560a8a3-b5e6-48bf-8bc9-fe367882b8c7} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1867 | 2026.03.12 01:35:48.367566 [ 274 ] {f560a8a3-b5e6-48bf-8bc9-fe367882b8c7} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (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 | ||
| 1868 | 2026.03.12 01:35:48.367580 [ 274 ] {f560a8a3-b5e6-48bf-8bc9-fe367882b8c7} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1869 | 2026.03.12 01:35:48.367614 [ 274 ] {f560a8a3-b5e6-48bf-8bc9-fe367882b8c7} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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'))" | ||
| 1870 | 2026.03.12 01:35:48.367631 [ 274 ] {f560a8a3-b5e6-48bf-8bc9-fe367882b8c7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1871 | 2026.03.12 01:35:48.368155 [ 274 ] {f560a8a3-b5e6-48bf-8bc9-fe367882b8c7} <Debug> executeQuery: Read 32 rows, 1.22 KiB in 0.001336 sec., 23952.095808383234 rows/sec., 913.70 KiB/sec. | ||
| 1872 | 2026.03.12 01:35:48.368243 [ 274 ] {f560a8a3-b5e6-48bf-8bc9-fe367882b8c7} <Debug> TCPHandler: Processed in 0.001563454 sec. | ||
| 1873 | 2026.03.12 01:35:48.368485 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1874 | 2026.03.12 01:35:48.368617 [ 274 ] {47d5f2bc-2af2-4a20-a299-465ddc70b436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', 'oximeter_collector:collections', '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_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) | ||
| 1875 | 2026.03.12 01:35:48.368823 [ 274 ] {47d5f2bc-2af2-4a20-a299-465ddc70b436} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1876 | 2026.03.12 01:35:48.368857 [ 274 ] {47d5f2bc-2af2-4a20-a299-465ddc70b436} <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', 'oximeter_collector:collections', '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_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 | ||
| 1877 | 2026.03.12 01:35:48.369049 [ 274 ] {47d5f2bc-2af2-4a20-a299-465ddc70b436} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1878 | 2026.03.12 01:35:48.369101 [ 274 ] {47d5f2bc-2af2-4a20-a299-465ddc70b436} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1879 | 2026.03.12 01:35:48.369199 [ 274 ] {47d5f2bc-2af2-4a20-a299-465ddc70b436} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1880 | 2026.03.12 01:35:48.369227 [ 274 ] {47d5f2bc-2af2-4a20-a299-465ddc70b436} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1881 | 2026.03.12 01:35:48.369244 [ 274 ] {47d5f2bc-2af2-4a20-a299-465ddc70b436} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (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 | ||
| 1882 | 2026.03.12 01:35:48.369258 [ 274 ] {47d5f2bc-2af2-4a20-a299-465ddc70b436} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1883 | 2026.03.12 01:35:48.369290 [ 274 ] {47d5f2bc-2af2-4a20-a299-465ddc70b436} <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', 'oximeter_collector:collections', '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_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'))" | ||
| 1884 | 2026.03.12 01:35:48.369307 [ 274 ] {47d5f2bc-2af2-4a20-a299-465ddc70b436} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1885 | 2026.03.12 01:35:48.369738 [ 274 ] {47d5f2bc-2af2-4a20-a299-465ddc70b436} <Debug> executeQuery: Read 32 rows, 1.22 KiB in 0.001175 sec., 27234.042553191488 rows/sec., 1.01 MiB/sec. | ||
| 1886 | 2026.03.12 01:35:48.369822 [ 274 ] {47d5f2bc-2af2-4a20-a299-465ddc70b436} <Debug> TCPHandler: Processed in 0.001386432 sec. | ||
| 1887 | 2026.03.12 01:35:48.370056 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2026.03.12 01:35:48.370186 [ 274 ] {e4b9a2ab-a633-46d4-b66f-630692837fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', 'oximeter_collector:collections', '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_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) | ||
| 1889 | 2026.03.12 01:35:48.370392 [ 274 ] {e4b9a2ab-a633-46d4-b66f-630692837fe7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1890 | 2026.03.12 01:35:48.370425 [ 274 ] {e4b9a2ab-a633-46d4-b66f-630692837fe7} <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', 'oximeter_collector:collections', '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_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 | ||
| 1891 | 2026.03.12 01:35:48.370618 [ 274 ] {e4b9a2ab-a633-46d4-b66f-630692837fe7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1892 | 2026.03.12 01:35:48.370669 [ 274 ] {e4b9a2ab-a633-46d4-b66f-630692837fe7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1893 | 2026.03.12 01:35:48.370764 [ 274 ] {e4b9a2ab-a633-46d4-b66f-630692837fe7} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1894 | 2026.03.12 01:35:48.370792 [ 274 ] {e4b9a2ab-a633-46d4-b66f-630692837fe7} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1895 | 2026.03.12 01:35:48.370809 [ 274 ] {e4b9a2ab-a633-46d4-b66f-630692837fe7} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (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 | ||
| 1896 | 2026.03.12 01:35:48.370823 [ 274 ] {e4b9a2ab-a633-46d4-b66f-630692837fe7} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1897 | 2026.03.12 01:35:48.370854 [ 274 ] {e4b9a2ab-a633-46d4-b66f-630692837fe7} <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', 'oximeter_collector:collections', '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_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'))" | ||
| 1898 | 2026.03.12 01:35:48.370871 [ 274 ] {e4b9a2ab-a633-46d4-b66f-630692837fe7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1899 | 2026.03.12 01:35:48.371297 [ 274 ] {e4b9a2ab-a633-46d4-b66f-630692837fe7} <Debug> executeQuery: Read 32 rows, 1.22 KiB in 0.001165 sec., 27467.811158798282 rows/sec., 1.02 MiB/sec. | ||
| 1900 | 2026.03.12 01:35:48.371380 [ 274 ] {e4b9a2ab-a633-46d4-b66f-630692837fe7} <Debug> TCPHandler: Processed in 0.001374271 sec. | ||
| 1901 | 2026.03.12 01:35:48.371612 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1902 | 2026.03.12 01:35:48.371742 [ 274 ] {e4e4c167-88aa-4def-b68b-cc0971dc2350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', 'oximeter_collector:collections', '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_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) | ||
| 1903 | 2026.03.12 01:35:48.371947 [ 274 ] {e4e4c167-88aa-4def-b68b-cc0971dc2350} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1904 | 2026.03.12 01:35:48.371986 [ 274 ] {e4e4c167-88aa-4def-b68b-cc0971dc2350} <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', 'oximeter_collector:collections', '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_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 | ||
| 1905 | 2026.03.12 01:35:48.372180 [ 274 ] {e4e4c167-88aa-4def-b68b-cc0971dc2350} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1906 | 2026.03.12 01:35:48.372231 [ 274 ] {e4e4c167-88aa-4def-b68b-cc0971dc2350} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1907 | 2026.03.12 01:35:48.372326 [ 274 ] {e4e4c167-88aa-4def-b68b-cc0971dc2350} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1908 | 2026.03.12 01:35:48.372353 [ 274 ] {e4e4c167-88aa-4def-b68b-cc0971dc2350} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1909 | 2026.03.12 01:35:48.372371 [ 274 ] {e4e4c167-88aa-4def-b68b-cc0971dc2350} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (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 | ||
| 1910 | 2026.03.12 01:35:48.372385 [ 274 ] {e4e4c167-88aa-4def-b68b-cc0971dc2350} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1911 | 2026.03.12 01:35:48.372418 [ 274 ] {e4e4c167-88aa-4def-b68b-cc0971dc2350} <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', 'oximeter_collector:collections', '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_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'))" | ||
| 1912 | 2026.03.12 01:35:48.372435 [ 274 ] {e4e4c167-88aa-4def-b68b-cc0971dc2350} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1913 | 2026.03.12 01:35:48.372849 [ 274 ] {e4e4c167-88aa-4def-b68b-cc0971dc2350} <Debug> executeQuery: Read 32 rows, 1.22 KiB in 0.001162 sec., 27538.726333907056 rows/sec., 1.03 MiB/sec. | ||
| 1914 | 2026.03.12 01:35:48.372933 [ 274 ] {e4e4c167-88aa-4def-b68b-cc0971dc2350} <Debug> TCPHandler: Processed in 0.001370681 sec. | ||
| 1915 | 2026.03.12 01:35:48.373168 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1916 | 2026.03.12 01:35:48.373309 [ 274 ] {fc1df839-befe-4b44-af12-304d0e4b105d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) 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', 'oximeter_collector:collections', '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_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) | ||
| 1917 | 2026.03.12 01:35:48.373514 [ 274 ] {fc1df839-befe-4b44-af12-304d0e4b105d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1918 | 2026.03.12 01:35:48.373549 [ 274 ] {fc1df839-befe-4b44-af12-304d0e4b105d} <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', 'oximeter_collector:collections', '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_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 | ||
| 1919 | 2026.03.12 01:35:48.373748 [ 274 ] {fc1df839-befe-4b44-af12-304d0e4b105d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1920 | 2026.03.12 01:35:48.373798 [ 274 ] {fc1df839-befe-4b44-af12-304d0e4b105d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1921 | 2026.03.12 01:35:48.373892 [ 274 ] {fc1df839-befe-4b44-af12-304d0e4b105d} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1922 | 2026.03.12 01:35:48.373923 [ 274 ] {fc1df839-befe-4b44-af12-304d0e4b105d} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1923 | 2026.03.12 01:35:48.373941 [ 274 ] {fc1df839-befe-4b44-af12-304d0e4b105d} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (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 | ||
| 1924 | 2026.03.12 01:35:48.373955 [ 274 ] {fc1df839-befe-4b44-af12-304d0e4b105d} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1925 | 2026.03.12 01:35:48.373989 [ 274 ] {fc1df839-befe-4b44-af12-304d0e4b105d} <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', 'oximeter_collector:collections', '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_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'))" | ||
| 1926 | 2026.03.12 01:35:48.374015 [ 274 ] {fc1df839-befe-4b44-af12-304d0e4b105d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1927 | 2026.03.12 01:35:48.374453 [ 274 ] {fc1df839-befe-4b44-af12-304d0e4b105d} <Debug> executeQuery: Read 32 rows, 1.22 KiB in 0.001206 sec., 26533.996683250414 rows/sec., 1012.19 KiB/sec. | ||
| 1928 | 2026.03.12 01:35:48.374539 [ 274 ] {fc1df839-befe-4b44-af12-304d0e4b105d} <Debug> TCPHandler: Processed in 0.001420012 sec. | ||
| 1929 | 2026.03.12 01:35:48.394105 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1930 | 2026.03.12 01:35:48.394219 [ 274 ] {f24ee3a3-dfaf-4951-af06-06e35194752b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1931 | 2026.03.12 01:35:48.394262 [ 274 ] {f24ee3a3-dfaf-4951-af06-06e35194752b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1932 | 2026.03.12 01:35:48.394842 [ 274 ] {f24ee3a3-dfaf-4951-af06-06e35194752b} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1933 | 2026.03.12 01:35:48.394888 [ 274 ] {f24ee3a3-dfaf-4951-af06-06e35194752b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1934 | 2026.03.12 01:35:48.395314 [ 274 ] {f24ee3a3-dfaf-4951-af06-06e35194752b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1935 | 2026.03.12 01:35:48.395502 [ 274 ] {f24ee3a3-dfaf-4951-af06-06e35194752b} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1936 | 2026.03.12 01:35:48.395648 [ 274 ] {f24ee3a3-dfaf-4951-af06-06e35194752b} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.00146 sec., 4109.589041095891 rows/sec., 1.90 MiB/sec. | ||
| 1937 | 2026.03.12 01:35:48.395685 [ 274 ] {f24ee3a3-dfaf-4951-af06-06e35194752b} <Debug> TCPHandler: Processed in 0.001641305 sec. | ||
| 1938 | 2026.03.12 01:35:48.395813 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2026.03.12 01:35:48.395905 [ 274 ] {fa842564-d03a-4014-a329-51bae268df9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1940 | 2026.03.12 01:35:48.395944 [ 274 ] {fa842564-d03a-4014-a329-51bae268df9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1941 | 2026.03.12 01:35:48.396354 [ 274 ] {fa842564-d03a-4014-a329-51bae268df9b} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2026.03.12 01:35:48.396388 [ 274 ] {fa842564-d03a-4014-a329-51bae268df9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1943 | 2026.03.12 01:35:48.396670 [ 274 ] {fa842564-d03a-4014-a329-51bae268df9b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1944 | 2026.03.12 01:35:48.396880 [ 274 ] {fa842564-d03a-4014-a329-51bae268df9b} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2026.03.12 01:35:48.397009 [ 274 ] {fa842564-d03a-4014-a329-51bae268df9b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001121 sec., 21409.455842997322 rows/sec., 1.78 MiB/sec. | ||
| 1946 | 2026.03.12 01:35:48.397045 [ 274 ] {fa842564-d03a-4014-a329-51bae268df9b} <Debug> TCPHandler: Processed in 0.001281789 sec. | ||
| 1947 | 2026.03.12 01:35:48.397156 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1948 | 2026.03.12 01:35:48.397256 [ 274 ] {ee8334a4-3cbd-4d1e-ace7-8ef3b136e2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1949 | 2026.03.12 01:35:48.397296 [ 274 ] {ee8334a4-3cbd-4d1e-ace7-8ef3b136e2aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1950 | 2026.03.12 01:35:48.397683 [ 274 ] {ee8334a4-3cbd-4d1e-ace7-8ef3b136e2aa} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2026.03.12 01:35:48.397720 [ 274 ] {ee8334a4-3cbd-4d1e-ace7-8ef3b136e2aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1952 | 2026.03.12 01:35:48.398019 [ 274 ] {ee8334a4-3cbd-4d1e-ace7-8ef3b136e2aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1953 | 2026.03.12 01:35:48.398237 [ 274 ] {ee8334a4-3cbd-4d1e-ace7-8ef3b136e2aa} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2026.03.12 01:35:48.398367 [ 274 ] {ee8334a4-3cbd-4d1e-ace7-8ef3b136e2aa} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00113 sec., 3539.823008849558 rows/sec., 288.65 KiB/sec. | ||
| 1955 | 2026.03.12 01:35:48.398405 [ 274 ] {ee8334a4-3cbd-4d1e-ace7-8ef3b136e2aa} <Debug> TCPHandler: Processed in 0.00129806 sec. | ||
| 1956 | 2026.03.12 01:35:48.398506 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2026.03.12 01:35:48.398601 [ 274 ] {fb1ebf4b-df4a-4cc2-a4d2-966a7a80c7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1958 | 2026.03.12 01:35:48.398640 [ 274 ] {fb1ebf4b-df4a-4cc2-a4d2-966a7a80c7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1959 | 2026.03.12 01:35:48.399154 [ 274 ] {fb1ebf4b-df4a-4cc2-a4d2-966a7a80c7c1} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2026.03.12 01:35:48.399192 [ 274 ] {fb1ebf4b-df4a-4cc2-a4d2-966a7a80c7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1961 | 2026.03.12 01:35:48.399517 [ 274 ] {fb1ebf4b-df4a-4cc2-a4d2-966a7a80c7c1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1962 | 2026.03.12 01:35:48.399739 [ 274 ] {fb1ebf4b-df4a-4cc2-a4d2-966a7a80c7c1} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2026.03.12 01:35:48.399866 [ 274 ] {fb1ebf4b-df4a-4cc2-a4d2-966a7a80c7c1} <Debug> executeQuery: Read 244 rows, 22.34 KiB in 0.001285 sec., 189883.2684824903 rows/sec., 16.98 MiB/sec. | ||
| 1964 | 2026.03.12 01:35:48.399904 [ 274 ] {fb1ebf4b-df4a-4cc2-a4d2-966a7a80c7c1} <Debug> TCPHandler: Processed in 0.001445762 sec. | ||
| 1965 | 2026.03.12 01:35:48.400026 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2026.03.12 01:35:48.400122 [ 274 ] {14f8d131-d6cc-4ba4-9503-9bcc233e8d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1967 | 2026.03.12 01:35:48.400161 [ 274 ] {14f8d131-d6cc-4ba4-9503-9bcc233e8d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1968 | 2026.03.12 01:35:48.400570 [ 274 ] {14f8d131-d6cc-4ba4-9503-9bcc233e8d43} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2026.03.12 01:35:48.400606 [ 274 ] {14f8d131-d6cc-4ba4-9503-9bcc233e8d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1970 | 2026.03.12 01:35:48.400905 [ 274 ] {14f8d131-d6cc-4ba4-9503-9bcc233e8d43} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1971 | 2026.03.12 01:35:48.401118 [ 274 ] {14f8d131-d6cc-4ba4-9503-9bcc233e8d43} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2026.03.12 01:35:48.401245 [ 274 ] {14f8d131-d6cc-4ba4-9503-9bcc233e8d43} <Debug> executeQuery: Read 51 rows, 3.87 KiB in 0.001142 sec., 44658.4938704028 rows/sec., 3.31 MiB/sec. | ||
| 1973 | 2026.03.12 01:35:48.401282 [ 274 ] {14f8d131-d6cc-4ba4-9503-9bcc233e8d43} <Debug> TCPHandler: Processed in 0.00130421 sec. | ||
| 1974 | 2026.03.12 01:35:48.401397 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1975 | 2026.03.12 01:35:48.401490 [ 274 ] {56e97348-ec10-447d-9434-07edc7c224f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1976 | 2026.03.12 01:35:48.401529 [ 274 ] {56e97348-ec10-447d-9434-07edc7c224f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1977 | 2026.03.12 01:35:48.401924 [ 274 ] {56e97348-ec10-447d-9434-07edc7c224f8} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1978 | 2026.03.12 01:35:48.401959 [ 274 ] {56e97348-ec10-447d-9434-07edc7c224f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1979 | 2026.03.12 01:35:48.402247 [ 274 ] {56e97348-ec10-447d-9434-07edc7c224f8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1980 | 2026.03.12 01:35:48.402453 [ 274 ] {56e97348-ec10-447d-9434-07edc7c224f8} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2026.03.12 01:35:48.402579 [ 274 ] {56e97348-ec10-447d-9434-07edc7c224f8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001106 sec., 21699.8191681736 rows/sec., 1.80 MiB/sec. | ||
| 1982 | 2026.03.12 01:35:48.402616 [ 274 ] {56e97348-ec10-447d-9434-07edc7c224f8} <Debug> TCPHandler: Processed in 0.001267519 sec. | ||
| 1983 | 2026.03.12 01:35:48.402714 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1984 | 2026.03.12 01:35:48.402807 [ 274 ] {af088ca5-6f13-408a-b426-fa40fd5c4e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1985 | 2026.03.12 01:35:48.402846 [ 274 ] {af088ca5-6f13-408a-b426-fa40fd5c4e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1986 | 2026.03.12 01:35:48.403389 [ 274 ] {af088ca5-6f13-408a-b426-fa40fd5c4e58} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1987 | 2026.03.12 01:35:48.403426 [ 274 ] {af088ca5-6f13-408a-b426-fa40fd5c4e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1988 | 2026.03.12 01:35:48.403710 [ 274 ] {af088ca5-6f13-408a-b426-fa40fd5c4e58} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1989 | 2026.03.12 01:35:48.403921 [ 274 ] {af088ca5-6f13-408a-b426-fa40fd5c4e58} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1990 | 2026.03.12 01:35:48.404050 [ 274 ] {af088ca5-6f13-408a-b426-fa40fd5c4e58} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001261 sec., 9516.256938937351 rows/sec., 743.46 KiB/sec. | ||
| 1991 | 2026.03.12 01:35:48.404087 [ 274 ] {af088ca5-6f13-408a-b426-fa40fd5c4e58} <Debug> TCPHandler: Processed in 0.001420121 sec. | ||
| 1992 | 2026.03.12 01:35:48.404191 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1993 | 2026.03.12 01:35:48.404284 [ 274 ] {039b9d8f-2084-43d2-a2f3-92b576676fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1994 | 2026.03.12 01:35:48.404346 [ 274 ] {039b9d8f-2084-43d2-a2f3-92b576676fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1995 | 2026.03.12 01:35:48.404791 [ 274 ] {039b9d8f-2084-43d2-a2f3-92b576676fbf} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1996 | 2026.03.12 01:35:48.404827 [ 274 ] {039b9d8f-2084-43d2-a2f3-92b576676fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 1997 | 2026.03.12 01:35:48.405137 [ 274 ] {039b9d8f-2084-43d2-a2f3-92b576676fbf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1998 | 2026.03.12 01:35:48.405360 [ 274 ] {039b9d8f-2084-43d2-a2f3-92b576676fbf} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2026.03.12 01:35:48.405487 [ 274 ] {039b9d8f-2084-43d2-a2f3-92b576676fbf} <Debug> executeQuery: Read 131 rows, 10.86 KiB in 0.00122 sec., 107377.04918032787 rows/sec., 8.69 MiB/sec. | ||
| 2000 | 2026.03.12 01:35:48.405523 [ 274 ] {039b9d8f-2084-43d2-a2f3-92b576676fbf} <Debug> TCPHandler: Processed in 0.001379151 sec. | ||
| 2001 | 2026.03.12 01:35:48.405624 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2002 | 2026.03.12 01:35:48.405717 [ 274 ] {89495ca1-cf68-4c74-8fb8-c5ddbd6cfc31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2003 | 2026.03.12 01:35:48.405760 [ 274 ] {89495ca1-cf68-4c74-8fb8-c5ddbd6cfc31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2004 | 2026.03.12 01:35:48.406219 [ 274 ] {89495ca1-cf68-4c74-8fb8-c5ddbd6cfc31} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2005 | 2026.03.12 01:35:48.406255 [ 274 ] {89495ca1-cf68-4c74-8fb8-c5ddbd6cfc31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 2006 | 2026.03.12 01:35:48.406593 [ 274 ] {89495ca1-cf68-4c74-8fb8-c5ddbd6cfc31} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2007 | 2026.03.12 01:35:48.406799 [ 274 ] {89495ca1-cf68-4c74-8fb8-c5ddbd6cfc31} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2008 | 2026.03.12 01:35:48.406923 [ 274 ] {89495ca1-cf68-4c74-8fb8-c5ddbd6cfc31} <Debug> executeQuery: Read 488 rows, 38.68 KiB in 0.001224 sec., 398692.81045751635 rows/sec., 30.86 MiB/sec. | ||
| 2009 | 2026.03.12 01:35:48.406960 [ 274 ] {89495ca1-cf68-4c74-8fb8-c5ddbd6cfc31} <Debug> TCPHandler: Processed in 0.001384651 sec. | ||
| 2010 | 2026.03.12 01:35:48.407068 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2011 | 2026.03.12 01:35:48.407168 [ 274 ] {0f0a36dc-247f-4ed4-a6ca-37aa327adba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2012 | 2026.03.12 01:35:48.407222 [ 274 ] {0f0a36dc-247f-4ed4-a6ca-37aa327adba2} <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 | ||
| 2013 | 2026.03.12 01:35:48.407991 [ 274 ] {0f0a36dc-247f-4ed4-a6ca-37aa327adba2} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2014 | 2026.03.12 01:35:48.408029 [ 274 ] {0f0a36dc-247f-4ed4-a6ca-37aa327adba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 2015 | 2026.03.12 01:35:48.408560 [ 274 ] {0f0a36dc-247f-4ed4-a6ca-37aa327adba2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2016 | 2026.03.12 01:35:48.408788 [ 274 ] {0f0a36dc-247f-4ed4-a6ca-37aa327adba2} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2017 | 2026.03.12 01:35:48.408927 [ 274 ] {0f0a36dc-247f-4ed4-a6ca-37aa327adba2} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001779 sec., 19673.974142776842 rows/sec., 35.25 MiB/sec. | ||
| 2018 | 2026.03.12 01:35:48.408992 [ 274 ] {0f0a36dc-247f-4ed4-a6ca-37aa327adba2} <Debug> TCPHandler: Processed in 0.001974099 sec. | ||
| 2019 | 2026.03.12 01:35:48.409105 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2020 | 2026.03.12 01:35:48.409199 [ 274 ] {032b3a7a-7716-407e-8a81-fd955b3376db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2021 | 2026.03.12 01:35:48.409240 [ 274 ] {032b3a7a-7716-407e-8a81-fd955b3376db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2022 | 2026.03.12 01:35:48.409555 [ 274 ] {032b3a7a-7716-407e-8a81-fd955b3376db} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2023 | 2026.03.12 01:35:48.409591 [ 274 ] {032b3a7a-7716-407e-8a81-fd955b3376db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 2024 | 2026.03.12 01:35:48.409884 [ 274 ] {032b3a7a-7716-407e-8a81-fd955b3376db} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2025 | 2026.03.12 01:35:48.410092 [ 274 ] {032b3a7a-7716-407e-8a81-fd955b3376db} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2026 | 2026.03.12 01:35:48.410216 [ 274 ] {032b3a7a-7716-407e-8a81-fd955b3376db} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001036 sec., 48262.54826254826 rows/sec., 3.31 MiB/sec. | ||
| 2027 | 2026.03.12 01:35:48.410259 [ 274 ] {032b3a7a-7716-407e-8a81-fd955b3376db} <Debug> TCPHandler: Processed in 0.001203889 sec. | ||
| 2028 | 2026.03.12 01:35:52.906263 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2029 | 2026.03.12 01:35:52.906349 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2030 | 2026.03.12 01:35:53.007126 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3880 | ||
| 2031 | 2026.03.12 01:35:53.007656 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2032 | 2026.03.12 01:35:53.007713 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2033 | 2026.03.12 01:35:53.008221 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2034 | 2026.03.12 01:35:53.008467 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2035 | 2026.03.12 01:35:53.008636 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3880 | ||
| 2036 | 2026.03.12 01:35:53.020066 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 292 | ||
| 2037 | 2026.03.12 01:35:53.022637 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.03.12 01:35:53.022695 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2039 | 2026.03.12 01:35:53.023935 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2040 | 2026.03.12 01:35:53.024215 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.03.12 01:35:53.024358 [ 52 ] {} <Debug> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2042 | 2026.03.12 01:35:53.024426 [ 52 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2026.03.12 01:35:53.024448 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2044 | 2026.03.12 01:35:53.024547 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 292 | ||
| 2045 | 2026.03.12 01:35:53.024548 [ 197 ] {c1224153-30d8-4782-bd40-38e6052028c9::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 | ||
| 2046 | 2026.03.12 01:35:53.025117 [ 197 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2047 | 2026.03.12 01:35:53.025284 [ 197 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 92 rows starting from the beginning of the part | ||
| 2048 | 2026.03.12 01:35:53.025674 [ 197 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2049 | 2026.03.12 01:35:53.026037 [ 197 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 92 rows starting from the beginning of the part | ||
| 2050 | 2026.03.12 01:35:53.026382 [ 197 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2051 | 2026.03.12 01:35:53.026727 [ 197 ] {c1224153-30d8-4782-bd40-38e6052028c9::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 | ||
| 2052 | 2026.03.12 01:35:53.027066 [ 197 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
| 2053 | 2026.03.12 01:35:53.032511 [ 194 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 72 columns (72 merged, 0 gathered) in 0.008004281 sec., 36480.47838400476 rows/sec., 37.23 MiB/sec. | ||
| 2054 | 2026.03.12 01:35:53.033484 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2055 | 2026.03.12 01:35:53.034118 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_6_1} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2026.03.12 01:35:53.034199 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_6_1} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2057 | 2026.03.12 01:35:53.034431 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
| 2058 | 2026.03.12 01:35:53.270392 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2059 | 2026.03.12 01:35:53.289704 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2026.03.12 01:35:53.289765 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2061 | 2026.03.12 01:35:53.296251 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2062 | 2026.03.12 01:35:53.296976 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): 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.03.12 01:35:53.300352 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2064 | 2026.03.12 01:35:53.342175 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2065 | 2026.03.12 01:35:53.342348 [ 274 ] {122a58fd-a2f7-44e1-8b61-b6c3402768d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2066 | 2026.03.12 01:35:53.342409 [ 274 ] {122a58fd-a2f7-44e1-8b61-b6c3402768d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2067 | 2026.03.12 01:35:53.343079 [ 274 ] {122a58fd-a2f7-44e1-8b61-b6c3402768d1} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2026.03.12 01:35:53.343128 [ 274 ] {122a58fd-a2f7-44e1-8b61-b6c3402768d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2069 | 2026.03.12 01:35:53.343447 [ 274 ] {122a58fd-a2f7-44e1-8b61-b6c3402768d1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2070 | 2026.03.12 01:35:53.343655 [ 274 ] {122a58fd-a2f7-44e1-8b61-b6c3402768d1} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2071 | 2026.03.12 01:35:53.343800 [ 274 ] {122a58fd-a2f7-44e1-8b61-b6c3402768d1} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001498 sec., 34712.950600801065 rows/sec., 2.63 MiB/sec. | ||
| 2072 | 2026.03.12 01:35:53.343839 [ 274 ] {122a58fd-a2f7-44e1-8b61-b6c3402768d1} <Debug> TCPHandler: Processed in 0.001824617 sec. | ||
| 2073 | 2026.03.12 01:35:53.343964 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2074 | 2026.03.12 01:35:53.344059 [ 274 ] {16083262-0ec7-42df-93e5-89169c1a2015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2075 | 2026.03.12 01:35:53.344103 [ 274 ] {16083262-0ec7-42df-93e5-89169c1a2015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2076 | 2026.03.12 01:35:53.344525 [ 274 ] {16083262-0ec7-42df-93e5-89169c1a2015} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2077 | 2026.03.12 01:35:53.344561 [ 274 ] {16083262-0ec7-42df-93e5-89169c1a2015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2078 | 2026.03.12 01:35:53.344846 [ 274 ] {16083262-0ec7-42df-93e5-89169c1a2015} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2079 | 2026.03.12 01:35:53.345051 [ 274 ] {16083262-0ec7-42df-93e5-89169c1a2015} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2080 | 2026.03.12 01:35:53.345180 [ 274 ] {16083262-0ec7-42df-93e5-89169c1a2015} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.00114 sec., 49122.80701754386 rows/sec., 3.83 MiB/sec. | ||
| 2081 | 2026.03.12 01:35:53.345217 [ 274 ] {16083262-0ec7-42df-93e5-89169c1a2015} <Debug> TCPHandler: Processed in 0.00130089 sec. | ||
| 2082 | 2026.03.12 01:35:53.345314 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2083 | 2026.03.12 01:35:53.345405 [ 274 ] {fda40bda-df87-41fa-ad33-75df350598a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2084 | 2026.03.12 01:35:53.345446 [ 274 ] {fda40bda-df87-41fa-ad33-75df350598a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2085 | 2026.03.12 01:35:53.345877 [ 274 ] {fda40bda-df87-41fa-ad33-75df350598a5} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2086 | 2026.03.12 01:35:53.345915 [ 274 ] {fda40bda-df87-41fa-ad33-75df350598a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2087 | 2026.03.12 01:35:53.346240 [ 274 ] {fda40bda-df87-41fa-ad33-75df350598a5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2088 | 2026.03.12 01:35:53.346441 [ 274 ] {fda40bda-df87-41fa-ad33-75df350598a5} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2026.03.12 01:35:53.346578 [ 274 ] {fda40bda-df87-41fa-ad33-75df350598a5} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001191 sec., 125944.58438287153 rows/sec., 8.73 MiB/sec. | ||
| 2090 | 2026.03.12 01:35:53.346614 [ 274 ] {fda40bda-df87-41fa-ad33-75df350598a5} <Debug> TCPHandler: Processed in 0.00134694 sec. | ||
| 2091 | 2026.03.12 01:35:53.346721 [ 274 ] {} <Trace> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2092 | 2026.03.12 01:35:53.346831 [ 274 ] {9395ccc1-beb2-40dd-a60c-d5eb02d80769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61863) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2093 | 2026.03.12 01:35:53.346875 [ 274 ] {9395ccc1-beb2-40dd-a60c-d5eb02d80769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2094 | 2026.03.12 01:35:53.347221 [ 274 ] {9395ccc1-beb2-40dd-a60c-d5eb02d80769} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2095 | 2026.03.12 01:35:53.347257 [ 274 ] {9395ccc1-beb2-40dd-a60c-d5eb02d80769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2096 | 2026.03.12 01:35:53.347590 [ 274 ] {9395ccc1-beb2-40dd-a60c-d5eb02d80769} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2097 | 2026.03.12 01:35:53.347797 [ 274 ] {9395ccc1-beb2-40dd-a60c-d5eb02d80769} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2098 | 2026.03.12 01:35:53.347936 [ 274 ] {9395ccc1-beb2-40dd-a60c-d5eb02d80769} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001122 sec., 44563.27985739751 rows/sec., 3.06 MiB/sec. | ||
| 2099 | 2026.03.12 01:35:53.347974 [ 274 ] {9395ccc1-beb2-40dd-a60c-d5eb02d80769} <Debug> TCPHandler: Processed in 0.00130335 sec. | ||
| 2100 | 2026.03.12 01:35:54.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.37 MiB, peak 208.71 MiB, free memory in arenas 0.00 B, will set to 206.52 MiB (RSS), difference: 2.15 MiB | ||
| 2101 | 2026.03.12 01:35:57.565257 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2102 | 2026.03.12 01:35:57.565408 [ 274 ] {} <Debug> TCP-Session: e6fe741f-dbe2-4923-8444-de5867d8d2d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2026.03.12 01:35:58.000333 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.52 MiB, peak 208.71 MiB, free memory in arenas 0.00 B, will set to 206.57 MiB (RSS), difference: 2.05 MiB | ||
| 2104 | 2026.03.12 01:35:58.253529 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50943 | ||
| 2105 | 2026.03.12 01:35:58.253698 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2106 | 2026.03.12 01:35:58.253738 [ 288 ] {} <Debug> TCP-Session: 9e3f53af-15a7-4a86-a175-a6728b59f21a Authenticating user 'default' from [fd00:1122:3344:101::e]:50943 | ||
| 2107 | 2026.03.12 01:35:58.253770 [ 288 ] {} <Debug> TCP-Session: 9e3f53af-15a7-4a86-a175-a6728b59f21a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2026.03.12 01:35:58.253788 [ 288 ] {} <Debug> TCP-Session: 9e3f53af-15a7-4a86-a175-a6728b59f21a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2026.03.12 01:35:58.254092 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48994 | ||
| 2110 | 2026.03.12 01:35:58.254090 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63261 | ||
| 2111 | 2026.03.12 01:35:58.254138 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36096 | ||
| 2112 | 2026.03.12 01:35:58.254196 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2113 | 2026.03.12 01:35:58.254151 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47547 | ||
| 2114 | 2026.03.12 01:35:58.254270 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2115 | 2026.03.12 01:35:58.254237 [ 291 ] {} <Debug> TCP-Session: 55683e51-f998-4e49-a2b0-1b9b2c53f43d Authenticating user 'default' from [fd00:1122:3344:101::e]:48994 | ||
| 2116 | 2026.03.12 01:35:58.254313 [ 274 ] {} <Debug> TCP-Session: 5d2b860e-ca32-4d91-bccc-8d0e0f0518a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36096 | ||
| 2117 | 2026.03.12 01:35:58.254234 [ 288 ] {} <Trace> TCP-Session: 9e3f53af-15a7-4a86-a175-a6728b59f21a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2026.03.12 01:35:58.254329 [ 291 ] {} <Debug> TCP-Session: 55683e51-f998-4e49-a2b0-1b9b2c53f43d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2026.03.12 01:35:58.254338 [ 274 ] {} <Debug> TCP-Session: 5d2b860e-ca32-4d91-bccc-8d0e0f0518a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2026.03.12 01:35:58.254369 [ 291 ] {} <Debug> TCP-Session: 55683e51-f998-4e49-a2b0-1b9b2c53f43d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2026.03.12 01:35:58.254381 [ 274 ] {} <Debug> TCP-Session: 5d2b860e-ca32-4d91-bccc-8d0e0f0518a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2122 | 2026.03.12 01:35:58.254121 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47724 | ||
| 2123 | 2026.03.12 01:35:58.254394 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2124 | 2026.03.12 01:35:58.254116 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34389 | ||
| 2125 | 2026.03.12 01:35:58.254466 [ 290 ] {} <Debug> TCP-Session: 35fb3627-4549-4264-b51e-17b20ab4754f Authenticating user 'default' from [fd00:1122:3344:101::e]:63261 | ||
| 2126 | 2026.03.12 01:35:58.254088 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50016 | ||
| 2127 | 2026.03.12 01:35:58.254526 [ 290 ] {} <Debug> TCP-Session: 35fb3627-4549-4264-b51e-17b20ab4754f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2128 | 2026.03.12 01:35:58.254158 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43861 | ||
| 2129 | 2026.03.12 01:35:58.254562 [ 290 ] {} <Debug> TCP-Session: 35fb3627-4549-4264-b51e-17b20ab4754f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2130 | 2026.03.12 01:35:58.254570 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2131 | 2026.03.12 01:35:58.254571 [ 288 ] {ac3a1fcd-405f-4306-9712-d558987c3c86} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50943) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2132 | 2026.03.12 01:35:58.254641 [ 285 ] {} <Debug> TCP-Session: 8cf5174f-b821-4261-915a-38877c3cb443 Authenticating user 'default' from [fd00:1122:3344:101::e]:47547 | ||
| 2133 | 2026.03.12 01:35:58.254661 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2134 | 2026.03.12 01:35:58.254677 [ 285 ] {} <Debug> TCP-Session: 8cf5174f-b821-4261-915a-38877c3cb443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2135 | 2026.03.12 01:35:58.254695 [ 293 ] {} <Debug> TCP-Session: 7542644d-ed70-476f-8f28-cbe29b06b866 Authenticating user 'default' from [fd00:1122:3344:101::e]:47724 | ||
| 2136 | 2026.03.12 01:35:58.254700 [ 285 ] {} <Debug> TCP-Session: 8cf5174f-b821-4261-915a-38877c3cb443 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2026.03.12 01:35:58.254716 [ 293 ] {} <Debug> TCP-Session: 7542644d-ed70-476f-8f28-cbe29b06b866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2026.03.12 01:35:58.254731 [ 293 ] {} <Debug> TCP-Session: 7542644d-ed70-476f-8f28-cbe29b06b866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.03.12 01:35:58.254812 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2140 | 2026.03.12 01:35:58.254820 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2141 | 2026.03.12 01:35:58.254857 [ 286 ] {} <Debug> TCP-Session: b5dae888-addf-4549-b1cb-b198e1f90e68 Authenticating user 'default' from [fd00:1122:3344:101::e]:43861 | ||
| 2142 | 2026.03.12 01:35:58.254887 [ 286 ] {} <Debug> TCP-Session: b5dae888-addf-4549-b1cb-b198e1f90e68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2143 | 2026.03.12 01:35:58.254887 [ 292 ] {} <Debug> TCP-Session: 2ee229e4-3dd0-45b8-abe5-40ae1f4afc2b Authenticating user 'default' from [fd00:1122:3344:101::e]:34389 | ||
| 2144 | 2026.03.12 01:35:58.254905 [ 286 ] {} <Debug> TCP-Session: b5dae888-addf-4549-b1cb-b198e1f90e68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2026.03.12 01:35:58.254935 [ 292 ] {} <Debug> TCP-Session: 2ee229e4-3dd0-45b8-abe5-40ae1f4afc2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2026.03.12 01:35:58.254935 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2147 | 2026.03.12 01:35:58.254962 [ 292 ] {} <Debug> TCP-Session: 2ee229e4-3dd0-45b8-abe5-40ae1f4afc2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2148 | 2026.03.12 01:35:58.255003 [ 289 ] {} <Debug> TCP-Session: 0f924a0f-2f7b-4905-bc71-ae9eab125275 Authenticating user 'default' from [fd00:1122:3344:101::e]:50016 | ||
| 2149 | 2026.03.12 01:35:58.255035 [ 289 ] {} <Debug> TCP-Session: 0f924a0f-2f7b-4905-bc71-ae9eab125275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2026.03.12 01:35:58.255053 [ 289 ] {} <Debug> TCP-Session: 0f924a0f-2f7b-4905-bc71-ae9eab125275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2026.03.12 01:35:58.255069 [ 288 ] {ac3a1fcd-405f-4306-9712-d558987c3c86} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2152 | 2026.03.12 01:35:58.255151 [ 288 ] {ac3a1fcd-405f-4306-9712-d558987c3c86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2153 | 2026.03.12 01:35:58.255558 [ 288 ] {ac3a1fcd-405f-4306-9712-d558987c3c86} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 2154 | 2026.03.12 01:35:58.257511 [ 322 ] {ac3a1fcd-405f-4306-9712-d558987c3c86} <Trace> AggregatingTransform: Aggregating | ||
| 2155 | 2026.03.12 01:35:58.257577 [ 322 ] {ac3a1fcd-405f-4306-9712-d558987c3c86} <Trace> Aggregator: Aggregation method: without_key | ||
| 2156 | 2026.03.12 01:35:58.257623 [ 322 ] {ac3a1fcd-405f-4306-9712-d558987c3c86} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001929649 sec. (518.229 rows/sec., 20.24 KiB/sec.) | ||
| 2157 | 2026.03.12 01:35:58.257648 [ 322 ] {ac3a1fcd-405f-4306-9712-d558987c3c86} <Trace> Aggregator: Merging aggregated data | ||
| 2158 | 2026.03.12 01:35:58.258791 [ 288 ] {ac3a1fcd-405f-4306-9712-d558987c3c86} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004295 sec., 232.8288707799767 rows/sec., 9.09 KiB/sec. | ||
| 2159 | 2026.03.12 01:35:58.258991 [ 288 ] {ac3a1fcd-405f-4306-9712-d558987c3c86} <Debug> TCPHandler: Processed in 0.004917435 sec. | ||
| 2160 | 2026.03.12 01:35:58.259143 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2161 | 2026.03.12 01:35:58.259176 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2162 | 2026.03.12 01:35:58.259199 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2163 | 2026.03.12 01:35:58.259223 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2164 | 2026.03.12 01:35:58.259236 [ 286 ] {} <Debug> TCP-Session: b5dae888-addf-4549-b1cb-b198e1f90e68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2165 | 2026.03.12 01:35:58.259264 [ 293 ] {} <Debug> TCP-Session: 7542644d-ed70-476f-8f28-cbe29b06b866 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2166 | 2026.03.12 01:35:58.259269 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2167 | 2026.03.12 01:35:58.259293 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2168 | 2026.03.12 01:35:58.259317 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2169 | 2026.03.12 01:35:58.259334 [ 274 ] {} <Debug> TCP-Session: 5d2b860e-ca32-4d91-bccc-8d0e0f0518a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2026.03.12 01:35:58.259349 [ 291 ] {} <Debug> TCP-Session: 55683e51-f998-4e49-a2b0-1b9b2c53f43d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2026.03.12 01:35:58.259332 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2172 | 2026.03.12 01:35:58.259389 [ 292 ] {} <Debug> TCP-Session: 2ee229e4-3dd0-45b8-abe5-40ae1f4afc2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2026.03.12 01:35:58.259439 [ 285 ] {} <Debug> TCP-Session: 8cf5174f-b821-4261-915a-38877c3cb443 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2026.03.12 01:35:58.259179 [ 288 ] {} <Debug> TCP-Session: 9e3f53af-15a7-4a86-a175-a6728b59f21a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2175 | 2026.03.12 01:35:58.259244 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2176 | 2026.03.12 01:35:58.259283 [ 290 ] {} <Debug> TCP-Session: 35fb3627-4549-4264-b51e-17b20ab4754f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2177 | 2026.03.12 01:35:58.259554 [ 289 ] {} <Debug> TCP-Session: 0f924a0f-2f7b-4905-bc71-ae9eab125275 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2026.03.12 01:35:58.316754 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40754 | ||
| 2179 | 2026.03.12 01:35:58.316878 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2180 | 2026.03.12 01:35:58.316919 [ 288 ] {} <Debug> TCP-Session: 0907e364-6e22-4dbd-8a6b-3eefd160c580 Authenticating user 'default' from [fd00:1122:3344:101::e]:40754 | ||
| 2181 | 2026.03.12 01:35:58.316954 [ 288 ] {} <Debug> TCP-Session: 0907e364-6e22-4dbd-8a6b-3eefd160c580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2182 | 2026.03.12 01:35:58.316980 [ 288 ] {} <Debug> TCP-Session: 0907e364-6e22-4dbd-8a6b-3eefd160c580 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2026.03.12 01:35:58.317212 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44198 | ||
| 2184 | 2026.03.12 01:35:58.317267 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49393 | ||
| 2185 | 2026.03.12 01:35:58.317290 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60221 | ||
| 2186 | 2026.03.12 01:35:58.317315 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2187 | 2026.03.12 01:35:58.317344 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40608 | ||
| 2188 | 2026.03.12 01:35:58.317351 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35054 | ||
| 2189 | 2026.03.12 01:35:58.317388 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2190 | 2026.03.12 01:35:58.317422 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2191 | 2026.03.12 01:35:58.317461 [ 290 ] {} <Debug> TCP-Session: d1d8d356-3df3-4945-b3ef-0a78acc7a40a Authenticating user 'default' from [fd00:1122:3344:101::e]:49393 | ||
| 2192 | 2026.03.12 01:35:58.317473 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2193 | 2026.03.12 01:35:58.317494 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2194 | 2026.03.12 01:35:58.317503 [ 290 ] {} <Debug> TCP-Session: d1d8d356-3df3-4945-b3ef-0a78acc7a40a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2026.03.12 01:35:58.317527 [ 285 ] {} <Debug> TCP-Session: 15ec7599-f103-49a1-bf83-0e0589412184 Authenticating user 'default' from [fd00:1122:3344:101::e]:40608 | ||
| 2196 | 2026.03.12 01:35:58.317546 [ 286 ] {} <Debug> TCP-Session: 10f75604-de0e-4b36-9345-78710bdd51ec Authenticating user 'default' from [fd00:1122:3344:101::e]:35054 | ||
| 2197 | 2026.03.12 01:35:58.317553 [ 290 ] {} <Debug> TCP-Session: d1d8d356-3df3-4945-b3ef-0a78acc7a40a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2026.03.12 01:35:58.317579 [ 285 ] {} <Debug> TCP-Session: 15ec7599-f103-49a1-bf83-0e0589412184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.03.12 01:35:58.317593 [ 286 ] {} <Debug> TCP-Session: 10f75604-de0e-4b36-9345-78710bdd51ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.03.12 01:35:58.317622 [ 285 ] {} <Debug> TCP-Session: 15ec7599-f103-49a1-bf83-0e0589412184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.03.12 01:35:58.317639 [ 286 ] {} <Debug> TCP-Session: 10f75604-de0e-4b36-9345-78710bdd51ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2202 | 2026.03.12 01:35:58.317484 [ 292 ] {} <Debug> TCP-Session: 06555e26-b9b2-440b-bf00-53a8f97478bd Authenticating user 'default' from [fd00:1122:3344:101::e]:60221 | ||
| 2203 | 2026.03.12 01:35:58.317335 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62216 | ||
| 2204 | 2026.03.12 01:35:58.317709 [ 292 ] {} <Debug> TCP-Session: 06555e26-b9b2-440b-bf00-53a8f97478bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.03.12 01:35:58.317316 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55567 | ||
| 2206 | 2026.03.12 01:35:58.317762 [ 292 ] {} <Debug> TCP-Session: 06555e26-b9b2-440b-bf00-53a8f97478bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2026.03.12 01:35:58.317309 [ 288 ] {} <Trace> TCP-Session: 0907e364-6e22-4dbd-8a6b-3eefd160c580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2026.03.12 01:35:58.317806 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2209 | 2026.03.12 01:35:58.317830 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2210 | 2026.03.12 01:35:58.317854 [ 274 ] {} <Debug> TCP-Session: 0ac29cd1-2b57-4e23-b873-b00b631b5fcb Authenticating user 'default' from [fd00:1122:3344:101::e]:62216 | ||
| 2211 | 2026.03.12 01:35:58.317866 [ 293 ] {} <Debug> TCP-Session: 1df753d1-f98a-4d53-9620-51c258f5f00b Authenticating user 'default' from [fd00:1122:3344:101::e]:55567 | ||
| 2212 | 2026.03.12 01:35:58.317888 [ 274 ] {} <Debug> TCP-Session: 0ac29cd1-2b57-4e23-b873-b00b631b5fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2026.03.12 01:35:58.317902 [ 293 ] {} <Debug> TCP-Session: 1df753d1-f98a-4d53-9620-51c258f5f00b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.03.12 01:35:58.317919 [ 274 ] {} <Debug> TCP-Session: 0ac29cd1-2b57-4e23-b873-b00b631b5fcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2026.03.12 01:35:58.317935 [ 293 ] {} <Debug> TCP-Session: 1df753d1-f98a-4d53-9620-51c258f5f00b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2026.03.12 01:35:58.317276 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44404 | ||
| 2217 | 2026.03.12 01:35:58.317968 [ 288 ] {f66d0e8f-6c2f-4d02-9272-eac588b5e67d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40754) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2218 | 2026.03.12 01:35:58.317378 [ 289 ] {} <Debug> TCP-Session: 1df542b4-889b-4714-b0b3-4f5863665e13 Authenticating user 'default' from [fd00:1122:3344:101::e]:44198 | ||
| 2219 | 2026.03.12 01:35:58.318042 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2220 | 2026.03.12 01:35:58.318046 [ 289 ] {} <Debug> TCP-Session: 1df542b4-889b-4714-b0b3-4f5863665e13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.03.12 01:35:58.318108 [ 291 ] {} <Debug> TCP-Session: 15f07b99-211b-4261-b5a2-37b764a46609 Authenticating user 'default' from [fd00:1122:3344:101::e]:44404 | ||
| 2222 | 2026.03.12 01:35:58.318124 [ 289 ] {} <Debug> TCP-Session: 1df542b4-889b-4714-b0b3-4f5863665e13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.03.12 01:35:58.318156 [ 291 ] {} <Debug> TCP-Session: 15f07b99-211b-4261-b5a2-37b764a46609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2026.03.12 01:35:58.318197 [ 291 ] {} <Debug> TCP-Session: 15f07b99-211b-4261-b5a2-37b764a46609 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2026.03.12 01:35:58.318200 [ 288 ] {f66d0e8f-6c2f-4d02-9272-eac588b5e67d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2226 | 2026.03.12 01:35:58.318279 [ 288 ] {f66d0e8f-6c2f-4d02-9272-eac588b5e67d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2227 | 2026.03.12 01:35:58.318639 [ 288 ] {f66d0e8f-6c2f-4d02-9272-eac588b5e67d} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 2228 | 2026.03.12 01:35:58.319597 [ 323 ] {f66d0e8f-6c2f-4d02-9272-eac588b5e67d} <Trace> AggregatingTransform: Aggregating | ||
| 2229 | 2026.03.12 01:35:58.319658 [ 323 ] {f66d0e8f-6c2f-4d02-9272-eac588b5e67d} <Trace> Aggregator: Aggregation method: without_key | ||
| 2230 | 2026.03.12 01:35:58.319699 [ 323 ] {f66d0e8f-6c2f-4d02-9272-eac588b5e67d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937454 sec. (1066.719 rows/sec., 41.67 KiB/sec.) | ||
| 2231 | 2026.03.12 01:35:58.319723 [ 323 ] {f66d0e8f-6c2f-4d02-9272-eac588b5e67d} <Trace> Aggregator: Merging aggregated data | ||
| 2232 | 2026.03.12 01:35:58.321163 [ 288 ] {f66d0e8f-6c2f-4d02-9272-eac588b5e67d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003248 sec., 307.8817733990148 rows/sec., 12.03 KiB/sec. | ||
| 2233 | 2026.03.12 01:35:58.321254 [ 288 ] {f66d0e8f-6c2f-4d02-9272-eac588b5e67d} <Debug> TCPHandler: Processed in 0.004035671 sec. | ||
| 2234 | 2026.03.12 01:35:58.321385 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2235 | 2026.03.12 01:35:58.321416 [ 288 ] {} <Debug> TCP-Session: 0907e364-6e22-4dbd-8a6b-3eefd160c580 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2026.03.12 01:35:58.321427 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2237 | 2026.03.12 01:35:58.321460 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2238 | 2026.03.12 01:35:58.321481 [ 286 ] {} <Debug> TCP-Session: 10f75604-de0e-4b36-9345-78710bdd51ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.03.12 01:35:58.321500 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2240 | 2026.03.12 01:35:58.321520 [ 292 ] {} <Debug> TCP-Session: 06555e26-b9b2-440b-bf00-53a8f97478bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.03.12 01:35:58.321528 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2242 | 2026.03.12 01:35:58.321549 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2243 | 2026.03.12 01:35:58.321572 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2244 | 2026.03.12 01:35:58.321593 [ 274 ] {} <Debug> TCP-Session: 0ac29cd1-2b57-4e23-b873-b00b631b5fcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2026.03.12 01:35:58.321604 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2246 | 2026.03.12 01:35:58.321636 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2247 | 2026.03.12 01:35:58.321646 [ 290 ] {} <Debug> TCP-Session: d1d8d356-3df3-4945-b3ef-0a78acc7a40a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.03.12 01:35:58.321668 [ 291 ] {} <Debug> TCP-Session: 15f07b99-211b-4261-b5a2-37b764a46609 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.03.12 01:35:58.321699 [ 285 ] {} <Debug> TCP-Session: 15ec7599-f103-49a1-bf83-0e0589412184 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.03.12 01:35:58.321619 [ 293 ] {} <Debug> TCP-Session: 1df753d1-f98a-4d53-9620-51c258f5f00b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2251 | 2026.03.12 01:35:58.321555 [ 289 ] {} <Debug> TCP-Session: 1df542b4-889b-4714-b0b3-4f5863665e13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2252 | 2026.03.12 01:35:58.346271 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2253 | 2026.03.12 01:35:58.346495 [ 275 ] {1ebb2259-324d-4114-aafe-27fc0682a78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2254 | 2026.03.12 01:35:58.346581 [ 275 ] {1ebb2259-324d-4114-aafe-27fc0682a78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2255 | 2026.03.12 01:35:58.347586 [ 275 ] {1ebb2259-324d-4114-aafe-27fc0682a78c} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2026.03.12 01:35:58.347641 [ 275 ] {1ebb2259-324d-4114-aafe-27fc0682a78c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2257 | 2026.03.12 01:35:58.348179 [ 275 ] {1ebb2259-324d-4114-aafe-27fc0682a78c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2258 | 2026.03.12 01:35:58.348522 [ 275 ] {1ebb2259-324d-4114-aafe-27fc0682a78c} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2026.03.12 01:35:58.348720 [ 275 ] {1ebb2259-324d-4114-aafe-27fc0682a78c} <Debug> executeQuery: Read 122 rows, 10.76 KiB in 0.002289 sec., 53298.38357361293 rows/sec., 4.59 MiB/sec. | ||
| 2260 | 2026.03.12 01:35:58.348780 [ 275 ] {1ebb2259-324d-4114-aafe-27fc0682a78c} <Debug> TCPHandler: Processed in 0.0026704 sec. | ||
| 2261 | 2026.03.12 01:35:58.348955 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2026.03.12 01:35:58.349095 [ 275 ] {364387c7-5f95-45e3-abbe-9128bb2bdd29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2263 | 2026.03.12 01:35:58.349153 [ 275 ] {364387c7-5f95-45e3-abbe-9128bb2bdd29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2264 | 2026.03.12 01:35:58.349714 [ 275 ] {364387c7-5f95-45e3-abbe-9128bb2bdd29} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2026.03.12 01:35:58.349757 [ 275 ] {364387c7-5f95-45e3-abbe-9128bb2bdd29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2266 | 2026.03.12 01:35:58.350129 [ 275 ] {364387c7-5f95-45e3-abbe-9128bb2bdd29} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2267 | 2026.03.12 01:35:58.350453 [ 275 ] {364387c7-5f95-45e3-abbe-9128bb2bdd29} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2026.03.12 01:35:58.350635 [ 275 ] {364387c7-5f95-45e3-abbe-9128bb2bdd29} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001573 sec., 22250.476795931343 rows/sec., 1.63 MiB/sec. | ||
| 2269 | 2026.03.12 01:35:58.350684 [ 275 ] {364387c7-5f95-45e3-abbe-9128bb2bdd29} <Debug> TCPHandler: Processed in 0.001799808 sec. | ||
| 2270 | 2026.03.12 01:35:58.350829 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2026.03.12 01:35:58.350955 [ 275 ] {77c12271-b8cc-4230-88c7-f27b09be36d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2272 | 2026.03.12 01:35:58.351012 [ 275 ] {77c12271-b8cc-4230-88c7-f27b09be36d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2273 | 2026.03.12 01:35:58.351569 [ 275 ] {77c12271-b8cc-4230-88c7-f27b09be36d1} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2026.03.12 01:35:58.351614 [ 275 ] {77c12271-b8cc-4230-88c7-f27b09be36d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2275 | 2026.03.12 01:35:58.352041 [ 275 ] {77c12271-b8cc-4230-88c7-f27b09be36d1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2276 | 2026.03.12 01:35:58.352311 [ 275 ] {77c12271-b8cc-4230-88c7-f27b09be36d1} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2026.03.12 01:35:58.352479 [ 275 ] {77c12271-b8cc-4230-88c7-f27b09be36d1} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001553 sec., 58596.26529298133 rows/sec., 4.57 MiB/sec. | ||
| 2278 | 2026.03.12 01:35:58.352526 [ 275 ] {77c12271-b8cc-4230-88c7-f27b09be36d1} <Debug> TCPHandler: Processed in 0.001764326 sec. | ||
| 2279 | 2026.03.12 01:35:58.352670 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2026.03.12 01:35:58.352798 [ 275 ] {22aabbf6-0536-4159-9961-e57db126b6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2281 | 2026.03.12 01:35:58.352859 [ 275 ] {22aabbf6-0536-4159-9961-e57db126b6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2282 | 2026.03.12 01:35:58.353401 [ 275 ] {22aabbf6-0536-4159-9961-e57db126b6a0} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2026.03.12 01:35:58.353443 [ 275 ] {22aabbf6-0536-4159-9961-e57db126b6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2284 | 2026.03.12 01:35:58.353870 [ 275 ] {22aabbf6-0536-4159-9961-e57db126b6a0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2285 | 2026.03.12 01:35:58.354137 [ 275 ] {22aabbf6-0536-4159-9961-e57db126b6a0} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2026.03.12 01:35:58.354297 [ 275 ] {22aabbf6-0536-4159-9961-e57db126b6a0} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001528 sec., 98167.5392670157 rows/sec., 6.81 MiB/sec. | ||
| 2287 | 2026.03.12 01:35:58.354341 [ 275 ] {22aabbf6-0536-4159-9961-e57db126b6a0} <Debug> TCPHandler: Processed in 0.001735416 sec. | ||
| 2288 | 2026.03.12 01:35:58.354475 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2289 | 2026.03.12 01:35:58.354596 [ 275 ] {e6fa431d-20ca-471f-a88c-6cfcc141a1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2290 | 2026.03.12 01:35:58.354667 [ 275 ] {e6fa431d-20ca-471f-a88c-6cfcc141a1e5} <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 | ||
| 2291 | 2026.03.12 01:35:58.355920 [ 275 ] {e6fa431d-20ca-471f-a88c-6cfcc141a1e5} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2026.03.12 01:35:58.355961 [ 275 ] {e6fa431d-20ca-471f-a88c-6cfcc141a1e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2293 | 2026.03.12 01:35:58.356648 [ 275 ] {e6fa431d-20ca-471f-a88c-6cfcc141a1e5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2294 | 2026.03.12 01:35:58.356929 [ 275 ] {e6fa431d-20ca-471f-a88c-6cfcc141a1e5} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2295 | 2026.03.12 01:35:58.357103 [ 275 ] {e6fa431d-20ca-471f-a88c-6cfcc141a1e5} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002532 sec., 13823.06477093207 rows/sec., 24.77 MiB/sec. | ||
| 2296 | 2026.03.12 01:35:58.357184 [ 275 ] {e6fa431d-20ca-471f-a88c-6cfcc141a1e5} <Debug> TCPHandler: Processed in 0.002770612 sec. | ||
| 2297 | 2026.03.12 01:35:58.357327 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2298 | 2026.03.12 01:35:58.357448 [ 275 ] {5526e101-8b5d-49a1-92bc-302c85295f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2299 | 2026.03.12 01:35:58.357502 [ 275 ] {5526e101-8b5d-49a1-92bc-302c85295f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2300 | 2026.03.12 01:35:58.357937 [ 275 ] {5526e101-8b5d-49a1-92bc-302c85295f1f} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2026.03.12 01:35:58.357980 [ 275 ] {5526e101-8b5d-49a1-92bc-302c85295f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2302 | 2026.03.12 01:35:58.358362 [ 275 ] {5526e101-8b5d-49a1-92bc-302c85295f1f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2303 | 2026.03.12 01:35:58.358661 [ 275 ] {5526e101-8b5d-49a1-92bc-302c85295f1f} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2026.03.12 01:35:58.358821 [ 275 ] {5526e101-8b5d-49a1-92bc-302c85295f1f} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001399 sec., 35739.814152966406 rows/sec., 2.45 MiB/sec. | ||
| 2305 | 2026.03.12 01:35:58.358863 [ 275 ] {5526e101-8b5d-49a1-92bc-302c85295f1f} <Debug> TCPHandler: Processed in 0.001599934 sec. | ||
| 2306 | 2026.03.12 01:35:58.441996 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47855 | ||
| 2307 | 2026.03.12 01:35:58.442139 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2308 | 2026.03.12 01:35:58.442178 [ 288 ] {} <Debug> TCP-Session: 04b00ba5-f4cc-4da3-ab24-9f3147bab1c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47855 | ||
| 2309 | 2026.03.12 01:35:58.442210 [ 288 ] {} <Debug> TCP-Session: 04b00ba5-f4cc-4da3-ab24-9f3147bab1c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2310 | 2026.03.12 01:35:58.442228 [ 288 ] {} <Debug> TCP-Session: 04b00ba5-f4cc-4da3-ab24-9f3147bab1c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.03.12 01:35:58.442510 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58013 | ||
| 2312 | 2026.03.12 01:35:58.442524 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59391 | ||
| 2313 | 2026.03.12 01:35:58.442596 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60994 | ||
| 2314 | 2026.03.12 01:35:58.442619 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37048 | ||
| 2315 | 2026.03.12 01:35:58.442619 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65005 | ||
| 2316 | 2026.03.12 01:35:58.442688 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2317 | 2026.03.12 01:35:58.442676 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2318 | 2026.03.12 01:35:58.442733 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2319 | 2026.03.12 01:35:58.442745 [ 274 ] {} <Debug> TCP-Session: 747222f5-44ef-4d21-b76f-a5689ef076c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60994 | ||
| 2320 | 2026.03.12 01:35:58.442768 [ 291 ] {} <Debug> TCP-Session: 04c4356e-3e71-4063-9760-531ba43666a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59391 | ||
| 2321 | 2026.03.12 01:35:58.442791 [ 285 ] {} <Debug> TCP-Session: cc4d3f3b-2601-4069-b9ed-918bae4d31b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37048 | ||
| 2322 | 2026.03.12 01:35:58.442796 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2323 | 2026.03.12 01:35:58.442811 [ 291 ] {} <Debug> TCP-Session: 04c4356e-3e71-4063-9760-531ba43666a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2324 | 2026.03.12 01:35:58.442835 [ 285 ] {} <Debug> TCP-Session: cc4d3f3b-2601-4069-b9ed-918bae4d31b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2325 | 2026.03.12 01:35:58.442854 [ 286 ] {} <Debug> TCP-Session: fce1b8ee-8eb1-4366-adac-fe5c5087fef0 Authenticating user 'default' from [fd00:1122:3344:101::e]:65005 | ||
| 2326 | 2026.03.12 01:35:58.442873 [ 285 ] {} <Debug> TCP-Session: cc4d3f3b-2601-4069-b9ed-918bae4d31b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2327 | 2026.03.12 01:35:58.442859 [ 291 ] {} <Debug> TCP-Session: 04c4356e-3e71-4063-9760-531ba43666a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.03.12 01:35:58.442897 [ 286 ] {} <Debug> TCP-Session: fce1b8ee-8eb1-4366-adac-fe5c5087fef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2026.03.12 01:35:58.442795 [ 274 ] {} <Debug> TCP-Session: 747222f5-44ef-4d21-b76f-a5689ef076c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2026.03.12 01:35:58.442944 [ 286 ] {} <Debug> TCP-Session: fce1b8ee-8eb1-4366-adac-fe5c5087fef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2026.03.12 01:35:58.442971 [ 274 ] {} <Debug> TCP-Session: 747222f5-44ef-4d21-b76f-a5689ef076c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2332 | 2026.03.12 01:35:58.442582 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45332 | ||
| 2333 | 2026.03.12 01:35:58.442572 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49502 | ||
| 2334 | 2026.03.12 01:35:58.442666 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2335 | 2026.03.12 01:35:58.443091 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2336 | 2026.03.12 01:35:58.442610 [ 288 ] {} <Trace> TCP-Session: 04b00ba5-f4cc-4da3-ab24-9f3147bab1c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2337 | 2026.03.12 01:35:58.443136 [ 293 ] {} <Debug> TCP-Session: dd94c3fc-9178-4b51-bbe2-2f23b529a41a Authenticating user 'default' from [fd00:1122:3344:101::e]:45332 | ||
| 2338 | 2026.03.12 01:35:58.443127 [ 289 ] {} <Debug> TCP-Session: 48a18b48-979d-4009-ac7e-a8985991eb89 Authenticating user 'default' from [fd00:1122:3344:101::e]:58013 | ||
| 2339 | 2026.03.12 01:35:58.443182 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2340 | 2026.03.12 01:35:58.443203 [ 289 ] {} <Debug> TCP-Session: 48a18b48-979d-4009-ac7e-a8985991eb89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.03.12 01:35:58.443187 [ 293 ] {} <Debug> TCP-Session: dd94c3fc-9178-4b51-bbe2-2f23b529a41a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2026.03.12 01:35:58.443234 [ 289 ] {} <Debug> TCP-Session: 48a18b48-979d-4009-ac7e-a8985991eb89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.03.12 01:35:58.443234 [ 292 ] {} <Debug> TCP-Session: cd4a781e-a494-424a-9d6c-98cf652f08b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49502 | ||
| 2344 | 2026.03.12 01:35:58.443253 [ 293 ] {} <Debug> TCP-Session: dd94c3fc-9178-4b51-bbe2-2f23b529a41a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2026.03.12 01:35:58.442520 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41126 | ||
| 2346 | 2026.03.12 01:35:58.443293 [ 292 ] {} <Debug> TCP-Session: cd4a781e-a494-424a-9d6c-98cf652f08b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.03.12 01:35:58.443339 [ 292 ] {} <Debug> TCP-Session: cd4a781e-a494-424a-9d6c-98cf652f08b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2026.03.12 01:35:58.443358 [ 288 ] {8e9f852c-e7b5-48eb-8523-ba610037bf68} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47855) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2349 | 2026.03.12 01:35:58.443382 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2350 | 2026.03.12 01:35:58.443412 [ 290 ] {} <Debug> TCP-Session: bf397a7e-6a63-46b2-881c-24ea62a97eb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41126 | ||
| 2351 | 2026.03.12 01:35:58.443431 [ 290 ] {} <Debug> TCP-Session: bf397a7e-6a63-46b2-881c-24ea62a97eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2026.03.12 01:35:58.443445 [ 290 ] {} <Debug> TCP-Session: bf397a7e-6a63-46b2-881c-24ea62a97eb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2353 | 2026.03.12 01:35:58.443699 [ 288 ] {8e9f852c-e7b5-48eb-8523-ba610037bf68} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2354 | 2026.03.12 01:35:58.443777 [ 288 ] {8e9f852c-e7b5-48eb-8523-ba610037bf68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2355 | 2026.03.12 01:35:58.444172 [ 288 ] {8e9f852c-e7b5-48eb-8523-ba610037bf68} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 2356 | 2026.03.12 01:35:58.445341 [ 321 ] {8e9f852c-e7b5-48eb-8523-ba610037bf68} <Trace> AggregatingTransform: Aggregating | ||
| 2357 | 2026.03.12 01:35:58.445439 [ 321 ] {8e9f852c-e7b5-48eb-8523-ba610037bf68} <Trace> Aggregator: Aggregation method: without_key | ||
| 2358 | 2026.03.12 01:35:58.445487 [ 321 ] {8e9f852c-e7b5-48eb-8523-ba610037bf68} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001184588 sec. (844.175 rows/sec., 32.98 KiB/sec.) | ||
| 2359 | 2026.03.12 01:35:58.445513 [ 321 ] {8e9f852c-e7b5-48eb-8523-ba610037bf68} <Trace> Aggregator: Merging aggregated data | ||
| 2360 | 2026.03.12 01:35:58.446798 [ 288 ] {8e9f852c-e7b5-48eb-8523-ba610037bf68} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003516 sec., 284.4141069397042 rows/sec., 11.11 KiB/sec. | ||
| 2361 | 2026.03.12 01:35:58.447011 [ 288 ] {8e9f852c-e7b5-48eb-8523-ba610037bf68} <Debug> TCPHandler: Processed in 0.004531299 sec. | ||
| 2362 | 2026.03.12 01:35:58.447170 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2363 | 2026.03.12 01:35:58.447204 [ 288 ] {} <Debug> TCP-Session: 04b00ba5-f4cc-4da3-ab24-9f3147bab1c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2026.03.12 01:35:58.447206 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2365 | 2026.03.12 01:35:58.447228 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2366 | 2026.03.12 01:35:58.447249 [ 291 ] {} <Debug> TCP-Session: 04c4356e-3e71-4063-9760-531ba43666a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2367 | 2026.03.12 01:35:58.447254 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2368 | 2026.03.12 01:35:58.447275 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2369 | 2026.03.12 01:35:58.447284 [ 289 ] {} <Debug> TCP-Session: 48a18b48-979d-4009-ac7e-a8985991eb89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2026.03.12 01:35:58.447325 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2371 | 2026.03.12 01:35:58.447351 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2372 | 2026.03.12 01:35:58.447377 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2373 | 2026.03.12 01:35:58.447398 [ 290 ] {} <Debug> TCP-Session: bf397a7e-6a63-46b2-881c-24ea62a97eb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2374 | 2026.03.12 01:35:58.447425 [ 292 ] {} <Debug> TCP-Session: cd4a781e-a494-424a-9d6c-98cf652f08b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2375 | 2026.03.12 01:35:58.447443 [ 285 ] {} <Debug> TCP-Session: cc4d3f3b-2601-4069-b9ed-918bae4d31b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2376 | 2026.03.12 01:35:58.447346 [ 293 ] {} <Debug> TCP-Session: dd94c3fc-9178-4b51-bbe2-2f23b529a41a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2377 | 2026.03.12 01:35:58.447319 [ 286 ] {} <Debug> TCP-Session: fce1b8ee-8eb1-4366-adac-fe5c5087fef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2378 | 2026.03.12 01:35:58.447303 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2379 | 2026.03.12 01:35:58.447572 [ 274 ] {} <Debug> TCP-Session: 747222f5-44ef-4d21-b76f-a5689ef076c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2380 | 2026.03.12 01:36:00.508998 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4328 | ||
| 2381 | 2026.03.12 01:36:00.509478 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2382 | 2026.03.12 01:36:00.509525 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2383 | 2026.03.12 01:36:00.510013 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2384 | 2026.03.12 01:36:00.510247 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2385 | 2026.03.12 01:36:00.510389 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4328 | ||
| 2386 | 2026.03.12 01:36:00.800692 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2387 | 2026.03.12 01:36:00.817530 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2388 | 2026.03.12 01:36:00.817590 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2389 | 2026.03.12 01:36:00.823177 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2390 | 2026.03.12 01:36:00.823927 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2391 | 2026.03.12 01:36:00.827030 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2392 | 2026.03.12 01:36:03.024829 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 318 | ||
| 2393 | 2026.03.12 01:36:03.026970 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2026.03.12 01:36:03.027020 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2395 | 2026.03.12 01:36:03.028188 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2396 | 2026.03.12 01:36:03.028465 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2026.03.12 01:36:03.028787 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 318 | ||
| 2398 | 2026.03.12 01:36:03.342521 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2399 | 2026.03.12 01:36:03.342704 [ 275 ] {989c4991-dc3a-4bc5-a49b-2926d4e42c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2400 | 2026.03.12 01:36:03.342770 [ 275 ] {989c4991-dc3a-4bc5-a49b-2926d4e42c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2401 | 2026.03.12 01:36:03.343394 [ 275 ] {989c4991-dc3a-4bc5-a49b-2926d4e42c3e} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2402 | 2026.03.12 01:36:03.343442 [ 275 ] {989c4991-dc3a-4bc5-a49b-2926d4e42c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2403 | 2026.03.12 01:36:03.343830 [ 275 ] {989c4991-dc3a-4bc5-a49b-2926d4e42c3e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2404 | 2026.03.12 01:36:03.344059 [ 275 ] {989c4991-dc3a-4bc5-a49b-2926d4e42c3e} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2405 | 2026.03.12 01:36:03.344217 [ 275 ] {989c4991-dc3a-4bc5-a49b-2926d4e42c3e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001563 sec., 2559.181062060141 rows/sec., 208.68 KiB/sec. | ||
| 2406 | 2026.03.12 01:36:03.344258 [ 275 ] {989c4991-dc3a-4bc5-a49b-2926d4e42c3e} <Debug> TCPHandler: Processed in 0.001901009 sec. | ||
| 2407 | 2026.03.12 01:36:03.344389 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2408 | 2026.03.12 01:36:03.344484 [ 275 ] {21070ef1-3d90-4988-8828-f051c0bb2d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2409 | 2026.03.12 01:36:03.344524 [ 275 ] {21070ef1-3d90-4988-8828-f051c0bb2d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2410 | 2026.03.12 01:36:03.344959 [ 275 ] {21070ef1-3d90-4988-8828-f051c0bb2d8b} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2026.03.12 01:36:03.344995 [ 275 ] {21070ef1-3d90-4988-8828-f051c0bb2d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2412 | 2026.03.12 01:36:03.345304 [ 275 ] {21070ef1-3d90-4988-8828-f051c0bb2d8b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2413 | 2026.03.12 01:36:03.345521 [ 275 ] {21070ef1-3d90-4988-8828-f051c0bb2d8b} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2026.03.12 01:36:03.345648 [ 275 ] {21070ef1-3d90-4988-8828-f051c0bb2d8b} <Debug> executeQuery: Read 60 rows, 4.76 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.93 MiB/sec. | ||
| 2415 | 2026.03.12 01:36:03.345685 [ 275 ] {21070ef1-3d90-4988-8828-f051c0bb2d8b} <Debug> TCPHandler: Processed in 0.00134678 sec. | ||
| 2416 | 2026.03.12 01:36:03.345798 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2417 | 2026.03.12 01:36:03.345891 [ 275 ] {a931574b-3e04-443b-ae45-981cd1d92722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2418 | 2026.03.12 01:36:03.345931 [ 275 ] {a931574b-3e04-443b-ae45-981cd1d92722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2419 | 2026.03.12 01:36:03.346324 [ 275 ] {a931574b-3e04-443b-ae45-981cd1d92722} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2026.03.12 01:36:03.346360 [ 275 ] {a931574b-3e04-443b-ae45-981cd1d92722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2421 | 2026.03.12 01:36:03.346660 [ 275 ] {a931574b-3e04-443b-ae45-981cd1d92722} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2422 | 2026.03.12 01:36:03.346885 [ 275 ] {a931574b-3e04-443b-ae45-981cd1d92722} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2026.03.12 01:36:03.347011 [ 275 ] {a931574b-3e04-443b-ae45-981cd1d92722} <Debug> executeQuery: Read 7 rows, 517.00 B in 0.001139 sec., 6145.741878841089 rows/sec., 443.27 KiB/sec. | ||
| 2424 | 2026.03.12 01:36:03.347019 [ 33 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2425 | 2026.03.12 01:36:03.347050 [ 275 ] {a931574b-3e04-443b-ae45-981cd1d92722} <Debug> TCPHandler: Processed in 0.00130163 sec. | ||
| 2426 | 2026.03.12 01:36:03.347071 [ 33 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2427 | 2026.03.12 01:36:03.347122 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2428 | 2026.03.12 01:36:03.347180 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2429 | 2026.03.12 01:36:03.347237 [ 194 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 2430 | 2026.03.12 01:36:03.347279 [ 275 ] {b53ff61e-0ad3-4645-a44a-f757938aa558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2431 | 2026.03.12 01:36:03.347322 [ 275 ] {b53ff61e-0ad3-4645-a44a-f757938aa558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2432 | 2026.03.12 01:36:03.347376 [ 194 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2433 | 2026.03.12 01:36:03.347413 [ 194 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 168 rows starting from the beginning of the part | ||
| 2434 | 2026.03.12 01:36:03.347503 [ 194 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 167 rows starting from the beginning of the part | ||
| 2435 | 2026.03.12 01:36:03.347621 [ 194 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 167 rows starting from the beginning of the part | ||
| 2436 | 2026.03.12 01:36:03.347712 [ 194 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 51 rows starting from the beginning of the part | ||
| 2437 | 2026.03.12 01:36:03.347763 [ 275 ] {b53ff61e-0ad3-4645-a44a-f757938aa558} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2026.03.12 01:36:03.347793 [ 194 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2439 | 2026.03.12 01:36:03.347804 [ 275 ] {b53ff61e-0ad3-4645-a44a-f757938aa558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2440 | 2026.03.12 01:36:03.347864 [ 194 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 7 rows starting from the beginning of the part | ||
| 2441 | 2026.03.12 01:36:03.348142 [ 275 ] {b53ff61e-0ad3-4645-a44a-f757938aa558} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2442 | 2026.03.12 01:36:03.348378 [ 275 ] {b53ff61e-0ad3-4645-a44a-f757938aa558} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2443 | 2026.03.12 01:36:03.348509 [ 275 ] {b53ff61e-0ad3-4645-a44a-f757938aa558} <Debug> executeQuery: Read 63 rows, 5.04 KiB in 0.001249 sec., 50440.352281825464 rows/sec., 3.94 MiB/sec. | ||
| 2444 | 2026.03.12 01:36:03.348546 [ 275 ] {b53ff61e-0ad3-4645-a44a-f757938aa558} <Debug> TCPHandler: Processed in 0.001426971 sec. | ||
| 2445 | 2026.03.12 01:36:03.348663 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2446 | 2026.03.12 01:36:03.348757 [ 275 ] {073163f9-6095-402d-bd3d-49dabea2be3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2447 | 2026.03.12 01:36:03.348800 [ 275 ] {073163f9-6095-402d-bd3d-49dabea2be3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2448 | 2026.03.12 01:36:03.348908 [ 199 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 595 rows, containing 5 columns (5 merged, 0 gathered) in 0.001706195 sec., 348729.18980538566 rows/sec., 23.26 MiB/sec. | ||
| 2449 | 2026.03.12 01:36:03.349094 [ 200 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2450 | 2026.03.12 01:36:03.349230 [ 275 ] {073163f9-6095-402d-bd3d-49dabea2be3d} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2026.03.12 01:36:03.349265 [ 275 ] {073163f9-6095-402d-bd3d-49dabea2be3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2452 | 2026.03.12 01:36:03.349370 [ 200 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_6_1} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2453 | 2026.03.12 01:36:03.349435 [ 200 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_6_1} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2454 | 2026.03.12 01:36:03.349507 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2455 | 2026.03.12 01:36:03.349590 [ 275 ] {073163f9-6095-402d-bd3d-49dabea2be3d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2456 | 2026.03.12 01:36:03.349798 [ 275 ] {073163f9-6095-402d-bd3d-49dabea2be3d} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2457 | 2026.03.12 01:36:03.349924 [ 275 ] {073163f9-6095-402d-bd3d-49dabea2be3d} <Debug> executeQuery: Read 152 rows, 10.79 KiB in 0.001185 sec., 128270.04219409282 rows/sec., 8.89 MiB/sec. | ||
| 2458 | 2026.03.12 01:36:03.349959 [ 275 ] {073163f9-6095-402d-bd3d-49dabea2be3d} <Debug> TCPHandler: Processed in 0.001345311 sec. | ||
| 2459 | 2026.03.12 01:36:03.350075 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2460 | 2026.03.12 01:36:03.350168 [ 275 ] {f57f09bc-b2eb-4c14-8bf0-026d6c1bb667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2461 | 2026.03.12 01:36:03.350222 [ 275 ] {f57f09bc-b2eb-4c14-8bf0-026d6c1bb667} <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 | ||
| 2462 | 2026.03.12 01:36:03.350929 [ 275 ] {f57f09bc-b2eb-4c14-8bf0-026d6c1bb667} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.03.12 01:36:03.350965 [ 275 ] {f57f09bc-b2eb-4c14-8bf0-026d6c1bb667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2464 | 2026.03.12 01:36:03.351446 [ 275 ] {f57f09bc-b2eb-4c14-8bf0-026d6c1bb667} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2465 | 2026.03.12 01:36:03.351673 [ 275 ] {f57f09bc-b2eb-4c14-8bf0-026d6c1bb667} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2466 | 2026.03.12 01:36:03.351771 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2467 | 2026.03.12 01:36:03.351803 [ 275 ] {f57f09bc-b2eb-4c14-8bf0-026d6c1bb667} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001652 sec., 1815.9806295399515 rows/sec., 3.25 MiB/sec. | ||
| 2468 | 2026.03.12 01:36:03.351805 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2026.03.12 01:36:03.351842 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2470 | 2026.03.12 01:36:03.351858 [ 275 ] {f57f09bc-b2eb-4c14-8bf0-026d6c1bb667} <Debug> TCPHandler: Processed in 0.001835068 sec. | ||
| 2471 | 2026.03.12 01:36:03.351945 [ 198 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::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 | ||
| 2472 | 2026.03.12 01:36:03.351982 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2473 | 2026.03.12 01:36:03.352081 [ 275 ] {ab6e446c-23a0-4355-85ca-6f2706d9feaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2474 | 2026.03.12 01:36:03.352121 [ 275 ] {ab6e446c-23a0-4355-85ca-6f2706d9feaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2475 | 2026.03.12 01:36:03.352168 [ 198 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2476 | 2026.03.12 01:36:03.352234 [ 198 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 2477 | 2026.03.12 01:36:03.352395 [ 198 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 2478 | 2026.03.12 01:36:03.352462 [ 275 ] {ab6e446c-23a0-4355-85ca-6f2706d9feaf} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.03.12 01:36:03.352501 [ 275 ] {ab6e446c-23a0-4355-85ca-6f2706d9feaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2480 | 2026.03.12 01:36:03.352508 [ 198 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part | ||
| 2481 | 2026.03.12 01:36:03.352622 [ 198 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 2482 | 2026.03.12 01:36:03.352724 [ 198 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2483 | 2026.03.12 01:36:03.352826 [ 275 ] {ab6e446c-23a0-4355-85ca-6f2706d9feaf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2484 | 2026.03.12 01:36:03.352830 [ 198 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part | ||
| 2485 | 2026.03.12 01:36:03.353062 [ 275 ] {ab6e446c-23a0-4355-85ca-6f2706d9feaf} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2026.03.12 01:36:03.353202 [ 275 ] {ab6e446c-23a0-4355-85ca-6f2706d9feaf} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001142 sec., 43782.83712784589 rows/sec., 3.00 MiB/sec. | ||
| 2487 | 2026.03.12 01:36:03.353239 [ 275 ] {ab6e446c-23a0-4355-85ca-6f2706d9feaf} <Debug> TCPHandler: Processed in 0.00130869 sec. | ||
| 2488 | 2026.03.12 01:36:03.355013 [ 199 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 143 rows, containing 19 columns (19 merged, 0 gathered) in 0.003110217 sec., 45977.49931917933 rows/sec., 82.39 MiB/sec. | ||
| 2489 | 2026.03.12 01:36:03.355327 [ 194 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2490 | 2026.03.12 01:36:03.355666 [ 194 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2026.03.12 01:36:03.355736 [ 194 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2492 | 2026.03.12 01:36:03.355818 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 2493 | 2026.03.12 01:36:07.906383 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2494 | 2026.03.12 01:36:07.906445 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2495 | 2026.03.12 01:36:08.010889 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4840 | ||
| 2496 | 2026.03.12 01:36:08.011406 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2026.03.12 01:36:08.011459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2498 | 2026.03.12 01:36:08.011984 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2499 | 2026.03.12 01:36:08.012238 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2026.03.12 01:36:08.012406 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4840 | ||
| 2501 | 2026.03.12 01:36:08.327553 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2502 | 2026.03.12 01:36:08.343980 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2503 | 2026.03.12 01:36:08.344184 [ 275 ] {6bb6b628-c459-44b7-8cda-eb4d455a0b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2504 | 2026.03.12 01:36:08.344256 [ 275 ] {6bb6b628-c459-44b7-8cda-eb4d455a0b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2505 | 2026.03.12 01:36:08.344993 [ 275 ] {6bb6b628-c459-44b7-8cda-eb4d455a0b1f} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2506 | 2026.03.12 01:36:08.345038 [ 275 ] {6bb6b628-c459-44b7-8cda-eb4d455a0b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2507 | 2026.03.12 01:36:08.345136 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2026.03.12 01:36:08.345205 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2509 | 2026.03.12 01:36:08.345485 [ 275 ] {6bb6b628-c459-44b7-8cda-eb4d455a0b1f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2510 | 2026.03.12 01:36:08.345768 [ 275 ] {6bb6b628-c459-44b7-8cda-eb4d455a0b1f} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2511 | 2026.03.12 01:36:08.345889 [ 27 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2512 | 2026.03.12 01:36:08.345920 [ 275 ] {6bb6b628-c459-44b7-8cda-eb4d455a0b1f} <Debug> executeQuery: Read 122 rows, 10.76 KiB in 0.001793 sec., 68042.38706079197 rows/sec., 5.86 MiB/sec. | ||
| 2513 | 2026.03.12 01:36:08.345954 [ 27 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2026.03.12 01:36:08.345969 [ 275 ] {6bb6b628-c459-44b7-8cda-eb4d455a0b1f} <Debug> TCPHandler: Processed in 0.002133332 sec. | ||
| 2515 | 2026.03.12 01:36:08.345989 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2516 | 2026.03.12 01:36:08.346109 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2517 | 2026.03.12 01:36:08.346130 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 2518 | 2026.03.12 01:36:08.346212 [ 275 ] {24b6609f-a284-42c3-822e-ed73d2603941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2519 | 2026.03.12 01:36:08.346257 [ 275 ] {24b6609f-a284-42c3-822e-ed73d2603941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2520 | 2026.03.12 01:36:08.346259 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2521 | 2026.03.12 01:36:08.346303 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 821 rows starting from the beginning of the part | ||
| 2522 | 2026.03.12 01:36:08.346363 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 244 rows starting from the beginning of the part | ||
| 2523 | 2026.03.12 01:36:08.346411 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part | ||
| 2524 | 2026.03.12 01:36:08.346457 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 122 rows starting from the beginning of the part | ||
| 2525 | 2026.03.12 01:36:08.346490 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2526 | 2026.03.12 01:36:08.346526 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 122 rows starting from the beginning of the part | ||
| 2527 | 2026.03.12 01:36:08.346693 [ 275 ] {24b6609f-a284-42c3-822e-ed73d2603941} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2026.03.12 01:36:08.346735 [ 275 ] {24b6609f-a284-42c3-822e-ed73d2603941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2529 | 2026.03.12 01:36:08.347085 [ 275 ] {24b6609f-a284-42c3-822e-ed73d2603941} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2530 | 2026.03.12 01:36:08.347378 [ 275 ] {24b6609f-a284-42c3-822e-ed73d2603941} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2026.03.12 01:36:08.347509 [ 275 ] {24b6609f-a284-42c3-822e-ed73d2603941} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001319 sec., 26535.253980288096 rows/sec., 1.95 MiB/sec. | ||
| 2532 | 2026.03.12 01:36:08.347548 [ 275 ] {24b6609f-a284-42c3-822e-ed73d2603941} <Debug> TCPHandler: Processed in 0.001491313 sec. | ||
| 2533 | 2026.03.12 01:36:08.347666 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2534 | 2026.03.12 01:36:08.347695 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1421 rows, containing 5 columns (5 merged, 0 gathered) in 0.001622855 sec., 875617.3533679842 rows/sec., 74.84 MiB/sec. | ||
| 2535 | 2026.03.12 01:36:08.347761 [ 275 ] {8cff8541-920f-49eb-82b3-f275f29b4d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2536 | 2026.03.12 01:36:08.347806 [ 275 ] {8cff8541-920f-49eb-82b3-f275f29b4d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2537 | 2026.03.12 01:36:08.347954 [ 196 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2538 | 2026.03.12 01:36:08.348252 [ 196 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_11_2} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.03.12 01:36:08.348263 [ 275 ] {8cff8541-920f-49eb-82b3-f275f29b4d8e} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2540 | 2026.03.12 01:36:08.348298 [ 275 ] {8cff8541-920f-49eb-82b3-f275f29b4d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2541 | 2026.03.12 01:36:08.348323 [ 196 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_11_2} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2542 | 2026.03.12 01:36:08.348403 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2543 | 2026.03.12 01:36:08.348635 [ 275 ] {8cff8541-920f-49eb-82b3-f275f29b4d8e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2544 | 2026.03.12 01:36:08.348845 [ 275 ] {8cff8541-920f-49eb-82b3-f275f29b4d8e} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.03.12 01:36:08.348971 [ 275 ] {8cff8541-920f-49eb-82b3-f275f29b4d8e} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001229 sec., 74043.93816110659 rows/sec., 5.78 MiB/sec. | ||
| 2546 | 2026.03.12 01:36:08.348978 [ 26 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2547 | 2026.03.12 01:36:08.349009 [ 275 ] {8cff8541-920f-49eb-82b3-f275f29b4d8e} <Debug> TCPHandler: Processed in 0.001394061 sec. | ||
| 2548 | 2026.03.12 01:36:08.349033 [ 26 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2026.03.12 01:36:08.349060 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2550 | 2026.03.12 01:36:08.349133 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2551 | 2026.03.12 01:36:08.349139 [ 194 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 2552 | 2026.03.12 01:36:08.349232 [ 275 ] {9b77139e-72f8-4527-886b-eed3d0006667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2553 | 2026.03.12 01:36:08.349258 [ 194 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2554 | 2026.03.12 01:36:08.349280 [ 275 ] {9b77139e-72f8-4527-886b-eed3d0006667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2555 | 2026.03.12 01:36:08.349291 [ 194 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 503 rows starting from the beginning of the part | ||
| 2556 | 2026.03.12 01:36:08.349352 [ 194 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 131 rows starting from the beginning of the part | ||
| 2557 | 2026.03.12 01:36:08.349395 [ 194 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2558 | 2026.03.12 01:36:08.349432 [ 194 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 91 rows starting from the beginning of the part | ||
| 2559 | 2026.03.12 01:36:08.349473 [ 194 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 63 rows starting from the beginning of the part | ||
| 2560 | 2026.03.12 01:36:08.349510 [ 194 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 91 rows starting from the beginning of the part | ||
| 2561 | 2026.03.12 01:36:08.349721 [ 275 ] {9b77139e-72f8-4527-886b-eed3d0006667} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2026.03.12 01:36:08.349761 [ 275 ] {9b77139e-72f8-4527-886b-eed3d0006667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2563 | 2026.03.12 01:36:08.350154 [ 275 ] {9b77139e-72f8-4527-886b-eed3d0006667} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2564 | 2026.03.12 01:36:08.350353 [ 194 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 935 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241138 sec., 753340.8855421396 rows/sec., 58.86 MiB/sec. | ||
| 2565 | 2026.03.12 01:36:08.350396 [ 275 ] {9b77139e-72f8-4527-886b-eed3d0006667} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2566 | 2026.03.12 01:36:08.350511 [ 196 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2567 | 2026.03.12 01:36:08.350515 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2568 | 2026.03.12 01:36:08.350537 [ 275 ] {9b77139e-72f8-4527-886b-eed3d0006667} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001324 sec., 113293.05135951661 rows/sec., 7.85 MiB/sec. | ||
| 2569 | 2026.03.12 01:36:08.350553 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2026.03.12 01:36:08.350582 [ 275 ] {9b77139e-72f8-4527-886b-eed3d0006667} <Debug> TCPHandler: Processed in 0.001499223 sec. | ||
| 2571 | 2026.03.12 01:36:08.350583 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2572 | 2026.03.12 01:36:08.350689 [ 198 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 2573 | 2026.03.12 01:36:08.350707 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2574 | 2026.03.12 01:36:08.350774 [ 196 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_11_2} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2026.03.12 01:36:08.350794 [ 198 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2576 | 2026.03.12 01:36:08.350809 [ 275 ] {899211d7-eb6d-45ce-a015-6301a885c161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2577 | 2026.03.12 01:36:08.350829 [ 198 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 618 rows starting from the beginning of the part | ||
| 2578 | 2026.03.12 01:36:08.350842 [ 196 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_11_2} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2579 | 2026.03.12 01:36:08.350871 [ 275 ] {899211d7-eb6d-45ce-a015-6301a885c161} <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 | ||
| 2580 | 2026.03.12 01:36:08.350881 [ 198 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
| 2581 | 2026.03.12 01:36:08.350916 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2582 | 2026.03.12 01:36:08.350925 [ 198 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 150 rows starting from the beginning of the part | ||
| 2583 | 2026.03.12 01:36:08.350970 [ 198 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part | ||
| 2584 | 2026.03.12 01:36:08.351016 [ 198 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 152 rows starting from the beginning of the part | ||
| 2585 | 2026.03.12 01:36:08.351051 [ 198 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 150 rows starting from the beginning of the part | ||
| 2586 | 2026.03.12 01:36:08.351767 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2587 | 2026.03.12 01:36:08.351767 [ 275 ] {899211d7-eb6d-45ce-a015-6301a885c161} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2588 | 2026.03.12 01:36:08.351821 [ 275 ] {899211d7-eb6d-45ce-a015-6301a885c161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2589 | 2026.03.12 01:36:08.352114 [ 189 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1708 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459522 sec., 1170246.1490816856 rows/sec., 82.16 MiB/sec. | ||
| 2590 | 2026.03.12 01:36:08.352369 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2591 | 2026.03.12 01:36:08.352513 [ 275 ] {899211d7-eb6d-45ce-a015-6301a885c161} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2592 | 2026.03.12 01:36:08.352514 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2593 | 2026.03.12 01:36:08.352658 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.03.12 01:36:08.352732 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2595 | 2026.03.12 01:36:08.352786 [ 275 ] {899211d7-eb6d-45ce-a015-6301a885c161} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2596 | 2026.03.12 01:36:08.352819 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 2597 | 2026.03.12 01:36:08.352946 [ 275 ] {899211d7-eb6d-45ce-a015-6301a885c161} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002155 sec., 16241.299303944317 rows/sec., 29.10 MiB/sec. | ||
| 2598 | 2026.03.12 01:36:08.352999 [ 275 ] {899211d7-eb6d-45ce-a015-6301a885c161} <Debug> TCPHandler: Processed in 0.002341446 sec. | ||
| 2599 | 2026.03.12 01:36:08.353116 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2600 | 2026.03.12 01:36:08.353210 [ 275 ] {9b6ece8b-6499-4b91-942a-12dc99443345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2601 | 2026.03.12 01:36:08.353254 [ 275 ] {9b6ece8b-6499-4b91-942a-12dc99443345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2602 | 2026.03.12 01:36:08.353602 [ 275 ] {9b6ece8b-6499-4b91-942a-12dc99443345} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2026.03.12 01:36:08.353636 [ 275 ] {9b6ece8b-6499-4b91-942a-12dc99443345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2604 | 2026.03.12 01:36:08.353951 [ 275 ] {9b6ece8b-6499-4b91-942a-12dc99443345} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2605 | 2026.03.12 01:36:08.354171 [ 275 ] {9b6ece8b-6499-4b91-942a-12dc99443345} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2606 | 2026.03.12 01:36:08.354273 [ 26 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2607 | 2026.03.12 01:36:08.354300 [ 275 ] {9b6ece8b-6499-4b91-942a-12dc99443345} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00111 sec., 45045.045045045044 rows/sec., 3.09 MiB/sec. | ||
| 2608 | 2026.03.12 01:36:08.354310 [ 26 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2609 | 2026.03.12 01:36:08.354342 [ 275 ] {9b6ece8b-6499-4b91-942a-12dc99443345} <Debug> TCPHandler: Processed in 0.001276359 sec. | ||
| 2610 | 2026.03.12 01:36:08.354343 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 2611 | 2026.03.12 01:36:08.354435 [ 198 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 2612 | 2026.03.12 01:36:08.354518 [ 198 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2613 | 2026.03.12 01:36:08.354541 [ 198 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 210 rows starting from the beginning of the part | ||
| 2614 | 2026.03.12 01:36:08.354583 [ 198 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 2615 | 2026.03.12 01:36:08.354616 [ 198 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
| 2616 | 2026.03.12 01:36:08.354649 [ 198 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 2617 | 2026.03.12 01:36:08.354680 [ 198 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 2618 | 2026.03.12 01:36:08.354712 [ 198 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 2619 | 2026.03.12 01:36:08.355456 [ 191 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 4 columns (4 merged, 0 gathered) in 0.001042466 sec., 441261.3936569634 rows/sec., 28.92 MiB/sec. | ||
| 2620 | 2026.03.12 01:36:08.355608 [ 198 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2621 | 2026.03.12 01:36:08.355848 [ 198 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_11_2} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2026.03.12 01:36:08.355856 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2623 | 2026.03.12 01:36:08.355916 [ 198 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_11_2} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2624 | 2026.03.12 01:36:08.355974 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2625 | 2026.03.12 01:36:09.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.91 MiB, peak 216.92 MiB, free memory in arenas 0.00 B, will set to 210.50 MiB (RSS), difference: 1.59 MiB | ||
| 2626 | 2026.03.12 01:36:13.029682 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 344 | ||
| 2627 | 2026.03.12 01:36:13.031849 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2026.03.12 01:36:13.031903 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2629 | 2026.03.12 01:36:13.033083 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2630 | 2026.03.12 01:36:13.033353 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2026.03.12 01:36:13.033681 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 344 | ||
| 2632 | 2026.03.12 01:36:13.342209 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2633 | 2026.03.12 01:36:13.342497 [ 275 ] {67d757c6-77b3-4139-8654-10f0ea77159c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2634 | 2026.03.12 01:36:13.342599 [ 275 ] {67d757c6-77b3-4139-8654-10f0ea77159c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2635 | 2026.03.12 01:36:13.343326 [ 275 ] {67d757c6-77b3-4139-8654-10f0ea77159c} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2636 | 2026.03.12 01:36:13.343384 [ 275 ] {67d757c6-77b3-4139-8654-10f0ea77159c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2637 | 2026.03.12 01:36:13.343799 [ 275 ] {67d757c6-77b3-4139-8654-10f0ea77159c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2638 | 2026.03.12 01:36:13.344023 [ 275 ] {67d757c6-77b3-4139-8654-10f0ea77159c} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2639 | 2026.03.12 01:36:13.344185 [ 275 ] {67d757c6-77b3-4139-8654-10f0ea77159c} <Debug> executeQuery: Read 58 rows, 4.62 KiB in 0.001767 sec., 32823.99547255235 rows/sec., 2.55 MiB/sec. | ||
| 2640 | 2026.03.12 01:36:13.344232 [ 275 ] {67d757c6-77b3-4139-8654-10f0ea77159c} <Debug> TCPHandler: Processed in 0.002213074 sec. | ||
| 2641 | 2026.03.12 01:36:13.344363 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2642 | 2026.03.12 01:36:13.344475 [ 275 ] {c3f15e9b-3e54-4e89-8f4a-a617ba99ec77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2643 | 2026.03.12 01:36:13.344523 [ 275 ] {c3f15e9b-3e54-4e89-8f4a-a617ba99ec77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2644 | 2026.03.12 01:36:13.345012 [ 275 ] {c3f15e9b-3e54-4e89-8f4a-a617ba99ec77} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2026.03.12 01:36:13.345051 [ 275 ] {c3f15e9b-3e54-4e89-8f4a-a617ba99ec77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2646 | 2026.03.12 01:36:13.345370 [ 275 ] {c3f15e9b-3e54-4e89-8f4a-a617ba99ec77} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2647 | 2026.03.12 01:36:13.345582 [ 275 ] {c3f15e9b-3e54-4e89-8f4a-a617ba99ec77} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2648 | 2026.03.12 01:36:13.345718 [ 275 ] {c3f15e9b-3e54-4e89-8f4a-a617ba99ec77} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001267 sec., 2367.797947908445 rows/sec., 178.05 KiB/sec. | ||
| 2649 | 2026.03.12 01:36:13.345756 [ 275 ] {c3f15e9b-3e54-4e89-8f4a-a617ba99ec77} <Debug> TCPHandler: Processed in 0.001447752 sec. | ||
| 2650 | 2026.03.12 01:36:13.345870 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2651 | 2026.03.12 01:36:13.345970 [ 275 ] {9fcb7cbd-069d-4eb8-b679-5f338b10147f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2652 | 2026.03.12 01:36:13.346013 [ 275 ] {9fcb7cbd-069d-4eb8-b679-5f338b10147f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2653 | 2026.03.12 01:36:13.346449 [ 275 ] {9fcb7cbd-069d-4eb8-b679-5f338b10147f} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2654 | 2026.03.12 01:36:13.346486 [ 275 ] {9fcb7cbd-069d-4eb8-b679-5f338b10147f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2655 | 2026.03.12 01:36:13.346801 [ 275 ] {9fcb7cbd-069d-4eb8-b679-5f338b10147f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2656 | 2026.03.12 01:36:13.347016 [ 275 ] {9fcb7cbd-069d-4eb8-b679-5f338b10147f} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2657 | 2026.03.12 01:36:13.347148 [ 275 ] {9fcb7cbd-069d-4eb8-b679-5f338b10147f} <Debug> executeQuery: Read 59 rows, 4.71 KiB in 0.0012 sec., 49166.66666666667 rows/sec., 3.84 MiB/sec. | ||
| 2658 | 2026.03.12 01:36:13.347187 [ 275 ] {9fcb7cbd-069d-4eb8-b679-5f338b10147f} <Debug> TCPHandler: Processed in 0.001367471 sec. | ||
| 2659 | 2026.03.12 01:36:13.347299 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2660 | 2026.03.12 01:36:13.347395 [ 275 ] {48ae6ae3-d3c3-4e03-9df4-515f01e57351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2661 | 2026.03.12 01:36:13.347440 [ 275 ] {48ae6ae3-d3c3-4e03-9df4-515f01e57351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2662 | 2026.03.12 01:36:13.347861 [ 275 ] {48ae6ae3-d3c3-4e03-9df4-515f01e57351} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2663 | 2026.03.12 01:36:13.347902 [ 275 ] {48ae6ae3-d3c3-4e03-9df4-515f01e57351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2664 | 2026.03.12 01:36:13.348241 [ 275 ] {48ae6ae3-d3c3-4e03-9df4-515f01e57351} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2665 | 2026.03.12 01:36:13.348453 [ 275 ] {48ae6ae3-d3c3-4e03-9df4-515f01e57351} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2666 | 2026.03.12 01:36:13.348583 [ 275 ] {48ae6ae3-d3c3-4e03-9df4-515f01e57351} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001208 sec., 124172.18543046356 rows/sec., 8.61 MiB/sec. | ||
| 2667 | 2026.03.12 01:36:13.348618 [ 275 ] {48ae6ae3-d3c3-4e03-9df4-515f01e57351} <Debug> TCPHandler: Processed in 0.001369871 sec. | ||
| 2668 | 2026.03.12 01:36:13.348729 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2669 | 2026.03.12 01:36:13.348822 [ 275 ] {15f5b136-9b1a-4871-8b9c-f6d5b9135786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2670 | 2026.03.12 01:36:13.348876 [ 275 ] {15f5b136-9b1a-4871-8b9c-f6d5b9135786} <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 | ||
| 2671 | 2026.03.12 01:36:13.349576 [ 275 ] {15f5b136-9b1a-4871-8b9c-f6d5b9135786} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2672 | 2026.03.12 01:36:13.349610 [ 275 ] {15f5b136-9b1a-4871-8b9c-f6d5b9135786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2673 | 2026.03.12 01:36:13.350088 [ 275 ] {15f5b136-9b1a-4871-8b9c-f6d5b9135786} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2674 | 2026.03.12 01:36:13.350295 [ 275 ] {15f5b136-9b1a-4871-8b9c-f6d5b9135786} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2675 | 2026.03.12 01:36:13.350421 [ 275 ] {15f5b136-9b1a-4871-8b9c-f6d5b9135786} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001651 sec., 1817.0805572380377 rows/sec., 3.26 MiB/sec. | ||
| 2676 | 2026.03.12 01:36:13.350472 [ 275 ] {15f5b136-9b1a-4871-8b9c-f6d5b9135786} <Debug> TCPHandler: Processed in 0.001832128 sec. | ||
| 2677 | 2026.03.12 01:36:13.350581 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2678 | 2026.03.12 01:36:13.350669 [ 275 ] {8ea5976c-4923-42d5-a359-ac00f36f8d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2679 | 2026.03.12 01:36:13.350708 [ 275 ] {8ea5976c-4923-42d5-a359-ac00f36f8d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2680 | 2026.03.12 01:36:13.351103 [ 275 ] {8ea5976c-4923-42d5-a359-ac00f36f8d5a} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2681 | 2026.03.12 01:36:13.351139 [ 275 ] {8ea5976c-4923-42d5-a359-ac00f36f8d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2682 | 2026.03.12 01:36:13.351439 [ 275 ] {8ea5976c-4923-42d5-a359-ac00f36f8d5a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2683 | 2026.03.12 01:36:13.351645 [ 275 ] {8ea5976c-4923-42d5-a359-ac00f36f8d5a} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2684 | 2026.03.12 01:36:13.351769 [ 275 ] {8ea5976c-4923-42d5-a359-ac00f36f8d5a} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001066 sec., 46904.31519699812 rows/sec., 3.22 MiB/sec. | ||
| 2685 | 2026.03.12 01:36:13.351804 [ 275 ] {8ea5976c-4923-42d5-a359-ac00f36f8d5a} <Debug> TCPHandler: Processed in 0.001226978 sec. | ||
| 2686 | 2026.03.12 01:36:15.512657 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5288 | ||
| 2687 | 2026.03.12 01:36:15.513137 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.03.12 01:36:15.513184 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2689 | 2026.03.12 01:36:15.513676 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2690 | 2026.03.12 01:36:15.513907 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.03.12 01:36:15.514051 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5288 | ||
| 2692 | 2026.03.12 01:36:15.514086 [ 118 ] {} <Debug> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2693 | 2026.03.12 01:36:15.514189 [ 118 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2026.03.12 01:36:15.514227 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2695 | 2026.03.12 01:36:15.514396 [ 189 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::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 | ||
| 2696 | 2026.03.12 01:36:15.514570 [ 189 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2697 | 2026.03.12 01:36:15.514627 [ 189 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2920 rows starting from the beginning of the part | ||
| 2698 | 2026.03.12 01:36:15.514733 [ 189 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2699 | 2026.03.12 01:36:15.514798 [ 189 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2700 | 2026.03.12 01:36:15.514849 [ 189 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2701 | 2026.03.12 01:36:15.514894 [ 189 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2702 | 2026.03.12 01:36:15.514945 [ 189 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2703 | 2026.03.12 01:36:15.516492 [ 191 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5288 rows, containing 4 columns (4 merged, 0 gathered) in 0.002171083 sec., 2435650.7788969837 rows/sec., 34.84 MiB/sec. | ||
| 2704 | 2026.03.12 01:36:15.517379 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2705 | 2026.03.12 01:36:15.517750 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_11_2} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2026.03.12 01:36:15.517838 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_11_2} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2707 | 2026.03.12 01:36:15.517937 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2708 | 2026.03.12 01:36:15.856094 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2709 | 2026.03.12 01:36:15.873886 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2710 | 2026.03.12 01:36:15.873935 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2711 | 2026.03.12 01:36:15.880194 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2712 | 2026.03.12 01:36:15.880907 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2713 | 2026.03.12 01:36:15.881177 [ 146 ] {} <Debug> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2714 | 2026.03.12 01:36:15.881230 [ 146 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2715 | 2026.03.12 01:36:15.881254 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2716 | 2026.03.12 01:36:15.881362 [ 189 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 2717 | 2026.03.12 01:36:15.884333 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2718 | 2026.03.12 01:36:15.885446 [ 189 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2719 | 2026.03.12 01:36:15.886902 [ 189 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 2720 | 2026.03.12 01:36:15.891474 [ 189 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 2721 | 2026.03.12 01:36:15.895800 [ 189 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 2722 | 2026.03.12 01:36:15.900130 [ 189 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 2723 | 2026.03.12 01:36:15.904523 [ 189 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 2724 | 2026.03.12 01:36:15.908662 [ 189 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 2725 | 2026.03.12 01:36:15.959862 [ 191 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078547579 sec., 1056.684382341052 rows/sec., 5.46 MiB/sec. | ||
| 2726 | 2026.03.12 01:36:15.962198 [ 202 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2727 | 2026.03.12 01:36:15.964460 [ 202 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_11_2} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2026.03.12 01:36:15.964548 [ 202 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_11_2} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2729 | 2026.03.12 01:36:15.966519 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2730 | 2026.03.12 01:36:16.000280 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.68 MiB, peak 221.56 MiB, free memory in arenas 0.00 B, will set to 221.29 MiB (RSS), difference: 9.61 MiB | ||
| 2731 | 2026.03.12 01:36:18.345958 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2732 | 2026.03.12 01:36:18.346206 [ 275 ] {248955ca-1a34-437a-bd20-d1c73b173010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2733 | 2026.03.12 01:36:18.346282 [ 275 ] {248955ca-1a34-437a-bd20-d1c73b173010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2734 | 2026.03.12 01:36:18.346971 [ 275 ] {248955ca-1a34-437a-bd20-d1c73b173010} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2735 | 2026.03.12 01:36:18.347020 [ 275 ] {248955ca-1a34-437a-bd20-d1c73b173010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2736 | 2026.03.12 01:36:18.347417 [ 275 ] {248955ca-1a34-437a-bd20-d1c73b173010} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2737 | 2026.03.12 01:36:18.347653 [ 275 ] {248955ca-1a34-437a-bd20-d1c73b173010} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2738 | 2026.03.12 01:36:18.347817 [ 275 ] {248955ca-1a34-437a-bd20-d1c73b173010} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001667 sec., 14397.120575884823 rows/sec., 1.19 MiB/sec. | ||
| 2739 | 2026.03.12 01:36:18.347866 [ 275 ] {248955ca-1a34-437a-bd20-d1c73b173010} <Debug> TCPHandler: Processed in 0.002050781 sec. | ||
| 2740 | 2026.03.12 01:36:18.347988 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2741 | 2026.03.12 01:36:18.348092 [ 275 ] {7149d2fc-72fe-4c8a-b07c-0f206123255f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2742 | 2026.03.12 01:36:18.348135 [ 275 ] {7149d2fc-72fe-4c8a-b07c-0f206123255f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2743 | 2026.03.12 01:36:18.348551 [ 275 ] {7149d2fc-72fe-4c8a-b07c-0f206123255f} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2026.03.12 01:36:18.348589 [ 275 ] {7149d2fc-72fe-4c8a-b07c-0f206123255f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2745 | 2026.03.12 01:36:18.348899 [ 275 ] {7149d2fc-72fe-4c8a-b07c-0f206123255f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2746 | 2026.03.12 01:36:18.349111 [ 275 ] {7149d2fc-72fe-4c8a-b07c-0f206123255f} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2026.03.12 01:36:18.349243 [ 275 ] {7149d2fc-72fe-4c8a-b07c-0f206123255f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001176 sec., 5102.040816326531 rows/sec., 416.04 KiB/sec. | ||
| 2748 | 2026.03.12 01:36:18.349282 [ 275 ] {7149d2fc-72fe-4c8a-b07c-0f206123255f} <Debug> TCPHandler: Processed in 0.00134827 sec. | ||
| 2749 | 2026.03.12 01:36:18.349397 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2750 | 2026.03.12 01:36:18.349492 [ 275 ] {e16e654b-a163-4a5e-874d-187c41a16047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2751 | 2026.03.12 01:36:18.349533 [ 275 ] {e16e654b-a163-4a5e-874d-187c41a16047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2752 | 2026.03.12 01:36:18.350020 [ 275 ] {e16e654b-a163-4a5e-874d-187c41a16047} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2753 | 2026.03.12 01:36:18.350057 [ 275 ] {e16e654b-a163-4a5e-874d-187c41a16047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2754 | 2026.03.12 01:36:18.350400 [ 275 ] {e16e654b-a163-4a5e-874d-187c41a16047} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2755 | 2026.03.12 01:36:18.350612 [ 275 ] {e16e654b-a163-4a5e-874d-187c41a16047} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2756 | 2026.03.12 01:36:18.350739 [ 275 ] {e16e654b-a163-4a5e-874d-187c41a16047} <Debug> executeQuery: Read 245 rows, 22.41 KiB in 0.001267 sec., 193370.16574585636 rows/sec., 17.28 MiB/sec. | ||
| 2757 | 2026.03.12 01:36:18.350776 [ 275 ] {e16e654b-a163-4a5e-874d-187c41a16047} <Debug> TCPHandler: Processed in 0.001429312 sec. | ||
| 2758 | 2026.03.12 01:36:18.350890 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2759 | 2026.03.12 01:36:18.350984 [ 275 ] {72297e84-f569-4333-a861-19f8c2010139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2760 | 2026.03.12 01:36:18.351025 [ 275 ] {72297e84-f569-4333-a861-19f8c2010139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2761 | 2026.03.12 01:36:18.351431 [ 275 ] {72297e84-f569-4333-a861-19f8c2010139} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2762 | 2026.03.12 01:36:18.351467 [ 275 ] {72297e84-f569-4333-a861-19f8c2010139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2763 | 2026.03.12 01:36:18.351774 [ 275 ] {72297e84-f569-4333-a861-19f8c2010139} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2764 | 2026.03.12 01:36:18.351988 [ 275 ] {72297e84-f569-4333-a861-19f8c2010139} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2765 | 2026.03.12 01:36:18.352113 [ 275 ] {72297e84-f569-4333-a861-19f8c2010139} <Debug> executeQuery: Read 53 rows, 4.01 KiB in 0.001148 sec., 46167.24738675958 rows/sec., 3.41 MiB/sec. | ||
| 2766 | 2026.03.12 01:36:18.352149 [ 275 ] {72297e84-f569-4333-a861-19f8c2010139} <Debug> TCPHandler: Processed in 0.00130887 sec. | ||
| 2767 | 2026.03.12 01:36:18.352258 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2768 | 2026.03.12 01:36:18.352350 [ 275 ] {3810a6dd-491e-4ba0-a31b-c63a75de17cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2769 | 2026.03.12 01:36:18.352389 [ 275 ] {3810a6dd-491e-4ba0-a31b-c63a75de17cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2770 | 2026.03.12 01:36:18.352778 [ 275 ] {3810a6dd-491e-4ba0-a31b-c63a75de17cb} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2771 | 2026.03.12 01:36:18.352813 [ 275 ] {3810a6dd-491e-4ba0-a31b-c63a75de17cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2772 | 2026.03.12 01:36:18.353118 [ 275 ] {3810a6dd-491e-4ba0-a31b-c63a75de17cb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2773 | 2026.03.12 01:36:18.353330 [ 275 ] {3810a6dd-491e-4ba0-a31b-c63a75de17cb} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2026.03.12 01:36:18.353457 [ 275 ] {3810a6dd-491e-4ba0-a31b-c63a75de17cb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001125 sec., 21333.333333333336 rows/sec., 1.77 MiB/sec. | ||
| 2775 | 2026.03.12 01:36:18.353493 [ 275 ] {3810a6dd-491e-4ba0-a31b-c63a75de17cb} <Debug> TCPHandler: Processed in 0.00128498 sec. | ||
| 2776 | 2026.03.12 01:36:18.353602 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2777 | 2026.03.12 01:36:18.353695 [ 275 ] {dbfac51b-0b23-40dd-9c4e-1e3a721779a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2778 | 2026.03.12 01:36:18.353733 [ 275 ] {dbfac51b-0b23-40dd-9c4e-1e3a721779a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2779 | 2026.03.12 01:36:18.354123 [ 275 ] {dbfac51b-0b23-40dd-9c4e-1e3a721779a0} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2780 | 2026.03.12 01:36:18.354158 [ 275 ] {dbfac51b-0b23-40dd-9c4e-1e3a721779a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2781 | 2026.03.12 01:36:18.354447 [ 275 ] {dbfac51b-0b23-40dd-9c4e-1e3a721779a0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2782 | 2026.03.12 01:36:18.354654 [ 275 ] {dbfac51b-0b23-40dd-9c4e-1e3a721779a0} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2783 | 2026.03.12 01:36:18.354781 [ 275 ] {dbfac51b-0b23-40dd-9c4e-1e3a721779a0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 849.95 KiB/sec. | ||
| 2784 | 2026.03.12 01:36:18.354818 [ 275 ] {dbfac51b-0b23-40dd-9c4e-1e3a721779a0} <Debug> TCPHandler: Processed in 0.001264459 sec. | ||
| 2785 | 2026.03.12 01:36:18.354927 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2786 | 2026.03.12 01:36:18.355018 [ 275 ] {6c25cdbe-1e56-4d15-aa09-106a3114a8b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2787 | 2026.03.12 01:36:18.355057 [ 275 ] {6c25cdbe-1e56-4d15-aa09-106a3114a8b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2788 | 2026.03.12 01:36:18.355500 [ 275 ] {6c25cdbe-1e56-4d15-aa09-106a3114a8b8} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2026.03.12 01:36:18.355536 [ 275 ] {6c25cdbe-1e56-4d15-aa09-106a3114a8b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2790 | 2026.03.12 01:36:18.355837 [ 275 ] {6c25cdbe-1e56-4d15-aa09-106a3114a8b8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2791 | 2026.03.12 01:36:18.356049 [ 275 ] {6c25cdbe-1e56-4d15-aa09-106a3114a8b8} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2026.03.12 01:36:18.356174 [ 275 ] {6c25cdbe-1e56-4d15-aa09-106a3114a8b8} <Debug> executeQuery: Read 133 rows, 11.02 KiB in 0.001173 sec., 113384.484228474 rows/sec., 9.18 MiB/sec. | ||
| 2793 | 2026.03.12 01:36:18.356211 [ 275 ] {6c25cdbe-1e56-4d15-aa09-106a3114a8b8} <Debug> TCPHandler: Processed in 0.00133385 sec. | ||
| 2794 | 2026.03.12 01:36:18.356319 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2795 | 2026.03.12 01:36:18.356412 [ 275 ] {4d70507a-2b3d-44fb-8e75-a1e81ba53868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2796 | 2026.03.12 01:36:18.356454 [ 275 ] {4d70507a-2b3d-44fb-8e75-a1e81ba53868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2797 | 2026.03.12 01:36:18.356855 [ 275 ] {4d70507a-2b3d-44fb-8e75-a1e81ba53868} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2026.03.12 01:36:18.356890 [ 275 ] {4d70507a-2b3d-44fb-8e75-a1e81ba53868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2799 | 2026.03.12 01:36:18.357226 [ 275 ] {4d70507a-2b3d-44fb-8e75-a1e81ba53868} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2800 | 2026.03.12 01:36:18.357444 [ 275 ] {4d70507a-2b3d-44fb-8e75-a1e81ba53868} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2026.03.12 01:36:18.357571 [ 275 ] {4d70507a-2b3d-44fb-8e75-a1e81ba53868} <Debug> executeQuery: Read 189 rows, 13.85 KiB in 0.001176 sec., 160714.2857142857 rows/sec., 11.50 MiB/sec. | ||
| 2802 | 2026.03.12 01:36:18.357607 [ 275 ] {4d70507a-2b3d-44fb-8e75-a1e81ba53868} <Debug> TCPHandler: Processed in 0.0013371 sec. | ||
| 2803 | 2026.03.12 01:36:18.357733 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2026.03.12 01:36:18.357826 [ 275 ] {c64f297f-074f-4182-a742-83457ddd1830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2805 | 2026.03.12 01:36:18.357880 [ 275 ] {c64f297f-074f-4182-a742-83457ddd1830} <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 | ||
| 2806 | 2026.03.12 01:36:18.358657 [ 275 ] {c64f297f-074f-4182-a742-83457ddd1830} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2026.03.12 01:36:18.358692 [ 275 ] {c64f297f-074f-4182-a742-83457ddd1830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2808 | 2026.03.12 01:36:18.359259 [ 275 ] {c64f297f-074f-4182-a742-83457ddd1830} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2809 | 2026.03.12 01:36:18.359482 [ 275 ] {c64f297f-074f-4182-a742-83457ddd1830} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2026.03.12 01:36:18.359617 [ 275 ] {c64f297f-074f-4182-a742-83457ddd1830} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001808 sec., 19358.40707964602 rows/sec., 34.69 MiB/sec. | ||
| 2811 | 2026.03.12 01:36:18.359673 [ 275 ] {c64f297f-074f-4182-a742-83457ddd1830} <Debug> TCPHandler: Processed in 0.00198906 sec. | ||
| 2812 | 2026.03.12 01:36:18.359785 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2813 | 2026.03.12 01:36:18.359880 [ 275 ] {7c88669f-3fc1-4233-aeb1-f8ad1a5a17fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2814 | 2026.03.12 01:36:18.359922 [ 275 ] {7c88669f-3fc1-4233-aeb1-f8ad1a5a17fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2815 | 2026.03.12 01:36:18.360250 [ 275 ] {7c88669f-3fc1-4233-aeb1-f8ad1a5a17fc} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2026.03.12 01:36:18.360285 [ 275 ] {7c88669f-3fc1-4233-aeb1-f8ad1a5a17fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2817 | 2026.03.12 01:36:18.360609 [ 275 ] {7c88669f-3fc1-4233-aeb1-f8ad1a5a17fc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2818 | 2026.03.12 01:36:18.360823 [ 275 ] {7c88669f-3fc1-4233-aeb1-f8ad1a5a17fc} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2026.03.12 01:36:18.360949 [ 275 ] {7c88669f-3fc1-4233-aeb1-f8ad1a5a17fc} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001088 sec., 45955.882352941175 rows/sec., 3.15 MiB/sec. | ||
| 2820 | 2026.03.12 01:36:18.360984 [ 275 ] {7c88669f-3fc1-4233-aeb1-f8ad1a5a17fc} <Debug> TCPHandler: Processed in 0.001249199 sec. | ||
| 2821 | 2026.03.12 01:36:22.906479 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2822 | 2026.03.12 01:36:22.906557 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2823 | 2026.03.12 01:36:23.014937 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5800 | ||
| 2824 | 2026.03.12 01:36:23.015443 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2825 | 2026.03.12 01:36:23.015478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2826 | 2026.03.12 01:36:23.016083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2827 | 2026.03.12 01:36:23.016320 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2026.03.12 01:36:23.016445 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5800 | ||
| 2829 | 2026.03.12 01:36:23.034671 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 376 | ||
| 2830 | 2026.03.12 01:36:23.036889 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2026.03.12 01:36:23.036931 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2832 | 2026.03.12 01:36:23.038133 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2833 | 2026.03.12 01:36:23.038393 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2026.03.12 01:36:23.038652 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
| 2835 | 2026.03.12 01:36:23.341678 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2836 | 2026.03.12 01:36:23.341956 [ 275 ] {fdf6ea34-58e5-4d6d-bfcd-2e8168e98c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2837 | 2026.03.12 01:36:23.342057 [ 275 ] {fdf6ea34-58e5-4d6d-bfcd-2e8168e98c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2838 | 2026.03.12 01:36:23.342949 [ 275 ] {fdf6ea34-58e5-4d6d-bfcd-2e8168e98c4b} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2839 | 2026.03.12 01:36:23.342999 [ 275 ] {fdf6ea34-58e5-4d6d-bfcd-2e8168e98c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2840 | 2026.03.12 01:36:23.343409 [ 275 ] {fdf6ea34-58e5-4d6d-bfcd-2e8168e98c4b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2841 | 2026.03.12 01:36:23.343665 [ 275 ] {fdf6ea34-58e5-4d6d-bfcd-2e8168e98c4b} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2842 | 2026.03.12 01:36:23.343829 [ 275 ] {fdf6ea34-58e5-4d6d-bfcd-2e8168e98c4b} <Debug> executeQuery: Read 60 rows, 4.82 KiB in 0.00194 sec., 30927.83505154639 rows/sec., 2.42 MiB/sec. | ||
| 2843 | 2026.03.12 01:36:23.343877 [ 275 ] {fdf6ea34-58e5-4d6d-bfcd-2e8168e98c4b} <Debug> TCPHandler: Processed in 0.002340585 sec. | ||
| 2844 | 2026.03.12 01:36:23.344000 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2845 | 2026.03.12 01:36:23.344103 [ 275 ] {186249ee-1949-4768-abfb-040583c537f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2846 | 2026.03.12 01:36:23.344147 [ 275 ] {186249ee-1949-4768-abfb-040583c537f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2847 | 2026.03.12 01:36:23.344560 [ 275 ] {186249ee-1949-4768-abfb-040583c537f8} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2026.03.12 01:36:23.344597 [ 275 ] {186249ee-1949-4768-abfb-040583c537f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2849 | 2026.03.12 01:36:23.344911 [ 275 ] {186249ee-1949-4768-abfb-040583c537f8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2850 | 2026.03.12 01:36:23.345131 [ 275 ] {186249ee-1949-4768-abfb-040583c537f8} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2851 | 2026.03.12 01:36:23.345265 [ 275 ] {186249ee-1949-4768-abfb-040583c537f8} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001186 sec., 3372.681281618887 rows/sec., 253.61 KiB/sec. | ||
| 2852 | 2026.03.12 01:36:23.345304 [ 275 ] {186249ee-1949-4768-abfb-040583c537f8} <Debug> TCPHandler: Processed in 0.001359501 sec. | ||
| 2853 | 2026.03.12 01:36:23.345416 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2854 | 2026.03.12 01:36:23.345513 [ 275 ] {759f0422-fb59-4387-82b9-33557682ab0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2855 | 2026.03.12 01:36:23.345555 [ 275 ] {759f0422-fb59-4387-82b9-33557682ab0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2856 | 2026.03.12 01:36:23.345990 [ 275 ] {759f0422-fb59-4387-82b9-33557682ab0b} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2026.03.12 01:36:23.346027 [ 275 ] {759f0422-fb59-4387-82b9-33557682ab0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2858 | 2026.03.12 01:36:23.346342 [ 275 ] {759f0422-fb59-4387-82b9-33557682ab0b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2859 | 2026.03.12 01:36:23.346561 [ 275 ] {759f0422-fb59-4387-82b9-33557682ab0b} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2860 | 2026.03.12 01:36:23.346696 [ 275 ] {759f0422-fb59-4387-82b9-33557682ab0b} <Debug> executeQuery: Read 60 rows, 4.79 KiB in 0.001203 sec., 49875.31172069825 rows/sec., 3.89 MiB/sec. | ||
| 2861 | 2026.03.12 01:36:23.346734 [ 275 ] {759f0422-fb59-4387-82b9-33557682ab0b} <Debug> TCPHandler: Processed in 0.00136716 sec. | ||
| 2862 | 2026.03.12 01:36:23.346852 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2863 | 2026.03.12 01:36:23.346946 [ 275 ] {587a37b2-81bd-4cbe-bfc8-c659048560f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2864 | 2026.03.12 01:36:23.346990 [ 275 ] {587a37b2-81bd-4cbe-bfc8-c659048560f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2865 | 2026.03.12 01:36:23.347392 [ 275 ] {587a37b2-81bd-4cbe-bfc8-c659048560f6} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2866 | 2026.03.12 01:36:23.347427 [ 275 ] {587a37b2-81bd-4cbe-bfc8-c659048560f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2867 | 2026.03.12 01:36:23.347769 [ 275 ] {587a37b2-81bd-4cbe-bfc8-c659048560f6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2868 | 2026.03.12 01:36:23.347988 [ 275 ] {587a37b2-81bd-4cbe-bfc8-c659048560f6} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2869 | 2026.03.12 01:36:23.348123 [ 275 ] {587a37b2-81bd-4cbe-bfc8-c659048560f6} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001196 sec., 125418.0602006689 rows/sec., 8.70 MiB/sec. | ||
| 2870 | 2026.03.12 01:36:23.348161 [ 275 ] {587a37b2-81bd-4cbe-bfc8-c659048560f6} <Debug> TCPHandler: Processed in 0.001362551 sec. | ||
| 2871 | 2026.03.12 01:36:23.348264 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2872 | 2026.03.12 01:36:23.348359 [ 275 ] {49160efa-6242-444b-8270-bdfa0163e17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2873 | 2026.03.12 01:36:23.348414 [ 275 ] {49160efa-6242-444b-8270-bdfa0163e17e} <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 | ||
| 2874 | 2026.03.12 01:36:23.349122 [ 275 ] {49160efa-6242-444b-8270-bdfa0163e17e} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2875 | 2026.03.12 01:36:23.349157 [ 275 ] {49160efa-6242-444b-8270-bdfa0163e17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2876 | 2026.03.12 01:36:23.349668 [ 275 ] {49160efa-6242-444b-8270-bdfa0163e17e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2877 | 2026.03.12 01:36:23.349887 [ 275 ] {49160efa-6242-444b-8270-bdfa0163e17e} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2878 | 2026.03.12 01:36:23.350020 [ 275 ] {49160efa-6242-444b-8270-bdfa0163e17e} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00168 sec., 2380.9523809523807 rows/sec., 4.27 MiB/sec. | ||
| 2879 | 2026.03.12 01:36:23.350068 [ 275 ] {49160efa-6242-444b-8270-bdfa0163e17e} <Debug> TCPHandler: Processed in 0.001853228 sec. | ||
| 2880 | 2026.03.12 01:36:23.350180 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2881 | 2026.03.12 01:36:23.350273 [ 275 ] {436de7ca-2b46-4dc0-b1e3-14325006cfb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2882 | 2026.03.12 01:36:23.350314 [ 275 ] {436de7ca-2b46-4dc0-b1e3-14325006cfb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2883 | 2026.03.12 01:36:23.350632 [ 275 ] {436de7ca-2b46-4dc0-b1e3-14325006cfb0} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2026.03.12 01:36:23.350667 [ 275 ] {436de7ca-2b46-4dc0-b1e3-14325006cfb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2885 | 2026.03.12 01:36:23.350978 [ 275 ] {436de7ca-2b46-4dc0-b1e3-14325006cfb0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2886 | 2026.03.12 01:36:23.351185 [ 275 ] {436de7ca-2b46-4dc0-b1e3-14325006cfb0} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2887 | 2026.03.12 01:36:23.351310 [ 275 ] {436de7ca-2b46-4dc0-b1e3-14325006cfb0} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001055 sec., 47393.364928909956 rows/sec., 3.25 MiB/sec. | ||
| 2888 | 2026.03.12 01:36:23.351344 [ 275 ] {436de7ca-2b46-4dc0-b1e3-14325006cfb0} <Debug> TCPHandler: Processed in 0.001213298 sec. | ||
| 2889 | 2026.03.12 01:36:23.385236 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2890 | 2026.03.12 01:36:23.402491 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.03.12 01:36:23.402553 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2892 | 2026.03.12 01:36:23.408272 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2893 | 2026.03.12 01:36:23.408981 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2026.03.12 01:36:23.412052 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2895 | 2026.03.12 01:36:28.342612 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2896 | 2026.03.12 01:36:28.342805 [ 275 ] {e476a535-ec64-4432-907d-5fd53892d996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2897 | 2026.03.12 01:36:28.342872 [ 275 ] {e476a535-ec64-4432-907d-5fd53892d996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2898 | 2026.03.12 01:36:28.343563 [ 275 ] {e476a535-ec64-4432-907d-5fd53892d996} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2026.03.12 01:36:28.343611 [ 275 ] {e476a535-ec64-4432-907d-5fd53892d996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2900 | 2026.03.12 01:36:28.344022 [ 275 ] {e476a535-ec64-4432-907d-5fd53892d996} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2901 | 2026.03.12 01:36:28.344246 [ 275 ] {e476a535-ec64-4432-907d-5fd53892d996} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2026.03.12 01:36:28.344389 [ 275 ] {e476a535-ec64-4432-907d-5fd53892d996} <Debug> executeQuery: Read 122 rows, 10.76 KiB in 0.001634 sec., 74663.40269277846 rows/sec., 6.43 MiB/sec. | ||
| 2903 | 2026.03.12 01:36:28.344428 [ 275 ] {e476a535-ec64-4432-907d-5fd53892d996} <Debug> TCPHandler: Processed in 0.001948669 sec. | ||
| 2904 | 2026.03.12 01:36:28.344553 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2905 | 2026.03.12 01:36:28.344645 [ 275 ] {bacd9999-405e-4d13-bf1a-d2b3c0321226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2906 | 2026.03.12 01:36:28.344685 [ 275 ] {bacd9999-405e-4d13-bf1a-d2b3c0321226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2907 | 2026.03.12 01:36:28.345091 [ 275 ] {bacd9999-405e-4d13-bf1a-d2b3c0321226} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2908 | 2026.03.12 01:36:28.345125 [ 275 ] {bacd9999-405e-4d13-bf1a-d2b3c0321226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2909 | 2026.03.12 01:36:28.345422 [ 275 ] {bacd9999-405e-4d13-bf1a-d2b3c0321226} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2910 | 2026.03.12 01:36:28.345628 [ 275 ] {bacd9999-405e-4d13-bf1a-d2b3c0321226} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2911 | 2026.03.12 01:36:28.345731 [ 123 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2912 | 2026.03.12 01:36:28.345753 [ 275 ] {bacd9999-405e-4d13-bf1a-d2b3c0321226} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001126 sec., 31083.481349911188 rows/sec., 2.28 MiB/sec. | ||
| 2913 | 2026.03.12 01:36:28.345797 [ 123 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2914 | 2026.03.12 01:36:28.345804 [ 275 ] {bacd9999-405e-4d13-bf1a-d2b3c0321226} <Debug> TCPHandler: Processed in 0.00129983 sec. | ||
| 2915 | 2026.03.12 01:36:28.345826 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2916 | 2026.03.12 01:36:28.345926 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2917 | 2026.03.12 01:36:28.345996 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 2918 | 2026.03.12 01:36:28.346020 [ 275 ] {0d184e37-7433-4bfa-9f97-11f03203e12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2919 | 2026.03.12 01:36:28.346078 [ 275 ] {0d184e37-7433-4bfa-9f97-11f03203e12a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2920 | 2026.03.12 01:36:28.346162 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2921 | 2026.03.12 01:36:28.346213 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 206 rows starting from the beginning of the part | ||
| 2922 | 2026.03.12 01:36:28.346329 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
| 2923 | 2026.03.12 01:36:28.346389 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 3 rows starting from the beginning of the part | ||
| 2924 | 2026.03.12 01:36:28.346447 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 53 rows starting from the beginning of the part | ||
| 2925 | 2026.03.12 01:36:28.346494 [ 275 ] {0d184e37-7433-4bfa-9f97-11f03203e12a} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2026.03.12 01:36:28.346495 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 2927 | 2026.03.12 01:36:28.346536 [ 275 ] {0d184e37-7433-4bfa-9f97-11f03203e12a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2928 | 2026.03.12 01:36:28.346570 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part | ||
| 2929 | 2026.03.12 01:36:28.346868 [ 275 ] {0d184e37-7433-4bfa-9f97-11f03203e12a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2930 | 2026.03.12 01:36:28.347115 [ 275 ] {0d184e37-7433-4bfa-9f97-11f03203e12a} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2931 | 2026.03.12 01:36:28.347251 [ 275 ] {0d184e37-7433-4bfa-9f97-11f03203e12a} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001249 sec., 72858.28662930345 rows/sec., 5.69 MiB/sec. | ||
| 2932 | 2026.03.12 01:36:28.347289 [ 275 ] {0d184e37-7433-4bfa-9f97-11f03203e12a} <Debug> TCPHandler: Processed in 0.001410101 sec. | ||
| 2933 | 2026.03.12 01:36:28.347399 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2934 | 2026.03.12 01:36:28.347490 [ 275 ] {530f696f-4a17-4e99-a05a-f309b0bc1957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2935 | 2026.03.12 01:36:28.347533 [ 275 ] {530f696f-4a17-4e99-a05a-f309b0bc1957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2936 | 2026.03.12 01:36:28.347610 [ 191 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 5 columns (5 merged, 0 gathered) in 0.001689646 sec., 198858.2223732072 rows/sec., 14.13 MiB/sec. | ||
| 2937 | 2026.03.12 01:36:28.347826 [ 187 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2938 | 2026.03.12 01:36:28.347946 [ 275 ] {530f696f-4a17-4e99-a05a-f309b0bc1957} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2026.03.12 01:36:28.347988 [ 275 ] {530f696f-4a17-4e99-a05a-f309b0bc1957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2940 | 2026.03.12 01:36:28.348215 [ 187 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_11_2} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2026.03.12 01:36:28.348325 [ 187 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_11_2} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2942 | 2026.03.12 01:36:28.348354 [ 275 ] {530f696f-4a17-4e99-a05a-f309b0bc1957} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2943 | 2026.03.12 01:36:28.348444 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2944 | 2026.03.12 01:36:28.348574 [ 275 ] {530f696f-4a17-4e99-a05a-f309b0bc1957} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2026.03.12 01:36:28.348708 [ 275 ] {530f696f-4a17-4e99-a05a-f309b0bc1957} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001235 sec., 121457.48987854252 rows/sec., 8.42 MiB/sec. | ||
| 2946 | 2026.03.12 01:36:28.348743 [ 275 ] {530f696f-4a17-4e99-a05a-f309b0bc1957} <Debug> TCPHandler: Processed in 0.001390291 sec. | ||
| 2947 | 2026.03.12 01:36:28.348841 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2948 | 2026.03.12 01:36:28.348932 [ 275 ] {295d8906-931e-445f-beb8-a042130e266c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2949 | 2026.03.12 01:36:28.348984 [ 275 ] {295d8906-931e-445f-beb8-a042130e266c} <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 | ||
| 2950 | 2026.03.12 01:36:28.349767 [ 275 ] {295d8906-931e-445f-beb8-a042130e266c} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2026.03.12 01:36:28.349801 [ 275 ] {295d8906-931e-445f-beb8-a042130e266c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2952 | 2026.03.12 01:36:28.350359 [ 275 ] {295d8906-931e-445f-beb8-a042130e266c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2953 | 2026.03.12 01:36:28.350570 [ 275 ] {295d8906-931e-445f-beb8-a042130e266c} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2026.03.12 01:36:28.350669 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2955 | 2026.03.12 01:36:28.350700 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2956 | 2026.03.12 01:36:28.350705 [ 275 ] {295d8906-931e-445f-beb8-a042130e266c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00179 sec., 19553.072625698325 rows/sec., 35.04 MiB/sec. | ||
| 2957 | 2026.03.12 01:36:28.350719 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2958 | 2026.03.12 01:36:28.350762 [ 275 ] {295d8906-931e-445f-beb8-a042130e266c} <Debug> TCPHandler: Processed in 0.00196767 sec. | ||
| 2959 | 2026.03.12 01:36:28.350815 [ 202 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::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 | ||
| 2960 | 2026.03.12 01:36:28.350875 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2961 | 2026.03.12 01:36:28.351000 [ 275 ] {c6af170b-e7e3-4866-b759-c60ea5b90954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2962 | 2026.03.12 01:36:28.351033 [ 202 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2963 | 2026.03.12 01:36:28.351051 [ 275 ] {c6af170b-e7e3-4866-b759-c60ea5b90954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2964 | 2026.03.12 01:36:28.351090 [ 202 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 143 rows starting from the beginning of the part | ||
| 2965 | 2026.03.12 01:36:28.351219 [ 202 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
| 2966 | 2026.03.12 01:36:28.351332 [ 202 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 3 rows starting from the beginning of the part | ||
| 2967 | 2026.03.12 01:36:28.351437 [ 202 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part | ||
| 2968 | 2026.03.12 01:36:28.351521 [ 275 ] {c6af170b-e7e3-4866-b759-c60ea5b90954} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.03.12 01:36:28.351540 [ 202 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 2970 | 2026.03.12 01:36:28.351584 [ 275 ] {c6af170b-e7e3-4866-b759-c60ea5b90954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2971 | 2026.03.12 01:36:28.351656 [ 202 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part | ||
| 2972 | 2026.03.12 01:36:28.352013 [ 275 ] {c6af170b-e7e3-4866-b759-c60ea5b90954} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2973 | 2026.03.12 01:36:28.352246 [ 275 ] {c6af170b-e7e3-4866-b759-c60ea5b90954} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.03.12 01:36:28.352378 [ 275 ] {c6af170b-e7e3-4866-b759-c60ea5b90954} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001404 sec., 35612.53561253561 rows/sec., 2.44 MiB/sec. | ||
| 2975 | 2026.03.12 01:36:28.352416 [ 275 ] {c6af170b-e7e3-4866-b759-c60ea5b90954} <Debug> TCPHandler: Processed in 0.001591064 sec. | ||
| 2976 | 2026.03.12 01:36:28.354237 [ 187 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 19 columns (19 merged, 0 gathered) in 0.003459682 sec., 73706.1961186028 rows/sec., 132.08 MiB/sec. | ||
| 2977 | 2026.03.12 01:36:28.354888 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2978 | 2026.03.12 01:36:28.355262 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2979 | 2026.03.12 01:36:28.355341 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2980 | 2026.03.12 01:36:28.355456 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 2981 | 2026.03.12 01:36:29.419832 [ 142 ] {} <Debug> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2982 | 2026.03.12 01:36:29.419925 [ 142 ] {} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2026.03.12 01:36:29.419963 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2984 | 2026.03.12 01:36:29.420080 [ 202 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::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 | ||
| 2985 | 2026.03.12 01:36:29.420209 [ 202 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2986 | 2026.03.12 01:36:29.420244 [ 202 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 2987 | 2026.03.12 01:36:29.420325 [ 202 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2988 | 2026.03.12 01:36:29.420378 [ 202 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2989 | 2026.03.12 01:36:29.420426 [ 202 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 2990 | 2026.03.12 01:36:29.420473 [ 202 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::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 | ||
| 2991 | 2026.03.12 01:36:29.421287 [ 191 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001246429 sec., 375472.65026728355 rows/sec., 23.16 MiB/sec. | ||
| 2992 | 2026.03.12 01:36:29.421481 [ 195 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2993 | 2026.03.12 01:36:29.421773 [ 195 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_5_1} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2994 | 2026.03.12 01:36:29.421849 [ 195 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_5_1} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2995 | 2026.03.12 01:36:29.421954 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2996 | 2026.03.12 01:36:29.483239 [ 142 ] {} <Debug> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2997 | 2026.03.12 01:36:29.483307 [ 142 ] {} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.03.12 01:36:29.483344 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 2999 | 2026.03.12 01:36:29.483455 [ 195 ] {af3a458c-1bc7-4745-a17e-8c6982092043::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 | ||
| 3000 | 2026.03.12 01:36:29.483585 [ 195 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3001 | 2026.03.12 01:36:29.483624 [ 195 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 3002 | 2026.03.12 01:36:29.483698 [ 195 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 3003 | 2026.03.12 01:36:29.483754 [ 195 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 3004 | 2026.03.12 01:36:29.483806 [ 195 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3005 | 2026.03.12 01:36:29.483861 [ 195 ] {af3a458c-1bc7-4745-a17e-8c6982092043::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 | ||
| 3006 | 2026.03.12 01:36:29.484696 [ 191 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281269 sec., 702428.6078879611 rows/sec., 48.02 MiB/sec. | ||
| 3007 | 2026.03.12 01:36:29.484819 [ 191 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3008 | 2026.03.12 01:36:29.485054 [ 191 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_5_1} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2026.03.12 01:36:29.485116 [ 191 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_5_1} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3010 | 2026.03.12 01:36:29.485172 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3011 | 2026.03.12 01:36:30.359962 [ 142 ] {} <Debug> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3012 | 2026.03.12 01:36:30.360025 [ 142 ] {} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3013 | 2026.03.12 01:36:30.360047 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 3014 | 2026.03.12 01:36:30.360176 [ 195 ] {71e9c81b-9818-4f90-b847-860da293bb83::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 | ||
| 3015 | 2026.03.12 01:36:30.360333 [ 195 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3016 | 2026.03.12 01:36:30.360371 [ 195 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 150 rows starting from the beginning of the part | ||
| 3017 | 2026.03.12 01:36:30.360446 [ 195 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 3018 | 2026.03.12 01:36:30.360496 [ 195 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 3019 | 2026.03.12 01:36:30.360544 [ 195 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3020 | 2026.03.12 01:36:30.360590 [ 195 ] {71e9c81b-9818-4f90-b847-860da293bb83::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 | ||
| 3021 | 2026.03.12 01:36:30.361414 [ 188 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129224 sec., 383829.6291710518 rows/sec., 26.94 MiB/sec. | ||
| 3022 | 2026.03.12 01:36:30.361646 [ 192 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3023 | 2026.03.12 01:36:30.361989 [ 192 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_5_1} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2026.03.12 01:36:30.362069 [ 192 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_5_1} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3025 | 2026.03.12 01:36:30.362155 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3026 | 2026.03.12 01:36:30.516683 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6248 | ||
| 3027 | 2026.03.12 01:36:30.517131 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3028 | 2026.03.12 01:36:30.517173 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 3029 | 2026.03.12 01:36:30.517624 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3030 | 2026.03.12 01:36:30.517864 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3031 | 2026.03.12 01:36:30.518007 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6248 | ||
| 3032 | 2026.03.12 01:36:30.912273 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3033 | 2026.03.12 01:36:30.927844 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3034 | 2026.03.12 01:36:30.927892 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 3035 | 2026.03.12 01:36:30.933636 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3036 | 2026.03.12 01:36:30.934305 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3037 | 2026.03.12 01:36:30.936911 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3038 | 2026.03.12 01:36:33.039034 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 400 | ||
| 3039 | 2026.03.12 01:36:33.041469 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3040 | 2026.03.12 01:36:33.041516 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 3041 | 2026.03.12 01:36:33.042649 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3042 | 2026.03.12 01:36:33.042903 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3043 | 2026.03.12 01:36:33.043144 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 400 | ||
| 3044 | 2026.03.12 01:36:33.336178 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2026.03.12 01:36:33.336420 [ 275 ] {20ff222d-fd01-4b23-8574-33fd44d5bab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) 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', 'oximeter_collector:collections', '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_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) | ||
| 3046 | 2026.03.12 01:36:33.336778 [ 275 ] {20ff222d-fd01-4b23-8574-33fd44d5bab3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3047 | 2026.03.12 01:36:33.336818 [ 275 ] {20ff222d-fd01-4b23-8574-33fd44d5bab3} <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', 'oximeter_collector:collections', '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_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 | ||
| 3048 | 2026.03.12 01:36:33.337091 [ 275 ] {20ff222d-fd01-4b23-8574-33fd44d5bab3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3049 | 2026.03.12 01:36:33.337160 [ 275 ] {20ff222d-fd01-4b23-8574-33fd44d5bab3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3050 | 2026.03.12 01:36:33.337303 [ 275 ] {20ff222d-fd01-4b23-8574-33fd44d5bab3} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 3051 | 2026.03.12 01:36:33.337406 [ 294 ] {20ff222d-fd01-4b23-8574-33fd44d5bab3} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3052 | 2026.03.12 01:36:33.337407 [ 326 ] {20ff222d-fd01-4b23-8574-33fd44d5bab3} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3053 | 2026.03.12 01:36:33.337501 [ 275 ] {20ff222d-fd01-4b23-8574-33fd44d5bab3} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (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 | ||
| 3054 | 2026.03.12 01:36:33.337523 [ 275 ] {20ff222d-fd01-4b23-8574-33fd44d5bab3} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3055 | 2026.03.12 01:36:33.339881 [ 275 ] {20ff222d-fd01-4b23-8574-33fd44d5bab3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3056 | 2026.03.12 01:36:33.339913 [ 275 ] {20ff222d-fd01-4b23-8574-33fd44d5bab3} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3057 | 2026.03.12 01:36:33.339976 [ 275 ] {20ff222d-fd01-4b23-8574-33fd44d5bab3} <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', 'oximeter_collector:collections', '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_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'))" | ||
| 3058 | 2026.03.12 01:36:33.340024 [ 275 ] {20ff222d-fd01-4b23-8574-33fd44d5bab3} <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', 'oximeter_collector:collections', '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_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'))" | ||
| 3059 | 2026.03.12 01:36:33.340810 [ 275 ] {20ff222d-fd01-4b23-8574-33fd44d5bab3} <Debug> executeQuery: Read 38 rows, 1.53 KiB in 0.004494 sec., 8455.718736092569 rows/sec., 339.43 KiB/sec. | ||
| 3060 | 2026.03.12 01:36:33.340884 [ 275 ] {20ff222d-fd01-4b23-8574-33fd44d5bab3} <Debug> TCPHandler: Processed in 0.004843453 sec. | ||
| 3061 | 2026.03.12 01:36:33.341185 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3062 | 2026.03.12 01:36:33.341324 [ 275 ] {21e23cab-318e-4fca-9ee9-3cb09bbc324d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) 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', 'oximeter_collector:collections', '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_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) | ||
| 3063 | 2026.03.12 01:36:33.341540 [ 275 ] {21e23cab-318e-4fca-9ee9-3cb09bbc324d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3064 | 2026.03.12 01:36:33.341577 [ 275 ] {21e23cab-318e-4fca-9ee9-3cb09bbc324d} <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', 'oximeter_collector:collections', '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_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 | ||
| 3065 | 2026.03.12 01:36:33.341782 [ 275 ] {21e23cab-318e-4fca-9ee9-3cb09bbc324d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3066 | 2026.03.12 01:36:33.341835 [ 275 ] {21e23cab-318e-4fca-9ee9-3cb09bbc324d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3067 | 2026.03.12 01:36:33.341935 [ 275 ] {21e23cab-318e-4fca-9ee9-3cb09bbc324d} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 3068 | 2026.03.12 01:36:33.341989 [ 343 ] {21e23cab-318e-4fca-9ee9-3cb09bbc324d} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3069 | 2026.03.12 01:36:33.341993 [ 294 ] {21e23cab-318e-4fca-9ee9-3cb09bbc324d} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3070 | 2026.03.12 01:36:33.342066 [ 275 ] {21e23cab-318e-4fca-9ee9-3cb09bbc324d} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (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 | ||
| 3071 | 2026.03.12 01:36:33.342086 [ 275 ] {21e23cab-318e-4fca-9ee9-3cb09bbc324d} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3072 | 2026.03.12 01:36:33.342141 [ 275 ] {21e23cab-318e-4fca-9ee9-3cb09bbc324d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3073 | 2026.03.12 01:36:33.342158 [ 275 ] {21e23cab-318e-4fca-9ee9-3cb09bbc324d} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3074 | 2026.03.12 01:36:33.342188 [ 275 ] {21e23cab-318e-4fca-9ee9-3cb09bbc324d} <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', 'oximeter_collector:collections', '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_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'))" | ||
| 3075 | 2026.03.12 01:36:33.342218 [ 275 ] {21e23cab-318e-4fca-9ee9-3cb09bbc324d} <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', 'oximeter_collector:collections', '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_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'))" | ||
| 3076 | 2026.03.12 01:36:33.342908 [ 275 ] {21e23cab-318e-4fca-9ee9-3cb09bbc324d} <Debug> executeQuery: Read 38 rows, 1.53 KiB in 0.001641 sec., 23156.61182205972 rows/sec., 929.55 KiB/sec. | ||
| 3077 | 2026.03.12 01:36:33.343013 [ 275 ] {21e23cab-318e-4fca-9ee9-3cb09bbc324d} <Debug> TCPHandler: Processed in 0.001880158 sec. | ||
| 3078 | 2026.03.12 01:36:33.343234 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3079 | 2026.03.12 01:36:33.343373 [ 275 ] {8580306b-f097-41f6-964d-717decd127d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) 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', 'oximeter_collector:collections', '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_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) | ||
| 3080 | 2026.03.12 01:36:33.343593 [ 275 ] {8580306b-f097-41f6-964d-717decd127d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3081 | 2026.03.12 01:36:33.343628 [ 275 ] {8580306b-f097-41f6-964d-717decd127d2} <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', 'oximeter_collector:collections', '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_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 | ||
| 3082 | 2026.03.12 01:36:33.343835 [ 275 ] {8580306b-f097-41f6-964d-717decd127d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3083 | 2026.03.12 01:36:33.343887 [ 275 ] {8580306b-f097-41f6-964d-717decd127d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3084 | 2026.03.12 01:36:33.343990 [ 275 ] {8580306b-f097-41f6-964d-717decd127d2} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 3085 | 2026.03.12 01:36:33.344061 [ 332 ] {8580306b-f097-41f6-964d-717decd127d2} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3086 | 2026.03.12 01:36:33.344062 [ 328 ] {8580306b-f097-41f6-964d-717decd127d2} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3087 | 2026.03.12 01:36:33.344167 [ 275 ] {8580306b-f097-41f6-964d-717decd127d2} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (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 | ||
| 3088 | 2026.03.12 01:36:33.344192 [ 275 ] {8580306b-f097-41f6-964d-717decd127d2} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3089 | 2026.03.12 01:36:33.344247 [ 275 ] {8580306b-f097-41f6-964d-717decd127d2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3090 | 2026.03.12 01:36:33.344263 [ 275 ] {8580306b-f097-41f6-964d-717decd127d2} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3091 | 2026.03.12 01:36:33.344293 [ 275 ] {8580306b-f097-41f6-964d-717decd127d2} <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', 'oximeter_collector:collections', '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_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'))" | ||
| 3092 | 2026.03.12 01:36:33.344325 [ 275 ] {8580306b-f097-41f6-964d-717decd127d2} <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', 'oximeter_collector:collections', '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_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'))" | ||
| 3093 | 2026.03.12 01:36:33.344851 [ 275 ] {8580306b-f097-41f6-964d-717decd127d2} <Debug> executeQuery: Read 38 rows, 1.53 KiB in 0.001536 sec., 24739.583333333332 rows/sec., 993.09 KiB/sec. | ||
| 3094 | 2026.03.12 01:36:33.344939 [ 275 ] {8580306b-f097-41f6-964d-717decd127d2} <Debug> TCPHandler: Processed in 0.001754267 sec. | ||
| 3095 | 2026.03.12 01:36:33.345157 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3096 | 2026.03.12 01:36:33.345294 [ 275 ] {f5f0c50f-4a42-4b5e-bfd1-cc12694e8802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) 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', 'oximeter_collector:collections', '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) | ||
| 3097 | 2026.03.12 01:36:33.345507 [ 275 ] {f5f0c50f-4a42-4b5e-bfd1-cc12694e8802} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3098 | 2026.03.12 01:36:33.345544 [ 275 ] {f5f0c50f-4a42-4b5e-bfd1-cc12694e8802} <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', 'oximeter_collector:collections', '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 | ||
| 3099 | 2026.03.12 01:36:33.345752 [ 275 ] {f5f0c50f-4a42-4b5e-bfd1-cc12694e8802} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3100 | 2026.03.12 01:36:33.345805 [ 275 ] {f5f0c50f-4a42-4b5e-bfd1-cc12694e8802} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3101 | 2026.03.12 01:36:33.345902 [ 275 ] {f5f0c50f-4a42-4b5e-bfd1-cc12694e8802} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 3102 | 2026.03.12 01:36:33.345957 [ 294 ] {f5f0c50f-4a42-4b5e-bfd1-cc12694e8802} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3103 | 2026.03.12 01:36:33.345968 [ 332 ] {f5f0c50f-4a42-4b5e-bfd1-cc12694e8802} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3104 | 2026.03.12 01:36:33.346046 [ 275 ] {f5f0c50f-4a42-4b5e-bfd1-cc12694e8802} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (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 | ||
| 3105 | 2026.03.12 01:36:33.346070 [ 275 ] {f5f0c50f-4a42-4b5e-bfd1-cc12694e8802} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3106 | 2026.03.12 01:36:33.346123 [ 275 ] {f5f0c50f-4a42-4b5e-bfd1-cc12694e8802} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3107 | 2026.03.12 01:36:33.346139 [ 275 ] {f5f0c50f-4a42-4b5e-bfd1-cc12694e8802} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3108 | 2026.03.12 01:36:33.346170 [ 275 ] {f5f0c50f-4a42-4b5e-bfd1-cc12694e8802} <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', 'oximeter_collector:collections', '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'))" | ||
| 3109 | 2026.03.12 01:36:33.346204 [ 275 ] {f5f0c50f-4a42-4b5e-bfd1-cc12694e8802} <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', 'oximeter_collector:collections', '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'))" | ||
| 3110 | 2026.03.12 01:36:33.346769 [ 275 ] {f5f0c50f-4a42-4b5e-bfd1-cc12694e8802} <Debug> executeQuery: Read 38 rows, 1.53 KiB in 0.001532 sec., 24804.177545691906 rows/sec., 995.69 KiB/sec. | ||
| 3111 | 2026.03.12 01:36:33.346853 [ 275 ] {f5f0c50f-4a42-4b5e-bfd1-cc12694e8802} <Debug> TCPHandler: Processed in 0.001746917 sec. | ||
| 3112 | 2026.03.12 01:36:33.352995 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3113 | 2026.03.12 01:36:33.353136 [ 275 ] {0dd3be70-0de3-408f-afb9-5ccecd9684d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3114 | 2026.03.12 01:36:33.353183 [ 275 ] {0dd3be70-0de3-408f-afb9-5ccecd9684d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3115 | 2026.03.12 01:36:33.353698 [ 275 ] {0dd3be70-0de3-408f-afb9-5ccecd9684d4} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3116 | 2026.03.12 01:36:33.353740 [ 275 ] {0dd3be70-0de3-408f-afb9-5ccecd9684d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 3117 | 2026.03.12 01:36:33.354147 [ 275 ] {0dd3be70-0de3-408f-afb9-5ccecd9684d4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3118 | 2026.03.12 01:36:33.354336 [ 275 ] {0dd3be70-0de3-408f-afb9-5ccecd9684d4} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3119 | 2026.03.12 01:36:33.354486 [ 275 ] {0dd3be70-0de3-408f-afb9-5ccecd9684d4} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001385 sec., 2888.086642599278 rows/sec., 367.36 KiB/sec. | ||
| 3120 | 2026.03.12 01:36:33.354526 [ 275 ] {0dd3be70-0de3-408f-afb9-5ccecd9684d4} <Debug> TCPHandler: Processed in 0.001584994 sec. | ||
| 3121 | 2026.03.12 01:36:33.354640 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3122 | 2026.03.12 01:36:33.354734 [ 275 ] {260331b2-ebc3-4059-9809-b93c8795dbf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3123 | 2026.03.12 01:36:33.354774 [ 275 ] {260331b2-ebc3-4059-9809-b93c8795dbf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3124 | 2026.03.12 01:36:33.355183 [ 275 ] {260331b2-ebc3-4059-9809-b93c8795dbf8} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2026.03.12 01:36:33.355219 [ 275 ] {260331b2-ebc3-4059-9809-b93c8795dbf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 3126 | 2026.03.12 01:36:33.355499 [ 275 ] {260331b2-ebc3-4059-9809-b93c8795dbf8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3127 | 2026.03.12 01:36:33.355701 [ 275 ] {260331b2-ebc3-4059-9809-b93c8795dbf8} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2026.03.12 01:36:33.355832 [ 275 ] {260331b2-ebc3-4059-9809-b93c8795dbf8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001117 sec., 1790.510295434199 rows/sec., 146.00 KiB/sec. | ||
| 3129 | 2026.03.12 01:36:33.355869 [ 275 ] {260331b2-ebc3-4059-9809-b93c8795dbf8} <Debug> TCPHandler: Processed in 0.001279479 sec. | ||
| 3130 | 2026.03.12 01:36:33.355982 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3131 | 2026.03.12 01:36:33.356083 [ 275 ] {1e36904c-ab24-4c47-8227-754e2d6165ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3132 | 2026.03.12 01:36:33.356123 [ 275 ] {1e36904c-ab24-4c47-8227-754e2d6165ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3133 | 2026.03.12 01:36:33.356539 [ 275 ] {1e36904c-ab24-4c47-8227-754e2d6165ad} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2026.03.12 01:36:33.356575 [ 275 ] {1e36904c-ab24-4c47-8227-754e2d6165ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 3135 | 2026.03.12 01:36:33.356875 [ 275 ] {1e36904c-ab24-4c47-8227-754e2d6165ad} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3136 | 2026.03.12 01:36:33.357078 [ 275 ] {1e36904c-ab24-4c47-8227-754e2d6165ad} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2026.03.12 01:36:33.357182 [ 95 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3138 | 2026.03.12 01:36:33.357205 [ 275 ] {1e36904c-ab24-4c47-8227-754e2d6165ad} <Debug> executeQuery: Read 65 rows, 5.23 KiB in 0.001141 sec., 56967.572304995614 rows/sec., 4.47 MiB/sec. | ||
| 3139 | 2026.03.12 01:36:33.357223 [ 95 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.03.12 01:36:33.357246 [ 275 ] {1e36904c-ab24-4c47-8227-754e2d6165ad} <Debug> TCPHandler: Processed in 0.00131279 sec. | ||
| 3141 | 2026.03.12 01:36:33.357250 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 3142 | 2026.03.12 01:36:33.357362 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 3143 | 2026.03.12 01:36:33.357363 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2026.03.12 01:36:33.357457 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3145 | 2026.03.12 01:36:33.357477 [ 275 ] {10538030-e051-41b2-958b-b7585f575ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3146 | 2026.03.12 01:36:33.357490 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 997 rows starting from the beginning of the part | ||
| 3147 | 2026.03.12 01:36:33.357524 [ 275 ] {10538030-e051-41b2-958b-b7585f575ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3148 | 2026.03.12 01:36:33.357555 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 58 rows starting from the beginning of the part | ||
| 3149 | 2026.03.12 01:36:33.357605 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 245 rows starting from the beginning of the part | ||
| 3150 | 2026.03.12 01:36:33.357648 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 3151 | 2026.03.12 01:36:33.357687 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 122 rows starting from the beginning of the part | ||
| 3152 | 2026.03.12 01:36:33.357731 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 65 rows starting from the beginning of the part | ||
| 3153 | 2026.03.12 01:36:33.357922 [ 275 ] {10538030-e051-41b2-958b-b7585f575ef3} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3154 | 2026.03.12 01:36:33.357962 [ 275 ] {10538030-e051-41b2-958b-b7585f575ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 3155 | 2026.03.12 01:36:33.358380 [ 275 ] {10538030-e051-41b2-958b-b7585f575ef3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3156 | 2026.03.12 01:36:33.358610 [ 275 ] {10538030-e051-41b2-958b-b7585f575ef3} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3157 | 2026.03.12 01:36:33.358745 [ 275 ] {10538030-e051-41b2-958b-b7585f575ef3} <Debug> executeQuery: Read 6 rows, 451.00 B in 0.001286 sec., 4665.629860031104 rows/sec., 342.48 KiB/sec. | ||
| 3158 | 2026.03.12 01:36:33.358784 [ 275 ] {10538030-e051-41b2-958b-b7585f575ef3} <Debug> TCPHandler: Processed in 0.001471122 sec. | ||
| 3159 | 2026.03.12 01:36:33.358788 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1547 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467302 sec., 1054316.016743656 rows/sec., 90.73 MiB/sec. | ||
| 3160 | 2026.03.12 01:36:33.358894 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3161 | 2026.03.12 01:36:33.358986 [ 188 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3162 | 2026.03.12 01:36:33.358990 [ 275 ] {0851d45c-bcf2-4530-a064-5c360f05485f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3163 | 2026.03.12 01:36:33.359036 [ 275 ] {0851d45c-bcf2-4530-a064-5c360f05485f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3164 | 2026.03.12 01:36:33.359238 [ 188 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_16_3} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2026.03.12 01:36:33.359299 [ 188 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_16_3} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3166 | 2026.03.12 01:36:33.359370 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 3167 | 2026.03.12 01:36:33.359456 [ 275 ] {0851d45c-bcf2-4530-a064-5c360f05485f} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2026.03.12 01:36:33.359491 [ 275 ] {0851d45c-bcf2-4530-a064-5c360f05485f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 3169 | 2026.03.12 01:36:33.359799 [ 275 ] {0851d45c-bcf2-4530-a064-5c360f05485f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3170 | 2026.03.12 01:36:33.360002 [ 275 ] {0851d45c-bcf2-4530-a064-5c360f05485f} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2026.03.12 01:36:33.360106 [ 95 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3172 | 2026.03.12 01:36:33.360133 [ 275 ] {0851d45c-bcf2-4530-a064-5c360f05485f} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001161 sec., 60292.85099052541 rows/sec., 4.71 MiB/sec. | ||
| 3173 | 2026.03.12 01:36:33.360148 [ 95 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2026.03.12 01:36:33.360174 [ 275 ] {0851d45c-bcf2-4530-a064-5c360f05485f} <Debug> TCPHandler: Processed in 0.00132892 sec. | ||
| 3175 | 2026.03.12 01:36:33.360176 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 3176 | 2026.03.12 01:36:33.360265 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 3177 | 2026.03.12 01:36:33.360301 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3178 | 2026.03.12 01:36:33.360352 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3179 | 2026.03.12 01:36:33.360380 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 588 rows starting from the beginning of the part | ||
| 3180 | 2026.03.12 01:36:33.360400 [ 275 ] {a5049b78-d642-49eb-9b03-af3cebc49b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3181 | 2026.03.12 01:36:33.360427 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 59 rows starting from the beginning of the part | ||
| 3182 | 2026.03.12 01:36:33.360447 [ 275 ] {a5049b78-d642-49eb-9b03-af3cebc49b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3183 | 2026.03.12 01:36:33.360470 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 133 rows starting from the beginning of the part | ||
| 3184 | 2026.03.12 01:36:33.360510 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 3185 | 2026.03.12 01:36:33.360545 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 91 rows starting from the beginning of the part | ||
| 3186 | 2026.03.12 01:36:33.360581 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 70 rows starting from the beginning of the part | ||
| 3187 | 2026.03.12 01:36:33.360864 [ 275 ] {a5049b78-d642-49eb-9b03-af3cebc49b9c} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2026.03.12 01:36:33.360904 [ 275 ] {a5049b78-d642-49eb-9b03-af3cebc49b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 3189 | 2026.03.12 01:36:33.361251 [ 275 ] {a5049b78-d642-49eb-9b03-af3cebc49b9c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3190 | 2026.03.12 01:36:33.361411 [ 188 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1001 rows, containing 5 columns (5 merged, 0 gathered) in 0.001173678 sec., 852874.4681249883 rows/sec., 67.18 MiB/sec. | ||
| 3191 | 2026.03.12 01:36:33.361480 [ 275 ] {a5049b78-d642-49eb-9b03-af3cebc49b9c} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2026.03.12 01:36:33.361571 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3193 | 2026.03.12 01:36:33.361589 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3194 | 2026.03.12 01:36:33.361620 [ 275 ] {a5049b78-d642-49eb-9b03-af3cebc49b9c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001239 sec., 129943.50282485875 rows/sec., 9.05 MiB/sec. | ||
| 3195 | 2026.03.12 01:36:33.361626 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2026.03.12 01:36:33.361665 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 3197 | 2026.03.12 01:36:33.361666 [ 275 ] {a5049b78-d642-49eb-9b03-af3cebc49b9c} <Debug> TCPHandler: Processed in 0.001413092 sec. | ||
| 3198 | 2026.03.12 01:36:33.361791 [ 193 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 3199 | 2026.03.12 01:36:33.361795 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3200 | 2026.03.12 01:36:33.361837 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_16_3} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2026.03.12 01:36:33.361946 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_16_3} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3202 | 2026.03.12 01:36:33.361950 [ 275 ] {b4fa2d7b-0b12-4fe3-8dcb-528d64dfad9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3203 | 2026.03.12 01:36:33.361956 [ 193 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3204 | 2026.03.12 01:36:33.362012 [ 193 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1708 rows starting from the beginning of the part | ||
| 3205 | 2026.03.12 01:36:33.362016 [ 275 ] {b4fa2d7b-0b12-4fe3-8dcb-528d64dfad9b} <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 | ||
| 3206 | 2026.03.12 01:36:33.362019 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3207 | 2026.03.12 01:36:33.362113 [ 193 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 150 rows starting from the beginning of the part | ||
| 3208 | 2026.03.12 01:36:33.362169 [ 193 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 189 rows starting from the beginning of the part | ||
| 3209 | 2026.03.12 01:36:33.362220 [ 193 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 150 rows starting from the beginning of the part | ||
| 3210 | 2026.03.12 01:36:33.362279 [ 193 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 150 rows starting from the beginning of the part | ||
| 3211 | 2026.03.12 01:36:33.362324 [ 193 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 161 rows starting from the beginning of the part | ||
| 3212 | 2026.03.12 01:36:33.362731 [ 275 ] {b4fa2d7b-0b12-4fe3-8dcb-528d64dfad9b} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3213 | 2026.03.12 01:36:33.362771 [ 275 ] {b4fa2d7b-0b12-4fe3-8dcb-528d64dfad9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 3214 | 2026.03.12 01:36:33.363330 [ 275 ] {b4fa2d7b-0b12-4fe3-8dcb-528d64dfad9b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3215 | 2026.03.12 01:36:33.363572 [ 275 ] {b4fa2d7b-0b12-4fe3-8dcb-528d64dfad9b} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2026.03.12 01:36:33.363694 [ 197 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001962929 sec., 1277682.4836761798 rows/sec., 89.59 MiB/sec. | ||
| 3217 | 2026.03.12 01:36:33.363717 [ 275 ] {b4fa2d7b-0b12-4fe3-8dcb-528d64dfad9b} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001785 sec., 2240.8963585434176 rows/sec., 4.02 MiB/sec. | ||
| 3218 | 2026.03.12 01:36:33.363781 [ 275 ] {b4fa2d7b-0b12-4fe3-8dcb-528d64dfad9b} <Debug> TCPHandler: Processed in 0.002034071 sec. | ||
| 3219 | 2026.03.12 01:36:33.363898 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2026.03.12 01:36:33.363928 [ 193 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3221 | 2026.03.12 01:36:33.363997 [ 275 ] {fa0a7236-e876-44f2-b1d0-5b61c3661dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3222 | 2026.03.12 01:36:33.364051 [ 275 ] {fa0a7236-e876-44f2-b1d0-5b61c3661dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3223 | 2026.03.12 01:36:33.364193 [ 193 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2026.03.12 01:36:33.364266 [ 193 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3225 | 2026.03.12 01:36:33.364333 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 3226 | 2026.03.12 01:36:33.364397 [ 275 ] {fa0a7236-e876-44f2-b1d0-5b61c3661dd7} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3227 | 2026.03.12 01:36:33.364440 [ 275 ] {fa0a7236-e876-44f2-b1d0-5b61c3661dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 3228 | 2026.03.12 01:36:33.364755 [ 275 ] {fa0a7236-e876-44f2-b1d0-5b61c3661dd7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3229 | 2026.03.12 01:36:33.364967 [ 275 ] {fa0a7236-e876-44f2-b1d0-5b61c3661dd7} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3230 | 2026.03.12 01:36:33.365069 [ 95 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3231 | 2026.03.12 01:36:33.365099 [ 275 ] {fa0a7236-e876-44f2-b1d0-5b61c3661dd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 3232 | 2026.03.12 01:36:33.365100 [ 95 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3233 | 2026.03.12 01:36:33.365144 [ 275 ] {fa0a7236-e876-44f2-b1d0-5b61c3661dd7} <Debug> TCPHandler: Processed in 0.00129829 sec. | ||
| 3234 | 2026.03.12 01:36:33.365145 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 3235 | 2026.03.12 01:36:33.365236 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 3236 | 2026.03.12 01:36:33.365316 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3237 | 2026.03.12 01:36:33.365341 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 460 rows starting from the beginning of the part | ||
| 3238 | 2026.03.12 01:36:33.365388 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
| 3239 | 2026.03.12 01:36:33.365425 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
| 3240 | 2026.03.12 01:36:33.365460 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part | ||
| 3241 | 2026.03.12 01:36:33.365496 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part | ||
| 3242 | 2026.03.12 01:36:33.365532 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 3243 | 2026.03.12 01:36:33.366264 [ 197 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 4 columns (4 merged, 0 gathered) in 0.001055985 sec., 681827.866873109 rows/sec., 45.36 MiB/sec. | ||
| 3244 | 2026.03.12 01:36:33.366409 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3245 | 2026.03.12 01:36:33.366644 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_16_3} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2026.03.12 01:36:33.366711 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_16_3} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3247 | 2026.03.12 01:36:33.366780 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3248 | 2026.03.12 01:36:37.906597 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3249 | 2026.03.12 01:36:37.906661 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3250 | 2026.03.12 01:36:38.018138 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6760 | ||
| 3251 | 2026.03.12 01:36:38.018709 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2026.03.12 01:36:38.018758 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 3253 | 2026.03.12 01:36:38.019312 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3254 | 2026.03.12 01:36:38.019547 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.03.12 01:36:38.019688 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6760 | ||
| 3256 | 2026.03.12 01:36:38.344487 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3257 | 2026.03.12 01:36:38.344688 [ 275 ] {c5e92e6a-3931-4c66-86ce-031e2cfd3628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3258 | 2026.03.12 01:36:38.344763 [ 275 ] {c5e92e6a-3931-4c66-86ce-031e2cfd3628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3259 | 2026.03.12 01:36:38.345479 [ 275 ] {c5e92e6a-3931-4c66-86ce-031e2cfd3628} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3260 | 2026.03.12 01:36:38.345521 [ 275 ] {c5e92e6a-3931-4c66-86ce-031e2cfd3628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 3261 | 2026.03.12 01:36:38.345939 [ 275 ] {c5e92e6a-3931-4c66-86ce-031e2cfd3628} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3262 | 2026.03.12 01:36:38.346181 [ 275 ] {c5e92e6a-3931-4c66-86ce-031e2cfd3628} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2026.03.12 01:36:38.346351 [ 275 ] {c5e92e6a-3931-4c66-86ce-031e2cfd3628} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.00172 sec., 73255.81395348837 rows/sec., 6.30 MiB/sec. | ||
| 3264 | 2026.03.12 01:36:38.346402 [ 275 ] {c5e92e6a-3931-4c66-86ce-031e2cfd3628} <Debug> TCPHandler: Processed in 0.002059441 sec. | ||
| 3265 | 2026.03.12 01:36:38.346530 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3266 | 2026.03.12 01:36:38.346636 [ 275 ] {1e2b7b1c-65da-4424-9b35-0a2f21177152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3267 | 2026.03.12 01:36:38.346683 [ 275 ] {1e2b7b1c-65da-4424-9b35-0a2f21177152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3268 | 2026.03.12 01:36:38.347114 [ 275 ] {1e2b7b1c-65da-4424-9b35-0a2f21177152} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3269 | 2026.03.12 01:36:38.347150 [ 275 ] {1e2b7b1c-65da-4424-9b35-0a2f21177152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 3270 | 2026.03.12 01:36:38.347456 [ 275 ] {1e2b7b1c-65da-4424-9b35-0a2f21177152} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3271 | 2026.03.12 01:36:38.347679 [ 275 ] {1e2b7b1c-65da-4424-9b35-0a2f21177152} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3272 | 2026.03.12 01:36:38.347815 [ 275 ] {1e2b7b1c-65da-4424-9b35-0a2f21177152} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001203 sec., 29093.93183707398 rows/sec., 2.14 MiB/sec. | ||
| 3273 | 2026.03.12 01:36:38.347851 [ 275 ] {1e2b7b1c-65da-4424-9b35-0a2f21177152} <Debug> TCPHandler: Processed in 0.001376101 sec. | ||
| 3274 | 2026.03.12 01:36:38.347955 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3275 | 2026.03.12 01:36:38.348053 [ 275 ] {ab45d09d-c3c7-401d-8c43-a65b0677c43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3276 | 2026.03.12 01:36:38.348095 [ 275 ] {ab45d09d-c3c7-401d-8c43-a65b0677c43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3277 | 2026.03.12 01:36:38.348512 [ 275 ] {ab45d09d-c3c7-401d-8c43-a65b0677c43b} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2026.03.12 01:36:38.348547 [ 275 ] {ab45d09d-c3c7-401d-8c43-a65b0677c43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 3279 | 2026.03.12 01:36:38.348853 [ 275 ] {ab45d09d-c3c7-401d-8c43-a65b0677c43b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3280 | 2026.03.12 01:36:38.349071 [ 275 ] {ab45d09d-c3c7-401d-8c43-a65b0677c43b} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3281 | 2026.03.12 01:36:38.349201 [ 275 ] {ab45d09d-c3c7-401d-8c43-a65b0677c43b} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001168 sec., 84760.27397260274 rows/sec., 6.62 MiB/sec. | ||
| 3282 | 2026.03.12 01:36:38.349238 [ 275 ] {ab45d09d-c3c7-401d-8c43-a65b0677c43b} <Debug> TCPHandler: Processed in 0.00133296 sec. | ||
| 3283 | 2026.03.12 01:36:38.349348 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3284 | 2026.03.12 01:36:38.349474 [ 275 ] {feda39fa-6dd6-4475-8808-73a29fadd7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3285 | 2026.03.12 01:36:38.349519 [ 275 ] {feda39fa-6dd6-4475-8808-73a29fadd7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3286 | 2026.03.12 01:36:38.349925 [ 275 ] {feda39fa-6dd6-4475-8808-73a29fadd7af} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2026.03.12 01:36:38.349960 [ 275 ] {feda39fa-6dd6-4475-8808-73a29fadd7af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 3288 | 2026.03.12 01:36:38.350287 [ 275 ] {feda39fa-6dd6-4475-8808-73a29fadd7af} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3289 | 2026.03.12 01:36:38.350501 [ 275 ] {feda39fa-6dd6-4475-8808-73a29fadd7af} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2026.03.12 01:36:38.350635 [ 275 ] {feda39fa-6dd6-4475-8808-73a29fadd7af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 3291 | 2026.03.12 01:36:38.350697 [ 275 ] {feda39fa-6dd6-4475-8808-73a29fadd7af} <Debug> TCPHandler: Processed in 0.001398501 sec. | ||
| 3292 | 2026.03.12 01:36:38.350804 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3293 | 2026.03.12 01:36:38.350904 [ 275 ] {0e478669-2259-4250-be22-97953db1547b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3294 | 2026.03.12 01:36:38.350961 [ 275 ] {0e478669-2259-4250-be22-97953db1547b} <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 | ||
| 3295 | 2026.03.12 01:36:38.351744 [ 275 ] {0e478669-2259-4250-be22-97953db1547b} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3296 | 2026.03.12 01:36:38.351782 [ 275 ] {0e478669-2259-4250-be22-97953db1547b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 3297 | 2026.03.12 01:36:38.352348 [ 275 ] {0e478669-2259-4250-be22-97953db1547b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3298 | 2026.03.12 01:36:38.352573 [ 275 ] {0e478669-2259-4250-be22-97953db1547b} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3299 | 2026.03.12 01:36:38.352711 [ 275 ] {0e478669-2259-4250-be22-97953db1547b} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001827 sec., 19157.088122605364 rows/sec., 34.33 MiB/sec. | ||
| 3300 | 2026.03.12 01:36:38.352773 [ 275 ] {0e478669-2259-4250-be22-97953db1547b} <Debug> TCPHandler: Processed in 0.00202015 sec. | ||
| 3301 | 2026.03.12 01:36:38.352892 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3302 | 2026.03.12 01:36:38.352988 [ 275 ] {1703f725-25e0-410e-910a-2faff8d5a11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3303 | 2026.03.12 01:36:38.353031 [ 275 ] {1703f725-25e0-410e-910a-2faff8d5a11d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3304 | 2026.03.12 01:36:38.353367 [ 275 ] {1703f725-25e0-410e-910a-2faff8d5a11d} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3305 | 2026.03.12 01:36:38.353405 [ 275 ] {1703f725-25e0-410e-910a-2faff8d5a11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 3306 | 2026.03.12 01:36:38.353710 [ 275 ] {1703f725-25e0-410e-910a-2faff8d5a11d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3307 | 2026.03.12 01:36:38.353924 [ 275 ] {1703f725-25e0-410e-910a-2faff8d5a11d} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3308 | 2026.03.12 01:36:38.354053 [ 275 ] {1703f725-25e0-410e-910a-2faff8d5a11d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 3309 | 2026.03.12 01:36:38.354089 [ 275 ] {1703f725-25e0-410e-910a-2faff8d5a11d} <Debug> TCPHandler: Processed in 0.001247899 sec. | ||
| 3310 | 2026.03.12 01:36:38.437036 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3311 | 2026.03.12 01:36:38.454632 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.03.12 01:36:38.454695 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 3313 | 2026.03.12 01:36:38.460629 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3314 | 2026.03.12 01:36:38.461347 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.03.12 01:36:38.464467 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3316 | 2026.03.12 01:36:43.044222 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 436 | ||
| 3317 | 2026.03.12 01:36:43.046515 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.03.12 01:36:43.046566 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3319 | 2026.03.12 01:36:43.047786 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3320 | 2026.03.12 01:36:43.048053 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2026.03.12 01:36:43.048196 [ 29 ] {} <Debug> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3322 | 2026.03.12 01:36:43.048232 [ 29 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3323 | 2026.03.12 01:36:43.048250 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3324 | 2026.03.12 01:36:43.048308 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 436 | ||
| 3325 | 2026.03.12 01:36:43.048372 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::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 | ||
| 3326 | 2026.03.12 01:36:43.048971 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3327 | 2026.03.12 01:36:43.049198 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 292 rows starting from the beginning of the part | ||
| 3328 | 2026.03.12 01:36:43.049806 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 3329 | 2026.03.12 01:36:43.050365 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 3330 | 2026.03.12 01:36:43.050761 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::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 | ||
| 3331 | 2026.03.12 01:36:43.051111 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3332 | 2026.03.12 01:36:43.051473 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 3333 | 2026.03.12 01:36:43.057696 [ 199 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 436 rows, containing 72 columns (72 merged, 0 gathered) in 0.009379502 sec., 46484.34426475947 rows/sec., 43.97 MiB/sec. | ||
| 3334 | 2026.03.12 01:36:43.058440 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3335 | 2026.03.12 01:36:43.058968 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_11_2} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2026.03.12 01:36:43.059048 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_11_2} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3337 | 2026.03.12 01:36:43.059235 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. | ||
| 3338 | 2026.03.12 01:36:43.342096 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3339 | 2026.03.12 01:36:43.342299 [ 275 ] {702cb0b6-f3bd-4edd-aee8-7cbaf409075b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3340 | 2026.03.12 01:36:43.342378 [ 275 ] {702cb0b6-f3bd-4edd-aee8-7cbaf409075b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3341 | 2026.03.12 01:36:43.343004 [ 275 ] {702cb0b6-f3bd-4edd-aee8-7cbaf409075b} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.03.12 01:36:43.343046 [ 275 ] {702cb0b6-f3bd-4edd-aee8-7cbaf409075b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3343 | 2026.03.12 01:36:43.343411 [ 275 ] {702cb0b6-f3bd-4edd-aee8-7cbaf409075b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3344 | 2026.03.12 01:36:43.343624 [ 275 ] {702cb0b6-f3bd-4edd-aee8-7cbaf409075b} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2026.03.12 01:36:43.343765 [ 275 ] {702cb0b6-f3bd-4edd-aee8-7cbaf409075b} <Debug> executeQuery: Read 64 rows, 5.15 KiB in 0.001525 sec., 41967.21311475409 rows/sec., 3.30 MiB/sec. | ||
| 3346 | 2026.03.12 01:36:43.343805 [ 275 ] {702cb0b6-f3bd-4edd-aee8-7cbaf409075b} <Debug> TCPHandler: Processed in 0.001861388 sec. | ||
| 3347 | 2026.03.12 01:36:43.343921 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3348 | 2026.03.12 01:36:43.344014 [ 275 ] {dafc9da6-94cc-420e-ab05-82feb251ec97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3349 | 2026.03.12 01:36:43.344055 [ 275 ] {dafc9da6-94cc-420e-ab05-82feb251ec97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3350 | 2026.03.12 01:36:43.344447 [ 275 ] {dafc9da6-94cc-420e-ab05-82feb251ec97} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2026.03.12 01:36:43.344483 [ 275 ] {dafc9da6-94cc-420e-ab05-82feb251ec97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3352 | 2026.03.12 01:36:43.344772 [ 275 ] {dafc9da6-94cc-420e-ab05-82feb251ec97} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3353 | 2026.03.12 01:36:43.344975 [ 275 ] {dafc9da6-94cc-420e-ab05-82feb251ec97} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2026.03.12 01:36:43.345101 [ 275 ] {dafc9da6-94cc-420e-ab05-82feb251ec97} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001105 sec., 3619.9095022624433 rows/sec., 272.20 KiB/sec. | ||
| 3355 | 2026.03.12 01:36:43.345136 [ 275 ] {dafc9da6-94cc-420e-ab05-82feb251ec97} <Debug> TCPHandler: Processed in 0.001263389 sec. | ||
| 3356 | 2026.03.12 01:36:43.345247 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3357 | 2026.03.12 01:36:43.345339 [ 275 ] {51e1ec48-94fe-4c9e-aed5-383f9eac9088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3358 | 2026.03.12 01:36:43.345377 [ 275 ] {51e1ec48-94fe-4c9e-aed5-383f9eac9088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3359 | 2026.03.12 01:36:43.345761 [ 275 ] {51e1ec48-94fe-4c9e-aed5-383f9eac9088} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3360 | 2026.03.12 01:36:43.345797 [ 275 ] {51e1ec48-94fe-4c9e-aed5-383f9eac9088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3361 | 2026.03.12 01:36:43.346108 [ 275 ] {51e1ec48-94fe-4c9e-aed5-383f9eac9088} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3362 | 2026.03.12 01:36:43.346361 [ 275 ] {51e1ec48-94fe-4c9e-aed5-383f9eac9088} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3363 | 2026.03.12 01:36:43.346488 [ 275 ] {51e1ec48-94fe-4c9e-aed5-383f9eac9088} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001167 sec., 58269.06598114824 rows/sec., 4.55 MiB/sec. | ||
| 3364 | 2026.03.12 01:36:43.346525 [ 275 ] {51e1ec48-94fe-4c9e-aed5-383f9eac9088} <Debug> TCPHandler: Processed in 0.001325 sec. | ||
| 3365 | 2026.03.12 01:36:43.346636 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3366 | 2026.03.12 01:36:43.346734 [ 275 ] {ee7f5219-1e53-4553-b695-229f0a8b3bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3367 | 2026.03.12 01:36:43.346776 [ 275 ] {ee7f5219-1e53-4553-b695-229f0a8b3bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3368 | 2026.03.12 01:36:43.347176 [ 275 ] {ee7f5219-1e53-4553-b695-229f0a8b3bc8} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.03.12 01:36:43.347211 [ 275 ] {ee7f5219-1e53-4553-b695-229f0a8b3bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3370 | 2026.03.12 01:36:43.347521 [ 275 ] {ee7f5219-1e53-4553-b695-229f0a8b3bc8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3371 | 2026.03.12 01:36:43.347718 [ 275 ] {ee7f5219-1e53-4553-b695-229f0a8b3bc8} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.03.12 01:36:43.347848 [ 275 ] {ee7f5219-1e53-4553-b695-229f0a8b3bc8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001132 sec., 141342.75618374557 rows/sec., 9.84 MiB/sec. | ||
| 3373 | 2026.03.12 01:36:43.347883 [ 275 ] {ee7f5219-1e53-4553-b695-229f0a8b3bc8} <Debug> TCPHandler: Processed in 0.00129604 sec. | ||
| 3374 | 2026.03.12 01:36:43.347992 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3375 | 2026.03.12 01:36:43.348085 [ 275 ] {31648715-19ef-46af-b61d-5e04bc7b12e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3376 | 2026.03.12 01:36:43.348138 [ 275 ] {31648715-19ef-46af-b61d-5e04bc7b12e8} <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 | ||
| 3377 | 2026.03.12 01:36:43.348827 [ 275 ] {31648715-19ef-46af-b61d-5e04bc7b12e8} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3378 | 2026.03.12 01:36:43.348862 [ 275 ] {31648715-19ef-46af-b61d-5e04bc7b12e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3379 | 2026.03.12 01:36:43.349349 [ 275 ] {31648715-19ef-46af-b61d-5e04bc7b12e8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3380 | 2026.03.12 01:36:43.349562 [ 275 ] {31648715-19ef-46af-b61d-5e04bc7b12e8} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3381 | 2026.03.12 01:36:43.349700 [ 275 ] {31648715-19ef-46af-b61d-5e04bc7b12e8} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001631 sec., 2452.4831391784182 rows/sec., 4.39 MiB/sec. | ||
| 3382 | 2026.03.12 01:36:43.349750 [ 275 ] {31648715-19ef-46af-b61d-5e04bc7b12e8} <Debug> TCPHandler: Processed in 0.001809827 sec. | ||
| 3383 | 2026.03.12 01:36:43.349865 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3384 | 2026.03.12 01:36:43.349957 [ 275 ] {07c20292-d8ed-4f58-a7ae-d9e2a2e4e7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3385 | 2026.03.12 01:36:43.349998 [ 275 ] {07c20292-d8ed-4f58-a7ae-d9e2a2e4e7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3386 | 2026.03.12 01:36:43.350326 [ 275 ] {07c20292-d8ed-4f58-a7ae-d9e2a2e4e7fd} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2026.03.12 01:36:43.350362 [ 275 ] {07c20292-d8ed-4f58-a7ae-d9e2a2e4e7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3388 | 2026.03.12 01:36:43.350657 [ 275 ] {07c20292-d8ed-4f58-a7ae-d9e2a2e4e7fd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3389 | 2026.03.12 01:36:43.350860 [ 275 ] {07c20292-d8ed-4f58-a7ae-d9e2a2e4e7fd} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.03.12 01:36:43.350988 [ 275 ] {07c20292-d8ed-4f58-a7ae-d9e2a2e4e7fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 3391 | 2026.03.12 01:36:43.351023 [ 275 ] {07c20292-d8ed-4f58-a7ae-d9e2a2e4e7fd} <Debug> TCPHandler: Processed in 0.001205628 sec. | ||
| 3392 | 2026.03.12 01:36:43.750213 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3393 | 2026.03.12 01:36:43.750525 [ 275 ] {2909d202-d0cb-45f2-9d5f-94da54bc5f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) 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', '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) | ||
| 3394 | 2026.03.12 01:36:43.750881 [ 275 ] {2909d202-d0cb-45f2-9d5f-94da54bc5f0b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3395 | 2026.03.12 01:36:43.750921 [ 275 ] {2909d202-d0cb-45f2-9d5f-94da54bc5f0b} <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', '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 | ||
| 3396 | 2026.03.12 01:36:43.751186 [ 275 ] {2909d202-d0cb-45f2-9d5f-94da54bc5f0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3397 | 2026.03.12 01:36:43.751250 [ 275 ] {2909d202-d0cb-45f2-9d5f-94da54bc5f0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3398 | 2026.03.12 01:36:43.751390 [ 275 ] {2909d202-d0cb-45f2-9d5f-94da54bc5f0b} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3399 | 2026.03.12 01:36:43.751504 [ 294 ] {2909d202-d0cb-45f2-9d5f-94da54bc5f0b} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3400 | 2026.03.12 01:36:43.751510 [ 302 ] {2909d202-d0cb-45f2-9d5f-94da54bc5f0b} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3401 | 2026.03.12 01:36:43.751529 [ 328 ] {2909d202-d0cb-45f2-9d5f-94da54bc5f0b} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3402 | 2026.03.12 01:36:43.751666 [ 275 ] {2909d202-d0cb-45f2-9d5f-94da54bc5f0b} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (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 | ||
| 3403 | 2026.03.12 01:36:43.751692 [ 275 ] {2909d202-d0cb-45f2-9d5f-94da54bc5f0b} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3404 | 2026.03.12 01:36:43.751772 [ 275 ] {2909d202-d0cb-45f2-9d5f-94da54bc5f0b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3405 | 2026.03.12 01:36:43.751792 [ 275 ] {2909d202-d0cb-45f2-9d5f-94da54bc5f0b} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 3406 | 2026.03.12 01:36:43.751826 [ 275 ] {2909d202-d0cb-45f2-9d5f-94da54bc5f0b} <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', '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'))" | ||
| 3407 | 2026.03.12 01:36:43.751863 [ 275 ] {2909d202-d0cb-45f2-9d5f-94da54bc5f0b} <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', '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'))" | ||
| 3408 | 2026.03.12 01:36:43.751897 [ 275 ] {2909d202-d0cb-45f2-9d5f-94da54bc5f0b} <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', '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'))" | ||
| 3409 | 2026.03.12 01:36:43.752727 [ 275 ] {2909d202-d0cb-45f2-9d5f-94da54bc5f0b} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.00231 sec., 18181.81818181818 rows/sec., 731.79 KiB/sec. | ||
| 3410 | 2026.03.12 01:36:43.752847 [ 275 ] {2909d202-d0cb-45f2-9d5f-94da54bc5f0b} <Debug> TCPHandler: Processed in 0.002815253 sec. | ||
| 3411 | 2026.03.12 01:36:43.753208 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3412 | 2026.03.12 01:36:43.753380 [ 275 ] {49cad3af-b9c9-43fb-b949-2a2b19384a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) 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:errors_received', '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) | ||
| 3413 | 2026.03.12 01:36:43.753602 [ 275 ] {49cad3af-b9c9-43fb-b949-2a2b19384a95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3414 | 2026.03.12 01:36:43.753638 [ 275 ] {49cad3af-b9c9-43fb-b949-2a2b19384a95} <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:errors_received', '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 | ||
| 3415 | 2026.03.12 01:36:43.753850 [ 275 ] {49cad3af-b9c9-43fb-b949-2a2b19384a95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3416 | 2026.03.12 01:36:43.753903 [ 275 ] {49cad3af-b9c9-43fb-b949-2a2b19384a95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3417 | 2026.03.12 01:36:43.754006 [ 275 ] {49cad3af-b9c9-43fb-b949-2a2b19384a95} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3418 | 2026.03.12 01:36:43.754072 [ 328 ] {49cad3af-b9c9-43fb-b949-2a2b19384a95} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3419 | 2026.03.12 01:36:43.754080 [ 310 ] {49cad3af-b9c9-43fb-b949-2a2b19384a95} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3420 | 2026.03.12 01:36:43.754080 [ 302 ] {49cad3af-b9c9-43fb-b949-2a2b19384a95} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3421 | 2026.03.12 01:36:43.754185 [ 275 ] {49cad3af-b9c9-43fb-b949-2a2b19384a95} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (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 | ||
| 3422 | 2026.03.12 01:36:43.754206 [ 275 ] {49cad3af-b9c9-43fb-b949-2a2b19384a95} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3423 | 2026.03.12 01:36:43.754277 [ 275 ] {49cad3af-b9c9-43fb-b949-2a2b19384a95} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3424 | 2026.03.12 01:36:43.754295 [ 275 ] {49cad3af-b9c9-43fb-b949-2a2b19384a95} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 3425 | 2026.03.12 01:36:43.754324 [ 275 ] {49cad3af-b9c9-43fb-b949-2a2b19384a95} <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:errors_received', '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'))" | ||
| 3426 | 2026.03.12 01:36:43.754354 [ 275 ] {49cad3af-b9c9-43fb-b949-2a2b19384a95} <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:errors_received', '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'))" | ||
| 3427 | 2026.03.12 01:36:43.754381 [ 275 ] {49cad3af-b9c9-43fb-b949-2a2b19384a95} <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:errors_received', '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'))" | ||
| 3428 | 2026.03.12 01:36:43.754968 [ 275 ] {49cad3af-b9c9-43fb-b949-2a2b19384a95} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001662 sec., 25270.758122743682 rows/sec., 1017.11 KiB/sec. | ||
| 3429 | 2026.03.12 01:36:43.755051 [ 275 ] {49cad3af-b9c9-43fb-b949-2a2b19384a95} <Debug> TCPHandler: Processed in 0.001905349 sec. | ||
| 3430 | 2026.03.12 01:36:43.755308 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2026.03.12 01:36:43.755444 [ 275 ] {33acaf9c-3714-4fd7-a0dd-b612bf0a2a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) 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: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_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) | ||
| 3432 | 2026.03.12 01:36:43.755660 [ 275 ] {33acaf9c-3714-4fd7-a0dd-b612bf0a2a12} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3433 | 2026.03.12 01:36:43.755697 [ 275 ] {33acaf9c-3714-4fd7-a0dd-b612bf0a2a12} <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: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_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 | ||
| 3434 | 2026.03.12 01:36:43.755914 [ 275 ] {33acaf9c-3714-4fd7-a0dd-b612bf0a2a12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3435 | 2026.03.12 01:36:43.755967 [ 275 ] {33acaf9c-3714-4fd7-a0dd-b612bf0a2a12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3436 | 2026.03.12 01:36:43.756065 [ 275 ] {33acaf9c-3714-4fd7-a0dd-b612bf0a2a12} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3437 | 2026.03.12 01:36:43.756119 [ 294 ] {33acaf9c-3714-4fd7-a0dd-b612bf0a2a12} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3438 | 2026.03.12 01:36:43.756126 [ 302 ] {33acaf9c-3714-4fd7-a0dd-b612bf0a2a12} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3439 | 2026.03.12 01:36:43.756123 [ 310 ] {33acaf9c-3714-4fd7-a0dd-b612bf0a2a12} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3440 | 2026.03.12 01:36:43.756213 [ 275 ] {33acaf9c-3714-4fd7-a0dd-b612bf0a2a12} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (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 | ||
| 3441 | 2026.03.12 01:36:43.756246 [ 275 ] {33acaf9c-3714-4fd7-a0dd-b612bf0a2a12} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3442 | 2026.03.12 01:36:43.756316 [ 275 ] {33acaf9c-3714-4fd7-a0dd-b612bf0a2a12} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3443 | 2026.03.12 01:36:43.756333 [ 275 ] {33acaf9c-3714-4fd7-a0dd-b612bf0a2a12} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 3444 | 2026.03.12 01:36:43.756367 [ 275 ] {33acaf9c-3714-4fd7-a0dd-b612bf0a2a12} <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: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_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'))" | ||
| 3445 | 2026.03.12 01:36:43.756411 [ 275 ] {33acaf9c-3714-4fd7-a0dd-b612bf0a2a12} <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: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_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'))" | ||
| 3446 | 2026.03.12 01:36:43.756448 [ 275 ] {33acaf9c-3714-4fd7-a0dd-b612bf0a2a12} <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: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_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'))" | ||
| 3447 | 2026.03.12 01:36:43.757248 [ 275 ] {33acaf9c-3714-4fd7-a0dd-b612bf0a2a12} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001859 sec., 22592.791823561056 rows/sec., 909.32 KiB/sec. | ||
| 3448 | 2026.03.12 01:36:43.757377 [ 275 ] {33acaf9c-3714-4fd7-a0dd-b612bf0a2a12} <Debug> TCPHandler: Processed in 0.002117272 sec. | ||
| 3449 | 2026.03.12 01:36:43.757584 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3450 | 2026.03.12 01:36:43.757720 [ 275 ] {5ba3e83a-677f-4ddc-8fd8-43be20e3ef48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) 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: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_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) | ||
| 3451 | 2026.03.12 01:36:43.757944 [ 275 ] {5ba3e83a-677f-4ddc-8fd8-43be20e3ef48} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3452 | 2026.03.12 01:36:43.757981 [ 275 ] {5ba3e83a-677f-4ddc-8fd8-43be20e3ef48} <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: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_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 | ||
| 3453 | 2026.03.12 01:36:43.758197 [ 275 ] {5ba3e83a-677f-4ddc-8fd8-43be20e3ef48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3454 | 2026.03.12 01:36:43.758249 [ 275 ] {5ba3e83a-677f-4ddc-8fd8-43be20e3ef48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3455 | 2026.03.12 01:36:43.758347 [ 275 ] {5ba3e83a-677f-4ddc-8fd8-43be20e3ef48} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 3456 | 2026.03.12 01:36:43.758417 [ 310 ] {5ba3e83a-677f-4ddc-8fd8-43be20e3ef48} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3457 | 2026.03.12 01:36:43.758419 [ 328 ] {5ba3e83a-677f-4ddc-8fd8-43be20e3ef48} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3458 | 2026.03.12 01:36:43.758417 [ 317 ] {5ba3e83a-677f-4ddc-8fd8-43be20e3ef48} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3459 | 2026.03.12 01:36:43.758550 [ 275 ] {5ba3e83a-677f-4ddc-8fd8-43be20e3ef48} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (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 | ||
| 3460 | 2026.03.12 01:36:43.758575 [ 275 ] {5ba3e83a-677f-4ddc-8fd8-43be20e3ef48} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3461 | 2026.03.12 01:36:43.758642 [ 275 ] {5ba3e83a-677f-4ddc-8fd8-43be20e3ef48} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3462 | 2026.03.12 01:36:43.758659 [ 275 ] {5ba3e83a-677f-4ddc-8fd8-43be20e3ef48} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 3463 | 2026.03.12 01:36:43.758688 [ 275 ] {5ba3e83a-677f-4ddc-8fd8-43be20e3ef48} <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: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_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'))" | ||
| 3464 | 2026.03.12 01:36:43.758719 [ 275 ] {5ba3e83a-677f-4ddc-8fd8-43be20e3ef48} <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: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_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'))" | ||
| 3465 | 2026.03.12 01:36:43.758747 [ 275 ] {5ba3e83a-677f-4ddc-8fd8-43be20e3ef48} <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: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_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'))" | ||
| 3466 | 2026.03.12 01:36:43.759322 [ 275 ] {5ba3e83a-677f-4ddc-8fd8-43be20e3ef48} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001661 sec., 25285.972305839856 rows/sec., 1017.72 KiB/sec. | ||
| 3467 | 2026.03.12 01:36:43.759427 [ 275 ] {5ba3e83a-677f-4ddc-8fd8-43be20e3ef48} <Debug> TCPHandler: Processed in 0.001892198 sec. | ||
| 3468 | 2026.03.12 01:36:43.759630 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3469 | 2026.03.12 01:36:43.759764 [ 275 ] {7c3d19c2-599c-42dd-a549-944450bcd923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) 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: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_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) | ||
| 3470 | 2026.03.12 01:36:43.759981 [ 275 ] {7c3d19c2-599c-42dd-a549-944450bcd923} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3471 | 2026.03.12 01:36:43.760017 [ 275 ] {7c3d19c2-599c-42dd-a549-944450bcd923} <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: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_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 | ||
| 3472 | 2026.03.12 01:36:43.760230 [ 275 ] {7c3d19c2-599c-42dd-a549-944450bcd923} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3473 | 2026.03.12 01:36:43.760281 [ 275 ] {7c3d19c2-599c-42dd-a549-944450bcd923} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3474 | 2026.03.12 01:36:43.760376 [ 275 ] {7c3d19c2-599c-42dd-a549-944450bcd923} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 3475 | 2026.03.12 01:36:43.760429 [ 310 ] {7c3d19c2-599c-42dd-a549-944450bcd923} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3476 | 2026.03.12 01:36:43.760429 [ 302 ] {7c3d19c2-599c-42dd-a549-944450bcd923} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3477 | 2026.03.12 01:36:43.760462 [ 340 ] {7c3d19c2-599c-42dd-a549-944450bcd923} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3478 | 2026.03.12 01:36:43.760545 [ 275 ] {7c3d19c2-599c-42dd-a549-944450bcd923} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (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 | ||
| 3479 | 2026.03.12 01:36:43.760569 [ 275 ] {7c3d19c2-599c-42dd-a549-944450bcd923} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3480 | 2026.03.12 01:36:43.760635 [ 275 ] {7c3d19c2-599c-42dd-a549-944450bcd923} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3481 | 2026.03.12 01:36:43.760652 [ 275 ] {7c3d19c2-599c-42dd-a549-944450bcd923} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 3482 | 2026.03.12 01:36:43.760682 [ 275 ] {7c3d19c2-599c-42dd-a549-944450bcd923} <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: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_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'))" | ||
| 3483 | 2026.03.12 01:36:43.760712 [ 275 ] {7c3d19c2-599c-42dd-a549-944450bcd923} <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: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_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'))" | ||
| 3484 | 2026.03.12 01:36:43.760744 [ 275 ] {7c3d19c2-599c-42dd-a549-944450bcd923} <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: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_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'))" | ||
| 3485 | 2026.03.12 01:36:43.761357 [ 275 ] {7c3d19c2-599c-42dd-a549-944450bcd923} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001652 sec., 25423.728813559323 rows/sec., 1023.26 KiB/sec. | ||
| 3486 | 2026.03.12 01:36:43.761434 [ 275 ] {7c3d19c2-599c-42dd-a549-944450bcd923} <Debug> TCPHandler: Processed in 0.001851717 sec. | ||
| 3487 | 2026.03.12 01:36:43.761640 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3488 | 2026.03.12 01:36:43.761775 [ 275 ] {8075280b-ddd3-4399-bbc8-962dc99f33a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) 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', '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) | ||
| 3489 | 2026.03.12 01:36:43.761995 [ 275 ] {8075280b-ddd3-4399-bbc8-962dc99f33a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3490 | 2026.03.12 01:36:43.762032 [ 275 ] {8075280b-ddd3-4399-bbc8-962dc99f33a6} <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', '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 | ||
| 3491 | 2026.03.12 01:36:43.762241 [ 275 ] {8075280b-ddd3-4399-bbc8-962dc99f33a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3492 | 2026.03.12 01:36:43.762292 [ 275 ] {8075280b-ddd3-4399-bbc8-962dc99f33a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3493 | 2026.03.12 01:36:43.762385 [ 275 ] {8075280b-ddd3-4399-bbc8-962dc99f33a6} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 3494 | 2026.03.12 01:36:43.762439 [ 310 ] {8075280b-ddd3-4399-bbc8-962dc99f33a6} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3495 | 2026.03.12 01:36:43.762445 [ 302 ] {8075280b-ddd3-4399-bbc8-962dc99f33a6} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3496 | 2026.03.12 01:36:43.762456 [ 334 ] {8075280b-ddd3-4399-bbc8-962dc99f33a6} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3497 | 2026.03.12 01:36:43.762531 [ 275 ] {8075280b-ddd3-4399-bbc8-962dc99f33a6} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (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 | ||
| 3498 | 2026.03.12 01:36:43.762552 [ 275 ] {8075280b-ddd3-4399-bbc8-962dc99f33a6} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3499 | 2026.03.12 01:36:43.762622 [ 275 ] {8075280b-ddd3-4399-bbc8-962dc99f33a6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3500 | 2026.03.12 01:36:43.762639 [ 275 ] {8075280b-ddd3-4399-bbc8-962dc99f33a6} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 3501 | 2026.03.12 01:36:43.762668 [ 275 ] {8075280b-ddd3-4399-bbc8-962dc99f33a6} <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', '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'))" | ||
| 3502 | 2026.03.12 01:36:43.762697 [ 275 ] {8075280b-ddd3-4399-bbc8-962dc99f33a6} <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', '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'))" | ||
| 3503 | 2026.03.12 01:36:43.762724 [ 275 ] {8075280b-ddd3-4399-bbc8-962dc99f33a6} <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', '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'))" | ||
| 3504 | 2026.03.12 01:36:43.763469 [ 275 ] {8075280b-ddd3-4399-bbc8-962dc99f33a6} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001752 sec., 23972.602739726026 rows/sec., 964.86 KiB/sec. | ||
| 3505 | 2026.03.12 01:36:43.763570 [ 275 ] {8075280b-ddd3-4399-bbc8-962dc99f33a6} <Debug> TCPHandler: Processed in 0.00197679 sec. | ||
| 3506 | 2026.03.12 01:36:43.857948 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3507 | 2026.03.12 01:36:43.858100 [ 275 ] {731314be-7f53-4199-9f70-31f24492f82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) 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) | ||
| 3508 | 2026.03.12 01:36:43.858342 [ 275 ] {731314be-7f53-4199-9f70-31f24492f82c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3509 | 2026.03.12 01:36:43.858381 [ 275 ] {731314be-7f53-4199-9f70-31f24492f82c} <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 | ||
| 3510 | 2026.03.12 01:36:43.858610 [ 275 ] {731314be-7f53-4199-9f70-31f24492f82c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3511 | 2026.03.12 01:36:43.858666 [ 275 ] {731314be-7f53-4199-9f70-31f24492f82c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3512 | 2026.03.12 01:36:43.858769 [ 275 ] {731314be-7f53-4199-9f70-31f24492f82c} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 3513 | 2026.03.12 01:36:43.858850 [ 334 ] {731314be-7f53-4199-9f70-31f24492f82c} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3514 | 2026.03.12 01:36:43.858860 [ 302 ] {731314be-7f53-4199-9f70-31f24492f82c} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3515 | 2026.03.12 01:36:43.858909 [ 307 ] {731314be-7f53-4199-9f70-31f24492f82c} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3516 | 2026.03.12 01:36:43.859058 [ 275 ] {731314be-7f53-4199-9f70-31f24492f82c} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (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 | ||
| 3517 | 2026.03.12 01:36:43.859086 [ 275 ] {731314be-7f53-4199-9f70-31f24492f82c} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3518 | 2026.03.12 01:36:43.859159 [ 275 ] {731314be-7f53-4199-9f70-31f24492f82c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3519 | 2026.03.12 01:36:43.859177 [ 275 ] {731314be-7f53-4199-9f70-31f24492f82c} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 3520 | 2026.03.12 01:36:43.859209 [ 275 ] {731314be-7f53-4199-9f70-31f24492f82c} <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'))" | ||
| 3521 | 2026.03.12 01:36:43.859241 [ 275 ] {731314be-7f53-4199-9f70-31f24492f82c} <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'))" | ||
| 3522 | 2026.03.12 01:36:43.859268 [ 275 ] {731314be-7f53-4199-9f70-31f24492f82c} <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'))" | ||
| 3523 | 2026.03.12 01:36:43.860104 [ 275 ] {731314be-7f53-4199-9f70-31f24492f82c} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002067 sec., 20319.303338171263 rows/sec., 817.82 KiB/sec. | ||
| 3524 | 2026.03.12 01:36:43.860210 [ 275 ] {731314be-7f53-4199-9f70-31f24492f82c} <Debug> TCPHandler: Processed in 0.002317345 sec. | ||
| 3525 | 2026.03.12 01:36:43.920119 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3526 | 2026.03.12 01:36:43.920293 [ 275 ] {4f69d118-4dc6-4a2a-a0ec-12e8a46e2d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) 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_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 3527 | 2026.03.12 01:36:43.920537 [ 275 ] {4f69d118-4dc6-4a2a-a0ec-12e8a46e2d53} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3528 | 2026.03.12 01:36:43.920575 [ 275 ] {4f69d118-4dc6-4a2a-a0ec-12e8a46e2d53} <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_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 3529 | 2026.03.12 01:36:43.920797 [ 275 ] {4f69d118-4dc6-4a2a-a0ec-12e8a46e2d53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3530 | 2026.03.12 01:36:43.920850 [ 275 ] {4f69d118-4dc6-4a2a-a0ec-12e8a46e2d53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3531 | 2026.03.12 01:36:43.920951 [ 275 ] {4f69d118-4dc6-4a2a-a0ec-12e8a46e2d53} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 3532 | 2026.03.12 01:36:43.921021 [ 337 ] {4f69d118-4dc6-4a2a-a0ec-12e8a46e2d53} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3533 | 2026.03.12 01:36:43.921047 [ 334 ] {4f69d118-4dc6-4a2a-a0ec-12e8a46e2d53} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3534 | 2026.03.12 01:36:43.921054 [ 307 ] {4f69d118-4dc6-4a2a-a0ec-12e8a46e2d53} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3535 | 2026.03.12 01:36:43.921171 [ 275 ] {4f69d118-4dc6-4a2a-a0ec-12e8a46e2d53} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (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 | ||
| 3536 | 2026.03.12 01:36:43.921197 [ 275 ] {4f69d118-4dc6-4a2a-a0ec-12e8a46e2d53} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3537 | 2026.03.12 01:36:43.921270 [ 275 ] {4f69d118-4dc6-4a2a-a0ec-12e8a46e2d53} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3538 | 2026.03.12 01:36:43.921288 [ 275 ] {4f69d118-4dc6-4a2a-a0ec-12e8a46e2d53} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 3539 | 2026.03.12 01:36:43.921318 [ 275 ] {4f69d118-4dc6-4a2a-a0ec-12e8a46e2d53} <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_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 3540 | 2026.03.12 01:36:43.921349 [ 275 ] {4f69d118-4dc6-4a2a-a0ec-12e8a46e2d53} <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_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 3541 | 2026.03.12 01:36:43.921377 [ 275 ] {4f69d118-4dc6-4a2a-a0ec-12e8a46e2d53} <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_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 3542 | 2026.03.12 01:36:43.922051 [ 275 ] {4f69d118-4dc6-4a2a-a0ec-12e8a46e2d53} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001836 sec., 22875.816993464054 rows/sec., 920.71 KiB/sec. | ||
| 3543 | 2026.03.12 01:36:43.922187 [ 275 ] {4f69d118-4dc6-4a2a-a0ec-12e8a46e2d53} <Debug> TCPHandler: Processed in 0.002130882 sec. | ||
| 3544 | 2026.03.12 01:36:43.922720 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3545 | 2026.03.12 01:36:43.922860 [ 275 ] {e7f86bc8-0631-4f52-8515-b7c3e3c1b012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 3546 | 2026.03.12 01:36:43.923091 [ 275 ] {e7f86bc8-0631-4f52-8515-b7c3e3c1b012} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3547 | 2026.03.12 01:36:43.923130 [ 275 ] {e7f86bc8-0631-4f52-8515-b7c3e3c1b012} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 3548 | 2026.03.12 01:36:43.923356 [ 275 ] {e7f86bc8-0631-4f52-8515-b7c3e3c1b012} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3549 | 2026.03.12 01:36:43.923409 [ 275 ] {e7f86bc8-0631-4f52-8515-b7c3e3c1b012} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3550 | 2026.03.12 01:36:43.923511 [ 275 ] {e7f86bc8-0631-4f52-8515-b7c3e3c1b012} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 3551 | 2026.03.12 01:36:43.923583 [ 315 ] {e7f86bc8-0631-4f52-8515-b7c3e3c1b012} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3552 | 2026.03.12 01:36:43.923598 [ 307 ] {e7f86bc8-0631-4f52-8515-b7c3e3c1b012} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3553 | 2026.03.12 01:36:43.923587 [ 337 ] {e7f86bc8-0631-4f52-8515-b7c3e3c1b012} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3554 | 2026.03.12 01:36:43.923722 [ 275 ] {e7f86bc8-0631-4f52-8515-b7c3e3c1b012} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (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 | ||
| 3555 | 2026.03.12 01:36:43.923749 [ 275 ] {e7f86bc8-0631-4f52-8515-b7c3e3c1b012} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3556 | 2026.03.12 01:36:43.923817 [ 275 ] {e7f86bc8-0631-4f52-8515-b7c3e3c1b012} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3557 | 2026.03.12 01:36:43.923836 [ 275 ] {e7f86bc8-0631-4f52-8515-b7c3e3c1b012} <Debug> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 3558 | 2026.03.12 01:36:43.923866 [ 275 ] {e7f86bc8-0631-4f52-8515-b7c3e3c1b012} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 3559 | 2026.03.12 01:36:43.923897 [ 275 ] {e7f86bc8-0631-4f52-8515-b7c3e3c1b012} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 3560 | 2026.03.12 01:36:43.923925 [ 275 ] {e7f86bc8-0631-4f52-8515-b7c3e3c1b012} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 3561 | 2026.03.12 01:36:43.924531 [ 275 ] {e7f86bc8-0631-4f52-8515-b7c3e3c1b012} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.00173 sec., 24277.456647398845 rows/sec., 977.13 KiB/sec. | ||
| 3562 | 2026.03.12 01:36:43.924642 [ 275 ] {e7f86bc8-0631-4f52-8515-b7c3e3c1b012} <Debug> TCPHandler: Processed in 0.0019726 sec. | ||
| 3563 | 2026.03.12 01:36:43.926448 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3564 | 2026.03.12 01:36:43.926650 [ 275 ] {447f0a02-79a2-49d5-a796-70b34073a81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3565 | 2026.03.12 01:36:43.926732 [ 275 ] {447f0a02-79a2-49d5-a796-70b34073a81c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3566 | 2026.03.12 01:36:43.927543 [ 275 ] {447f0a02-79a2-49d5-a796-70b34073a81c} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2026.03.12 01:36:43.927578 [ 275 ] {447f0a02-79a2-49d5-a796-70b34073a81c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3568 | 2026.03.12 01:36:43.927990 [ 275 ] {447f0a02-79a2-49d5-a796-70b34073a81c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3569 | 2026.03.12 01:36:43.928181 [ 275 ] {447f0a02-79a2-49d5-a796-70b34073a81c} <Trace> oximeter.timeseries_schema (aa5a78b8-c19a-49bd-a894-b3ebd7964412): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3570 | 2026.03.12 01:36:43.928344 [ 275 ] {447f0a02-79a2-49d5-a796-70b34073a81c} <Debug> executeQuery: Read 9 rows, 1.74 KiB in 0.001751 sec., 5139.920045688178 rows/sec., 995.52 KiB/sec. | ||
| 3571 | 2026.03.12 01:36:43.928381 [ 275 ] {447f0a02-79a2-49d5-a796-70b34073a81c} <Debug> TCPHandler: Processed in 0.002024771 sec. | ||
| 3572 | 2026.03.12 01:36:43.928506 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3573 | 2026.03.12 01:36:43.928599 [ 275 ] {a6c84d39-4809-4631-8a3d-b0681ded0321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3574 | 2026.03.12 01:36:43.928638 [ 275 ] {a6c84d39-4809-4631-8a3d-b0681ded0321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3575 | 2026.03.12 01:36:43.929061 [ 275 ] {a6c84d39-4809-4631-8a3d-b0681ded0321} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3576 | 2026.03.12 01:36:43.929095 [ 275 ] {a6c84d39-4809-4631-8a3d-b0681ded0321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3577 | 2026.03.12 01:36:43.929382 [ 275 ] {a6c84d39-4809-4631-8a3d-b0681ded0321} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3578 | 2026.03.12 01:36:43.929612 [ 275 ] {a6c84d39-4809-4631-8a3d-b0681ded0321} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3579 | 2026.03.12 01:36:43.929740 [ 275 ] {a6c84d39-4809-4631-8a3d-b0681ded0321} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001159 sec., 20707.50647109577 rows/sec., 1.72 MiB/sec. | ||
| 3580 | 2026.03.12 01:36:43.929776 [ 275 ] {a6c84d39-4809-4631-8a3d-b0681ded0321} <Debug> TCPHandler: Processed in 0.00131972 sec. | ||
| 3581 | 2026.03.12 01:36:43.929899 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3582 | 2026.03.12 01:36:43.929997 [ 275 ] {b6ff4795-be9e-4404-8e78-f8a4db943cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3583 | 2026.03.12 01:36:43.930037 [ 275 ] {b6ff4795-be9e-4404-8e78-f8a4db943cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3584 | 2026.03.12 01:36:43.930435 [ 275 ] {b6ff4795-be9e-4404-8e78-f8a4db943cdf} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2026.03.12 01:36:43.930470 [ 275 ] {b6ff4795-be9e-4404-8e78-f8a4db943cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3586 | 2026.03.12 01:36:43.930743 [ 275 ] {b6ff4795-be9e-4404-8e78-f8a4db943cdf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3587 | 2026.03.12 01:36:43.930946 [ 275 ] {b6ff4795-be9e-4404-8e78-f8a4db943cdf} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3588 | 2026.03.12 01:36:43.931056 [ 28 ] {} <Debug> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3589 | 2026.03.12 01:36:43.931073 [ 275 ] {b6ff4795-be9e-4404-8e78-f8a4db943cdf} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 447.22 KiB/sec. | ||
| 3590 | 2026.03.12 01:36:43.931091 [ 28 ] {} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3591 | 2026.03.12 01:36:43.931110 [ 275 ] {b6ff4795-be9e-4404-8e78-f8a4db943cdf} <Debug> TCPHandler: Processed in 0.001267639 sec. | ||
| 3592 | 2026.03.12 01:36:43.931111 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3593 | 2026.03.12 01:36:43.931221 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2026.03.12 01:36:43.931223 [ 197 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::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 | ||
| 3595 | 2026.03.12 01:36:43.931318 [ 275 ] {88e77f79-aa57-44a6-8d90-56d21d30c923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3596 | 2026.03.12 01:36:43.931368 [ 197 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3597 | 2026.03.12 01:36:43.931369 [ 275 ] {88e77f79-aa57-44a6-8d90-56d21d30c923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3598 | 2026.03.12 01:36:43.931410 [ 197 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3599 | 2026.03.12 01:36:43.931478 [ 197 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3600 | 2026.03.12 01:36:43.931529 [ 197 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::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 | ||
| 3601 | 2026.03.12 01:36:43.931581 [ 197 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3602 | 2026.03.12 01:36:43.931622 [ 197 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3603 | 2026.03.12 01:36:43.931666 [ 197 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3604 | 2026.03.12 01:36:43.932473 [ 197 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129324 sec., 21651.046982771953 rows/sec., 1.81 MiB/sec. | ||
| 3605 | 2026.03.12 01:36:43.932577 [ 197 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3606 | 2026.03.12 01:36:43.932809 [ 197 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_6_1} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3607 | 2026.03.12 01:36:43.932876 [ 197 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_6_1} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3608 | 2026.03.12 01:36:43.932940 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3609 | 2026.03.12 01:36:43.933379 [ 275 ] {88e77f79-aa57-44a6-8d90-56d21d30c923} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3610 | 2026.03.12 01:36:43.933420 [ 275 ] {88e77f79-aa57-44a6-8d90-56d21d30c923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3611 | 2026.03.12 01:36:43.933848 [ 275 ] {88e77f79-aa57-44a6-8d90-56d21d30c923} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3612 | 2026.03.12 01:36:43.934060 [ 275 ] {88e77f79-aa57-44a6-8d90-56d21d30c923} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2026.03.12 01:36:43.934190 [ 275 ] {88e77f79-aa57-44a6-8d90-56d21d30c923} <Debug> executeQuery: Read 2134 rows, 166.99 KiB in 0.002889 sec., 738663.8975424021 rows/sec., 56.45 MiB/sec. | ||
| 3614 | 2026.03.12 01:36:43.934226 [ 275 ] {88e77f79-aa57-44a6-8d90-56d21d30c923} <Debug> TCPHandler: Processed in 0.003053986 sec. | ||
| 3615 | 2026.03.12 01:36:43.934348 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3616 | 2026.03.12 01:36:43.934441 [ 275 ] {1222f86c-b578-4216-a832-1a23cd498ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3617 | 2026.03.12 01:36:43.934481 [ 275 ] {1222f86c-b578-4216-a832-1a23cd498ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3618 | 2026.03.12 01:36:43.934918 [ 275 ] {1222f86c-b578-4216-a832-1a23cd498ac1} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.03.12 01:36:43.934951 [ 275 ] {1222f86c-b578-4216-a832-1a23cd498ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3620 | 2026.03.12 01:36:43.935229 [ 275 ] {1222f86c-b578-4216-a832-1a23cd498ac1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3621 | 2026.03.12 01:36:43.935433 [ 275 ] {1222f86c-b578-4216-a832-1a23cd498ac1} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2026.03.12 01:36:43.935560 [ 275 ] {1222f86c-b578-4216-a832-1a23cd498ac1} <Debug> executeQuery: Read 64 rows, 4.84 KiB in 0.001137 sec., 56288.47845206684 rows/sec., 4.16 MiB/sec. | ||
| 3623 | 2026.03.12 01:36:43.935605 [ 275 ] {1222f86c-b578-4216-a832-1a23cd498ac1} <Debug> TCPHandler: Processed in 0.00131594 sec. | ||
| 3624 | 2026.03.12 01:36:43.935715 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3625 | 2026.03.12 01:36:43.935808 [ 275 ] {c083a384-eff6-4e5d-aa47-a45c6d8ddbb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3626 | 2026.03.12 01:36:43.935847 [ 275 ] {c083a384-eff6-4e5d-aa47-a45c6d8ddbb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3627 | 2026.03.12 01:36:43.936588 [ 275 ] {c083a384-eff6-4e5d-aa47-a45c6d8ddbb0} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2026.03.12 01:36:43.936622 [ 275 ] {c083a384-eff6-4e5d-aa47-a45c6d8ddbb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3629 | 2026.03.12 01:36:43.936935 [ 275 ] {c083a384-eff6-4e5d-aa47-a45c6d8ddbb0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3630 | 2026.03.12 01:36:43.937144 [ 275 ] {c083a384-eff6-4e5d-aa47-a45c6d8ddbb0} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3631 | 2026.03.12 01:36:43.937265 [ 275 ] {c083a384-eff6-4e5d-aa47-a45c6d8ddbb0} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001474 sec., 496607.8697421981 rows/sec., 29.37 MiB/sec. | ||
| 3632 | 2026.03.12 01:36:43.937305 [ 275 ] {c083a384-eff6-4e5d-aa47-a45c6d8ddbb0} <Debug> TCPHandler: Processed in 0.001635505 sec. | ||
| 3633 | 2026.03.12 01:36:43.937425 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3634 | 2026.03.12 01:36:43.937518 [ 275 ] {6769921a-323f-41ab-8c8c-97b86181a452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3635 | 2026.03.12 01:36:43.937557 [ 275 ] {6769921a-323f-41ab-8c8c-97b86181a452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3636 | 2026.03.12 01:36:43.937937 [ 275 ] {6769921a-323f-41ab-8c8c-97b86181a452} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2026.03.12 01:36:43.937970 [ 275 ] {6769921a-323f-41ab-8c8c-97b86181a452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3638 | 2026.03.12 01:36:43.938251 [ 275 ] {6769921a-323f-41ab-8c8c-97b86181a452} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3639 | 2026.03.12 01:36:43.938464 [ 275 ] {6769921a-323f-41ab-8c8c-97b86181a452} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2026.03.12 01:36:43.938585 [ 275 ] {6769921a-323f-41ab-8c8c-97b86181a452} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 64.80 KiB/sec. | ||
| 3641 | 2026.03.12 01:36:43.938628 [ 275 ] {6769921a-323f-41ab-8c8c-97b86181a452} <Debug> TCPHandler: Processed in 0.001252509 sec. | ||
| 3642 | 2026.03.12 01:36:43.938749 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3643 | 2026.03.12 01:36:43.938843 [ 275 ] {2648bf2a-2c63-403a-a53f-81349b291c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3644 | 2026.03.12 01:36:43.938882 [ 275 ] {2648bf2a-2c63-403a-a53f-81349b291c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3645 | 2026.03.12 01:36:43.939284 [ 275 ] {2648bf2a-2c63-403a-a53f-81349b291c18} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2026.03.12 01:36:43.939318 [ 275 ] {2648bf2a-2c63-403a-a53f-81349b291c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3647 | 2026.03.12 01:36:43.939606 [ 275 ] {2648bf2a-2c63-403a-a53f-81349b291c18} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3648 | 2026.03.12 01:36:43.939810 [ 275 ] {2648bf2a-2c63-403a-a53f-81349b291c18} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2026.03.12 01:36:43.939940 [ 275 ] {2648bf2a-2c63-403a-a53f-81349b291c18} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001115 sec., 10762.331838565022 rows/sec., 840.81 KiB/sec. | ||
| 3650 | 2026.03.12 01:36:43.939989 [ 275 ] {2648bf2a-2c63-403a-a53f-81349b291c18} <Debug> TCPHandler: Processed in 0.00129691 sec. | ||
| 3651 | 2026.03.12 01:36:43.940101 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3652 | 2026.03.12 01:36:43.940193 [ 275 ] {27261677-1603-4d7c-88ae-5eb3c65be7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3653 | 2026.03.12 01:36:43.940230 [ 275 ] {27261677-1603-4d7c-88ae-5eb3c65be7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3654 | 2026.03.12 01:36:43.941147 [ 275 ] {27261677-1603-4d7c-88ae-5eb3c65be7fd} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3655 | 2026.03.12 01:36:43.941181 [ 275 ] {27261677-1603-4d7c-88ae-5eb3c65be7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3656 | 2026.03.12 01:36:43.941557 [ 275 ] {27261677-1603-4d7c-88ae-5eb3c65be7fd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3657 | 2026.03.12 01:36:43.941766 [ 275 ] {27261677-1603-4d7c-88ae-5eb3c65be7fd} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3658 | 2026.03.12 01:36:43.941899 [ 275 ] {27261677-1603-4d7c-88ae-5eb3c65be7fd} <Debug> executeQuery: Read 1088 rows, 77.77 KiB in 0.001723 sec., 631456.7614625653 rows/sec., 44.08 MiB/sec. | ||
| 3659 | 2026.03.12 01:36:43.941950 [ 275 ] {27261677-1603-4d7c-88ae-5eb3c65be7fd} <Debug> TCPHandler: Processed in 0.001898268 sec. | ||
| 3660 | 2026.03.12 01:36:43.942065 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3661 | 2026.03.12 01:36:43.942160 [ 275 ] {9bdb59be-9281-4e45-886a-3fefad5acf0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3662 | 2026.03.12 01:36:43.942204 [ 275 ] {9bdb59be-9281-4e45-886a-3fefad5acf0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3663 | 2026.03.12 01:36:43.944261 [ 275 ] {9bdb59be-9281-4e45-886a-3fefad5acf0a} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3664 | 2026.03.12 01:36:43.944295 [ 275 ] {9bdb59be-9281-4e45-886a-3fefad5acf0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3665 | 2026.03.12 01:36:43.944852 [ 275 ] {9bdb59be-9281-4e45-886a-3fefad5acf0a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3666 | 2026.03.12 01:36:43.945068 [ 275 ] {9bdb59be-9281-4e45-886a-3fefad5acf0a} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3667 | 2026.03.12 01:36:43.945201 [ 275 ] {9bdb59be-9281-4e45-886a-3fefad5acf0a} <Debug> executeQuery: Read 4364 rows, 293.61 KiB in 0.003059 sec., 1426610.0032690421 rows/sec., 93.73 MiB/sec. | ||
| 3668 | 2026.03.12 01:36:43.945251 [ 275 ] {9bdb59be-9281-4e45-886a-3fefad5acf0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 3669 | 2026.03.12 01:36:43.945264 [ 275 ] {9bdb59be-9281-4e45-886a-3fefad5acf0a} <Debug> TCPHandler: Processed in 0.003248929 sec. | ||
| 3670 | 2026.03.12 01:36:43.945377 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3671 | 2026.03.12 01:36:43.945470 [ 275 ] {07929aba-ca3b-47c9-8073-165578885924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3672 | 2026.03.12 01:36:43.945525 [ 275 ] {07929aba-ca3b-47c9-8073-165578885924} <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 | ||
| 3673 | 2026.03.12 01:36:43.946347 [ 275 ] {07929aba-ca3b-47c9-8073-165578885924} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3674 | 2026.03.12 01:36:43.946381 [ 275 ] {07929aba-ca3b-47c9-8073-165578885924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3675 | 2026.03.12 01:36:43.946946 [ 275 ] {07929aba-ca3b-47c9-8073-165578885924} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3676 | 2026.03.12 01:36:43.947170 [ 275 ] {07929aba-ca3b-47c9-8073-165578885924} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3677 | 2026.03.12 01:36:43.947314 [ 275 ] {07929aba-ca3b-47c9-8073-165578885924} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001861 sec., 24717.893605588393 rows/sec., 44.29 MiB/sec. | ||
| 3678 | 2026.03.12 01:36:43.947365 [ 275 ] {07929aba-ca3b-47c9-8073-165578885924} <Debug> TCPHandler: Processed in 0.002038061 sec. | ||
| 3679 | 2026.03.12 01:36:43.947486 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3680 | 2026.03.12 01:36:43.947584 [ 275 ] {548610e0-ea6f-4bd3-bcd4-26ecabe5114d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3681 | 2026.03.12 01:36:43.947626 [ 275 ] {548610e0-ea6f-4bd3-bcd4-26ecabe5114d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3682 | 2026.03.12 01:36:43.947959 [ 275 ] {548610e0-ea6f-4bd3-bcd4-26ecabe5114d} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2026.03.12 01:36:43.947995 [ 275 ] {548610e0-ea6f-4bd3-bcd4-26ecabe5114d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3684 | 2026.03.12 01:36:43.948288 [ 275 ] {548610e0-ea6f-4bd3-bcd4-26ecabe5114d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3685 | 2026.03.12 01:36:43.948492 [ 275 ] {548610e0-ea6f-4bd3-bcd4-26ecabe5114d} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3686 | 2026.03.12 01:36:43.948616 [ 275 ] {548610e0-ea6f-4bd3-bcd4-26ecabe5114d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001051 sec., 11417.697431018078 rows/sec., 787.94 KiB/sec. | ||
| 3687 | 2026.03.12 01:36:43.948651 [ 275 ] {548610e0-ea6f-4bd3-bcd4-26ecabe5114d} <Debug> TCPHandler: Processed in 0.001216159 sec. | ||
| 3688 | 2026.03.12 01:36:44.000154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.95 MiB, peak 230.68 MiB, free memory in arenas 0.00 B, will set to 225.76 MiB (RSS), difference: -1.19 MiB | ||
| 3689 | 2026.03.12 01:36:45.520704 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7208 | ||
| 3690 | 2026.03.12 01:36:45.521194 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3691 | 2026.03.12 01:36:45.521238 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3692 | 2026.03.12 01:36:45.521702 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3693 | 2026.03.12 01:36:45.521924 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2026.03.12 01:36:45.522047 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7208 | ||
| 3695 | 2026.03.12 01:36:45.965539 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3696 | 2026.03.12 01:36:45.981761 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2026.03.12 01:36:45.981813 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3698 | 2026.03.12 01:36:45.988138 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3699 | 2026.03.12 01:36:45.988850 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2026.03.12 01:36:45.991711 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3701 | 2026.03.12 01:36:46.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.28 MiB, peak 230.68 MiB, free memory in arenas 0.00 B, will set to 227.80 MiB (RSS), difference: 1.52 MiB | ||
| 3702 | 2026.03.12 01:36:48.340703 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3703 | 2026.03.12 01:36:48.340897 [ 275 ] {deaa4b78-9065-4826-a49a-32ecff843307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3704 | 2026.03.12 01:36:48.340965 [ 275 ] {deaa4b78-9065-4826-a49a-32ecff843307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3705 | 2026.03.12 01:36:48.341662 [ 275 ] {deaa4b78-9065-4826-a49a-32ecff843307} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2026.03.12 01:36:48.341711 [ 275 ] {deaa4b78-9065-4826-a49a-32ecff843307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3707 | 2026.03.12 01:36:48.342101 [ 275 ] {deaa4b78-9065-4826-a49a-32ecff843307} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3708 | 2026.03.12 01:36:48.342341 [ 275 ] {deaa4b78-9065-4826-a49a-32ecff843307} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2026.03.12 01:36:48.342493 [ 275 ] {deaa4b78-9065-4826-a49a-32ecff843307} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.59 MiB/sec. | ||
| 3710 | 2026.03.12 01:36:48.342536 [ 275 ] {deaa4b78-9065-4826-a49a-32ecff843307} <Debug> TCPHandler: Processed in 0.0019679 sec. | ||
| 3711 | 2026.03.12 01:36:48.342671 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2026.03.12 01:36:48.342766 [ 275 ] {fa1bff78-a545-4dd1-96d9-20f78313cee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3713 | 2026.03.12 01:36:48.342808 [ 275 ] {fa1bff78-a545-4dd1-96d9-20f78313cee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3714 | 2026.03.12 01:36:48.343257 [ 275 ] {fa1bff78-a545-4dd1-96d9-20f78313cee1} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2026.03.12 01:36:48.343294 [ 275 ] {fa1bff78-a545-4dd1-96d9-20f78313cee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3716 | 2026.03.12 01:36:48.343600 [ 275 ] {fa1bff78-a545-4dd1-96d9-20f78313cee1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3717 | 2026.03.12 01:36:48.343829 [ 275 ] {fa1bff78-a545-4dd1-96d9-20f78313cee1} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2026.03.12 01:36:48.343966 [ 275 ] {fa1bff78-a545-4dd1-96d9-20f78313cee1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 3719 | 2026.03.12 01:36:48.344006 [ 275 ] {fa1bff78-a545-4dd1-96d9-20f78313cee1} <Debug> TCPHandler: Processed in 0.001387391 sec. | ||
| 3720 | 2026.03.12 01:36:48.344133 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2026.03.12 01:36:48.344226 [ 275 ] {2d245a8c-eb9d-489c-aaa6-049ac8873156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3722 | 2026.03.12 01:36:48.344271 [ 275 ] {2d245a8c-eb9d-489c-aaa6-049ac8873156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3723 | 2026.03.12 01:36:48.344686 [ 275 ] {2d245a8c-eb9d-489c-aaa6-049ac8873156} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2026.03.12 01:36:48.344722 [ 275 ] {2d245a8c-eb9d-489c-aaa6-049ac8873156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3725 | 2026.03.12 01:36:48.345056 [ 275 ] {2d245a8c-eb9d-489c-aaa6-049ac8873156} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3726 | 2026.03.12 01:36:48.345260 [ 275 ] {2d245a8c-eb9d-489c-aaa6-049ac8873156} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2026.03.12 01:36:48.345393 [ 275 ] {2d245a8c-eb9d-489c-aaa6-049ac8873156} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001184 sec., 108108.1081081081 rows/sec., 7.53 MiB/sec. | ||
| 3728 | 2026.03.12 01:36:48.345430 [ 275 ] {2d245a8c-eb9d-489c-aaa6-049ac8873156} <Debug> TCPHandler: Processed in 0.001347521 sec. | ||
| 3729 | 2026.03.12 01:36:48.345547 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2026.03.12 01:36:48.345641 [ 275 ] {f6b37cba-e363-449b-88d0-39aab91ceb46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3731 | 2026.03.12 01:36:48.345683 [ 275 ] {f6b37cba-e363-449b-88d0-39aab91ceb46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3732 | 2026.03.12 01:36:48.346032 [ 275 ] {f6b37cba-e363-449b-88d0-39aab91ceb46} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2026.03.12 01:36:48.346068 [ 275 ] {f6b37cba-e363-449b-88d0-39aab91ceb46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3734 | 2026.03.12 01:36:48.346373 [ 275 ] {f6b37cba-e363-449b-88d0-39aab91ceb46} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3735 | 2026.03.12 01:36:48.346574 [ 275 ] {f6b37cba-e363-449b-88d0-39aab91ceb46} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2026.03.12 01:36:48.346714 [ 275 ] {f6b37cba-e363-449b-88d0-39aab91ceb46} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001091 sec., 43996.33363886343 rows/sec., 2.97 MiB/sec. | ||
| 3737 | 2026.03.12 01:36:48.346750 [ 275 ] {f6b37cba-e363-449b-88d0-39aab91ceb46} <Debug> TCPHandler: Processed in 0.001252799 sec. | ||
| 3738 | 2026.03.12 01:36:52.906926 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3739 | 2026.03.12 01:36:52.906997 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3740 | 2026.03.12 01:36:53.022286 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7720 | ||
| 3741 | 2026.03.12 01:36:53.022861 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2026.03.12 01:36:53.022913 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3743 | 2026.03.12 01:36:53.023499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3744 | 2026.03.12 01:36:53.023746 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3745 | 2026.03.12 01:36:53.023896 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7720 | ||
| 3746 | 2026.03.12 01:36:53.023897 [ 117 ] {} <Debug> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3747 | 2026.03.12 01:36:53.023968 [ 117 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3748 | 2026.03.12 01:36:53.023988 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3749 | 2026.03.12 01:36:53.024113 [ 200 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::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 | ||
| 3750 | 2026.03.12 01:36:53.024269 [ 200 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3751 | 2026.03.12 01:36:53.024312 [ 200 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5288 rows starting from the beginning of the part | ||
| 3752 | 2026.03.12 01:36:53.024382 [ 200 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3753 | 2026.03.12 01:36:53.024431 [ 200 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3754 | 2026.03.12 01:36:53.024484 [ 200 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3755 | 2026.03.12 01:36:53.024548 [ 200 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3756 | 2026.03.12 01:36:53.024599 [ 200 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3757 | 2026.03.12 01:36:53.026121 [ 200 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7720 rows, containing 4 columns (4 merged, 0 gathered) in 0.002067401 sec., 3734157.0406515235 rows/sec., 53.42 MiB/sec. | ||
| 3758 | 2026.03.12 01:36:53.027051 [ 197 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3759 | 2026.03.12 01:36:53.027364 [ 197 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_16_3} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3760 | 2026.03.12 01:36:53.027439 [ 197 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_16_3} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3761 | 2026.03.12 01:36:53.027553 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3762 | 2026.03.12 01:36:53.048611 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 498 | ||
| 3763 | 2026.03.12 01:36:53.051356 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3764 | 2026.03.12 01:36:53.051396 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3765 | 2026.03.12 01:36:53.052620 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3766 | 2026.03.12 01:36:53.052878 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3767 | 2026.03.12 01:36:53.053201 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 498 | ||
| 3768 | 2026.03.12 01:36:53.342162 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3769 | 2026.03.12 01:36:53.342402 [ 275 ] {d545db68-efc3-4146-af9f-6f8b5dab168a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3770 | 2026.03.12 01:36:53.342497 [ 275 ] {d545db68-efc3-4146-af9f-6f8b5dab168a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3771 | 2026.03.12 01:36:53.343328 [ 275 ] {d545db68-efc3-4146-af9f-6f8b5dab168a} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3772 | 2026.03.12 01:36:53.343379 [ 275 ] {d545db68-efc3-4146-af9f-6f8b5dab168a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3773 | 2026.03.12 01:36:53.343838 [ 275 ] {d545db68-efc3-4146-af9f-6f8b5dab168a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3774 | 2026.03.12 01:36:53.344083 [ 275 ] {d545db68-efc3-4146-af9f-6f8b5dab168a} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2026.03.12 01:36:53.344206 [ 117 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3776 | 2026.03.12 01:36:53.344244 [ 275 ] {d545db68-efc3-4146-af9f-6f8b5dab168a} <Debug> executeQuery: Read 64 rows, 5.15 KiB in 0.00192 sec., 33333.333333333336 rows/sec., 2.62 MiB/sec. | ||
| 3777 | 2026.03.12 01:36:53.344255 [ 117 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3778 | 2026.03.12 01:36:53.344285 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3779 | 2026.03.12 01:36:53.344297 [ 275 ] {d545db68-efc3-4146-af9f-6f8b5dab168a} <Debug> TCPHandler: Processed in 0.002295554 sec. | ||
| 3780 | 2026.03.12 01:36:53.344396 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 3781 | 2026.03.12 01:36:53.344432 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3782 | 2026.03.12 01:36:53.344521 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3783 | 2026.03.12 01:36:53.344537 [ 275 ] {12f0cd61-b228-4463-90c2-06cbdddcd8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3784 | 2026.03.12 01:36:53.344568 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1005 rows starting from the beginning of the part | ||
| 3785 | 2026.03.12 01:36:53.344585 [ 275 ] {12f0cd61-b228-4463-90c2-06cbdddcd8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3786 | 2026.03.12 01:36:53.344662 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 126 rows starting from the beginning of the part | ||
| 3787 | 2026.03.12 01:36:53.344722 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 3788 | 2026.03.12 01:36:53.344767 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2134 rows starting from the beginning of the part | ||
| 3789 | 2026.03.12 01:36:53.344814 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 3790 | 2026.03.12 01:36:53.344857 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3791 | 2026.03.12 01:36:53.345017 [ 275 ] {12f0cd61-b228-4463-90c2-06cbdddcd8c4} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3792 | 2026.03.12 01:36:53.345060 [ 275 ] {12f0cd61-b228-4463-90c2-06cbdddcd8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3793 | 2026.03.12 01:36:53.345399 [ 275 ] {12f0cd61-b228-4463-90c2-06cbdddcd8c4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3794 | 2026.03.12 01:36:53.345629 [ 275 ] {12f0cd61-b228-4463-90c2-06cbdddcd8c4} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3795 | 2026.03.12 01:36:53.345736 [ 117 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3796 | 2026.03.12 01:36:53.345767 [ 117 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3797 | 2026.03.12 01:36:53.345768 [ 275 ] {12f0cd61-b228-4463-90c2-06cbdddcd8c4} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001255 sec., 3187.2509960159364 rows/sec., 239.67 KiB/sec. | ||
| 3798 | 2026.03.12 01:36:53.345786 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3799 | 2026.03.12 01:36:53.345822 [ 275 ] {12f0cd61-b228-4463-90c2-06cbdddcd8c4} <Debug> TCPHandler: Processed in 0.001440231 sec. | ||
| 3800 | 2026.03.12 01:36:53.345872 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 3801 | 2026.03.12 01:36:53.345936 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3802 | 2026.03.12 01:36:53.345976 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3803 | 2026.03.12 01:36:53.346010 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 209 rows starting from the beginning of the part | ||
| 3804 | 2026.03.12 01:36:53.346036 [ 275 ] {81b14175-fbe3-46d3-8d59-01e1b44d14b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3805 | 2026.03.12 01:36:53.346073 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 3806 | 2026.03.12 01:36:53.346082 [ 275 ] {81b14175-fbe3-46d3-8d59-01e1b44d14b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3807 | 2026.03.12 01:36:53.346123 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 35 rows starting from the beginning of the part | ||
| 3808 | 2026.03.12 01:36:53.346167 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 3809 | 2026.03.12 01:36:53.346202 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 3810 | 2026.03.12 01:36:53.346238 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 3811 | 2026.03.12 01:36:53.346456 [ 200 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3449 rows, containing 5 columns (5 merged, 0 gathered) in 0.002112312 sec., 1632808.0321467663 rows/sec., 133.78 MiB/sec. | ||
| 3812 | 2026.03.12 01:36:53.346535 [ 275 ] {81b14175-fbe3-46d3-8d59-01e1b44d14b5} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2026.03.12 01:36:53.346573 [ 275 ] {81b14175-fbe3-46d3-8d59-01e1b44d14b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3814 | 2026.03.12 01:36:53.346890 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3815 | 2026.03.12 01:36:53.346981 [ 275 ] {81b14175-fbe3-46d3-8d59-01e1b44d14b5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3816 | 2026.03.12 01:36:53.346999 [ 190 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001157998 sec., 278066.11064958666 rows/sec., 19.67 MiB/sec. | ||
| 3817 | 2026.03.12 01:36:53.347162 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3818 | 2026.03.12 01:36:53.347329 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_21_4} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3819 | 2026.03.12 01:36:53.347383 [ 275 ] {81b14175-fbe3-46d3-8d59-01e1b44d14b5} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2026.03.12 01:36:53.347427 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_21_4} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3821 | 2026.03.12 01:36:53.347467 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_16_3} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3822 | 2026.03.12 01:36:53.347525 [ 117 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3823 | 2026.03.12 01:36:53.347534 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_16_3} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3824 | 2026.03.12 01:36:53.347530 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 3825 | 2026.03.12 01:36:53.347550 [ 117 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3826 | 2026.03.12 01:36:53.347573 [ 275 ] {81b14175-fbe3-46d3-8d59-01e1b44d14b5} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001556 sec., 43701.79948586118 rows/sec., 3.41 MiB/sec. | ||
| 3827 | 2026.03.12 01:36:53.347580 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3828 | 2026.03.12 01:36:53.347597 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3829 | 2026.03.12 01:36:53.347628 [ 275 ] {81b14175-fbe3-46d3-8d59-01e1b44d14b5} <Debug> TCPHandler: Processed in 0.001739107 sec. | ||
| 3830 | 2026.03.12 01:36:53.347658 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 3831 | 2026.03.12 01:36:53.347728 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3832 | 2026.03.12 01:36:53.347750 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 601 rows starting from the beginning of the part | ||
| 3833 | 2026.03.12 01:36:53.347766 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3834 | 2026.03.12 01:36:53.347790 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 99 rows starting from the beginning of the part | ||
| 3835 | 2026.03.12 01:36:53.347829 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 68 rows starting from the beginning of the part | ||
| 3836 | 2026.03.12 01:36:53.347859 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1088 rows starting from the beginning of the part | ||
| 3837 | 2026.03.12 01:36:53.347871 [ 275 ] {7e57c241-ac10-418a-8ab1-6e1b9cfbbfe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3838 | 2026.03.12 01:36:53.347890 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 3839 | 2026.03.12 01:36:53.347923 [ 275 ] {7e57c241-ac10-418a-8ab1-6e1b9cfbbfe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3840 | 2026.03.12 01:36:53.347924 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 68 rows starting from the beginning of the part | ||
| 3841 | 2026.03.12 01:36:53.348374 [ 275 ] {7e57c241-ac10-418a-8ab1-6e1b9cfbbfe6} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3842 | 2026.03.12 01:36:53.348416 [ 275 ] {7e57c241-ac10-418a-8ab1-6e1b9cfbbfe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3843 | 2026.03.12 01:36:53.348773 [ 275 ] {7e57c241-ac10-418a-8ab1-6e1b9cfbbfe6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3844 | 2026.03.12 01:36:53.348870 [ 198 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1988 rows, containing 5 columns (5 merged, 0 gathered) in 0.001234499 sec., 1610369.8747427093 rows/sec., 121.76 MiB/sec. | ||
| 3845 | 2026.03.12 01:36:53.349008 [ 275 ] {7e57c241-ac10-418a-8ab1-6e1b9cfbbfe6} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2026.03.12 01:36:53.349067 [ 190 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3847 | 2026.03.12 01:36:53.349144 [ 162 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3848 | 2026.03.12 01:36:53.349154 [ 275 ] {7e57c241-ac10-418a-8ab1-6e1b9cfbbfe6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001304 sec., 122699.38650306748 rows/sec., 8.55 MiB/sec. | ||
| 3849 | 2026.03.12 01:36:53.349182 [ 162 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3850 | 2026.03.12 01:36:53.349206 [ 275 ] {7e57c241-ac10-418a-8ab1-6e1b9cfbbfe6} <Debug> TCPHandler: Processed in 0.001500243 sec. | ||
| 3851 | 2026.03.12 01:36:53.349208 [ 162 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3852 | 2026.03.12 01:36:53.349291 [ 197 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 3853 | 2026.03.12 01:36:53.349329 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3854 | 2026.03.12 01:36:53.349348 [ 190 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_21_4} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3855 | 2026.03.12 01:36:53.349389 [ 197 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3856 | 2026.03.12 01:36:53.349419 [ 197 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2508 rows starting from the beginning of the part | ||
| 3857 | 2026.03.12 01:36:53.349427 [ 190 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_21_4} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3858 | 2026.03.12 01:36:53.349432 [ 275 ] {294d63ed-0123-4213-accb-5d8155c776cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3859 | 2026.03.12 01:36:53.349463 [ 197 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 3860 | 2026.03.12 01:36:53.349503 [ 275 ] {294d63ed-0123-4213-accb-5d8155c776cf} <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 | ||
| 3861 | 2026.03.12 01:36:53.349512 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 3862 | 2026.03.12 01:36:53.349504 [ 197 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3863 | 2026.03.12 01:36:53.349582 [ 197 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4364 rows starting from the beginning of the part | ||
| 3864 | 2026.03.12 01:36:53.349625 [ 197 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 128 rows starting from the beginning of the part | ||
| 3865 | 2026.03.12 01:36:53.349657 [ 197 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 3866 | 2026.03.12 01:36:53.350290 [ 275 ] {294d63ed-0123-4213-accb-5d8155c776cf} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3867 | 2026.03.12 01:36:53.350333 [ 275 ] {294d63ed-0123-4213-accb-5d8155c776cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3868 | 2026.03.12 01:36:53.350868 [ 275 ] {294d63ed-0123-4213-accb-5d8155c776cf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3869 | 2026.03.12 01:36:53.351120 [ 275 ] {294d63ed-0123-4213-accb-5d8155c776cf} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3870 | 2026.03.12 01:36:53.351237 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3871 | 2026.03.12 01:36:53.351271 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3872 | 2026.03.12 01:36:53.351272 [ 275 ] {294d63ed-0123-4213-accb-5d8155c776cf} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001859 sec., 2151.694459386767 rows/sec., 3.86 MiB/sec. | ||
| 3873 | 2026.03.12 01:36:53.351295 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3874 | 2026.03.12 01:36:53.351346 [ 275 ] {294d63ed-0123-4213-accb-5d8155c776cf} <Debug> TCPHandler: Processed in 0.002066101 sec. | ||
| 3875 | 2026.03.12 01:36:53.351377 [ 198 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::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 | ||
| 3876 | 2026.03.12 01:36:53.351467 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3877 | 2026.03.12 01:36:53.351570 [ 275 ] {54f5463d-11a0-4995-b300-9ee7fd64998f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3878 | 2026.03.12 01:36:53.351586 [ 198 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3879 | 2026.03.12 01:36:53.351674 [ 275 ] {54f5463d-11a0-4995-b300-9ee7fd64998f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3880 | 2026.03.12 01:36:53.351716 [ 198 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 255 rows starting from the beginning of the part | ||
| 3881 | 2026.03.12 01:36:53.351847 [ 198 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 3882 | 2026.03.12 01:36:53.351946 [ 198 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 35 rows starting from the beginning of the part | ||
| 3883 | 2026.03.12 01:36:53.352023 [ 190 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7480 rows, containing 5 columns (5 merged, 0 gathered) in 0.002758101 sec., 2712010.9089551107 rows/sec., 183.07 MiB/sec. | ||
| 3884 | 2026.03.12 01:36:53.352052 [ 198 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 3885 | 2026.03.12 01:36:53.352137 [ 275 ] {54f5463d-11a0-4995-b300-9ee7fd64998f} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3886 | 2026.03.12 01:36:53.352142 [ 198 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part | ||
| 3887 | 2026.03.12 01:36:53.352194 [ 275 ] {54f5463d-11a0-4995-b300-9ee7fd64998f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3888 | 2026.03.12 01:36:53.352272 [ 198 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 3889 | 2026.03.12 01:36:53.352614 [ 275 ] {54f5463d-11a0-4995-b300-9ee7fd64998f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3890 | 2026.03.12 01:36:53.352753 [ 190 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3891 | 2026.03.12 01:36:53.352889 [ 275 ] {54f5463d-11a0-4995-b300-9ee7fd64998f} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3892 | 2026.03.12 01:36:53.353003 [ 117 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3893 | 2026.03.12 01:36:53.353032 [ 275 ] {54f5463d-11a0-4995-b300-9ee7fd64998f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001483 sec., 40458.53000674309 rows/sec., 2.73 MiB/sec. | ||
| 3894 | 2026.03.12 01:36:53.353035 [ 117 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3895 | 2026.03.12 01:36:53.353073 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3896 | 2026.03.12 01:36:53.353074 [ 275 ] {54f5463d-11a0-4995-b300-9ee7fd64998f} <Debug> TCPHandler: Processed in 0.001657105 sec. | ||
| 3897 | 2026.03.12 01:36:53.353159 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 3898 | 2026.03.12 01:36:53.353177 [ 190 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3899 | 2026.03.12 01:36:53.353265 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3900 | 2026.03.12 01:36:53.353271 [ 190 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3901 | 2026.03.12 01:36:53.353294 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 720 rows starting from the beginning of the part | ||
| 3902 | 2026.03.12 01:36:53.353343 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 3903 | 2026.03.12 01:36:53.353369 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 3904 | 2026.03.12 01:36:53.353384 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 3905 | 2026.03.12 01:36:53.353422 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 3906 | 2026.03.12 01:36:53.353460 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
| 3907 | 2026.03.12 01:36:53.353497 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 3908 | 2026.03.12 01:36:53.354288 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 4 columns (4 merged, 0 gathered) in 0.001165128 sec., 823943.8070323603 rows/sec., 55.00 MiB/sec. | ||
| 3909 | 2026.03.12 01:36:53.354410 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3910 | 2026.03.12 01:36:53.354684 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_21_4} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3911 | 2026.03.12 01:36:53.354743 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_21_4} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3912 | 2026.03.12 01:36:53.354799 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3913 | 2026.03.12 01:36:53.355237 [ 190 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 19 columns (19 merged, 0 gathered) in 0.003889989 sec., 89460.40721451912 rows/sec., 160.31 MiB/sec. | ||
| 3914 | 2026.03.12 01:36:53.355769 [ 186 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3915 | 2026.03.12 01:36:53.356045 [ 186 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3916 | 2026.03.12 01:36:53.356104 [ 186 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3917 | 2026.03.12 01:36:53.356172 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. | ||
| 3918 | 2026.03.12 01:36:53.491935 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3919 | 2026.03.12 01:36:53.507886 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3920 | 2026.03.12 01:36:53.507938 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3921 | 2026.03.12 01:36:53.514234 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3922 | 2026.03.12 01:36:53.514982 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3923 | 2026.03.12 01:36:53.515269 [ 117 ] {} <Debug> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3924 | 2026.03.12 01:36:53.515307 [ 117 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3925 | 2026.03.12 01:36:53.515325 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 3926 | 2026.03.12 01:36:53.515426 [ 198 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 3927 | 2026.03.12 01:36:53.518442 [ 198 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3928 | 2026.03.12 01:36:53.518503 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3929 | 2026.03.12 01:36:53.519176 [ 198 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 3930 | 2026.03.12 01:36:53.522542 [ 198 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 3931 | 2026.03.12 01:36:53.525994 [ 198 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 3932 | 2026.03.12 01:36:53.529721 [ 198 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 3933 | 2026.03.12 01:36:53.534078 [ 198 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 3934 | 2026.03.12 01:36:53.538453 [ 198 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 3935 | 2026.03.12 01:36:53.596176 [ 187 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080794603 sec., 1497.6247856555467 rows/sec., 7.74 MiB/sec. | ||
| 3936 | 2026.03.12 01:36:53.598225 [ 202 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3937 | 2026.03.12 01:36:53.600051 [ 202 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_16_3} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2026.03.12 01:36:53.600160 [ 202 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_16_3} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3939 | 2026.03.12 01:36:53.601851 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3940 | 2026.03.12 01:36:54.001197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.61 MiB, peak 239.56 MiB, free memory in arenas 0.00 B, will set to 240.83 MiB (RSS), difference: 11.22 MiB | ||
| 3941 | 2026.03.12 01:36:54.002274 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000842483 sec. | ||
| 3942 | 2026.03.12 01:36:57.930027 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54021 | ||
| 3943 | 2026.03.12 01:36:57.930160 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3944 | 2026.03.12 01:36:57.930185 [ 286 ] {} <Debug> TCP-Session: ae357218-bb46-47bb-9d0b-f07081606e01 Authenticating user 'default' from [fd00:1122:3344:101::e]:54021 | ||
| 3945 | 2026.03.12 01:36:57.930209 [ 286 ] {} <Debug> TCP-Session: ae357218-bb46-47bb-9d0b-f07081606e01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2026.03.12 01:36:57.930222 [ 286 ] {} <Debug> TCP-Session: ae357218-bb46-47bb-9d0b-f07081606e01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3947 | 2026.03.12 01:36:57.930410 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33829 | ||
| 3948 | 2026.03.12 01:36:57.930459 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42400 | ||
| 3949 | 2026.03.12 01:36:57.930468 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45443 | ||
| 3950 | 2026.03.12 01:36:57.930512 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50141 | ||
| 3951 | 2026.03.12 01:36:57.930522 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43480 | ||
| 3952 | 2026.03.12 01:36:57.930499 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52998 | ||
| 3953 | 2026.03.12 01:36:57.930604 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3954 | 2026.03.12 01:36:57.930485 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51937 | ||
| 3955 | 2026.03.12 01:36:57.930636 [ 287 ] {} <Debug> TCP-Session: 49c77e69-53a7-4b40-91b8-e138caac6ded Authenticating user 'default' from [fd00:1122:3344:101::e]:33829 | ||
| 3956 | 2026.03.12 01:36:57.930456 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58770 | ||
| 3957 | 2026.03.12 01:36:57.930681 [ 287 ] {} <Debug> TCP-Session: 49c77e69-53a7-4b40-91b8-e138caac6ded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3958 | 2026.03.12 01:36:57.930713 [ 287 ] {} <Debug> TCP-Session: 49c77e69-53a7-4b40-91b8-e138caac6ded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2026.03.12 01:36:57.930713 [ 286 ] {} <Trace> TCP-Session: ae357218-bb46-47bb-9d0b-f07081606e01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3960 | 2026.03.12 01:36:57.930800 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3961 | 2026.03.12 01:36:57.930803 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3962 | 2026.03.12 01:36:57.930839 [ 293 ] {} <Debug> TCP-Session: 3432c71d-6908-4259-bc85-930be3a3c3f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50141 | ||
| 3963 | 2026.03.12 01:36:57.930851 [ 292 ] {} <Debug> TCP-Session: cc61bb2e-9ddc-414a-9b67-1d641d4f17dd Authenticating user 'default' from [fd00:1122:3344:101::e]:52998 | ||
| 3964 | 2026.03.12 01:36:57.930869 [ 293 ] {} <Debug> TCP-Session: 3432c71d-6908-4259-bc85-930be3a3c3f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3965 | 2026.03.12 01:36:57.930879 [ 292 ] {} <Debug> TCP-Session: cc61bb2e-9ddc-414a-9b67-1d641d4f17dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3966 | 2026.03.12 01:36:57.930891 [ 293 ] {} <Debug> TCP-Session: 3432c71d-6908-4259-bc85-930be3a3c3f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3967 | 2026.03.12 01:36:57.930907 [ 292 ] {} <Debug> TCP-Session: cc61bb2e-9ddc-414a-9b67-1d641d4f17dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3968 | 2026.03.12 01:36:57.930987 [ 286 ] {1cba31c4-1983-4e8c-96b7-cd1c8bf31bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54021) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3969 | 2026.03.12 01:36:57.930998 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3970 | 2026.03.12 01:36:57.931001 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3971 | 2026.03.12 01:36:57.931047 [ 288 ] {} <Debug> TCP-Session: 8c83ac73-cb8a-4d9d-a861-aaac74659727 Authenticating user 'default' from [fd00:1122:3344:101::e]:58770 | ||
| 3972 | 2026.03.12 01:36:57.931055 [ 291 ] {} <Debug> TCP-Session: de512245-ffd5-43a9-bc86-a0d98c6b6d82 Authenticating user 'default' from [fd00:1122:3344:101::e]:51937 | ||
| 3973 | 2026.03.12 01:36:57.931071 [ 288 ] {} <Debug> TCP-Session: 8c83ac73-cb8a-4d9d-a861-aaac74659727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3974 | 2026.03.12 01:36:57.931074 [ 291 ] {} <Debug> TCP-Session: de512245-ffd5-43a9-bc86-a0d98c6b6d82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2026.03.12 01:36:57.931085 [ 288 ] {} <Debug> TCP-Session: 8c83ac73-cb8a-4d9d-a861-aaac74659727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3976 | 2026.03.12 01:36:57.931097 [ 291 ] {} <Debug> TCP-Session: de512245-ffd5-43a9-bc86-a0d98c6b6d82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3977 | 2026.03.12 01:36:57.931261 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3978 | 2026.03.12 01:36:57.931288 [ 274 ] {} <Debug> TCP-Session: e30d25f1-115b-4bd7-85ef-8e3294462848 Authenticating user 'default' from [fd00:1122:3344:101::e]:43480 | ||
| 3979 | 2026.03.12 01:36:57.931304 [ 274 ] {} <Debug> TCP-Session: e30d25f1-115b-4bd7-85ef-8e3294462848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3980 | 2026.03.12 01:36:57.931308 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3981 | 2026.03.12 01:36:57.931317 [ 274 ] {} <Debug> TCP-Session: e30d25f1-115b-4bd7-85ef-8e3294462848 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3982 | 2026.03.12 01:36:57.931335 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3983 | 2026.03.12 01:36:57.931346 [ 289 ] {} <Debug> TCP-Session: 44abb86f-1f74-4b9e-9666-e0ad1305ce5d Authenticating user 'default' from [fd00:1122:3344:101::e]:45443 | ||
| 3984 | 2026.03.12 01:36:57.931377 [ 290 ] {} <Debug> TCP-Session: c587bd14-2701-4267-b0e4-b93c4dd60a7b Authenticating user 'default' from [fd00:1122:3344:101::e]:42400 | ||
| 3985 | 2026.03.12 01:36:57.931383 [ 289 ] {} <Debug> TCP-Session: 44abb86f-1f74-4b9e-9666-e0ad1305ce5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3986 | 2026.03.12 01:36:57.931402 [ 290 ] {} <Debug> TCP-Session: c587bd14-2701-4267-b0e4-b93c4dd60a7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3987 | 2026.03.12 01:36:57.931409 [ 289 ] {} <Debug> TCP-Session: 44abb86f-1f74-4b9e-9666-e0ad1305ce5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3988 | 2026.03.12 01:36:57.931423 [ 290 ] {} <Debug> TCP-Session: c587bd14-2701-4267-b0e4-b93c4dd60a7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2026.03.12 01:36:57.931470 [ 286 ] {1cba31c4-1983-4e8c-96b7-cd1c8bf31bc2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3990 | 2026.03.12 01:36:57.931542 [ 286 ] {1cba31c4-1983-4e8c-96b7-cd1c8bf31bc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3991 | 2026.03.12 01:36:57.931854 [ 286 ] {1cba31c4-1983-4e8c-96b7-cd1c8bf31bc2} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 3992 | 2026.03.12 01:36:57.933085 [ 315 ] {1cba31c4-1983-4e8c-96b7-cd1c8bf31bc2} <Trace> AggregatingTransform: Aggregating | ||
| 3993 | 2026.03.12 01:36:57.933141 [ 315 ] {1cba31c4-1983-4e8c-96b7-cd1c8bf31bc2} <Trace> Aggregator: Aggregation method: without_key | ||
| 3994 | 2026.03.12 01:36:57.933187 [ 315 ] {1cba31c4-1983-4e8c-96b7-cd1c8bf31bc2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001233059 sec. (810.991 rows/sec., 31.68 KiB/sec.) | ||
| 3995 | 2026.03.12 01:36:57.933210 [ 315 ] {1cba31c4-1983-4e8c-96b7-cd1c8bf31bc2} <Trace> Aggregator: Merging aggregated data | ||
| 3996 | 2026.03.12 01:36:57.934461 [ 286 ] {1cba31c4-1983-4e8c-96b7-cd1c8bf31bc2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003539 sec., 282.56569652444193 rows/sec., 11.04 KiB/sec. | ||
| 3997 | 2026.03.12 01:36:57.934596 [ 286 ] {1cba31c4-1983-4e8c-96b7-cd1c8bf31bc2} <Debug> TCPHandler: Processed in 0.004173223 sec. | ||
| 3998 | 2026.03.12 01:36:57.934704 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3999 | 2026.03.12 01:36:57.934733 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4000 | 2026.03.12 01:36:57.934734 [ 286 ] {} <Debug> TCP-Session: ae357218-bb46-47bb-9d0b-f07081606e01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4001 | 2026.03.12 01:36:57.934757 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4002 | 2026.03.12 01:36:57.934777 [ 293 ] {} <Debug> TCP-Session: 3432c71d-6908-4259-bc85-930be3a3c3f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4003 | 2026.03.12 01:36:57.934804 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4004 | 2026.03.12 01:36:57.934822 [ 287 ] {} <Debug> TCP-Session: 49c77e69-53a7-4b40-91b8-e138caac6ded Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4005 | 2026.03.12 01:36:57.934832 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4006 | 2026.03.12 01:36:57.934866 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4007 | 2026.03.12 01:36:57.934892 [ 274 ] {} <Debug> TCP-Session: e30d25f1-115b-4bd7-85ef-8e3294462848 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4008 | 2026.03.12 01:36:57.934899 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4009 | 2026.03.12 01:36:57.934923 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4010 | 2026.03.12 01:36:57.934952 [ 291 ] {} <Debug> TCP-Session: de512245-ffd5-43a9-bc86-a0d98c6b6d82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4011 | 2026.03.12 01:36:57.934918 [ 289 ] {} <Debug> TCP-Session: 44abb86f-1f74-4b9e-9666-e0ad1305ce5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4012 | 2026.03.12 01:36:57.934977 [ 292 ] {} <Debug> TCP-Session: cc61bb2e-9ddc-414a-9b67-1d641d4f17dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4013 | 2026.03.12 01:36:57.934849 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4014 | 2026.03.12 01:36:57.934846 [ 288 ] {} <Debug> TCP-Session: 8c83ac73-cb8a-4d9d-a861-aaac74659727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4015 | 2026.03.12 01:36:57.935054 [ 290 ] {} <Debug> TCP-Session: c587bd14-2701-4267-b0e4-b93c4dd60a7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4016 | 2026.03.12 01:36:58.140850 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40094 | ||
| 4017 | 2026.03.12 01:36:58.140954 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4018 | 2026.03.12 01:36:58.140981 [ 286 ] {} <Debug> TCP-Session: d50375cf-9c91-474d-8ca9-69566d820e24 Authenticating user 'default' from [fd00:1122:3344:101::e]:40094 | ||
| 4019 | 2026.03.12 01:36:58.141004 [ 286 ] {} <Debug> TCP-Session: d50375cf-9c91-474d-8ca9-69566d820e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4020 | 2026.03.12 01:36:58.141016 [ 286 ] {} <Debug> TCP-Session: d50375cf-9c91-474d-8ca9-69566d820e24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4021 | 2026.03.12 01:36:58.141203 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37870 | ||
| 4022 | 2026.03.12 01:36:58.141240 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40321 | ||
| 4023 | 2026.03.12 01:36:58.141244 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63722 | ||
| 4024 | 2026.03.12 01:36:58.141257 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47829 | ||
| 4025 | 2026.03.12 01:36:58.141291 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47987 | ||
| 4026 | 2026.03.12 01:36:58.141317 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4027 | 2026.03.12 01:36:58.141324 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4028 | 2026.03.12 01:36:58.141343 [ 286 ] {} <Trace> TCP-Session: d50375cf-9c91-474d-8ca9-69566d820e24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4029 | 2026.03.12 01:36:58.141374 [ 290 ] {} <Debug> TCP-Session: 950137cb-665f-448c-85a3-d5d1d28872d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40321 | ||
| 4030 | 2026.03.12 01:36:58.141374 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4031 | 2026.03.12 01:36:58.141408 [ 290 ] {} <Debug> TCP-Session: 950137cb-665f-448c-85a3-d5d1d28872d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4032 | 2026.03.12 01:36:58.141380 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4033 | 2026.03.12 01:36:58.141428 [ 291 ] {} <Debug> TCP-Session: 2d93d1a7-72db-4358-98a3-ec6ef62addd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47829 | ||
| 4034 | 2026.03.12 01:36:58.141433 [ 290 ] {} <Debug> TCP-Session: 950137cb-665f-448c-85a3-d5d1d28872d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4035 | 2026.03.12 01:36:58.141459 [ 274 ] {} <Debug> TCP-Session: 1000a35f-0254-427c-9d06-ec7dcdf0bab2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47987 | ||
| 4036 | 2026.03.12 01:36:58.141471 [ 291 ] {} <Debug> TCP-Session: 2d93d1a7-72db-4358-98a3-ec6ef62addd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4037 | 2026.03.12 01:36:58.141490 [ 274 ] {} <Debug> TCP-Session: 1000a35f-0254-427c-9d06-ec7dcdf0bab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4038 | 2026.03.12 01:36:58.141366 [ 287 ] {} <Debug> TCP-Session: 58a51939-e2f5-4769-b5c9-00a366d6d38c Authenticating user 'default' from [fd00:1122:3344:101::e]:37870 | ||
| 4039 | 2026.03.12 01:36:58.141535 [ 291 ] {} <Debug> TCP-Session: 2d93d1a7-72db-4358-98a3-ec6ef62addd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4040 | 2026.03.12 01:36:58.141507 [ 274 ] {} <Debug> TCP-Session: 1000a35f-0254-427c-9d06-ec7dcdf0bab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4041 | 2026.03.12 01:36:58.141562 [ 287 ] {} <Debug> TCP-Session: 58a51939-e2f5-4769-b5c9-00a366d6d38c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4042 | 2026.03.12 01:36:58.141565 [ 286 ] {aec20db5-0efc-41b9-ae04-2d8bd836a44f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40094) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4043 | 2026.03.12 01:36:58.141591 [ 287 ] {} <Debug> TCP-Session: 58a51939-e2f5-4769-b5c9-00a366d6d38c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4044 | 2026.03.12 01:36:58.141282 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59432 | ||
| 4045 | 2026.03.12 01:36:58.141269 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40798 | ||
| 4046 | 2026.03.12 01:36:58.141256 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59115 | ||
| 4047 | 2026.03.12 01:36:58.141374 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4048 | 2026.03.12 01:36:58.141734 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4049 | 2026.03.12 01:36:58.141749 [ 288 ] {} <Debug> TCP-Session: b4e6707d-2fbd-41d2-a166-bce0ad6882fa Authenticating user 'default' from [fd00:1122:3344:101::e]:63722 | ||
| 4050 | 2026.03.12 01:36:58.141750 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4051 | 2026.03.12 01:36:58.141767 [ 293 ] {} <Debug> TCP-Session: dc31ba17-1567-4bc8-b3b4-038944dd6dbb Authenticating user 'default' from [fd00:1122:3344:101::e]:59432 | ||
| 4052 | 2026.03.12 01:36:58.141770 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4053 | 2026.03.12 01:36:58.141798 [ 292 ] {} <Debug> TCP-Session: d5156c9a-ab9b-42b8-9225-c66998b0065c Authenticating user 'default' from [fd00:1122:3344:101::e]:40798 | ||
| 4054 | 2026.03.12 01:36:58.141809 [ 293 ] {} <Debug> TCP-Session: dc31ba17-1567-4bc8-b3b4-038944dd6dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4055 | 2026.03.12 01:36:58.141818 [ 289 ] {} <Debug> TCP-Session: 752b539f-f842-4c27-acff-6ecbdb4947d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59115 | ||
| 4056 | 2026.03.12 01:36:58.141839 [ 293 ] {} <Debug> TCP-Session: dc31ba17-1567-4bc8-b3b4-038944dd6dbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4057 | 2026.03.12 01:36:58.141836 [ 292 ] {} <Debug> TCP-Session: d5156c9a-ab9b-42b8-9225-c66998b0065c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4058 | 2026.03.12 01:36:58.141856 [ 286 ] {aec20db5-0efc-41b9-ae04-2d8bd836a44f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4059 | 2026.03.12 01:36:58.141877 [ 292 ] {} <Debug> TCP-Session: d5156c9a-ab9b-42b8-9225-c66998b0065c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4060 | 2026.03.12 01:36:58.141851 [ 289 ] {} <Debug> TCP-Session: 752b539f-f842-4c27-acff-6ecbdb4947d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4061 | 2026.03.12 01:36:58.141775 [ 288 ] {} <Debug> TCP-Session: b4e6707d-2fbd-41d2-a166-bce0ad6882fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4062 | 2026.03.12 01:36:58.141927 [ 286 ] {aec20db5-0efc-41b9-ae04-2d8bd836a44f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4063 | 2026.03.12 01:36:58.141951 [ 288 ] {} <Debug> TCP-Session: b4e6707d-2fbd-41d2-a166-bce0ad6882fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4064 | 2026.03.12 01:36:58.141931 [ 289 ] {} <Debug> TCP-Session: 752b539f-f842-4c27-acff-6ecbdb4947d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4065 | 2026.03.12 01:36:58.142254 [ 286 ] {aec20db5-0efc-41b9-ae04-2d8bd836a44f} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 4066 | 2026.03.12 01:36:58.143278 [ 322 ] {aec20db5-0efc-41b9-ae04-2d8bd836a44f} <Trace> AggregatingTransform: Aggregating | ||
| 4067 | 2026.03.12 01:36:58.143314 [ 322 ] {aec20db5-0efc-41b9-ae04-2d8bd836a44f} <Trace> Aggregator: Aggregation method: without_key | ||
| 4068 | 2026.03.12 01:36:58.143347 [ 322 ] {aec20db5-0efc-41b9-ae04-2d8bd836a44f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000987964 sec. (1012.183 rows/sec., 39.54 KiB/sec.) | ||
| 4069 | 2026.03.12 01:36:58.143368 [ 322 ] {aec20db5-0efc-41b9-ae04-2d8bd836a44f} <Trace> Aggregator: Merging aggregated data | ||
| 4070 | 2026.03.12 01:36:58.145167 [ 286 ] {aec20db5-0efc-41b9-ae04-2d8bd836a44f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00366 sec., 273.224043715847 rows/sec., 10.67 KiB/sec. | ||
| 4071 | 2026.03.12 01:36:58.145329 [ 286 ] {aec20db5-0efc-41b9-ae04-2d8bd836a44f} <Debug> TCPHandler: Processed in 0.004114603 sec. | ||
| 4072 | 2026.03.12 01:36:58.145458 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4073 | 2026.03.12 01:36:58.145485 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4074 | 2026.03.12 01:36:58.145505 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4075 | 2026.03.12 01:36:58.145515 [ 286 ] {} <Debug> TCP-Session: d50375cf-9c91-474d-8ca9-69566d820e24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4076 | 2026.03.12 01:36:58.145540 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4077 | 2026.03.12 01:36:58.145559 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4078 | 2026.03.12 01:36:58.145593 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4079 | 2026.03.12 01:36:58.145608 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4080 | 2026.03.12 01:36:58.145625 [ 290 ] {} <Debug> TCP-Session: 950137cb-665f-448c-85a3-d5d1d28872d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4081 | 2026.03.12 01:36:58.145647 [ 292 ] {} <Debug> TCP-Session: d5156c9a-ab9b-42b8-9225-c66998b0065c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4082 | 2026.03.12 01:36:58.145664 [ 293 ] {} <Debug> TCP-Session: dc31ba17-1567-4bc8-b3b4-038944dd6dbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4083 | 2026.03.12 01:36:58.145603 [ 274 ] {} <Debug> TCP-Session: 1000a35f-0254-427c-9d06-ec7dcdf0bab2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4084 | 2026.03.12 01:36:58.145573 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4085 | 2026.03.12 01:36:58.145557 [ 287 ] {} <Debug> TCP-Session: 58a51939-e2f5-4769-b5c9-00a366d6d38c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4086 | 2026.03.12 01:36:58.145534 [ 291 ] {} <Debug> TCP-Session: 2d93d1a7-72db-4358-98a3-ec6ef62addd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4087 | 2026.03.12 01:36:58.145769 [ 289 ] {} <Debug> TCP-Session: 752b539f-f842-4c27-acff-6ecbdb4947d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4088 | 2026.03.12 01:36:58.145523 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4089 | 2026.03.12 01:36:58.145845 [ 288 ] {} <Debug> TCP-Session: b4e6707d-2fbd-41d2-a166-bce0ad6882fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4090 | 2026.03.12 01:36:58.267362 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44921 | ||
| 4091 | 2026.03.12 01:36:58.267494 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4092 | 2026.03.12 01:36:58.267537 [ 286 ] {} <Debug> TCP-Session: e1f208cf-9d50-4f94-988a-fe064bdc4298 Authenticating user 'default' from [fd00:1122:3344:101::e]:44921 | ||
| 4093 | 2026.03.12 01:36:58.267565 [ 286 ] {} <Debug> TCP-Session: e1f208cf-9d50-4f94-988a-fe064bdc4298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4094 | 2026.03.12 01:36:58.267579 [ 286 ] {} <Debug> TCP-Session: e1f208cf-9d50-4f94-988a-fe064bdc4298 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4095 | 2026.03.12 01:36:58.267832 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57723 | ||
| 4096 | 2026.03.12 01:36:58.267872 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44843 | ||
| 4097 | 2026.03.12 01:36:58.267886 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50824 | ||
| 4098 | 2026.03.12 01:36:58.267927 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47108 | ||
| 4099 | 2026.03.12 01:36:58.267962 [ 286 ] {} <Trace> TCP-Session: e1f208cf-9d50-4f94-988a-fe064bdc4298 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4100 | 2026.03.12 01:36:58.267981 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4101 | 2026.03.12 01:36:58.267966 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4102 | 2026.03.12 01:36:58.268019 [ 290 ] {} <Debug> TCP-Session: 40181cc2-a520-4b1d-89e4-4ce218215a1e Authenticating user 'default' from [fd00:1122:3344:101::e]:44843 | ||
| 4103 | 2026.03.12 01:36:58.268020 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4104 | 2026.03.12 01:36:58.268046 [ 287 ] {} <Debug> TCP-Session: 2662e7e4-c2c9-4277-b572-a2348a13af2d Authenticating user 'default' from [fd00:1122:3344:101::e]:57723 | ||
| 4105 | 2026.03.12 01:36:58.268057 [ 290 ] {} <Debug> TCP-Session: 40181cc2-a520-4b1d-89e4-4ce218215a1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4106 | 2026.03.12 01:36:58.268072 [ 291 ] {} <Debug> TCP-Session: 95d95afb-4bdc-40a4-994c-c4722d798bdc Authenticating user 'default' from [fd00:1122:3344:101::e]:50824 | ||
| 4107 | 2026.03.12 01:36:58.268097 [ 287 ] {} <Debug> TCP-Session: 2662e7e4-c2c9-4277-b572-a2348a13af2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4108 | 2026.03.12 01:36:58.268105 [ 290 ] {} <Debug> TCP-Session: 40181cc2-a520-4b1d-89e4-4ce218215a1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4109 | 2026.03.12 01:36:58.268127 [ 287 ] {} <Debug> TCP-Session: 2662e7e4-c2c9-4277-b572-a2348a13af2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4110 | 2026.03.12 01:36:58.268146 [ 286 ] {6ce388e4-6c8f-469d-9c07-582b0d7d8c00} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44921) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4111 | 2026.03.12 01:36:58.268021 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4112 | 2026.03.12 01:36:58.267901 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35397 | ||
| 4113 | 2026.03.12 01:36:58.268208 [ 274 ] {} <Debug> TCP-Session: 39d526db-1780-440e-8380-36c8021c28b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47108 | ||
| 4114 | 2026.03.12 01:36:58.267885 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39547 | ||
| 4115 | 2026.03.12 01:36:58.268244 [ 274 ] {} <Debug> TCP-Session: 39d526db-1780-440e-8380-36c8021c28b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4116 | 2026.03.12 01:36:58.268273 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4117 | 2026.03.12 01:36:58.268299 [ 274 ] {} <Debug> TCP-Session: 39d526db-1780-440e-8380-36c8021c28b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4118 | 2026.03.12 01:36:58.268320 [ 292 ] {} <Debug> TCP-Session: 3e01c4ce-c6e5-4f77-b742-35892c400f25 Authenticating user 'default' from [fd00:1122:3344:101::e]:35397 | ||
| 4119 | 2026.03.12 01:36:58.267919 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57130 | ||
| 4120 | 2026.03.12 01:36:58.268351 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4121 | 2026.03.12 01:36:58.268349 [ 292 ] {} <Debug> TCP-Session: 3e01c4ce-c6e5-4f77-b742-35892c400f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4122 | 2026.03.12 01:36:58.268395 [ 289 ] {} <Debug> TCP-Session: 8e5e3950-5680-462b-bedb-2ac17dcc8379 Authenticating user 'default' from [fd00:1122:3344:101::e]:39547 | ||
| 4123 | 2026.03.12 01:36:58.268412 [ 292 ] {} <Debug> TCP-Session: 3e01c4ce-c6e5-4f77-b742-35892c400f25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4124 | 2026.03.12 01:36:58.268418 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4125 | 2026.03.12 01:36:58.268432 [ 289 ] {} <Debug> TCP-Session: 8e5e3950-5680-462b-bedb-2ac17dcc8379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4126 | 2026.03.12 01:36:58.268428 [ 286 ] {6ce388e4-6c8f-469d-9c07-582b0d7d8c00} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4127 | 2026.03.12 01:36:58.268458 [ 293 ] {} <Debug> TCP-Session: 661c01d9-8a96-4dfe-afec-2a2ad2beaf86 Authenticating user 'default' from [fd00:1122:3344:101::e]:57130 | ||
| 4128 | 2026.03.12 01:36:58.268457 [ 289 ] {} <Debug> TCP-Session: 8e5e3950-5680-462b-bedb-2ac17dcc8379 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4129 | 2026.03.12 01:36:58.268499 [ 293 ] {} <Debug> TCP-Session: 661c01d9-8a96-4dfe-afec-2a2ad2beaf86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4130 | 2026.03.12 01:36:58.268123 [ 291 ] {} <Debug> TCP-Session: 95d95afb-4bdc-40a4-994c-c4722d798bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4131 | 2026.03.12 01:36:58.268529 [ 286 ] {6ce388e4-6c8f-469d-9c07-582b0d7d8c00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4132 | 2026.03.12 01:36:58.268515 [ 293 ] {} <Debug> TCP-Session: 661c01d9-8a96-4dfe-afec-2a2ad2beaf86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4133 | 2026.03.12 01:36:58.268578 [ 291 ] {} <Debug> TCP-Session: 95d95afb-4bdc-40a4-994c-c4722d798bdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4134 | 2026.03.12 01:36:58.267871 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61013 | ||
| 4135 | 2026.03.12 01:36:58.268673 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4136 | 2026.03.12 01:36:58.268696 [ 288 ] {} <Debug> TCP-Session: 7fa9e362-af23-4efa-ba65-9fd60c593165 Authenticating user 'default' from [fd00:1122:3344:101::e]:61013 | ||
| 4137 | 2026.03.12 01:36:58.268717 [ 288 ] {} <Debug> TCP-Session: 7fa9e362-af23-4efa-ba65-9fd60c593165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4138 | 2026.03.12 01:36:58.268735 [ 288 ] {} <Debug> TCP-Session: 7fa9e362-af23-4efa-ba65-9fd60c593165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4139 | 2026.03.12 01:36:58.268878 [ 286 ] {6ce388e4-6c8f-469d-9c07-582b0d7d8c00} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 4140 | 2026.03.12 01:36:58.269932 [ 322 ] {6ce388e4-6c8f-469d-9c07-582b0d7d8c00} <Trace> AggregatingTransform: Aggregating | ||
| 4141 | 2026.03.12 01:36:58.269969 [ 322 ] {6ce388e4-6c8f-469d-9c07-582b0d7d8c00} <Trace> Aggregator: Aggregation method: without_key | ||
| 4142 | 2026.03.12 01:36:58.270000 [ 322 ] {6ce388e4-6c8f-469d-9c07-582b0d7d8c00} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001001195 sec. (998.806 rows/sec., 39.02 KiB/sec.) | ||
| 4143 | 2026.03.12 01:36:58.270014 [ 322 ] {6ce388e4-6c8f-469d-9c07-582b0d7d8c00} <Trace> Aggregator: Merging aggregated data | ||
| 4144 | 2026.03.12 01:36:58.271264 [ 286 ] {6ce388e4-6c8f-469d-9c07-582b0d7d8c00} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003182 sec., 314.26775612822127 rows/sec., 12.28 KiB/sec. | ||
| 4145 | 2026.03.12 01:36:58.271400 [ 286 ] {6ce388e4-6c8f-469d-9c07-582b0d7d8c00} <Debug> TCPHandler: Processed in 0.003563914 sec. | ||
| 4146 | 2026.03.12 01:36:58.271516 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4147 | 2026.03.12 01:36:58.271543 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4148 | 2026.03.12 01:36:58.271562 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4149 | 2026.03.12 01:36:58.271578 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4150 | 2026.03.12 01:36:58.271589 [ 287 ] {} <Debug> TCP-Session: 2662e7e4-c2c9-4277-b572-a2348a13af2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4151 | 2026.03.12 01:36:58.271608 [ 274 ] {} <Debug> TCP-Session: 39d526db-1780-440e-8380-36c8021c28b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4152 | 2026.03.12 01:36:58.271626 [ 290 ] {} <Debug> TCP-Session: 40181cc2-a520-4b1d-89e4-4ce218215a1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4153 | 2026.03.12 01:36:58.271631 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4154 | 2026.03.12 01:36:58.271646 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4155 | 2026.03.12 01:36:58.271657 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4156 | 2026.03.12 01:36:58.271681 [ 291 ] {} <Debug> TCP-Session: 95d95afb-4bdc-40a4-994c-c4722d798bdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4157 | 2026.03.12 01:36:58.271700 [ 289 ] {} <Debug> TCP-Session: 8e5e3950-5680-462b-bedb-2ac17dcc8379 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4158 | 2026.03.12 01:36:58.271708 [ 293 ] {} <Debug> TCP-Session: 661c01d9-8a96-4dfe-afec-2a2ad2beaf86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4159 | 2026.03.12 01:36:58.271614 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4160 | 2026.03.12 01:36:58.271594 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4161 | 2026.03.12 01:36:58.271770 [ 292 ] {} <Debug> TCP-Session: 3e01c4ce-c6e5-4f77-b742-35892c400f25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4162 | 2026.03.12 01:36:58.271546 [ 286 ] {} <Debug> TCP-Session: e1f208cf-9d50-4f94-988a-fe064bdc4298 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4163 | 2026.03.12 01:36:58.271793 [ 288 ] {} <Debug> TCP-Session: 7fa9e362-af23-4efa-ba65-9fd60c593165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4164 | 2026.03.12 01:36:58.344194 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4165 | 2026.03.12 01:36:58.344376 [ 275 ] {236b0cab-ef8f-4fb2-8d53-39e65abac4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4166 | 2026.03.12 01:36:58.344448 [ 275 ] {236b0cab-ef8f-4fb2-8d53-39e65abac4a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4167 | 2026.03.12 01:36:58.345182 [ 275 ] {236b0cab-ef8f-4fb2-8d53-39e65abac4a6} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4168 | 2026.03.12 01:36:58.345235 [ 275 ] {236b0cab-ef8f-4fb2-8d53-39e65abac4a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 4169 | 2026.03.12 01:36:58.345677 [ 275 ] {236b0cab-ef8f-4fb2-8d53-39e65abac4a6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4170 | 2026.03.12 01:36:58.345928 [ 275 ] {236b0cab-ef8f-4fb2-8d53-39e65abac4a6} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4171 | 2026.03.12 01:36:58.346096 [ 275 ] {236b0cab-ef8f-4fb2-8d53-39e65abac4a6} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001771 sec., 71146.24505928854 rows/sec., 6.12 MiB/sec. | ||
| 4172 | 2026.03.12 01:36:58.346148 [ 275 ] {236b0cab-ef8f-4fb2-8d53-39e65abac4a6} <Debug> TCPHandler: Processed in 0.002096172 sec. | ||
| 4173 | 2026.03.12 01:36:58.346292 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4174 | 2026.03.12 01:36:58.346397 [ 275 ] {1306819f-6e12-465d-adea-b6178de3dca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4175 | 2026.03.12 01:36:58.346442 [ 275 ] {1306819f-6e12-465d-adea-b6178de3dca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4176 | 2026.03.12 01:36:58.346889 [ 275 ] {1306819f-6e12-465d-adea-b6178de3dca5} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2026.03.12 01:36:58.346929 [ 275 ] {1306819f-6e12-465d-adea-b6178de3dca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 4178 | 2026.03.12 01:36:58.347263 [ 275 ] {1306819f-6e12-465d-adea-b6178de3dca5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4179 | 2026.03.12 01:36:58.347496 [ 275 ] {1306819f-6e12-465d-adea-b6178de3dca5} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4180 | 2026.03.12 01:36:58.347634 [ 275 ] {1306819f-6e12-465d-adea-b6178de3dca5} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001262 sec., 27733.7559429477 rows/sec., 2.04 MiB/sec. | ||
| 4181 | 2026.03.12 01:36:58.347673 [ 275 ] {1306819f-6e12-465d-adea-b6178de3dca5} <Debug> TCPHandler: Processed in 0.001438022 sec. | ||
| 4182 | 2026.03.12 01:36:58.347796 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4183 | 2026.03.12 01:36:58.347893 [ 275 ] {895e4a09-8693-462c-a25a-f840ddc0297f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4184 | 2026.03.12 01:36:58.347935 [ 275 ] {895e4a09-8693-462c-a25a-f840ddc0297f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4185 | 2026.03.12 01:36:58.348400 [ 275 ] {895e4a09-8693-462c-a25a-f840ddc0297f} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2026.03.12 01:36:58.348437 [ 275 ] {895e4a09-8693-462c-a25a-f840ddc0297f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 4187 | 2026.03.12 01:36:58.348765 [ 275 ] {895e4a09-8693-462c-a25a-f840ddc0297f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4188 | 2026.03.12 01:36:58.348982 [ 275 ] {895e4a09-8693-462c-a25a-f840ddc0297f} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2026.03.12 01:36:58.349119 [ 275 ] {895e4a09-8693-462c-a25a-f840ddc0297f} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001246 sec., 79454.25361155698 rows/sec., 6.21 MiB/sec. | ||
| 4190 | 2026.03.12 01:36:58.349158 [ 275 ] {895e4a09-8693-462c-a25a-f840ddc0297f} <Debug> TCPHandler: Processed in 0.001412352 sec. | ||
| 4191 | 2026.03.12 01:36:58.349285 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4192 | 2026.03.12 01:36:58.349379 [ 275 ] {86bef70c-9cc6-4347-b16d-51729587b17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4193 | 2026.03.12 01:36:58.349425 [ 275 ] {86bef70c-9cc6-4347-b16d-51729587b17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4194 | 2026.03.12 01:36:58.349872 [ 275 ] {86bef70c-9cc6-4347-b16d-51729587b17d} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4195 | 2026.03.12 01:36:58.349909 [ 275 ] {86bef70c-9cc6-4347-b16d-51729587b17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 4196 | 2026.03.12 01:36:58.350259 [ 275 ] {86bef70c-9cc6-4347-b16d-51729587b17d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4197 | 2026.03.12 01:36:58.350467 [ 275 ] {86bef70c-9cc6-4347-b16d-51729587b17d} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4198 | 2026.03.12 01:36:58.350596 [ 275 ] {86bef70c-9cc6-4347-b16d-51729587b17d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 4199 | 2026.03.12 01:36:58.350634 [ 275 ] {86bef70c-9cc6-4347-b16d-51729587b17d} <Debug> TCPHandler: Processed in 0.001398661 sec. | ||
| 4200 | 2026.03.12 01:36:58.350749 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4201 | 2026.03.12 01:36:58.350842 [ 275 ] {c88c8d3e-e756-48e3-9cb9-332bfe4f5950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4202 | 2026.03.12 01:36:58.350897 [ 275 ] {c88c8d3e-e756-48e3-9cb9-332bfe4f5950} <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 | ||
| 4203 | 2026.03.12 01:36:58.351757 [ 275 ] {c88c8d3e-e756-48e3-9cb9-332bfe4f5950} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4204 | 2026.03.12 01:36:58.351793 [ 275 ] {c88c8d3e-e756-48e3-9cb9-332bfe4f5950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 4205 | 2026.03.12 01:36:58.352370 [ 275 ] {c88c8d3e-e756-48e3-9cb9-332bfe4f5950} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4206 | 2026.03.12 01:36:58.352617 [ 275 ] {c88c8d3e-e756-48e3-9cb9-332bfe4f5950} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4207 | 2026.03.12 01:36:58.352758 [ 275 ] {c88c8d3e-e756-48e3-9cb9-332bfe4f5950} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001933 sec., 18106.57009829281 rows/sec., 32.45 MiB/sec. | ||
| 4208 | 2026.03.12 01:36:58.352824 [ 275 ] {c88c8d3e-e756-48e3-9cb9-332bfe4f5950} <Debug> TCPHandler: Processed in 0.002124162 sec. | ||
| 4209 | 2026.03.12 01:36:58.352950 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4210 | 2026.03.12 01:36:58.353044 [ 275 ] {240ca74d-5a97-4c4f-af44-276bf0332934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4211 | 2026.03.12 01:36:58.353088 [ 275 ] {240ca74d-5a97-4c4f-af44-276bf0332934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4212 | 2026.03.12 01:36:58.353457 [ 275 ] {240ca74d-5a97-4c4f-af44-276bf0332934} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4213 | 2026.03.12 01:36:58.353493 [ 275 ] {240ca74d-5a97-4c4f-af44-276bf0332934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 4214 | 2026.03.12 01:36:58.353808 [ 275 ] {240ca74d-5a97-4c4f-af44-276bf0332934} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4215 | 2026.03.12 01:36:58.354027 [ 275 ] {240ca74d-5a97-4c4f-af44-276bf0332934} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2026.03.12 01:36:58.354156 [ 275 ] {240ca74d-5a97-4c4f-af44-276bf0332934} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 4217 | 2026.03.12 01:36:58.354191 [ 275 ] {240ca74d-5a97-4c4f-af44-276bf0332934} <Debug> TCPHandler: Processed in 0.00129181 sec. | ||
| 4218 | 2026.03.12 01:37:00.524875 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8168 | ||
| 4219 | 2026.03.12 01:37:00.525366 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4220 | 2026.03.12 01:37:00.525414 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 4221 | 2026.03.12 01:37:00.525896 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4222 | 2026.03.12 01:37:00.526135 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4223 | 2026.03.12 01:37:00.526275 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8168 | ||
| 4224 | 2026.03.12 01:37:01.019461 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4225 | 2026.03.12 01:37:01.034995 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4226 | 2026.03.12 01:37:01.035050 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 4227 | 2026.03.12 01:37:01.041174 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4228 | 2026.03.12 01:37:01.041909 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4229 | 2026.03.12 01:37:01.044849 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4230 | 2026.03.12 01:37:03.054520 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 528 | ||
| 4231 | 2026.03.12 01:37:03.056976 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4232 | 2026.03.12 01:37:03.057024 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4233 | 2026.03.12 01:37:03.058170 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4234 | 2026.03.12 01:37:03.058424 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4235 | 2026.03.12 01:37:03.058666 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 528 | ||
| 4236 | 2026.03.12 01:37:03.342463 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4237 | 2026.03.12 01:37:03.342740 [ 275 ] {a159014a-03a2-4941-883e-c2fd56c2201d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4238 | 2026.03.12 01:37:03.342844 [ 275 ] {a159014a-03a2-4941-883e-c2fd56c2201d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4239 | 2026.03.12 01:37:03.343527 [ 275 ] {a159014a-03a2-4941-883e-c2fd56c2201d} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4240 | 2026.03.12 01:37:03.343568 [ 275 ] {a159014a-03a2-4941-883e-c2fd56c2201d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4241 | 2026.03.12 01:37:03.343951 [ 275 ] {a159014a-03a2-4941-883e-c2fd56c2201d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4242 | 2026.03.12 01:37:03.344183 [ 275 ] {a159014a-03a2-4941-883e-c2fd56c2201d} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4243 | 2026.03.12 01:37:03.344331 [ 275 ] {a159014a-03a2-4941-883e-c2fd56c2201d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001668 sec., 2398.0815347721823 rows/sec., 195.55 KiB/sec. | ||
| 4244 | 2026.03.12 01:37:03.344377 [ 275 ] {a159014a-03a2-4941-883e-c2fd56c2201d} <Debug> TCPHandler: Processed in 0.002103252 sec. | ||
| 4245 | 2026.03.12 01:37:03.344503 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4246 | 2026.03.12 01:37:03.344602 [ 275 ] {1658a477-1411-4507-afa0-389c4558d47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4247 | 2026.03.12 01:37:03.344644 [ 275 ] {1658a477-1411-4507-afa0-389c4558d47e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4248 | 2026.03.12 01:37:03.345089 [ 275 ] {1658a477-1411-4507-afa0-389c4558d47e} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4249 | 2026.03.12 01:37:03.345122 [ 275 ] {1658a477-1411-4507-afa0-389c4558d47e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4250 | 2026.03.12 01:37:03.345426 [ 275 ] {1658a477-1411-4507-afa0-389c4558d47e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4251 | 2026.03.12 01:37:03.345637 [ 275 ] {1658a477-1411-4507-afa0-389c4558d47e} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4252 | 2026.03.12 01:37:03.345764 [ 275 ] {1658a477-1411-4507-afa0-389c4558d47e} <Debug> executeQuery: Read 66 rows, 5.30 KiB in 0.001185 sec., 55696.20253164557 rows/sec., 4.37 MiB/sec. | ||
| 4253 | 2026.03.12 01:37:03.345800 [ 275 ] {1658a477-1411-4507-afa0-389c4558d47e} <Debug> TCPHandler: Processed in 0.00135081 sec. | ||
| 4254 | 2026.03.12 01:37:03.345901 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4255 | 2026.03.12 01:37:03.345996 [ 275 ] {d5b192a8-b790-41cd-8337-497bd3956155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4256 | 2026.03.12 01:37:03.346035 [ 275 ] {d5b192a8-b790-41cd-8337-497bd3956155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4257 | 2026.03.12 01:37:03.346415 [ 275 ] {d5b192a8-b790-41cd-8337-497bd3956155} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4258 | 2026.03.12 01:37:03.346449 [ 275 ] {d5b192a8-b790-41cd-8337-497bd3956155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4259 | 2026.03.12 01:37:03.346743 [ 275 ] {d5b192a8-b790-41cd-8337-497bd3956155} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4260 | 2026.03.12 01:37:03.346941 [ 275 ] {d5b192a8-b790-41cd-8337-497bd3956155} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4261 | 2026.03.12 01:37:03.347070 [ 275 ] {d5b192a8-b790-41cd-8337-497bd3956155} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.001095 sec., 7305.936073059361 rows/sec., 529.75 KiB/sec. | ||
| 4262 | 2026.03.12 01:37:03.347106 [ 275 ] {d5b192a8-b790-41cd-8337-497bd3956155} <Debug> TCPHandler: Processed in 0.001253699 sec. | ||
| 4263 | 2026.03.12 01:37:03.347208 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4264 | 2026.03.12 01:37:03.347299 [ 275 ] {f7984d99-fecb-4a88-a0ee-b6a6745b4fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4265 | 2026.03.12 01:37:03.347337 [ 275 ] {f7984d99-fecb-4a88-a0ee-b6a6745b4fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4266 | 2026.03.12 01:37:03.347750 [ 275 ] {f7984d99-fecb-4a88-a0ee-b6a6745b4fbf} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4267 | 2026.03.12 01:37:03.347783 [ 275 ] {f7984d99-fecb-4a88-a0ee-b6a6745b4fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4268 | 2026.03.12 01:37:03.348071 [ 275 ] {f7984d99-fecb-4a88-a0ee-b6a6745b4fbf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4269 | 2026.03.12 01:37:03.348276 [ 275 ] {f7984d99-fecb-4a88-a0ee-b6a6745b4fbf} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4270 | 2026.03.12 01:37:03.348397 [ 275 ] {f7984d99-fecb-4a88-a0ee-b6a6745b4fbf} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001117 sec., 64458.37063563116 rows/sec., 5.04 MiB/sec. | ||
| 4271 | 2026.03.12 01:37:03.348433 [ 275 ] {f7984d99-fecb-4a88-a0ee-b6a6745b4fbf} <Debug> TCPHandler: Processed in 0.001271649 sec. | ||
| 4272 | 2026.03.12 01:37:03.348541 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4273 | 2026.03.12 01:37:03.348633 [ 275 ] {63721b25-3b1d-4028-8302-d6c63731160d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4274 | 2026.03.12 01:37:03.348676 [ 275 ] {63721b25-3b1d-4028-8302-d6c63731160d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4275 | 2026.03.12 01:37:03.349072 [ 275 ] {63721b25-3b1d-4028-8302-d6c63731160d} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2026.03.12 01:37:03.349106 [ 275 ] {63721b25-3b1d-4028-8302-d6c63731160d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4277 | 2026.03.12 01:37:03.349433 [ 275 ] {63721b25-3b1d-4028-8302-d6c63731160d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4278 | 2026.03.12 01:37:03.349634 [ 275 ] {63721b25-3b1d-4028-8302-d6c63731160d} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4279 | 2026.03.12 01:37:03.349756 [ 275 ] {63721b25-3b1d-4028-8302-d6c63731160d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001142 sec., 141856.39229422066 rows/sec., 9.88 MiB/sec. | ||
| 4280 | 2026.03.12 01:37:03.349791 [ 275 ] {63721b25-3b1d-4028-8302-d6c63731160d} <Debug> TCPHandler: Processed in 0.00129672 sec. | ||
| 4281 | 2026.03.12 01:37:03.349897 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4282 | 2026.03.12 01:37:03.349988 [ 275 ] {27eb2eb3-1989-4d4b-8108-21a1735615ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4283 | 2026.03.12 01:37:03.350040 [ 275 ] {27eb2eb3-1989-4d4b-8108-21a1735615ef} <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 | ||
| 4284 | 2026.03.12 01:37:03.350754 [ 275 ] {27eb2eb3-1989-4d4b-8108-21a1735615ef} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4285 | 2026.03.12 01:37:03.350788 [ 275 ] {27eb2eb3-1989-4d4b-8108-21a1735615ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4286 | 2026.03.12 01:37:03.351290 [ 275 ] {27eb2eb3-1989-4d4b-8108-21a1735615ef} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4287 | 2026.03.12 01:37:03.351497 [ 275 ] {27eb2eb3-1989-4d4b-8108-21a1735615ef} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4288 | 2026.03.12 01:37:03.351629 [ 275 ] {27eb2eb3-1989-4d4b-8108-21a1735615ef} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001659 sec., 2411.091018685955 rows/sec., 4.32 MiB/sec. | ||
| 4289 | 2026.03.12 01:37:03.351685 [ 275 ] {27eb2eb3-1989-4d4b-8108-21a1735615ef} <Debug> TCPHandler: Processed in 0.001834628 sec. | ||
| 4290 | 2026.03.12 01:37:03.351792 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4291 | 2026.03.12 01:37:03.351884 [ 275 ] {5b199888-81f4-4f99-9723-c7f8a5018a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4292 | 2026.03.12 01:37:03.351923 [ 275 ] {5b199888-81f4-4f99-9723-c7f8a5018a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4293 | 2026.03.12 01:37:03.352240 [ 275 ] {5b199888-81f4-4f99-9723-c7f8a5018a06} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4294 | 2026.03.12 01:37:03.352272 [ 275 ] {5b199888-81f4-4f99-9723-c7f8a5018a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4295 | 2026.03.12 01:37:03.352542 [ 275 ] {5b199888-81f4-4f99-9723-c7f8a5018a06} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4296 | 2026.03.12 01:37:03.352737 [ 275 ] {5b199888-81f4-4f99-9723-c7f8a5018a06} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4297 | 2026.03.12 01:37:03.352852 [ 275 ] {5b199888-81f4-4f99-9723-c7f8a5018a06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 4298 | 2026.03.12 01:37:03.352885 [ 275 ] {5b199888-81f4-4f99-9723-c7f8a5018a06} <Debug> TCPHandler: Processed in 0.001195548 sec. | ||
| 4299 | 2026.03.12 01:37:07.907037 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4300 | 2026.03.12 01:37:07.907105 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4301 | 2026.03.12 01:37:08.026457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8680 | ||
| 4302 | 2026.03.12 01:37:08.027033 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4303 | 2026.03.12 01:37:08.027088 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4304 | 2026.03.12 01:37:08.027595 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4305 | 2026.03.12 01:37:08.027858 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4306 | 2026.03.12 01:37:08.028012 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8680 | ||
| 4307 | 2026.03.12 01:37:08.344496 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4308 | 2026.03.12 01:37:08.344693 [ 275 ] {9483451d-cb71-4e96-9ae2-e3778f3c6235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4309 | 2026.03.12 01:37:08.344764 [ 275 ] {9483451d-cb71-4e96-9ae2-e3778f3c6235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4310 | 2026.03.12 01:37:08.345519 [ 275 ] {9483451d-cb71-4e96-9ae2-e3778f3c6235} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2026.03.12 01:37:08.345571 [ 275 ] {9483451d-cb71-4e96-9ae2-e3778f3c6235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4312 | 2026.03.12 01:37:08.345980 [ 275 ] {9483451d-cb71-4e96-9ae2-e3778f3c6235} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4313 | 2026.03.12 01:37:08.346196 [ 275 ] {9483451d-cb71-4e96-9ae2-e3778f3c6235} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2026.03.12 01:37:08.346419 [ 275 ] {9483451d-cb71-4e96-9ae2-e3778f3c6235} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001782 sec., 70707.07070707071 rows/sec., 6.08 MiB/sec. | ||
| 4315 | 2026.03.12 01:37:08.346460 [ 275 ] {9483451d-cb71-4e96-9ae2-e3778f3c6235} <Debug> TCPHandler: Processed in 0.002102042 sec. | ||
| 4316 | 2026.03.12 01:37:08.346586 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4317 | 2026.03.12 01:37:08.346679 [ 275 ] {7c118c44-d1bd-4cca-8690-0ec6c90d880b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4318 | 2026.03.12 01:37:08.346719 [ 275 ] {7c118c44-d1bd-4cca-8690-0ec6c90d880b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4319 | 2026.03.12 01:37:08.347125 [ 275 ] {7c118c44-d1bd-4cca-8690-0ec6c90d880b} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4320 | 2026.03.12 01:37:08.347160 [ 275 ] {7c118c44-d1bd-4cca-8690-0ec6c90d880b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4321 | 2026.03.12 01:37:08.347454 [ 275 ] {7c118c44-d1bd-4cca-8690-0ec6c90d880b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4322 | 2026.03.12 01:37:08.347674 [ 275 ] {7c118c44-d1bd-4cca-8690-0ec6c90d880b} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4323 | 2026.03.12 01:37:08.347796 [ 275 ] {7c118c44-d1bd-4cca-8690-0ec6c90d880b} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001136 sec., 30809.859154929574 rows/sec., 2.26 MiB/sec. | ||
| 4324 | 2026.03.12 01:37:08.347832 [ 275 ] {7c118c44-d1bd-4cca-8690-0ec6c90d880b} <Debug> TCPHandler: Processed in 0.00129352 sec. | ||
| 4325 | 2026.03.12 01:37:08.347940 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4326 | 2026.03.12 01:37:08.348031 [ 275 ] {217d4e78-4aba-4e44-a12b-4a766f1348b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4327 | 2026.03.12 01:37:08.348069 [ 275 ] {217d4e78-4aba-4e44-a12b-4a766f1348b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4328 | 2026.03.12 01:37:08.348528 [ 275 ] {217d4e78-4aba-4e44-a12b-4a766f1348b8} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4329 | 2026.03.12 01:37:08.348566 [ 275 ] {217d4e78-4aba-4e44-a12b-4a766f1348b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4330 | 2026.03.12 01:37:08.348881 [ 275 ] {217d4e78-4aba-4e44-a12b-4a766f1348b8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4331 | 2026.03.12 01:37:08.349090 [ 275 ] {217d4e78-4aba-4e44-a12b-4a766f1348b8} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4332 | 2026.03.12 01:37:08.349214 [ 275 ] {217d4e78-4aba-4e44-a12b-4a766f1348b8} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001201 sec., 82431.30724396337 rows/sec., 6.44 MiB/sec. | ||
| 4333 | 2026.03.12 01:37:08.349250 [ 275 ] {217d4e78-4aba-4e44-a12b-4a766f1348b8} <Debug> TCPHandler: Processed in 0.001356971 sec. | ||
| 4334 | 2026.03.12 01:37:08.349362 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4335 | 2026.03.12 01:37:08.349454 [ 275 ] {b5de2f56-54cb-469b-b209-5f295f20b766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4336 | 2026.03.12 01:37:08.349497 [ 275 ] {b5de2f56-54cb-469b-b209-5f295f20b766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4337 | 2026.03.12 01:37:08.349938 [ 275 ] {b5de2f56-54cb-469b-b209-5f295f20b766} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2026.03.12 01:37:08.349974 [ 275 ] {b5de2f56-54cb-469b-b209-5f295f20b766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4339 | 2026.03.12 01:37:08.350320 [ 275 ] {b5de2f56-54cb-469b-b209-5f295f20b766} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4340 | 2026.03.12 01:37:08.350528 [ 275 ] {b5de2f56-54cb-469b-b209-5f295f20b766} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2026.03.12 01:37:08.350655 [ 275 ] {b5de2f56-54cb-469b-b209-5f295f20b766} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 4342 | 2026.03.12 01:37:08.350691 [ 275 ] {b5de2f56-54cb-469b-b209-5f295f20b766} <Debug> TCPHandler: Processed in 0.001376431 sec. | ||
| 4343 | 2026.03.12 01:37:08.350827 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4344 | 2026.03.12 01:37:08.350920 [ 275 ] {2eff6e17-8876-4942-b6eb-deb552340270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4345 | 2026.03.12 01:37:08.350974 [ 275 ] {2eff6e17-8876-4942-b6eb-deb552340270} <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 | ||
| 4346 | 2026.03.12 01:37:08.351823 [ 275 ] {2eff6e17-8876-4942-b6eb-deb552340270} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4347 | 2026.03.12 01:37:08.351860 [ 275 ] {2eff6e17-8876-4942-b6eb-deb552340270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4348 | 2026.03.12 01:37:08.352435 [ 275 ] {2eff6e17-8876-4942-b6eb-deb552340270} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4349 | 2026.03.12 01:37:08.352679 [ 275 ] {2eff6e17-8876-4942-b6eb-deb552340270} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4350 | 2026.03.12 01:37:08.352811 [ 275 ] {2eff6e17-8876-4942-b6eb-deb552340270} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001909 sec., 18334.206390780513 rows/sec., 32.85 MiB/sec. | ||
| 4351 | 2026.03.12 01:37:08.352860 [ 275 ] {2eff6e17-8876-4942-b6eb-deb552340270} <Debug> TCPHandler: Processed in 0.002079512 sec. | ||
| 4352 | 2026.03.12 01:37:08.352976 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4353 | 2026.03.12 01:37:08.353068 [ 275 ] {1e4b1c18-e98a-4fed-a148-dd4c40c32a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4354 | 2026.03.12 01:37:08.353109 [ 275 ] {1e4b1c18-e98a-4fed-a148-dd4c40c32a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4355 | 2026.03.12 01:37:08.353442 [ 275 ] {1e4b1c18-e98a-4fed-a148-dd4c40c32a6d} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4356 | 2026.03.12 01:37:08.353478 [ 275 ] {1e4b1c18-e98a-4fed-a148-dd4c40c32a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4357 | 2026.03.12 01:37:08.353768 [ 275 ] {1e4b1c18-e98a-4fed-a148-dd4c40c32a6d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4358 | 2026.03.12 01:37:08.353986 [ 275 ] {1e4b1c18-e98a-4fed-a148-dd4c40c32a6d} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4359 | 2026.03.12 01:37:08.354107 [ 275 ] {1e4b1c18-e98a-4fed-a148-dd4c40c32a6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 4360 | 2026.03.12 01:37:08.354142 [ 275 ] {1e4b1c18-e98a-4fed-a148-dd4c40c32a6d} <Debug> TCPHandler: Processed in 0.001212558 sec. | ||
| 4361 | 2026.03.12 01:37:08.545022 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4362 | 2026.03.12 01:37:08.561521 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4363 | 2026.03.12 01:37:08.561588 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4364 | 2026.03.12 01:37:08.567571 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4365 | 2026.03.12 01:37:08.568346 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4366 | 2026.03.12 01:37:08.571346 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4367 | 2026.03.12 01:37:13.058829 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 554 | ||
| 4368 | 2026.03.12 01:37:13.060941 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2026.03.12 01:37:13.060989 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4370 | 2026.03.12 01:37:13.062148 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4371 | 2026.03.12 01:37:13.062420 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2026.03.12 01:37:13.062715 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 554 | ||
| 4373 | 2026.03.12 01:37:13.343086 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4374 | 2026.03.12 01:37:13.343280 [ 275 ] {2a7d7909-2609-4b20-99ef-4b708264a855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4375 | 2026.03.12 01:37:13.343344 [ 275 ] {2a7d7909-2609-4b20-99ef-4b708264a855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4376 | 2026.03.12 01:37:13.344122 [ 275 ] {2a7d7909-2609-4b20-99ef-4b708264a855} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2026.03.12 01:37:13.344167 [ 275 ] {2a7d7909-2609-4b20-99ef-4b708264a855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4378 | 2026.03.12 01:37:13.344563 [ 275 ] {2a7d7909-2609-4b20-99ef-4b708264a855} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4379 | 2026.03.12 01:37:13.344789 [ 275 ] {2a7d7909-2609-4b20-99ef-4b708264a855} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2026.03.12 01:37:13.344944 [ 275 ] {2a7d7909-2609-4b20-99ef-4b708264a855} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001714 sec., 38506.41773628938 rows/sec., 3.05 MiB/sec. | ||
| 4381 | 2026.03.12 01:37:13.344985 [ 275 ] {2a7d7909-2609-4b20-99ef-4b708264a855} <Debug> TCPHandler: Processed in 0.002033781 sec. | ||
| 4382 | 2026.03.12 01:37:13.345118 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4383 | 2026.03.12 01:37:13.345211 [ 275 ] {d81a6198-404c-4785-a829-de55b727fa2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4384 | 2026.03.12 01:37:13.345250 [ 275 ] {d81a6198-404c-4785-a829-de55b727fa2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4385 | 2026.03.12 01:37:13.345719 [ 275 ] {d81a6198-404c-4785-a829-de55b727fa2f} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2026.03.12 01:37:13.345754 [ 275 ] {d81a6198-404c-4785-a829-de55b727fa2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4387 | 2026.03.12 01:37:13.346039 [ 275 ] {d81a6198-404c-4785-a829-de55b727fa2f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4388 | 2026.03.12 01:37:13.346253 [ 275 ] {d81a6198-404c-4785-a829-de55b727fa2f} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2026.03.12 01:37:13.346377 [ 275 ] {d81a6198-404c-4785-a829-de55b727fa2f} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001185 sec., 4219.4092827004215 rows/sec., 317.28 KiB/sec. | ||
| 4390 | 2026.03.12 01:37:13.346414 [ 275 ] {d81a6198-404c-4785-a829-de55b727fa2f} <Debug> TCPHandler: Processed in 0.00134337 sec. | ||
| 4391 | 2026.03.12 01:37:13.346531 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4392 | 2026.03.12 01:37:13.346624 [ 275 ] {e64b8d04-7e39-4dc6-a476-c38b96ffd2c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4393 | 2026.03.12 01:37:13.346663 [ 275 ] {e64b8d04-7e39-4dc6-a476-c38b96ffd2c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4394 | 2026.03.12 01:37:13.347112 [ 275 ] {e64b8d04-7e39-4dc6-a476-c38b96ffd2c4} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.03.12 01:37:13.347147 [ 275 ] {e64b8d04-7e39-4dc6-a476-c38b96ffd2c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4396 | 2026.03.12 01:37:13.347434 [ 275 ] {e64b8d04-7e39-4dc6-a476-c38b96ffd2c4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4397 | 2026.03.12 01:37:13.347640 [ 275 ] {e64b8d04-7e39-4dc6-a476-c38b96ffd2c4} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2026.03.12 01:37:13.347766 [ 275 ] {e64b8d04-7e39-4dc6-a476-c38b96ffd2c4} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00116 sec., 59482.75862068965 rows/sec., 4.64 MiB/sec. | ||
| 4399 | 2026.03.12 01:37:13.347802 [ 275 ] {e64b8d04-7e39-4dc6-a476-c38b96ffd2c4} <Debug> TCPHandler: Processed in 0.00131755 sec. | ||
| 4400 | 2026.03.12 01:37:13.347920 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4401 | 2026.03.12 01:37:13.348012 [ 275 ] {d2500303-24b1-4cff-8f7a-e804d9b5ab94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4402 | 2026.03.12 01:37:13.348054 [ 275 ] {d2500303-24b1-4cff-8f7a-e804d9b5ab94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4403 | 2026.03.12 01:37:13.348465 [ 275 ] {d2500303-24b1-4cff-8f7a-e804d9b5ab94} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2026.03.12 01:37:13.348500 [ 275 ] {d2500303-24b1-4cff-8f7a-e804d9b5ab94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4405 | 2026.03.12 01:37:13.348817 [ 275 ] {d2500303-24b1-4cff-8f7a-e804d9b5ab94} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4406 | 2026.03.12 01:37:13.349018 [ 275 ] {d2500303-24b1-4cff-8f7a-e804d9b5ab94} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2026.03.12 01:37:13.349145 [ 275 ] {d2500303-24b1-4cff-8f7a-e804d9b5ab94} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 4408 | 2026.03.12 01:37:13.349181 [ 275 ] {d2500303-24b1-4cff-8f7a-e804d9b5ab94} <Debug> TCPHandler: Processed in 0.00130834 sec. | ||
| 4409 | 2026.03.12 01:37:13.349294 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4410 | 2026.03.12 01:37:13.349384 [ 275 ] {b1fa39bd-f890-4b05-a7aa-c96ffa7ce24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4411 | 2026.03.12 01:37:13.349436 [ 275 ] {b1fa39bd-f890-4b05-a7aa-c96ffa7ce24a} <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 | ||
| 4412 | 2026.03.12 01:37:13.350159 [ 275 ] {b1fa39bd-f890-4b05-a7aa-c96ffa7ce24a} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4413 | 2026.03.12 01:37:13.350195 [ 275 ] {b1fa39bd-f890-4b05-a7aa-c96ffa7ce24a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4414 | 2026.03.12 01:37:13.350673 [ 275 ] {b1fa39bd-f890-4b05-a7aa-c96ffa7ce24a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4415 | 2026.03.12 01:37:13.350886 [ 275 ] {b1fa39bd-f890-4b05-a7aa-c96ffa7ce24a} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4416 | 2026.03.12 01:37:13.351017 [ 275 ] {b1fa39bd-f890-4b05-a7aa-c96ffa7ce24a} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001651 sec., 3028.4675953967294 rows/sec., 5.43 MiB/sec. | ||
| 4417 | 2026.03.12 01:37:13.351067 [ 275 ] {b1fa39bd-f890-4b05-a7aa-c96ffa7ce24a} <Debug> TCPHandler: Processed in 0.001819717 sec. | ||
| 4418 | 2026.03.12 01:37:13.351178 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4419 | 2026.03.12 01:37:13.351270 [ 275 ] {d48cfd5b-b671-4fad-83cc-200305401646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4420 | 2026.03.12 01:37:13.351311 [ 275 ] {d48cfd5b-b671-4fad-83cc-200305401646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4421 | 2026.03.12 01:37:13.351645 [ 275 ] {d48cfd5b-b671-4fad-83cc-200305401646} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4422 | 2026.03.12 01:37:13.351680 [ 275 ] {d48cfd5b-b671-4fad-83cc-200305401646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4423 | 2026.03.12 01:37:13.351979 [ 275 ] {d48cfd5b-b671-4fad-83cc-200305401646} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4424 | 2026.03.12 01:37:13.352183 [ 275 ] {d48cfd5b-b671-4fad-83cc-200305401646} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4425 | 2026.03.12 01:37:13.352311 [ 275 ] {d48cfd5b-b671-4fad-83cc-200305401646} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 4426 | 2026.03.12 01:37:13.352346 [ 275 ] {d48cfd5b-b671-4fad-83cc-200305401646} <Debug> TCPHandler: Processed in 0.001214549 sec. | ||
| 4427 | 2026.03.12 01:37:13.619972 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4428 | 2026.03.12 01:37:13.620261 [ 275 ] {e7d145f6-723b-4970-84ab-c813d0ffa627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4429 | 2026.03.12 01:37:13.620337 [ 275 ] {e7d145f6-723b-4970-84ab-c813d0ffa627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4430 | 2026.03.12 01:37:13.620990 [ 275 ] {e7d145f6-723b-4970-84ab-c813d0ffa627} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4431 | 2026.03.12 01:37:13.621043 [ 275 ] {e7d145f6-723b-4970-84ab-c813d0ffa627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4432 | 2026.03.12 01:37:13.621449 [ 275 ] {e7d145f6-723b-4970-84ab-c813d0ffa627} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4433 | 2026.03.12 01:37:13.621686 [ 275 ] {e7d145f6-723b-4970-84ab-c813d0ffa627} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4434 | 2026.03.12 01:37:13.621852 [ 275 ] {e7d145f6-723b-4970-84ab-c813d0ffa627} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001672 sec., 14354.066985645932 rows/sec., 1.19 MiB/sec. | ||
| 4435 | 2026.03.12 01:37:13.621901 [ 275 ] {e7d145f6-723b-4970-84ab-c813d0ffa627} <Debug> TCPHandler: Processed in 0.002120672 sec. | ||
| 4436 | 2026.03.12 01:37:13.622022 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4437 | 2026.03.12 01:37:13.622127 [ 275 ] {6e814bb9-dd11-4fd1-9169-bab2f613f598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4438 | 2026.03.12 01:37:13.622172 [ 275 ] {6e814bb9-dd11-4fd1-9169-bab2f613f598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4439 | 2026.03.12 01:37:13.622587 [ 275 ] {6e814bb9-dd11-4fd1-9169-bab2f613f598} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.03.12 01:37:13.622626 [ 275 ] {6e814bb9-dd11-4fd1-9169-bab2f613f598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4441 | 2026.03.12 01:37:13.622928 [ 275 ] {6e814bb9-dd11-4fd1-9169-bab2f613f598} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4442 | 2026.03.12 01:37:13.623139 [ 275 ] {6e814bb9-dd11-4fd1-9169-bab2f613f598} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2026.03.12 01:37:13.623274 [ 275 ] {6e814bb9-dd11-4fd1-9169-bab2f613f598} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001171 sec., 5123.825789923143 rows/sec., 417.81 KiB/sec. | ||
| 4444 | 2026.03.12 01:37:13.623314 [ 275 ] {6e814bb9-dd11-4fd1-9169-bab2f613f598} <Debug> TCPHandler: Processed in 0.00134548 sec. | ||
| 4445 | 2026.03.12 01:37:13.623423 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4446 | 2026.03.12 01:37:13.623521 [ 275 ] {de810809-c14f-4c89-8757-c125c84c63ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4447 | 2026.03.12 01:37:13.623562 [ 275 ] {de810809-c14f-4c89-8757-c125c84c63ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4448 | 2026.03.12 01:37:13.624963 [ 275 ] {de810809-c14f-4c89-8757-c125c84c63ee} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4449 | 2026.03.12 01:37:13.625000 [ 275 ] {de810809-c14f-4c89-8757-c125c84c63ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4450 | 2026.03.12 01:37:13.625587 [ 275 ] {de810809-c14f-4c89-8757-c125c84c63ee} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4451 | 2026.03.12 01:37:13.625890 [ 275 ] {de810809-c14f-4c89-8757-c125c84c63ee} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4452 | 2026.03.12 01:37:13.626051 [ 129 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4453 | 2026.03.12 01:37:13.626085 [ 275 ] {de810809-c14f-4c89-8757-c125c84c63ee} <Debug> executeQuery: Read 2133 rows, 166.92 KiB in 0.002585 sec., 825145.0676982591 rows/sec., 63.06 MiB/sec. | ||
| 4454 | 2026.03.12 01:37:13.626119 [ 129 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4455 | 2026.03.12 01:37:13.626142 [ 275 ] {de810809-c14f-4c89-8757-c125c84c63ee} <Debug> TCPHandler: Processed in 0.002769152 sec. | ||
| 4456 | 2026.03.12 01:37:13.626146 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4457 | 2026.03.12 01:37:13.626268 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4458 | 2026.03.12 01:37:13.626300 [ 190 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 4459 | 2026.03.12 01:37:13.626370 [ 275 ] {0ddf0fad-3b4b-4672-a1f2-ad16d8e5fe0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4460 | 2026.03.12 01:37:13.626416 [ 275 ] {0ddf0fad-3b4b-4672-a1f2-ad16d8e5fe0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4461 | 2026.03.12 01:37:13.626441 [ 190 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4462 | 2026.03.12 01:37:13.626480 [ 190 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2891 rows starting from the beginning of the part | ||
| 4463 | 2026.03.12 01:37:13.626573 [ 190 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 126 rows starting from the beginning of the part | ||
| 4464 | 2026.03.12 01:37:13.626622 [ 190 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 66 rows starting from the beginning of the part | ||
| 4465 | 2026.03.12 01:37:13.626669 [ 190 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 126 rows starting from the beginning of the part | ||
| 4466 | 2026.03.12 01:37:13.626709 [ 190 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 66 rows starting from the beginning of the part | ||
| 4467 | 2026.03.12 01:37:13.626757 [ 190 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2133 rows starting from the beginning of the part | ||
| 4468 | 2026.03.12 01:37:13.626852 [ 275 ] {0ddf0fad-3b4b-4672-a1f2-ad16d8e5fe0d} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4469 | 2026.03.12 01:37:13.626894 [ 275 ] {0ddf0fad-3b4b-4672-a1f2-ad16d8e5fe0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4470 | 2026.03.12 01:37:13.627239 [ 275 ] {0ddf0fad-3b4b-4672-a1f2-ad16d8e5fe0d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4471 | 2026.03.12 01:37:13.627452 [ 275 ] {0ddf0fad-3b4b-4672-a1f2-ad16d8e5fe0d} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4472 | 2026.03.12 01:37:13.627560 [ 129 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4473 | 2026.03.12 01:37:13.627590 [ 275 ] {0ddf0fad-3b4b-4672-a1f2-ad16d8e5fe0d} <Debug> executeQuery: Read 64 rows, 4.84 KiB in 0.001241 sec., 51571.313456889606 rows/sec., 3.81 MiB/sec. | ||
| 4474 | 2026.03.12 01:37:13.627596 [ 129 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2026.03.12 01:37:13.627633 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4476 | 2026.03.12 01:37:13.627638 [ 275 ] {0ddf0fad-3b4b-4672-a1f2-ad16d8e5fe0d} <Debug> TCPHandler: Processed in 0.001422392 sec. | ||
| 4477 | 2026.03.12 01:37:13.627744 [ 187 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 4478 | 2026.03.12 01:37:13.627756 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4479 | 2026.03.12 01:37:13.627875 [ 275 ] {9e807f58-f076-4487-a05f-ae00c6bfc077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4480 | 2026.03.12 01:37:13.627882 [ 187 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4481 | 2026.03.12 01:37:13.627918 [ 275 ] {9e807f58-f076-4487-a05f-ae00c6bfc077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4482 | 2026.03.12 01:37:13.627928 [ 187 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 224 rows starting from the beginning of the part | ||
| 4483 | 2026.03.12 01:37:13.628021 [ 187 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 35 rows starting from the beginning of the part | ||
| 4484 | 2026.03.12 01:37:13.628074 [ 187 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 4485 | 2026.03.12 01:37:13.628117 [ 187 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 35 rows starting from the beginning of the part | ||
| 4486 | 2026.03.12 01:37:13.628159 [ 187 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
| 4487 | 2026.03.12 01:37:13.628201 [ 187 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 4488 | 2026.03.12 01:37:13.628577 [ 275 ] {9e807f58-f076-4487-a05f-ae00c6bfc077} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4489 | 2026.03.12 01:37:13.628618 [ 275 ] {9e807f58-f076-4487-a05f-ae00c6bfc077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4490 | 2026.03.12 01:37:13.629022 [ 275 ] {9e807f58-f076-4487-a05f-ae00c6bfc077} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4491 | 2026.03.12 01:37:13.629025 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5408 rows, containing 5 columns (5 merged, 0 gathered) in 0.002779432 sec., 1945721.284060916 rows/sec., 157.52 MiB/sec. | ||
| 4492 | 2026.03.12 01:37:13.629095 [ 192 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403042 sec., 264425.4412911374 rows/sec., 18.91 MiB/sec. | ||
| 4493 | 2026.03.12 01:37:13.629245 [ 191 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4494 | 2026.03.12 01:37:13.629253 [ 275 ] {9e807f58-f076-4487-a05f-ae00c6bfc077} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4495 | 2026.03.12 01:37:13.629405 [ 190 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4496 | 2026.03.12 01:37:13.629410 [ 275 ] {9e807f58-f076-4487-a05f-ae00c6bfc077} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001556 sec., 470437.01799485856 rows/sec., 27.82 MiB/sec. | ||
| 4497 | 2026.03.12 01:37:13.629471 [ 275 ] {9e807f58-f076-4487-a05f-ae00c6bfc077} <Debug> TCPHandler: Processed in 0.001764496 sec. | ||
| 4498 | 2026.03.12 01:37:13.629560 [ 191 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_21_4} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4499 | 2026.03.12 01:37:13.629587 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4500 | 2026.03.12 01:37:13.629647 [ 191 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_21_4} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4501 | 2026.03.12 01:37:13.629687 [ 275 ] {5cb23624-5c39-4bf6-b866-af66b5ea75e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4502 | 2026.03.12 01:37:13.629708 [ 190 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_26_5} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4503 | 2026.03.12 01:37:13.629731 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4504 | 2026.03.12 01:37:13.629732 [ 275 ] {5cb23624-5c39-4bf6-b866-af66b5ea75e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4505 | 2026.03.12 01:37:13.629789 [ 190 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_26_5} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4506 | 2026.03.12 01:37:13.629872 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 4507 | 2026.03.12 01:37:13.630153 [ 275 ] {5cb23624-5c39-4bf6-b866-af66b5ea75e1} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2026.03.12 01:37:13.630194 [ 275 ] {5cb23624-5c39-4bf6-b866-af66b5ea75e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4509 | 2026.03.12 01:37:13.630502 [ 275 ] {5cb23624-5c39-4bf6-b866-af66b5ea75e1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4510 | 2026.03.12 01:37:13.630729 [ 275 ] {5cb23624-5c39-4bf6-b866-af66b5ea75e1} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2026.03.12 01:37:13.630856 [ 275 ] {5cb23624-5c39-4bf6-b866-af66b5ea75e1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001187 sec., 842.4599831508004 rows/sec., 59.24 KiB/sec. | ||
| 4512 | 2026.03.12 01:37:13.630894 [ 275 ] {5cb23624-5c39-4bf6-b866-af66b5ea75e1} <Debug> TCPHandler: Processed in 0.001358001 sec. | ||
| 4513 | 2026.03.12 01:37:13.631000 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4514 | 2026.03.12 01:37:13.631099 [ 275 ] {d89f8b59-dbcf-496a-b78f-9ca6872f0dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4515 | 2026.03.12 01:37:13.631140 [ 275 ] {d89f8b59-dbcf-496a-b78f-9ca6872f0dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4516 | 2026.03.12 01:37:13.631525 [ 275 ] {d89f8b59-dbcf-496a-b78f-9ca6872f0dd3} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4517 | 2026.03.12 01:37:13.631561 [ 275 ] {d89f8b59-dbcf-496a-b78f-9ca6872f0dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4518 | 2026.03.12 01:37:13.631871 [ 275 ] {d89f8b59-dbcf-496a-b78f-9ca6872f0dd3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4519 | 2026.03.12 01:37:13.632076 [ 275 ] {d89f8b59-dbcf-496a-b78f-9ca6872f0dd3} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4520 | 2026.03.12 01:37:13.632204 [ 275 ] {d89f8b59-dbcf-496a-b78f-9ca6872f0dd3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001129 sec., 10628.875110717448 rows/sec., 830.38 KiB/sec. | ||
| 4521 | 2026.03.12 01:37:13.632242 [ 275 ] {d89f8b59-dbcf-496a-b78f-9ca6872f0dd3} <Debug> TCPHandler: Processed in 0.001291409 sec. | ||
| 4522 | 2026.03.12 01:37:13.632347 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4523 | 2026.03.12 01:37:13.632440 [ 275 ] {17c44429-a49a-45a7-80a1-bed71c517e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4524 | 2026.03.12 01:37:13.632479 [ 275 ] {17c44429-a49a-45a7-80a1-bed71c517e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4525 | 2026.03.12 01:37:13.633244 [ 275 ] {17c44429-a49a-45a7-80a1-bed71c517e58} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2026.03.12 01:37:13.633280 [ 275 ] {17c44429-a49a-45a7-80a1-bed71c517e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4527 | 2026.03.12 01:37:13.633655 [ 275 ] {17c44429-a49a-45a7-80a1-bed71c517e58} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4528 | 2026.03.12 01:37:13.633864 [ 275 ] {17c44429-a49a-45a7-80a1-bed71c517e58} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2026.03.12 01:37:13.633985 [ 129 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4530 | 2026.03.12 01:37:13.633994 [ 275 ] {17c44429-a49a-45a7-80a1-bed71c517e58} <Debug> executeQuery: Read 1088 rows, 77.77 KiB in 0.001572 sec., 692111.9592875318 rows/sec., 48.31 MiB/sec. | ||
| 4531 | 2026.03.12 01:37:13.634027 [ 129 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4532 | 2026.03.12 01:37:13.634049 [ 275 ] {17c44429-a49a-45a7-80a1-bed71c517e58} <Debug> TCPHandler: Processed in 0.001751697 sec. | ||
| 4533 | 2026.03.12 01:37:13.634051 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4534 | 2026.03.12 01:37:13.634161 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 4535 | 2026.03.12 01:37:13.634232 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4536 | 2026.03.12 01:37:13.634287 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4537 | 2026.03.12 01:37:13.634318 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1550 rows starting from the beginning of the part | ||
| 4538 | 2026.03.12 01:37:13.634329 [ 275 ] {fd0d544b-050b-4a98-8d98-9ae2025c8339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4539 | 2026.03.12 01:37:13.634372 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 99 rows starting from the beginning of the part | ||
| 4540 | 2026.03.12 01:37:13.634378 [ 275 ] {fd0d544b-050b-4a98-8d98-9ae2025c8339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4541 | 2026.03.12 01:37:13.634421 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 72 rows starting from the beginning of the part | ||
| 4542 | 2026.03.12 01:37:13.634463 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 99 rows starting from the beginning of the part | ||
| 4543 | 2026.03.12 01:37:13.634500 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 69 rows starting from the beginning of the part | ||
| 4544 | 2026.03.12 01:37:13.634536 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1088 rows starting from the beginning of the part | ||
| 4545 | 2026.03.12 01:37:13.635042 [ 275 ] {fd0d544b-050b-4a98-8d98-9ae2025c8339} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4546 | 2026.03.12 01:37:13.635083 [ 275 ] {fd0d544b-050b-4a98-8d98-9ae2025c8339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4547 | 2026.03.12 01:37:13.635557 [ 275 ] {fd0d544b-050b-4a98-8d98-9ae2025c8339} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4548 | 2026.03.12 01:37:13.635766 [ 190 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2977 rows, containing 5 columns (5 merged, 0 gathered) in 0.001644695 sec., 1810062.0479785006 rows/sec., 134.94 MiB/sec. | ||
| 4549 | 2026.03.12 01:37:13.635793 [ 275 ] {fd0d544b-050b-4a98-8d98-9ae2025c8339} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4550 | 2026.03.12 01:37:13.635905 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4551 | 2026.03.12 01:37:13.635931 [ 275 ] {fd0d544b-050b-4a98-8d98-9ae2025c8339} <Debug> executeQuery: Read 1256 rows, 81.12 KiB in 0.00162 sec., 775308.6419753087 rows/sec., 48.90 MiB/sec. | ||
| 4552 | 2026.03.12 01:37:13.635938 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4553 | 2026.03.12 01:37:13.635971 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4554 | 2026.03.12 01:37:13.635971 [ 191 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4555 | 2026.03.12 01:37:13.635974 [ 275 ] {fd0d544b-050b-4a98-8d98-9ae2025c8339} <Debug> TCPHandler: Processed in 0.001791237 sec. | ||
| 4556 | 2026.03.12 01:37:13.636047 [ 190 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 4557 | 2026.03.12 01:37:13.636102 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2026.03.12 01:37:13.636147 [ 190 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4559 | 2026.03.12 01:37:13.636181 [ 190 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7480 rows starting from the beginning of the part | ||
| 4560 | 2026.03.12 01:37:13.636201 [ 275 ] {f4beea80-e23c-475b-9b3d-4254c97fb86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4561 | 2026.03.12 01:37:13.636234 [ 190 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 4562 | 2026.03.12 01:37:13.636264 [ 275 ] {f4beea80-e23c-475b-9b3d-4254c97fb86e} <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 | ||
| 4563 | 2026.03.12 01:37:13.636272 [ 191 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_26_5} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2026.03.12 01:37:13.636278 [ 190 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 162 rows starting from the beginning of the part | ||
| 4565 | 2026.03.12 01:37:13.636334 [ 190 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4566 | 2026.03.12 01:37:13.636356 [ 191 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_26_5} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4567 | 2026.03.12 01:37:13.636371 [ 190 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 4568 | 2026.03.12 01:37:13.636414 [ 190 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1256 rows starting from the beginning of the part | ||
| 4569 | 2026.03.12 01:37:13.636422 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4570 | 2026.03.12 01:37:13.637160 [ 275 ] {f4beea80-e23c-475b-9b3d-4254c97fb86e} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2026.03.12 01:37:13.637200 [ 275 ] {f4beea80-e23c-475b-9b3d-4254c97fb86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4572 | 2026.03.12 01:37:13.637858 [ 275 ] {f4beea80-e23c-475b-9b3d-4254c97fb86e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4573 | 2026.03.12 01:37:13.638091 [ 275 ] {f4beea80-e23c-475b-9b3d-4254c97fb86e} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2026.03.12 01:37:13.638199 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4575 | 2026.03.12 01:37:13.638233 [ 275 ] {f4beea80-e23c-475b-9b3d-4254c97fb86e} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002051 sec., 22428.083861530962 rows/sec., 40.19 MiB/sec. | ||
| 4576 | 2026.03.12 01:37:13.638235 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4577 | 2026.03.12 01:37:13.638276 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4578 | 2026.03.12 01:37:13.638304 [ 275 ] {f4beea80-e23c-475b-9b3d-4254c97fb86e} <Debug> TCPHandler: Processed in 0.002250234 sec. | ||
| 4579 | 2026.03.12 01:37:13.638359 [ 187 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::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 | ||
| 4580 | 2026.03.12 01:37:13.638424 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4581 | 2026.03.12 01:37:13.638522 [ 275 ] {9c1612bb-98d9-4dd9-9445-e7e9ae2f3b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4582 | 2026.03.12 01:37:13.638564 [ 275 ] {9c1612bb-98d9-4dd9-9445-e7e9ae2f3b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4583 | 2026.03.12 01:37:13.638563 [ 187 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4584 | 2026.03.12 01:37:13.638627 [ 187 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 348 rows starting from the beginning of the part | ||
| 4585 | 2026.03.12 01:37:13.638745 [ 187 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 35 rows starting from the beginning of the part | ||
| 4586 | 2026.03.12 01:37:13.638853 [ 187 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 4587 | 2026.03.12 01:37:13.638896 [ 275 ] {9c1612bb-98d9-4dd9-9445-e7e9ae2f3b18} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2026.03.12 01:37:13.638936 [ 275 ] {9c1612bb-98d9-4dd9-9445-e7e9ae2f3b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4589 | 2026.03.12 01:37:13.638955 [ 187 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 35 rows starting from the beginning of the part | ||
| 4590 | 2026.03.12 01:37:13.639059 [ 187 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
| 4591 | 2026.03.12 01:37:13.639156 [ 187 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part | ||
| 4592 | 2026.03.12 01:37:13.639271 [ 275 ] {9c1612bb-98d9-4dd9-9445-e7e9ae2f3b18} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4593 | 2026.03.12 01:37:13.639504 [ 275 ] {9c1612bb-98d9-4dd9-9445-e7e9ae2f3b18} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2026.03.12 01:37:13.639629 [ 129 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4595 | 2026.03.12 01:37:13.639648 [ 275 ] {9c1612bb-98d9-4dd9-9445-e7e9ae2f3b18} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001145 sec., 10480.349344978165 rows/sec., 723.25 KiB/sec. | ||
| 4596 | 2026.03.12 01:37:13.639660 [ 129 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2026.03.12 01:37:13.639690 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4598 | 2026.03.12 01:37:13.639692 [ 275 ] {9c1612bb-98d9-4dd9-9445-e7e9ae2f3b18} <Debug> TCPHandler: Processed in 0.00131922 sec. | ||
| 4599 | 2026.03.12 01:37:13.639783 [ 190 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9378 rows, containing 5 columns (5 merged, 0 gathered) in 0.003769437 sec., 2487904.692398361 rows/sec., 166.83 MiB/sec. | ||
| 4600 | 2026.03.12 01:37:13.639783 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 4601 | 2026.03.12 01:37:13.639914 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4602 | 2026.03.12 01:37:13.639946 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 960 rows starting from the beginning of the part | ||
| 4603 | 2026.03.12 01:37:13.640006 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 4604 | 2026.03.12 01:37:13.640061 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 4605 | 2026.03.12 01:37:13.640105 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 4606 | 2026.03.12 01:37:13.640152 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 4607 | 2026.03.12 01:37:13.640153 [ 193 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4608 | 2026.03.12 01:37:13.640202 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 4609 | 2026.03.12 01:37:13.640551 [ 193 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2026.03.12 01:37:13.640637 [ 193 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4611 | 2026.03.12 01:37:13.640734 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 4612 | 2026.03.12 01:37:13.641135 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1212 rows, containing 4 columns (4 merged, 0 gathered) in 0.001389241 sec., 872418.8243796432 rows/sec., 58.35 MiB/sec. | ||
| 4613 | 2026.03.12 01:37:13.641324 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4614 | 2026.03.12 01:37:13.641566 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_26_5} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4615 | 2026.03.12 01:37:13.641628 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_26_5} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4616 | 2026.03.12 01:37:13.641693 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 4617 | 2026.03.12 01:37:13.643071 [ 188 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 473 rows, containing 19 columns (19 merged, 0 gathered) in 0.004748612 sec., 99608.05389027362 rows/sec., 178.49 MiB/sec. | ||
| 4618 | 2026.03.12 01:37:13.644043 [ 193 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4619 | 2026.03.12 01:37:13.644406 [ 193 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4620 | 2026.03.12 01:37:13.644476 [ 193 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4621 | 2026.03.12 01:37:13.644594 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 4622 | 2026.03.12 01:37:14.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.71 MiB, peak 254.99 MiB, free memory in arenas 0.00 B, will set to 246.87 MiB (RSS), difference: 2.15 MiB | ||
| 4623 | 2026.03.12 01:37:15.528989 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9128 | ||
| 4624 | 2026.03.12 01:37:15.529507 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2026.03.12 01:37:15.529550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4626 | 2026.03.12 01:37:15.530049 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4627 | 2026.03.12 01:37:15.530298 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.03.12 01:37:15.530441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9128 | ||
| 4629 | 2026.03.12 01:37:16.072289 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4630 | 2026.03.12 01:37:16.087861 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2026.03.12 01:37:16.087909 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4632 | 2026.03.12 01:37:16.093639 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4633 | 2026.03.12 01:37:16.094383 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2026.03.12 01:37:16.097067 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4635 | 2026.03.12 01:37:18.340659 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4636 | 2026.03.12 01:37:18.340874 [ 275 ] {169cdf5f-a197-4d0e-b33d-b60bfc4a0d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4637 | 2026.03.12 01:37:18.340950 [ 275 ] {169cdf5f-a197-4d0e-b33d-b60bfc4a0d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4638 | 2026.03.12 01:37:18.341673 [ 275 ] {169cdf5f-a197-4d0e-b33d-b60bfc4a0d99} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2026.03.12 01:37:18.341714 [ 275 ] {169cdf5f-a197-4d0e-b33d-b60bfc4a0d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4640 | 2026.03.12 01:37:18.342123 [ 275 ] {169cdf5f-a197-4d0e-b33d-b60bfc4a0d99} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4641 | 2026.03.12 01:37:18.342357 [ 275 ] {169cdf5f-a197-4d0e-b33d-b60bfc4a0d99} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2026.03.12 01:37:18.342514 [ 275 ] {169cdf5f-a197-4d0e-b33d-b60bfc4a0d99} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001695 sec., 33038.348082595876 rows/sec., 2.52 MiB/sec. | ||
| 4643 | 2026.03.12 01:37:18.342565 [ 275 ] {169cdf5f-a197-4d0e-b33d-b60bfc4a0d99} <Debug> TCPHandler: Processed in 0.002049081 sec. | ||
| 4644 | 2026.03.12 01:37:18.342686 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4645 | 2026.03.12 01:37:18.342791 [ 275 ] {67cb06f1-7e97-44ff-8dc1-681f2b7f66b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4646 | 2026.03.12 01:37:18.342834 [ 275 ] {67cb06f1-7e97-44ff-8dc1-681f2b7f66b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4647 | 2026.03.12 01:37:18.343267 [ 275 ] {67cb06f1-7e97-44ff-8dc1-681f2b7f66b7} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2026.03.12 01:37:18.343302 [ 275 ] {67cb06f1-7e97-44ff-8dc1-681f2b7f66b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4649 | 2026.03.12 01:37:18.343629 [ 275 ] {67cb06f1-7e97-44ff-8dc1-681f2b7f66b7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4650 | 2026.03.12 01:37:18.343843 [ 275 ] {67cb06f1-7e97-44ff-8dc1-681f2b7f66b7} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4651 | 2026.03.12 01:37:18.343969 [ 275 ] {67cb06f1-7e97-44ff-8dc1-681f2b7f66b7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 4652 | 2026.03.12 01:37:18.344008 [ 275 ] {67cb06f1-7e97-44ff-8dc1-681f2b7f66b7} <Debug> TCPHandler: Processed in 0.001374531 sec. | ||
| 4653 | 2026.03.12 01:37:18.344121 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4654 | 2026.03.12 01:37:18.344218 [ 275 ] {e7a710f4-2685-4f9a-a615-67e03dd44f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4655 | 2026.03.12 01:37:18.344263 [ 275 ] {e7a710f4-2685-4f9a-a615-67e03dd44f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4656 | 2026.03.12 01:37:18.344648 [ 275 ] {e7a710f4-2685-4f9a-a615-67e03dd44f4c} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2026.03.12 01:37:18.344684 [ 275 ] {e7a710f4-2685-4f9a-a615-67e03dd44f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4658 | 2026.03.12 01:37:18.345026 [ 275 ] {e7a710f4-2685-4f9a-a615-67e03dd44f4c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4659 | 2026.03.12 01:37:18.345240 [ 275 ] {e7a710f4-2685-4f9a-a615-67e03dd44f4c} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2026.03.12 01:37:18.345365 [ 275 ] {e7a710f4-2685-4f9a-a615-67e03dd44f4c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001167 sec., 109682.94772922022 rows/sec., 7.64 MiB/sec. | ||
| 4661 | 2026.03.12 01:37:18.345401 [ 275 ] {e7a710f4-2685-4f9a-a615-67e03dd44f4c} <Debug> TCPHandler: Processed in 0.00133096 sec. | ||
| 4662 | 2026.03.12 01:37:18.345513 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4663 | 2026.03.12 01:37:18.345608 [ 275 ] {6cc20d1e-8590-4c42-a128-27a454e6e110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4664 | 2026.03.12 01:37:18.345649 [ 275 ] {6cc20d1e-8590-4c42-a128-27a454e6e110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4665 | 2026.03.12 01:37:18.345979 [ 275 ] {6cc20d1e-8590-4c42-a128-27a454e6e110} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4666 | 2026.03.12 01:37:18.346013 [ 275 ] {6cc20d1e-8590-4c42-a128-27a454e6e110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4667 | 2026.03.12 01:37:18.346337 [ 275 ] {6cc20d1e-8590-4c42-a128-27a454e6e110} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4668 | 2026.03.12 01:37:18.346548 [ 275 ] {6cc20d1e-8590-4c42-a128-27a454e6e110} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4669 | 2026.03.12 01:37:18.346675 [ 275 ] {6cc20d1e-8590-4c42-a128-27a454e6e110} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001087 sec., 44158.23367065317 rows/sec., 2.98 MiB/sec. | ||
| 4670 | 2026.03.12 01:37:18.346709 [ 275 ] {6cc20d1e-8590-4c42-a128-27a454e6e110} <Debug> TCPHandler: Processed in 0.001246259 sec. | ||
| 4671 | 2026.03.12 01:37:22.907357 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4672 | 2026.03.12 01:37:22.907454 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4673 | 2026.03.12 01:37:23.030602 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9640 | ||
| 4674 | 2026.03.12 01:37:23.031226 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2026.03.12 01:37:23.031295 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4676 | 2026.03.12 01:37:23.031829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4677 | 2026.03.12 01:37:23.032066 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4678 | 2026.03.12 01:37:23.032211 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9640 | ||
| 4679 | 2026.03.12 01:37:23.062895 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 596 | ||
| 4680 | 2026.03.12 01:37:23.065403 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4681 | 2026.03.12 01:37:23.065464 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4682 | 2026.03.12 01:37:23.066732 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4683 | 2026.03.12 01:37:23.067029 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4684 | 2026.03.12 01:37:23.067401 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 596 | ||
| 4685 | 2026.03.12 01:37:23.343518 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4686 | 2026.03.12 01:37:23.343695 [ 275 ] {ba1b5c83-8b0f-461a-9573-7d65b4886171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4687 | 2026.03.12 01:37:23.343763 [ 275 ] {ba1b5c83-8b0f-461a-9573-7d65b4886171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4688 | 2026.03.12 01:37:23.344490 [ 275 ] {ba1b5c83-8b0f-461a-9573-7d65b4886171} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4689 | 2026.03.12 01:37:23.344538 [ 275 ] {ba1b5c83-8b0f-461a-9573-7d65b4886171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4690 | 2026.03.12 01:37:23.344962 [ 275 ] {ba1b5c83-8b0f-461a-9573-7d65b4886171} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4691 | 2026.03.12 01:37:23.345193 [ 275 ] {ba1b5c83-8b0f-461a-9573-7d65b4886171} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4692 | 2026.03.12 01:37:23.345356 [ 275 ] {ba1b5c83-8b0f-461a-9573-7d65b4886171} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001711 sec., 38573.9333722969 rows/sec., 3.06 MiB/sec. | ||
| 4693 | 2026.03.12 01:37:23.345408 [ 275 ] {ba1b5c83-8b0f-461a-9573-7d65b4886171} <Debug> TCPHandler: Processed in 0.002023131 sec. | ||
| 4694 | 2026.03.12 01:37:23.345536 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4695 | 2026.03.12 01:37:23.345639 [ 275 ] {c66d965b-71d9-493b-ad5f-bbaa22897db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4696 | 2026.03.12 01:37:23.345683 [ 275 ] {c66d965b-71d9-493b-ad5f-bbaa22897db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4697 | 2026.03.12 01:37:23.346097 [ 275 ] {c66d965b-71d9-493b-ad5f-bbaa22897db3} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4698 | 2026.03.12 01:37:23.346135 [ 275 ] {c66d965b-71d9-493b-ad5f-bbaa22897db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4699 | 2026.03.12 01:37:23.346445 [ 275 ] {c66d965b-71d9-493b-ad5f-bbaa22897db3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4700 | 2026.03.12 01:37:23.346662 [ 275 ] {c66d965b-71d9-493b-ad5f-bbaa22897db3} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4701 | 2026.03.12 01:37:23.346796 [ 275 ] {c66d965b-71d9-493b-ad5f-bbaa22897db3} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001179 sec., 4240.882103477524 rows/sec., 318.89 KiB/sec. | ||
| 4702 | 2026.03.12 01:37:23.346835 [ 275 ] {c66d965b-71d9-493b-ad5f-bbaa22897db3} <Debug> TCPHandler: Processed in 0.00135263 sec. | ||
| 4703 | 2026.03.12 01:37:23.346955 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4704 | 2026.03.12 01:37:23.347075 [ 275 ] {e4294f89-3a43-468c-9127-6d5d7f234817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4705 | 2026.03.12 01:37:23.347125 [ 275 ] {e4294f89-3a43-468c-9127-6d5d7f234817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4706 | 2026.03.12 01:37:23.347612 [ 275 ] {e4294f89-3a43-468c-9127-6d5d7f234817} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4707 | 2026.03.12 01:37:23.347648 [ 275 ] {e4294f89-3a43-468c-9127-6d5d7f234817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4708 | 2026.03.12 01:37:23.347968 [ 275 ] {e4294f89-3a43-468c-9127-6d5d7f234817} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4709 | 2026.03.12 01:37:23.348185 [ 275 ] {e4294f89-3a43-468c-9127-6d5d7f234817} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4710 | 2026.03.12 01:37:23.348315 [ 275 ] {e4294f89-3a43-468c-9127-6d5d7f234817} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001266 sec., 54502.36966824644 rows/sec., 4.25 MiB/sec. | ||
| 4711 | 2026.03.12 01:37:23.348353 [ 275 ] {e4294f89-3a43-468c-9127-6d5d7f234817} <Debug> TCPHandler: Processed in 0.001457402 sec. | ||
| 4712 | 2026.03.12 01:37:23.348461 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4713 | 2026.03.12 01:37:23.348554 [ 275 ] {f598fca3-5f55-4ee1-899a-cc50b2445f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4714 | 2026.03.12 01:37:23.348599 [ 275 ] {f598fca3-5f55-4ee1-899a-cc50b2445f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4715 | 2026.03.12 01:37:23.349017 [ 275 ] {f598fca3-5f55-4ee1-899a-cc50b2445f32} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4716 | 2026.03.12 01:37:23.349051 [ 275 ] {f598fca3-5f55-4ee1-899a-cc50b2445f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4717 | 2026.03.12 01:37:23.349377 [ 275 ] {f598fca3-5f55-4ee1-899a-cc50b2445f32} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4718 | 2026.03.12 01:37:23.349588 [ 275 ] {f598fca3-5f55-4ee1-899a-cc50b2445f32} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4719 | 2026.03.12 01:37:23.349717 [ 275 ] {f598fca3-5f55-4ee1-899a-cc50b2445f32} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 4720 | 2026.03.12 01:37:23.349754 [ 275 ] {f598fca3-5f55-4ee1-899a-cc50b2445f32} <Debug> TCPHandler: Processed in 0.00134056 sec. | ||
| 4721 | 2026.03.12 01:37:23.349852 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4722 | 2026.03.12 01:37:23.349945 [ 275 ] {ab9aef60-3c33-4cfb-a1e6-74e25cbd9743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4723 | 2026.03.12 01:37:23.350000 [ 275 ] {ab9aef60-3c33-4cfb-a1e6-74e25cbd9743} <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 | ||
| 4724 | 2026.03.12 01:37:23.350748 [ 275 ] {ab9aef60-3c33-4cfb-a1e6-74e25cbd9743} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2026.03.12 01:37:23.350784 [ 275 ] {ab9aef60-3c33-4cfb-a1e6-74e25cbd9743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4726 | 2026.03.12 01:37:23.351273 [ 275 ] {ab9aef60-3c33-4cfb-a1e6-74e25cbd9743} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4727 | 2026.03.12 01:37:23.351494 [ 275 ] {ab9aef60-3c33-4cfb-a1e6-74e25cbd9743} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4728 | 2026.03.12 01:37:23.351633 [ 275 ] {ab9aef60-3c33-4cfb-a1e6-74e25cbd9743} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001707 sec., 2929.1154071470414 rows/sec., 5.25 MiB/sec. | ||
| 4729 | 2026.03.12 01:37:23.351690 [ 275 ] {ab9aef60-3c33-4cfb-a1e6-74e25cbd9743} <Debug> TCPHandler: Processed in 0.001884859 sec. | ||
| 4730 | 2026.03.12 01:37:23.351795 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4731 | 2026.03.12 01:37:23.351888 [ 275 ] {0771f138-fb77-4e0a-bc3c-e60252574cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4732 | 2026.03.12 01:37:23.351929 [ 275 ] {0771f138-fb77-4e0a-bc3c-e60252574cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4733 | 2026.03.12 01:37:23.352304 [ 275 ] {0771f138-fb77-4e0a-bc3c-e60252574cd7} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2026.03.12 01:37:23.352350 [ 275 ] {0771f138-fb77-4e0a-bc3c-e60252574cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4735 | 2026.03.12 01:37:23.352730 [ 275 ] {0771f138-fb77-4e0a-bc3c-e60252574cd7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4736 | 2026.03.12 01:37:23.352938 [ 275 ] {0771f138-fb77-4e0a-bc3c-e60252574cd7} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2026.03.12 01:37:23.353074 [ 275 ] {0771f138-fb77-4e0a-bc3c-e60252574cd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 4738 | 2026.03.12 01:37:23.353111 [ 275 ] {0771f138-fb77-4e0a-bc3c-e60252574cd7} <Debug> TCPHandler: Processed in 0.00136372 sec. | ||
| 4739 | 2026.03.12 01:37:23.597242 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4740 | 2026.03.12 01:37:23.614177 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2026.03.12 01:37:23.614257 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 4742 | 2026.03.12 01:37:23.621549 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4743 | 2026.03.12 01:37:23.622402 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2026.03.12 01:37:23.626741 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4745 | 2026.03.12 01:37:28.344104 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4746 | 2026.03.12 01:37:28.344300 [ 275 ] {19ecda68-f576-4b8c-b398-03e47dc2a32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4747 | 2026.03.12 01:37:28.344368 [ 275 ] {19ecda68-f576-4b8c-b398-03e47dc2a32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4748 | 2026.03.12 01:37:28.345030 [ 275 ] {19ecda68-f576-4b8c-b398-03e47dc2a32f} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4749 | 2026.03.12 01:37:28.345077 [ 275 ] {19ecda68-f576-4b8c-b398-03e47dc2a32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4750 | 2026.03.12 01:37:28.345494 [ 275 ] {19ecda68-f576-4b8c-b398-03e47dc2a32f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4751 | 2026.03.12 01:37:28.345720 [ 275 ] {19ecda68-f576-4b8c-b398-03e47dc2a32f} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4752 | 2026.03.12 01:37:28.345879 [ 275 ] {19ecda68-f576-4b8c-b398-03e47dc2a32f} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.00163 sec., 77300.61349693252 rows/sec., 6.65 MiB/sec. | ||
| 4753 | 2026.03.12 01:37:28.345928 [ 275 ] {19ecda68-f576-4b8c-b398-03e47dc2a32f} <Debug> TCPHandler: Processed in 0.001962119 sec. | ||
| 4754 | 2026.03.12 01:37:28.346054 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4755 | 2026.03.12 01:37:28.346155 [ 275 ] {735dbab8-d3a1-4d4c-9276-62fed66aa6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4756 | 2026.03.12 01:37:28.346197 [ 275 ] {735dbab8-d3a1-4d4c-9276-62fed66aa6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4757 | 2026.03.12 01:37:28.346609 [ 275 ] {735dbab8-d3a1-4d4c-9276-62fed66aa6ed} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4758 | 2026.03.12 01:37:28.346646 [ 275 ] {735dbab8-d3a1-4d4c-9276-62fed66aa6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4759 | 2026.03.12 01:37:28.346944 [ 275 ] {735dbab8-d3a1-4d4c-9276-62fed66aa6ed} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4760 | 2026.03.12 01:37:28.347148 [ 275 ] {735dbab8-d3a1-4d4c-9276-62fed66aa6ed} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4761 | 2026.03.12 01:37:28.347282 [ 275 ] {735dbab8-d3a1-4d4c-9276-62fed66aa6ed} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001151 sec., 30408.340573414425 rows/sec., 2.23 MiB/sec. | ||
| 4762 | 2026.03.12 01:37:28.347319 [ 275 ] {735dbab8-d3a1-4d4c-9276-62fed66aa6ed} <Debug> TCPHandler: Processed in 0.0013181 sec. | ||
| 4763 | 2026.03.12 01:37:28.347426 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4764 | 2026.03.12 01:37:28.347519 [ 275 ] {b655d700-5776-49bd-a7bc-60886b3c709f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4765 | 2026.03.12 01:37:28.347558 [ 275 ] {b655d700-5776-49bd-a7bc-60886b3c709f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4766 | 2026.03.12 01:37:28.347961 [ 275 ] {b655d700-5776-49bd-a7bc-60886b3c709f} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4767 | 2026.03.12 01:37:28.347997 [ 275 ] {b655d700-5776-49bd-a7bc-60886b3c709f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4768 | 2026.03.12 01:37:28.348325 [ 275 ] {b655d700-5776-49bd-a7bc-60886b3c709f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4769 | 2026.03.12 01:37:28.348532 [ 275 ] {b655d700-5776-49bd-a7bc-60886b3c709f} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4770 | 2026.03.12 01:37:28.348657 [ 275 ] {b655d700-5776-49bd-a7bc-60886b3c709f} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001157 sec., 85566.11927398444 rows/sec., 6.68 MiB/sec. | ||
| 4771 | 2026.03.12 01:37:28.348694 [ 275 ] {b655d700-5776-49bd-a7bc-60886b3c709f} <Debug> TCPHandler: Processed in 0.00131517 sec. | ||
| 4772 | 2026.03.12 01:37:28.348803 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4773 | 2026.03.12 01:37:28.348895 [ 275 ] {5485400a-a97e-41ee-b982-2a16231a4ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4774 | 2026.03.12 01:37:28.348939 [ 275 ] {5485400a-a97e-41ee-b982-2a16231a4ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4775 | 2026.03.12 01:37:28.349349 [ 275 ] {5485400a-a97e-41ee-b982-2a16231a4ebf} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4776 | 2026.03.12 01:37:28.349384 [ 275 ] {5485400a-a97e-41ee-b982-2a16231a4ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4777 | 2026.03.12 01:37:28.349708 [ 275 ] {5485400a-a97e-41ee-b982-2a16231a4ebf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4778 | 2026.03.12 01:37:28.349912 [ 275 ] {5485400a-a97e-41ee-b982-2a16231a4ebf} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4779 | 2026.03.12 01:37:28.350038 [ 275 ] {5485400a-a97e-41ee-b982-2a16231a4ebf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 4780 | 2026.03.12 01:37:28.350074 [ 275 ] {5485400a-a97e-41ee-b982-2a16231a4ebf} <Debug> TCPHandler: Processed in 0.00131901 sec. | ||
| 4781 | 2026.03.12 01:37:28.350179 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4782 | 2026.03.12 01:37:28.350272 [ 275 ] {65a5c4e8-8811-4e64-98aa-408bbdb1a953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4783 | 2026.03.12 01:37:28.350325 [ 275 ] {65a5c4e8-8811-4e64-98aa-408bbdb1a953} <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 | ||
| 4784 | 2026.03.12 01:37:28.351097 [ 275 ] {65a5c4e8-8811-4e64-98aa-408bbdb1a953} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4785 | 2026.03.12 01:37:28.351132 [ 275 ] {65a5c4e8-8811-4e64-98aa-408bbdb1a953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4786 | 2026.03.12 01:37:28.351690 [ 275 ] {65a5c4e8-8811-4e64-98aa-408bbdb1a953} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4787 | 2026.03.12 01:37:28.351907 [ 275 ] {65a5c4e8-8811-4e64-98aa-408bbdb1a953} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4788 | 2026.03.12 01:37:28.352041 [ 275 ] {65a5c4e8-8811-4e64-98aa-408bbdb1a953} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001787 sec., 19585.898153329603 rows/sec., 35.10 MiB/sec. | ||
| 4789 | 2026.03.12 01:37:28.352100 [ 275 ] {65a5c4e8-8811-4e64-98aa-408bbdb1a953} <Debug> TCPHandler: Processed in 0.00196816 sec. | ||
| 4790 | 2026.03.12 01:37:28.352209 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4791 | 2026.03.12 01:37:28.352302 [ 275 ] {1ca58caf-f344-4fb9-b220-d77633bb2d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4792 | 2026.03.12 01:37:28.352343 [ 275 ] {1ca58caf-f344-4fb9-b220-d77633bb2d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4793 | 2026.03.12 01:37:28.352668 [ 275 ] {1ca58caf-f344-4fb9-b220-d77633bb2d83} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4794 | 2026.03.12 01:37:28.352703 [ 275 ] {1ca58caf-f344-4fb9-b220-d77633bb2d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4795 | 2026.03.12 01:37:28.352995 [ 275 ] {1ca58caf-f344-4fb9-b220-d77633bb2d83} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4796 | 2026.03.12 01:37:28.353220 [ 275 ] {1ca58caf-f344-4fb9-b220-d77633bb2d83} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2026.03.12 01:37:28.353345 [ 275 ] {1ca58caf-f344-4fb9-b220-d77633bb2d83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 4798 | 2026.03.12 01:37:28.353382 [ 275 ] {1ca58caf-f344-4fb9-b220-d77633bb2d83} <Debug> TCPHandler: Processed in 0.001220999 sec. | ||
| 4799 | 2026.03.12 01:37:30.532377 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10088 | ||
| 4800 | 2026.03.12 01:37:30.532918 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2026.03.12 01:37:30.532967 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4802 | 2026.03.12 01:37:30.533455 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4803 | 2026.03.12 01:37:30.533692 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2026.03.12 01:37:30.533835 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10088 | ||
| 4805 | 2026.03.12 01:37:30.533842 [ 100 ] {} <Debug> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4806 | 2026.03.12 01:37:30.533925 [ 100 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2026.03.12 01:37:30.533948 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4808 | 2026.03.12 01:37:30.534105 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::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 | ||
| 4809 | 2026.03.12 01:37:30.534307 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4810 | 2026.03.12 01:37:30.534368 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7720 rows starting from the beginning of the part | ||
| 4811 | 2026.03.12 01:37:30.534468 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4812 | 2026.03.12 01:37:30.534552 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4813 | 2026.03.12 01:37:30.534619 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4814 | 2026.03.12 01:37:30.534680 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4815 | 2026.03.12 01:37:30.534745 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4816 | 2026.03.12 01:37:30.536696 [ 188 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10088 rows, containing 4 columns (4 merged, 0 gathered) in 0.0026733 sec., 3773613.1373209143 rows/sec., 53.98 MiB/sec. | ||
| 4817 | 2026.03.12 01:37:30.537199 [ 196 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4818 | 2026.03.12 01:37:30.537705 [ 196 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_21_4} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4819 | 2026.03.12 01:37:30.537836 [ 196 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_21_4} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4820 | 2026.03.12 01:37:30.537950 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 4821 | 2026.03.12 01:37:31.126874 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4822 | 2026.03.12 01:37:31.143940 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4823 | 2026.03.12 01:37:31.144007 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4824 | 2026.03.12 01:37:31.150090 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4825 | 2026.03.12 01:37:31.150841 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4826 | 2026.03.12 01:37:31.151133 [ 99 ] {} <Debug> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4827 | 2026.03.12 01:37:31.151197 [ 99 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2026.03.12 01:37:31.151223 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4829 | 2026.03.12 01:37:31.151344 [ 194 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 4830 | 2026.03.12 01:37:31.153904 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4831 | 2026.03.12 01:37:31.154493 [ 194 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4832 | 2026.03.12 01:37:31.155257 [ 194 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 4833 | 2026.03.12 01:37:31.158667 [ 194 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4834 | 2026.03.12 01:37:31.162036 [ 194 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4835 | 2026.03.12 01:37:31.165804 [ 194 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 4836 | 2026.03.12 01:37:31.170020 [ 194 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 4837 | 2026.03.12 01:37:31.174070 [ 194 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 4838 | 2026.03.12 01:37:31.224278 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.072972644 sec., 2178.898711687081 rows/sec., 11.27 MiB/sec. | ||
| 4839 | 2026.03.12 01:37:31.226017 [ 190 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4840 | 2026.03.12 01:37:31.228091 [ 190 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_21_4} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.03.12 01:37:31.228183 [ 190 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_21_4} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4842 | 2026.03.12 01:37:31.229420 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4843 | 2026.03.12 01:37:32.000286 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.10 MiB, peak 259.64 MiB, free memory in arenas 0.00 B, will set to 253.32 MiB (RSS), difference: 4.22 MiB | ||
| 4844 | 2026.03.12 01:37:33.067669 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 620 | ||
| 4845 | 2026.03.12 01:37:33.069991 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2026.03.12 01:37:33.070036 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4847 | 2026.03.12 01:37:33.071261 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4848 | 2026.03.12 01:37:33.071539 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2026.03.12 01:37:33.071689 [ 98 ] {} <Debug> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4850 | 2026.03.12 01:37:33.071753 [ 98 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4851 | 2026.03.12 01:37:33.071772 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4852 | 2026.03.12 01:37:33.071869 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 620 | ||
| 4853 | 2026.03.12 01:37:33.071917 [ 199 ] {c1224153-30d8-4782-bd40-38e6052028c9::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 | ||
| 4854 | 2026.03.12 01:37:33.072521 [ 199 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4855 | 2026.03.12 01:37:33.072684 [ 199 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 436 rows starting from the beginning of the part | ||
| 4856 | 2026.03.12 01:37:33.073085 [ 199 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 62 rows starting from the beginning of the part | ||
| 4857 | 2026.03.12 01:37:33.073448 [ 199 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 4858 | 2026.03.12 01:37:33.073799 [ 199 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 4859 | 2026.03.12 01:37:33.074139 [ 199 ] {c1224153-30d8-4782-bd40-38e6052028c9::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 | ||
| 4860 | 2026.03.12 01:37:33.074487 [ 199 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4861 | 2026.03.12 01:37:33.080821 [ 188 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 620 rows, containing 72 columns (72 merged, 0 gathered) in 0.008961446 sec., 69185.26318185704 rows/sec., 64.00 MiB/sec. | ||
| 4862 | 2026.03.12 01:37:33.082041 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4863 | 2026.03.12 01:37:33.082678 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_16_3} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2026.03.12 01:37:33.082760 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_16_3} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4865 | 2026.03.12 01:37:33.083062 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 4866 | 2026.03.12 01:37:33.342468 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4867 | 2026.03.12 01:37:33.342681 [ 275 ] {ed680299-6284-4378-aa52-346333de1555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4868 | 2026.03.12 01:37:33.342763 [ 275 ] {ed680299-6284-4378-aa52-346333de1555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4869 | 2026.03.12 01:37:33.343426 [ 275 ] {ed680299-6284-4378-aa52-346333de1555} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2026.03.12 01:37:33.343472 [ 275 ] {ed680299-6284-4378-aa52-346333de1555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4871 | 2026.03.12 01:37:33.343842 [ 275 ] {ed680299-6284-4378-aa52-346333de1555} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4872 | 2026.03.12 01:37:33.344065 [ 275 ] {ed680299-6284-4378-aa52-346333de1555} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2026.03.12 01:37:33.344229 [ 275 ] {ed680299-6284-4378-aa52-346333de1555} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00161 sec., 1242.2360248447203 rows/sec., 101.30 KiB/sec. | ||
| 4874 | 2026.03.12 01:37:33.344278 [ 275 ] {ed680299-6284-4378-aa52-346333de1555} <Debug> TCPHandler: Processed in 0.00196687 sec. | ||
| 4875 | 2026.03.12 01:37:33.344405 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4876 | 2026.03.12 01:37:33.344508 [ 275 ] {3adfeb86-fc51-452c-ae07-18274ff70da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4877 | 2026.03.12 01:37:33.344551 [ 275 ] {3adfeb86-fc51-452c-ae07-18274ff70da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4878 | 2026.03.12 01:37:33.344999 [ 275 ] {3adfeb86-fc51-452c-ae07-18274ff70da6} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.03.12 01:37:33.345037 [ 275 ] {3adfeb86-fc51-452c-ae07-18274ff70da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4880 | 2026.03.12 01:37:33.345354 [ 275 ] {3adfeb86-fc51-452c-ae07-18274ff70da6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4881 | 2026.03.12 01:37:33.345568 [ 275 ] {3adfeb86-fc51-452c-ae07-18274ff70da6} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.03.12 01:37:33.345701 [ 275 ] {3adfeb86-fc51-452c-ae07-18274ff70da6} <Debug> executeQuery: Read 67 rows, 5.43 KiB in 0.001219 sec., 54963.0844954881 rows/sec., 4.35 MiB/sec. | ||
| 4883 | 2026.03.12 01:37:33.345741 [ 275 ] {3adfeb86-fc51-452c-ae07-18274ff70da6} <Debug> TCPHandler: Processed in 0.001388821 sec. | ||
| 4884 | 2026.03.12 01:37:33.345857 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4885 | 2026.03.12 01:37:33.345951 [ 275 ] {531bdb6d-7554-47b4-8e73-3c766397ec25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4886 | 2026.03.12 01:37:33.345992 [ 275 ] {531bdb6d-7554-47b4-8e73-3c766397ec25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4887 | 2026.03.12 01:37:33.346388 [ 275 ] {531bdb6d-7554-47b4-8e73-3c766397ec25} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4888 | 2026.03.12 01:37:33.346423 [ 275 ] {531bdb6d-7554-47b4-8e73-3c766397ec25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4889 | 2026.03.12 01:37:33.346722 [ 275 ] {531bdb6d-7554-47b4-8e73-3c766397ec25} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4890 | 2026.03.12 01:37:33.346941 [ 275 ] {531bdb6d-7554-47b4-8e73-3c766397ec25} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4891 | 2026.03.12 01:37:33.347072 [ 275 ] {531bdb6d-7554-47b4-8e73-3c766397ec25} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001141 sec., 6134.969325153374 rows/sec., 451.91 KiB/sec. | ||
| 4892 | 2026.03.12 01:37:33.347110 [ 275 ] {531bdb6d-7554-47b4-8e73-3c766397ec25} <Debug> TCPHandler: Processed in 0.00130309 sec. | ||
| 4893 | 2026.03.12 01:37:33.347211 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4894 | 2026.03.12 01:37:33.347304 [ 275 ] {3ceb3086-3f1c-43e7-98f7-0b9878c91e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4895 | 2026.03.12 01:37:33.347344 [ 275 ] {3ceb3086-3f1c-43e7-98f7-0b9878c91e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4896 | 2026.03.12 01:37:33.347771 [ 275 ] {3ceb3086-3f1c-43e7-98f7-0b9878c91e8f} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4897 | 2026.03.12 01:37:33.347808 [ 275 ] {3ceb3086-3f1c-43e7-98f7-0b9878c91e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4898 | 2026.03.12 01:37:33.348117 [ 275 ] {3ceb3086-3f1c-43e7-98f7-0b9878c91e8f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4899 | 2026.03.12 01:37:33.348334 [ 275 ] {3ceb3086-3f1c-43e7-98f7-0b9878c91e8f} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4900 | 2026.03.12 01:37:33.348466 [ 275 ] {3ceb3086-3f1c-43e7-98f7-0b9878c91e8f} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00118 sec., 60169.49152542373 rows/sec., 4.70 MiB/sec. | ||
| 4901 | 2026.03.12 01:37:33.348504 [ 275 ] {3ceb3086-3f1c-43e7-98f7-0b9878c91e8f} <Debug> TCPHandler: Processed in 0.00134115 sec. | ||
| 4902 | 2026.03.12 01:37:33.348617 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4903 | 2026.03.12 01:37:33.348712 [ 275 ] {e23e4b32-fa6c-401a-bb8b-05f766201e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4904 | 2026.03.12 01:37:33.348756 [ 275 ] {e23e4b32-fa6c-401a-bb8b-05f766201e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4905 | 2026.03.12 01:37:33.349158 [ 275 ] {e23e4b32-fa6c-401a-bb8b-05f766201e4f} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2026.03.12 01:37:33.349195 [ 275 ] {e23e4b32-fa6c-401a-bb8b-05f766201e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4907 | 2026.03.12 01:37:33.349524 [ 275 ] {e23e4b32-fa6c-401a-bb8b-05f766201e4f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4908 | 2026.03.12 01:37:33.349733 [ 275 ] {e23e4b32-fa6c-401a-bb8b-05f766201e4f} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2026.03.12 01:37:33.349862 [ 275 ] {e23e4b32-fa6c-401a-bb8b-05f766201e4f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001169 sec., 137724.5508982036 rows/sec., 9.59 MiB/sec. | ||
| 4910 | 2026.03.12 01:37:33.349900 [ 275 ] {e23e4b32-fa6c-401a-bb8b-05f766201e4f} <Debug> TCPHandler: Processed in 0.00133226 sec. | ||
| 4911 | 2026.03.12 01:37:33.350019 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4912 | 2026.03.12 01:37:33.350139 [ 275 ] {ce66c74e-7c39-412c-b16d-a3f78d14b1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4913 | 2026.03.12 01:37:33.350206 [ 275 ] {ce66c74e-7c39-412c-b16d-a3f78d14b1aa} <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 | ||
| 4914 | 2026.03.12 01:37:33.351035 [ 275 ] {ce66c74e-7c39-412c-b16d-a3f78d14b1aa} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2026.03.12 01:37:33.351082 [ 275 ] {ce66c74e-7c39-412c-b16d-a3f78d14b1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4916 | 2026.03.12 01:37:33.351567 [ 275 ] {ce66c74e-7c39-412c-b16d-a3f78d14b1aa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4917 | 2026.03.12 01:37:33.351787 [ 275 ] {ce66c74e-7c39-412c-b16d-a3f78d14b1aa} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2026.03.12 01:37:33.351925 [ 275 ] {ce66c74e-7c39-412c-b16d-a3f78d14b1aa} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001812 sec., 2759.381898454746 rows/sec., 4.94 MiB/sec. | ||
| 4919 | 2026.03.12 01:37:33.351977 [ 275 ] {ce66c74e-7c39-412c-b16d-a3f78d14b1aa} <Debug> TCPHandler: Processed in 0.002019351 sec. | ||
| 4920 | 2026.03.12 01:37:33.352085 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4921 | 2026.03.12 01:37:33.352179 [ 275 ] {0fbf4815-28ed-4aed-b32f-15495dd2c912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4922 | 2026.03.12 01:37:33.352222 [ 275 ] {0fbf4815-28ed-4aed-b32f-15495dd2c912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4923 | 2026.03.12 01:37:33.352579 [ 275 ] {0fbf4815-28ed-4aed-b32f-15495dd2c912} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4924 | 2026.03.12 01:37:33.352614 [ 275 ] {0fbf4815-28ed-4aed-b32f-15495dd2c912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4925 | 2026.03.12 01:37:33.352913 [ 275 ] {0fbf4815-28ed-4aed-b32f-15495dd2c912} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4926 | 2026.03.12 01:37:33.353119 [ 275 ] {0fbf4815-28ed-4aed-b32f-15495dd2c912} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4927 | 2026.03.12 01:37:33.353247 [ 275 ] {0fbf4815-28ed-4aed-b32f-15495dd2c912} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 4928 | 2026.03.12 01:37:33.353282 [ 275 ] {0fbf4815-28ed-4aed-b32f-15495dd2c912} <Debug> TCPHandler: Processed in 0.001247619 sec. | ||
| 4929 | 2026.03.12 01:37:37.907515 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4930 | 2026.03.12 01:37:37.907591 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4931 | 2026.03.12 01:37:38.034730 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10600 | ||
| 4932 | 2026.03.12 01:37:38.035240 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2026.03.12 01:37:38.035283 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4934 | 2026.03.12 01:37:38.035818 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4935 | 2026.03.12 01:37:38.036065 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2026.03.12 01:37:38.036200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10600 | ||
| 4937 | 2026.03.12 01:37:38.344057 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4938 | 2026.03.12 01:37:38.344234 [ 275 ] {ce0c7ba6-a27e-42d1-9cb3-99f63e3ae734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4939 | 2026.03.12 01:37:38.344305 [ 275 ] {ce0c7ba6-a27e-42d1-9cb3-99f63e3ae734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4940 | 2026.03.12 01:37:38.345017 [ 275 ] {ce0c7ba6-a27e-42d1-9cb3-99f63e3ae734} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2026.03.12 01:37:38.345061 [ 275 ] {ce0c7ba6-a27e-42d1-9cb3-99f63e3ae734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4942 | 2026.03.12 01:37:38.345471 [ 275 ] {ce0c7ba6-a27e-42d1-9cb3-99f63e3ae734} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4943 | 2026.03.12 01:37:38.345702 [ 275 ] {ce0c7ba6-a27e-42d1-9cb3-99f63e3ae734} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2026.03.12 01:37:38.345854 [ 275 ] {ce0c7ba6-a27e-42d1-9cb3-99f63e3ae734} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001669 sec., 75494.30796884363 rows/sec., 6.49 MiB/sec. | ||
| 4945 | 2026.03.12 01:37:38.345855 [ 90 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4946 | 2026.03.12 01:37:38.345896 [ 275 ] {ce0c7ba6-a27e-42d1-9cb3-99f63e3ae734} <Debug> TCPHandler: Processed in 0.001971239 sec. | ||
| 4947 | 2026.03.12 01:37:38.345936 [ 90 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4948 | 2026.03.12 01:37:38.345967 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4949 | 2026.03.12 01:37:38.346046 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4950 | 2026.03.12 01:37:38.346108 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 4951 | 2026.03.12 01:37:38.346144 [ 275 ] {cada2498-7bf5-41fb-901c-74e8adfe2a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4952 | 2026.03.12 01:37:38.346192 [ 275 ] {cada2498-7bf5-41fb-901c-74e8adfe2a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4953 | 2026.03.12 01:37:38.346253 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4954 | 2026.03.12 01:37:38.346296 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2893 rows starting from the beginning of the part | ||
| 4955 | 2026.03.12 01:37:38.346370 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 4956 | 2026.03.12 01:37:38.346433 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 66 rows starting from the beginning of the part | ||
| 4957 | 2026.03.12 01:37:38.346483 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 126 rows starting from the beginning of the part | ||
| 4958 | 2026.03.12 01:37:38.346538 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 67 rows starting from the beginning of the part | ||
| 4959 | 2026.03.12 01:37:38.346588 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 126 rows starting from the beginning of the part | ||
| 4960 | 2026.03.12 01:37:38.346607 [ 275 ] {cada2498-7bf5-41fb-901c-74e8adfe2a0b} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4961 | 2026.03.12 01:37:38.346647 [ 275 ] {cada2498-7bf5-41fb-901c-74e8adfe2a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4962 | 2026.03.12 01:37:38.346984 [ 275 ] {cada2498-7bf5-41fb-901c-74e8adfe2a0b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4963 | 2026.03.12 01:37:38.347207 [ 275 ] {cada2498-7bf5-41fb-901c-74e8adfe2a0b} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2026.03.12 01:37:38.347344 [ 275 ] {cada2498-7bf5-41fb-901c-74e8adfe2a0b} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001219 sec., 28712.059064807218 rows/sec., 2.11 MiB/sec. | ||
| 4965 | 2026.03.12 01:37:38.347382 [ 275 ] {cada2498-7bf5-41fb-901c-74e8adfe2a0b} <Debug> TCPHandler: Processed in 0.001390511 sec. | ||
| 4966 | 2026.03.12 01:37:38.347493 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4967 | 2026.03.12 01:37:38.347584 [ 275 ] {8c2a19e5-cb22-48e8-a229-ff206c46ac7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4968 | 2026.03.12 01:37:38.347623 [ 275 ] {8c2a19e5-cb22-48e8-a229-ff206c46ac7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4969 | 2026.03.12 01:37:38.348051 [ 275 ] {8c2a19e5-cb22-48e8-a229-ff206c46ac7d} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4970 | 2026.03.12 01:37:38.348086 [ 275 ] {8c2a19e5-cb22-48e8-a229-ff206c46ac7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4971 | 2026.03.12 01:37:38.348123 [ 188 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3334 rows, containing 5 columns (5 merged, 0 gathered) in 0.002076432 sec., 1605638.903657813 rows/sec., 130.75 MiB/sec. | ||
| 4972 | 2026.03.12 01:37:38.348390 [ 275 ] {8c2a19e5-cb22-48e8-a229-ff206c46ac7d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4973 | 2026.03.12 01:37:38.348529 [ 189 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4974 | 2026.03.12 01:37:38.348622 [ 275 ] {8c2a19e5-cb22-48e8-a229-ff206c46ac7d} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4975 | 2026.03.12 01:37:38.348736 [ 90 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4976 | 2026.03.12 01:37:38.348760 [ 275 ] {8c2a19e5-cb22-48e8-a229-ff206c46ac7d} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001194 sec., 82914.57286432161 rows/sec., 6.48 MiB/sec. | ||
| 4977 | 2026.03.12 01:37:38.348772 [ 90 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2026.03.12 01:37:38.348802 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4979 | 2026.03.12 01:37:38.348804 [ 275 ] {8c2a19e5-cb22-48e8-a229-ff206c46ac7d} <Debug> TCPHandler: Processed in 0.00135826 sec. | ||
| 4980 | 2026.03.12 01:37:38.348885 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 4981 | 2026.03.12 01:37:38.348936 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4982 | 2026.03.12 01:37:38.348944 [ 189 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_31_6} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2026.03.12 01:37:38.348990 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4984 | 2026.03.12 01:37:38.349022 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1551 rows starting from the beginning of the part | ||
| 4985 | 2026.03.12 01:37:38.349034 [ 275 ] {8c223cd2-fb5c-4055-884e-5e0e1317bdb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4986 | 2026.03.12 01:37:38.349071 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 4987 | 2026.03.12 01:37:38.349049 [ 189 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_31_6} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4988 | 2026.03.12 01:37:38.349109 [ 275 ] {8c223cd2-fb5c-4055-884e-5e0e1317bdb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4989 | 2026.03.12 01:37:38.349126 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 69 rows starting from the beginning of the part | ||
| 4990 | 2026.03.12 01:37:38.349167 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 99 rows starting from the beginning of the part | ||
| 4991 | 2026.03.12 01:37:38.349205 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 71 rows starting from the beginning of the part | ||
| 4992 | 2026.03.12 01:37:38.349223 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 4993 | 2026.03.12 01:37:38.349241 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 99 rows starting from the beginning of the part | ||
| 4994 | 2026.03.12 01:37:38.349532 [ 275 ] {8c223cd2-fb5c-4055-884e-5e0e1317bdb5} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2026.03.12 01:37:38.349573 [ 275 ] {8c223cd2-fb5c-4055-884e-5e0e1317bdb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 4996 | 2026.03.12 01:37:38.349913 [ 275 ] {8c223cd2-fb5c-4055-884e-5e0e1317bdb5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4997 | 2026.03.12 01:37:38.350143 [ 275 ] {8c223cd2-fb5c-4055-884e-5e0e1317bdb5} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4998 | 2026.03.12 01:37:38.350254 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4999 | 2026.03.12 01:37:38.350274 [ 275 ] {8c223cd2-fb5c-4055-884e-5e0e1317bdb5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 5000 | 2026.03.12 01:37:38.350292 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2026.03.12 01:37:38.350316 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5002 | 2026.03.12 01:37:38.350317 [ 275 ] {8c223cd2-fb5c-4055-884e-5e0e1317bdb5} <Debug> TCPHandler: Processed in 0.001428301 sec. | ||
| 5003 | 2026.03.12 01:37:38.350335 [ 189 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478472 sec., 1320958.394883366 rows/sec., 99.47 MiB/sec. | ||
| 5004 | 2026.03.12 01:37:38.350392 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 5005 | 2026.03.12 01:37:38.350440 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5006 | 2026.03.12 01:37:38.350494 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5007 | 2026.03.12 01:37:38.350525 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9378 rows starting from the beginning of the part | ||
| 5008 | 2026.03.12 01:37:38.350534 [ 275 ] {d34efbf7-a480-4c1f-a7e3-e72060c66cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5009 | 2026.03.12 01:37:38.350577 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 128 rows starting from the beginning of the part | ||
| 5010 | 2026.03.12 01:37:38.350578 [ 188 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5011 | 2026.03.12 01:37:38.350592 [ 275 ] {d34efbf7-a480-4c1f-a7e3-e72060c66cbc} <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 | ||
| 5012 | 2026.03.12 01:37:38.350624 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 5013 | 2026.03.12 01:37:38.350662 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 5014 | 2026.03.12 01:37:38.350709 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 161 rows starting from the beginning of the part | ||
| 5015 | 2026.03.12 01:37:38.350749 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 5016 | 2026.03.12 01:37:38.350884 [ 188 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_31_6} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2026.03.12 01:37:38.350967 [ 188 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_31_6} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5018 | 2026.03.12 01:37:38.351049 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 5019 | 2026.03.12 01:37:38.351441 [ 275 ] {d34efbf7-a480-4c1f-a7e3-e72060c66cbc} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.03.12 01:37:38.351477 [ 275 ] {d34efbf7-a480-4c1f-a7e3-e72060c66cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5021 | 2026.03.12 01:37:38.352075 [ 275 ] {d34efbf7-a480-4c1f-a7e3-e72060c66cbc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5022 | 2026.03.12 01:37:38.352300 [ 275 ] {d34efbf7-a480-4c1f-a7e3-e72060c66cbc} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2026.03.12 01:37:38.352439 [ 275 ] {d34efbf7-a480-4c1f-a7e3-e72060c66cbc} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001922 sec., 18210.197710718003 rows/sec., 32.63 MiB/sec. | ||
| 5024 | 2026.03.12 01:37:38.352491 [ 275 ] {d34efbf7-a480-4c1f-a7e3-e72060c66cbc} <Debug> TCPHandler: Processed in 0.002098161 sec. | ||
| 5025 | 2026.03.12 01:37:38.352602 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5026 | 2026.03.12 01:37:38.352694 [ 275 ] {0c343c94-3b39-4da5-a1ed-11bfaef1f5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5027 | 2026.03.12 01:37:38.352734 [ 275 ] {0c343c94-3b39-4da5-a1ed-11bfaef1f5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5028 | 2026.03.12 01:37:38.353070 [ 275 ] {0c343c94-3b39-4da5-a1ed-11bfaef1f5e2} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2026.03.12 01:37:38.353107 [ 275 ] {0c343c94-3b39-4da5-a1ed-11bfaef1f5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5030 | 2026.03.12 01:37:38.353444 [ 275 ] {0c343c94-3b39-4da5-a1ed-11bfaef1f5e2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5031 | 2026.03.12 01:37:38.353652 [ 275 ] {0c343c94-3b39-4da5-a1ed-11bfaef1f5e2} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2026.03.12 01:37:38.353755 [ 90 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5033 | 2026.03.12 01:37:38.353779 [ 275 ] {0c343c94-3b39-4da5-a1ed-11bfaef1f5e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 5034 | 2026.03.12 01:37:38.353788 [ 90 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5035 | 2026.03.12 01:37:38.353818 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5036 | 2026.03.12 01:37:38.353821 [ 275 ] {0c343c94-3b39-4da5-a1ed-11bfaef1f5e2} <Debug> TCPHandler: Processed in 0.001266359 sec. | ||
| 5037 | 2026.03.12 01:37:38.353911 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 5038 | 2026.03.12 01:37:38.354020 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5039 | 2026.03.12 01:37:38.354051 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1212 rows starting from the beginning of the part | ||
| 5040 | 2026.03.12 01:37:38.354121 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part | ||
| 5041 | 2026.03.12 01:37:38.354161 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10147 rows, containing 5 columns (5 merged, 0 gathered) in 0.003795467 sec., 2673452.305078664 rows/sec., 179.80 MiB/sec. | ||
| 5042 | 2026.03.12 01:37:38.354166 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 5043 | 2026.03.12 01:37:38.354232 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 5044 | 2026.03.12 01:37:38.354271 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 5045 | 2026.03.12 01:37:38.354311 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 5046 | 2026.03.12 01:37:38.354432 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5047 | 2026.03.12 01:37:38.354729 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2026.03.12 01:37:38.354816 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5049 | 2026.03.12 01:37:38.354895 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.00 MiB. | ||
| 5050 | 2026.03.12 01:37:38.355335 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 4 columns (4 merged, 0 gathered) in 0.001463932 sec., 1024637.7563985212 rows/sec., 68.63 MiB/sec. | ||
| 5051 | 2026.03.12 01:37:38.355563 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5052 | 2026.03.12 01:37:38.355821 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_31_6} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2026.03.12 01:37:38.355895 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_31_6} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5054 | 2026.03.12 01:37:38.355967 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5055 | 2026.03.12 01:37:38.654780 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5056 | 2026.03.12 01:37:38.670295 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5057 | 2026.03.12 01:37:38.670340 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5058 | 2026.03.12 01:37:38.676914 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5059 | 2026.03.12 01:37:38.677660 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2026.03.12 01:37:38.680773 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5061 | 2026.03.12 01:37:43.072189 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 646 | ||
| 5062 | 2026.03.12 01:37:43.074624 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5063 | 2026.03.12 01:37:43.074673 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5064 | 2026.03.12 01:37:43.075928 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5065 | 2026.03.12 01:37:43.076206 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2026.03.12 01:37:43.076559 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 646 | ||
| 5067 | 2026.03.12 01:37:43.342719 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5068 | 2026.03.12 01:37:43.342910 [ 275 ] {b5e2d3f3-3ce5-4913-9cd0-18ead5c7b62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5069 | 2026.03.12 01:37:43.342982 [ 275 ] {b5e2d3f3-3ce5-4913-9cd0-18ead5c7b62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5070 | 2026.03.12 01:37:43.343689 [ 275 ] {b5e2d3f3-3ce5-4913-9cd0-18ead5c7b62a} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5071 | 2026.03.12 01:37:43.343743 [ 275 ] {b5e2d3f3-3ce5-4913-9cd0-18ead5c7b62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5072 | 2026.03.12 01:37:43.344170 [ 275 ] {b5e2d3f3-3ce5-4913-9cd0-18ead5c7b62a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5073 | 2026.03.12 01:37:43.344436 [ 275 ] {b5e2d3f3-3ce5-4913-9cd0-18ead5c7b62a} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5074 | 2026.03.12 01:37:43.344603 [ 275 ] {b5e2d3f3-3ce5-4913-9cd0-18ead5c7b62a} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001747 sec., 37779.049799656554 rows/sec., 2.99 MiB/sec. | ||
| 5075 | 2026.03.12 01:37:43.344654 [ 275 ] {b5e2d3f3-3ce5-4913-9cd0-18ead5c7b62a} <Debug> TCPHandler: Processed in 0.002075802 sec. | ||
| 5076 | 2026.03.12 01:37:43.344780 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5077 | 2026.03.12 01:37:43.344886 [ 275 ] {1ef5a304-cfbd-4ee8-b243-5ad977b51596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5078 | 2026.03.12 01:37:43.344932 [ 275 ] {1ef5a304-cfbd-4ee8-b243-5ad977b51596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5079 | 2026.03.12 01:37:43.345354 [ 275 ] {1ef5a304-cfbd-4ee8-b243-5ad977b51596} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5080 | 2026.03.12 01:37:43.345392 [ 275 ] {1ef5a304-cfbd-4ee8-b243-5ad977b51596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5081 | 2026.03.12 01:37:43.345714 [ 275 ] {1ef5a304-cfbd-4ee8-b243-5ad977b51596} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5082 | 2026.03.12 01:37:43.345929 [ 275 ] {1ef5a304-cfbd-4ee8-b243-5ad977b51596} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5083 | 2026.03.12 01:37:43.346039 [ 81 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5084 | 2026.03.12 01:37:43.346061 [ 275 ] {1ef5a304-cfbd-4ee8-b243-5ad977b51596} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.0012 sec., 4166.666666666667 rows/sec., 313.31 KiB/sec. | ||
| 5085 | 2026.03.12 01:37:43.346095 [ 81 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5086 | 2026.03.12 01:37:43.346109 [ 275 ] {1ef5a304-cfbd-4ee8-b243-5ad977b51596} <Debug> TCPHandler: Processed in 0.001384831 sec. | ||
| 5087 | 2026.03.12 01:37:43.346121 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5088 | 2026.03.12 01:37:43.346243 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5089 | 2026.03.12 01:37:43.346267 [ 199 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 5090 | 2026.03.12 01:37:43.346357 [ 275 ] {056008f8-1d16-4464-813a-9a700258a9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5091 | 2026.03.12 01:37:43.346405 [ 275 ] {056008f8-1d16-4464-813a-9a700258a9dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5092 | 2026.03.12 01:37:43.346419 [ 199 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5093 | 2026.03.12 01:37:43.346462 [ 199 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 225 rows starting from the beginning of the part | ||
| 5094 | 2026.03.12 01:37:43.346539 [ 199 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
| 5095 | 2026.03.12 01:37:43.346591 [ 199 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 35 rows starting from the beginning of the part | ||
| 5096 | 2026.03.12 01:37:43.346647 [ 199 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 5097 | 2026.03.12 01:37:43.346692 [ 199 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 35 rows starting from the beginning of the part | ||
| 5098 | 2026.03.12 01:37:43.346737 [ 199 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
| 5099 | 2026.03.12 01:37:43.346848 [ 275 ] {056008f8-1d16-4464-813a-9a700258a9dc} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2026.03.12 01:37:43.346892 [ 275 ] {056008f8-1d16-4464-813a-9a700258a9dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5101 | 2026.03.12 01:37:43.347282 [ 275 ] {056008f8-1d16-4464-813a-9a700258a9dc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5102 | 2026.03.12 01:37:43.347550 [ 275 ] {056008f8-1d16-4464-813a-9a700258a9dc} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5103 | 2026.03.12 01:37:43.347677 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001469362 sec., 212337.05513004962 rows/sec., 14.94 MiB/sec. | ||
| 5104 | 2026.03.12 01:37:43.347693 [ 275 ] {056008f8-1d16-4464-813a-9a700258a9dc} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001356 sec., 50884.95575221239 rows/sec., 3.97 MiB/sec. | ||
| 5105 | 2026.03.12 01:37:43.347760 [ 275 ] {056008f8-1d16-4464-813a-9a700258a9dc} <Debug> TCPHandler: Processed in 0.001580244 sec. | ||
| 5106 | 2026.03.12 01:37:43.347876 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5107 | 2026.03.12 01:37:43.347912 [ 198 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5108 | 2026.03.12 01:37:43.347973 [ 275 ] {194dbd02-ccc1-4582-b51b-bdfa8d684346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5109 | 2026.03.12 01:37:43.348024 [ 275 ] {194dbd02-ccc1-4582-b51b-bdfa8d684346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5110 | 2026.03.12 01:37:43.348277 [ 198 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_26_5} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5111 | 2026.03.12 01:37:43.348367 [ 198 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_26_5} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5112 | 2026.03.12 01:37:43.348453 [ 275 ] {194dbd02-ccc1-4582-b51b-bdfa8d684346} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2026.03.12 01:37:43.348494 [ 275 ] {194dbd02-ccc1-4582-b51b-bdfa8d684346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5114 | 2026.03.12 01:37:43.348498 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5115 | 2026.03.12 01:37:43.348857 [ 275 ] {194dbd02-ccc1-4582-b51b-bdfa8d684346} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5116 | 2026.03.12 01:37:43.349075 [ 275 ] {194dbd02-ccc1-4582-b51b-bdfa8d684346} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5117 | 2026.03.12 01:37:43.349208 [ 275 ] {194dbd02-ccc1-4582-b51b-bdfa8d684346} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 5118 | 2026.03.12 01:37:43.349245 [ 275 ] {194dbd02-ccc1-4582-b51b-bdfa8d684346} <Debug> TCPHandler: Processed in 0.001419891 sec. | ||
| 5119 | 2026.03.12 01:37:43.349356 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5120 | 2026.03.12 01:37:43.349450 [ 275 ] {f1dc6ef7-d1d2-440e-b06e-2efa07790d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5121 | 2026.03.12 01:37:43.349506 [ 275 ] {f1dc6ef7-d1d2-440e-b06e-2efa07790d37} <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 | ||
| 5122 | 2026.03.12 01:37:43.350259 [ 275 ] {f1dc6ef7-d1d2-440e-b06e-2efa07790d37} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5123 | 2026.03.12 01:37:43.350294 [ 275 ] {f1dc6ef7-d1d2-440e-b06e-2efa07790d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5124 | 2026.03.12 01:37:43.350810 [ 275 ] {f1dc6ef7-d1d2-440e-b06e-2efa07790d37} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5125 | 2026.03.12 01:37:43.351028 [ 275 ] {f1dc6ef7-d1d2-440e-b06e-2efa07790d37} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5126 | 2026.03.12 01:37:43.351127 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5127 | 2026.03.12 01:37:43.351165 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2026.03.12 01:37:43.351167 [ 275 ] {f1dc6ef7-d1d2-440e-b06e-2efa07790d37} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001735 sec., 2881.844380403458 rows/sec., 5.16 MiB/sec. | ||
| 5129 | 2026.03.12 01:37:43.351183 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5130 | 2026.03.12 01:37:43.351235 [ 275 ] {f1dc6ef7-d1d2-440e-b06e-2efa07790d37} <Debug> TCPHandler: Processed in 0.001928699 sec. | ||
| 5131 | 2026.03.12 01:37:43.351269 [ 189 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::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 | ||
| 5132 | 2026.03.12 01:37:43.351342 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5133 | 2026.03.12 01:37:43.351444 [ 275 ] {4fadaa3a-e2d4-48ee-95de-d2bbddb7df0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5134 | 2026.03.12 01:37:43.351486 [ 275 ] {4fadaa3a-e2d4-48ee-95de-d2bbddb7df0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5135 | 2026.03.12 01:37:43.351512 [ 189 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5136 | 2026.03.12 01:37:43.351575 [ 189 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 473 rows starting from the beginning of the part | ||
| 5137 | 2026.03.12 01:37:43.351731 [ 189 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
| 5138 | 2026.03.12 01:37:43.351828 [ 275 ] {4fadaa3a-e2d4-48ee-95de-d2bbddb7df0f} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5139 | 2026.03.12 01:37:43.351847 [ 189 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 35 rows starting from the beginning of the part | ||
| 5140 | 2026.03.12 01:37:43.351871 [ 275 ] {4fadaa3a-e2d4-48ee-95de-d2bbddb7df0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5141 | 2026.03.12 01:37:43.351970 [ 189 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
| 5142 | 2026.03.12 01:37:43.352089 [ 189 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 35 rows starting from the beginning of the part | ||
| 5143 | 2026.03.12 01:37:43.352206 [ 275 ] {4fadaa3a-e2d4-48ee-95de-d2bbddb7df0f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5144 | 2026.03.12 01:37:43.352207 [ 189 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
| 5145 | 2026.03.12 01:37:43.352458 [ 275 ] {4fadaa3a-e2d4-48ee-95de-d2bbddb7df0f} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5146 | 2026.03.12 01:37:43.352611 [ 275 ] {4fadaa3a-e2d4-48ee-95de-d2bbddb7df0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 5147 | 2026.03.12 01:37:43.352649 [ 275 ] {4fadaa3a-e2d4-48ee-95de-d2bbddb7df0f} <Debug> TCPHandler: Processed in 0.001356491 sec. | ||
| 5148 | 2026.03.12 01:37:43.363605 [ 186 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 19 columns (19 merged, 0 gathered) in 0.012375017 sec., 45090.84714792715 rows/sec., 80.80 MiB/sec. | ||
| 5149 | 2026.03.12 01:37:43.364511 [ 202 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5150 | 2026.03.12 01:37:43.364878 [ 202 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2026.03.12 01:37:43.364951 [ 202 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5152 | 2026.03.12 01:37:43.365098 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5153 | 2026.03.12 01:37:43.626407 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5154 | 2026.03.12 01:37:43.626610 [ 275 ] {b241e1de-77d1-4379-97cd-979f3a09637e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5155 | 2026.03.12 01:37:43.626685 [ 275 ] {b241e1de-77d1-4379-97cd-979f3a09637e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5156 | 2026.03.12 01:37:43.627556 [ 275 ] {b241e1de-77d1-4379-97cd-979f3a09637e} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5157 | 2026.03.12 01:37:43.627604 [ 275 ] {b241e1de-77d1-4379-97cd-979f3a09637e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5158 | 2026.03.12 01:37:43.628029 [ 275 ] {b241e1de-77d1-4379-97cd-979f3a09637e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5159 | 2026.03.12 01:37:43.628260 [ 275 ] {b241e1de-77d1-4379-97cd-979f3a09637e} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2026.03.12 01:37:43.628422 [ 275 ] {b241e1de-77d1-4379-97cd-979f3a09637e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001866 sec., 152197.21329046087 rows/sec., 9.67 MiB/sec. | ||
| 5161 | 2026.03.12 01:37:43.628470 [ 275 ] {b241e1de-77d1-4379-97cd-979f3a09637e} <Debug> TCPHandler: Processed in 0.002209313 sec. | ||
| 5162 | 2026.03.12 01:37:43.628602 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5163 | 2026.03.12 01:37:43.628706 [ 275 ] {1d5dafe3-f739-4dc8-926f-27caee991ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5164 | 2026.03.12 01:37:43.628750 [ 275 ] {1d5dafe3-f739-4dc8-926f-27caee991ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5165 | 2026.03.12 01:37:43.629182 [ 275 ] {1d5dafe3-f739-4dc8-926f-27caee991ba6} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2026.03.12 01:37:43.629218 [ 275 ] {1d5dafe3-f739-4dc8-926f-27caee991ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5167 | 2026.03.12 01:37:43.629527 [ 275 ] {1d5dafe3-f739-4dc8-926f-27caee991ba6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5168 | 2026.03.12 01:37:43.629740 [ 275 ] {1d5dafe3-f739-4dc8-926f-27caee991ba6} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5169 | 2026.03.12 01:37:43.629870 [ 275 ] {1d5dafe3-f739-4dc8-926f-27caee991ba6} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001189 sec., 5046.257359125316 rows/sec., 411.49 KiB/sec. | ||
| 5170 | 2026.03.12 01:37:43.629907 [ 275 ] {1d5dafe3-f739-4dc8-926f-27caee991ba6} <Debug> TCPHandler: Processed in 0.001360001 sec. | ||
| 5171 | 2026.03.12 01:37:43.630030 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5172 | 2026.03.12 01:37:43.630157 [ 275 ] {c4d73ccd-189f-454a-a81f-48a03d6440b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5173 | 2026.03.12 01:37:43.630207 [ 275 ] {c4d73ccd-189f-454a-a81f-48a03d6440b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5174 | 2026.03.12 01:37:43.632083 [ 275 ] {c4d73ccd-189f-454a-a81f-48a03d6440b4} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5175 | 2026.03.12 01:37:43.632120 [ 275 ] {c4d73ccd-189f-454a-a81f-48a03d6440b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5176 | 2026.03.12 01:37:43.632630 [ 275 ] {c4d73ccd-189f-454a-a81f-48a03d6440b4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5177 | 2026.03.12 01:37:43.632853 [ 275 ] {c4d73ccd-189f-454a-a81f-48a03d6440b4} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2026.03.12 01:37:43.632991 [ 275 ] {c4d73ccd-189f-454a-a81f-48a03d6440b4} <Debug> executeQuery: Read 2754 rows, 214.55 KiB in 0.002861 sec., 962600.4893393919 rows/sec., 73.24 MiB/sec. | ||
| 5179 | 2026.03.12 01:37:43.633031 [ 275 ] {c4d73ccd-189f-454a-a81f-48a03d6440b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 5180 | 2026.03.12 01:37:43.633045 [ 275 ] {c4d73ccd-189f-454a-a81f-48a03d6440b4} <Debug> TCPHandler: Processed in 0.003076716 sec. | ||
| 5181 | 2026.03.12 01:37:43.633155 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5182 | 2026.03.12 01:37:43.633252 [ 275 ] {5ad3a31f-e903-4cd4-82e3-e42325765151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5183 | 2026.03.12 01:37:43.633294 [ 275 ] {5ad3a31f-e903-4cd4-82e3-e42325765151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5184 | 2026.03.12 01:37:43.633849 [ 275 ] {5ad3a31f-e903-4cd4-82e3-e42325765151} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5185 | 2026.03.12 01:37:43.633887 [ 275 ] {5ad3a31f-e903-4cd4-82e3-e42325765151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5186 | 2026.03.12 01:37:43.634212 [ 275 ] {5ad3a31f-e903-4cd4-82e3-e42325765151} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5187 | 2026.03.12 01:37:43.634425 [ 275 ] {5ad3a31f-e903-4cd4-82e3-e42325765151} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5188 | 2026.03.12 01:37:43.634556 [ 275 ] {5ad3a31f-e903-4cd4-82e3-e42325765151} <Debug> executeQuery: Read 194 rows, 12.42 KiB in 0.001324 sec., 146525.67975830814 rows/sec., 9.16 MiB/sec. | ||
| 5189 | 2026.03.12 01:37:43.634593 [ 275 ] {5ad3a31f-e903-4cd4-82e3-e42325765151} <Debug> TCPHandler: Processed in 0.001487593 sec. | ||
| 5190 | 2026.03.12 01:37:43.634699 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5191 | 2026.03.12 01:37:43.634791 [ 275 ] {28a7d01b-b33f-402e-b7e5-d5e2696b8120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5192 | 2026.03.12 01:37:43.634829 [ 275 ] {28a7d01b-b33f-402e-b7e5-d5e2696b8120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5193 | 2026.03.12 01:37:43.635489 [ 275 ] {28a7d01b-b33f-402e-b7e5-d5e2696b8120} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5194 | 2026.03.12 01:37:43.635523 [ 275 ] {28a7d01b-b33f-402e-b7e5-d5e2696b8120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5195 | 2026.03.12 01:37:43.635860 [ 275 ] {28a7d01b-b33f-402e-b7e5-d5e2696b8120} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5196 | 2026.03.12 01:37:43.636095 [ 275 ] {28a7d01b-b33f-402e-b7e5-d5e2696b8120} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5197 | 2026.03.12 01:37:43.636221 [ 275 ] {28a7d01b-b33f-402e-b7e5-d5e2696b8120} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001449 sec., 591442.3740510697 rows/sec., 35.15 MiB/sec. | ||
| 5198 | 2026.03.12 01:37:43.636258 [ 275 ] {28a7d01b-b33f-402e-b7e5-d5e2696b8120} <Debug> TCPHandler: Processed in 0.001606084 sec. | ||
| 5199 | 2026.03.12 01:37:43.636369 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5200 | 2026.03.12 01:37:43.636467 [ 275 ] {2b83d30c-b755-4c17-8dff-984e0223bf29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5201 | 2026.03.12 01:37:43.636507 [ 275 ] {2b83d30c-b755-4c17-8dff-984e0223bf29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5202 | 2026.03.12 01:37:43.636883 [ 275 ] {2b83d30c-b755-4c17-8dff-984e0223bf29} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5203 | 2026.03.12 01:37:43.636920 [ 275 ] {2b83d30c-b755-4c17-8dff-984e0223bf29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5204 | 2026.03.12 01:37:43.637207 [ 275 ] {2b83d30c-b755-4c17-8dff-984e0223bf29} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5205 | 2026.03.12 01:37:43.637415 [ 275 ] {2b83d30c-b755-4c17-8dff-984e0223bf29} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5206 | 2026.03.12 01:37:43.637537 [ 275 ] {2b83d30c-b755-4c17-8dff-984e0223bf29} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 64.63 KiB/sec. | ||
| 5207 | 2026.03.12 01:37:43.637572 [ 275 ] {2b83d30c-b755-4c17-8dff-984e0223bf29} <Debug> TCPHandler: Processed in 0.001250229 sec. | ||
| 5208 | 2026.03.12 01:37:43.637704 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5209 | 2026.03.12 01:37:43.637794 [ 275 ] {2169f257-f9ca-4345-86cb-5b64c706c52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5210 | 2026.03.12 01:37:43.637832 [ 275 ] {2169f257-f9ca-4345-86cb-5b64c706c52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5211 | 2026.03.12 01:37:43.638268 [ 275 ] {2169f257-f9ca-4345-86cb-5b64c706c52d} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5212 | 2026.03.12 01:37:43.638307 [ 275 ] {2169f257-f9ca-4345-86cb-5b64c706c52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5213 | 2026.03.12 01:37:43.638613 [ 275 ] {2169f257-f9ca-4345-86cb-5b64c706c52d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5214 | 2026.03.12 01:37:43.638816 [ 275 ] {2169f257-f9ca-4345-86cb-5b64c706c52d} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5215 | 2026.03.12 01:37:43.638938 [ 275 ] {2169f257-f9ca-4345-86cb-5b64c706c52d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001161 sec., 127476.31352282516 rows/sec., 7.25 MiB/sec. | ||
| 5216 | 2026.03.12 01:37:43.638974 [ 275 ] {2169f257-f9ca-4345-86cb-5b64c706c52d} <Debug> TCPHandler: Processed in 0.00131719 sec. | ||
| 5217 | 2026.03.12 01:37:43.639090 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5218 | 2026.03.12 01:37:43.639181 [ 275 ] {01f2c64e-f80f-4af4-8b11-b71b90b92f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5219 | 2026.03.12 01:37:43.639220 [ 275 ] {01f2c64e-f80f-4af4-8b11-b71b90b92f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5220 | 2026.03.12 01:37:43.640084 [ 275 ] {01f2c64e-f80f-4af4-8b11-b71b90b92f91} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5221 | 2026.03.12 01:37:43.640118 [ 275 ] {01f2c64e-f80f-4af4-8b11-b71b90b92f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5222 | 2026.03.12 01:37:43.640477 [ 275 ] {01f2c64e-f80f-4af4-8b11-b71b90b92f91} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5223 | 2026.03.12 01:37:43.640682 [ 275 ] {01f2c64e-f80f-4af4-8b11-b71b90b92f91} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5224 | 2026.03.12 01:37:43.640806 [ 275 ] {01f2c64e-f80f-4af4-8b11-b71b90b92f91} <Debug> executeQuery: Read 1478 rows, 104.58 KiB in 0.001642 sec., 900121.802679659 rows/sec., 62.20 MiB/sec. | ||
| 5225 | 2026.03.12 01:37:43.640842 [ 275 ] {01f2c64e-f80f-4af4-8b11-b71b90b92f91} <Debug> TCPHandler: Processed in 0.001798427 sec. | ||
| 5226 | 2026.03.12 01:37:43.640939 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5227 | 2026.03.12 01:37:43.641029 [ 275 ] {19c42203-2571-421b-88d8-27d7522a1ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5228 | 2026.03.12 01:37:43.641069 [ 275 ] {19c42203-2571-421b-88d8-27d7522a1ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5229 | 2026.03.12 01:37:43.641388 [ 275 ] {19c42203-2571-421b-88d8-27d7522a1ba6} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5230 | 2026.03.12 01:37:43.641421 [ 275 ] {19c42203-2571-421b-88d8-27d7522a1ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5231 | 2026.03.12 01:37:43.641718 [ 275 ] {19c42203-2571-421b-88d8-27d7522a1ba6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5232 | 2026.03.12 01:37:43.641922 [ 275 ] {19c42203-2571-421b-88d8-27d7522a1ba6} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5233 | 2026.03.12 01:37:43.642043 [ 275 ] {19c42203-2571-421b-88d8-27d7522a1ba6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001031 sec., 5819.592628516004 rows/sec., 304.05 KiB/sec. | ||
| 5234 | 2026.03.12 01:37:43.642078 [ 275 ] {19c42203-2571-421b-88d8-27d7522a1ba6} <Debug> TCPHandler: Processed in 0.001185478 sec. | ||
| 5235 | 2026.03.12 01:37:43.642198 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5236 | 2026.03.12 01:37:43.642314 [ 275 ] {e81eff18-a597-4e9e-8816-fe72c4726e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5237 | 2026.03.12 01:37:43.642367 [ 275 ] {e81eff18-a597-4e9e-8816-fe72c4726e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5238 | 2026.03.12 01:37:43.643137 [ 275 ] {e81eff18-a597-4e9e-8816-fe72c4726e4e} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5239 | 2026.03.12 01:37:43.643181 [ 275 ] {e81eff18-a597-4e9e-8816-fe72c4726e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5240 | 2026.03.12 01:37:43.643618 [ 275 ] {e81eff18-a597-4e9e-8816-fe72c4726e4e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5241 | 2026.03.12 01:37:43.643835 [ 275 ] {e81eff18-a597-4e9e-8816-fe72c4726e4e} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5242 | 2026.03.12 01:37:43.643964 [ 275 ] {e81eff18-a597-4e9e-8816-fe72c4726e4e} <Debug> executeQuery: Read 1325 rows, 84.75 KiB in 0.001673 sec., 791990.4363419007 rows/sec., 49.47 MiB/sec. | ||
| 5243 | 2026.03.12 01:37:43.644000 [ 275 ] {e81eff18-a597-4e9e-8816-fe72c4726e4e} <Debug> TCPHandler: Processed in 0.001864688 sec. | ||
| 5244 | 2026.03.12 01:37:43.644114 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5245 | 2026.03.12 01:37:43.644208 [ 275 ] {4cfbf101-b27c-4bc8-a3dc-2c63d13ee9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5246 | 2026.03.12 01:37:43.644251 [ 275 ] {4cfbf101-b27c-4bc8-a3dc-2c63d13ee9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5247 | 2026.03.12 01:37:43.644569 [ 275 ] {4cfbf101-b27c-4bc8-a3dc-2c63d13ee9dd} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5248 | 2026.03.12 01:37:43.644604 [ 275 ] {4cfbf101-b27c-4bc8-a3dc-2c63d13ee9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5249 | 2026.03.12 01:37:43.644917 [ 275 ] {4cfbf101-b27c-4bc8-a3dc-2c63d13ee9dd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5250 | 2026.03.12 01:37:43.645122 [ 275 ] {4cfbf101-b27c-4bc8-a3dc-2c63d13ee9dd} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5251 | 2026.03.12 01:37:43.645249 [ 275 ] {4cfbf101-b27c-4bc8-a3dc-2c63d13ee9dd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 5252 | 2026.03.12 01:37:43.645284 [ 275 ] {4cfbf101-b27c-4bc8-a3dc-2c63d13ee9dd} <Debug> TCPHandler: Processed in 0.001220589 sec. | ||
| 5253 | 2026.03.12 01:37:43.645393 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5254 | 2026.03.12 01:37:43.645487 [ 275 ] {3e6f55c0-0211-47a2-bee8-f13e2db0bc7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5255 | 2026.03.12 01:37:43.645542 [ 275 ] {3e6f55c0-0211-47a2-bee8-f13e2db0bc7f} <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 | ||
| 5256 | 2026.03.12 01:37:43.646408 [ 275 ] {3e6f55c0-0211-47a2-bee8-f13e2db0bc7f} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5257 | 2026.03.12 01:37:43.646445 [ 275 ] {3e6f55c0-0211-47a2-bee8-f13e2db0bc7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5258 | 2026.03.12 01:37:43.647027 [ 275 ] {3e6f55c0-0211-47a2-bee8-f13e2db0bc7f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5259 | 2026.03.12 01:37:43.647250 [ 275 ] {3e6f55c0-0211-47a2-bee8-f13e2db0bc7f} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5260 | 2026.03.12 01:37:43.647388 [ 275 ] {3e6f55c0-0211-47a2-bee8-f13e2db0bc7f} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.00192 sec., 23958.333333333332 rows/sec., 42.93 MiB/sec. | ||
| 5261 | 2026.03.12 01:37:43.647447 [ 275 ] {3e6f55c0-0211-47a2-bee8-f13e2db0bc7f} <Debug> TCPHandler: Processed in 0.002103572 sec. | ||
| 5262 | 2026.03.12 01:37:43.647561 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5263 | 2026.03.12 01:37:43.647655 [ 275 ] {cd9e63ae-f35c-4058-93a5-b8653b014a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5264 | 2026.03.12 01:37:43.647698 [ 275 ] {cd9e63ae-f35c-4058-93a5-b8653b014a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5265 | 2026.03.12 01:37:43.648022 [ 275 ] {cd9e63ae-f35c-4058-93a5-b8653b014a81} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5266 | 2026.03.12 01:37:43.648058 [ 275 ] {cd9e63ae-f35c-4058-93a5-b8653b014a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5267 | 2026.03.12 01:37:43.648358 [ 275 ] {cd9e63ae-f35c-4058-93a5-b8653b014a81} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5268 | 2026.03.12 01:37:43.648563 [ 275 ] {cd9e63ae-f35c-4058-93a5-b8653b014a81} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5269 | 2026.03.12 01:37:43.648696 [ 275 ] {cd9e63ae-f35c-4058-93a5-b8653b014a81} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001059 sec., 39660.056657223795 rows/sec., 2.26 MiB/sec. | ||
| 5270 | 2026.03.12 01:37:43.648731 [ 275 ] {cd9e63ae-f35c-4058-93a5-b8653b014a81} <Debug> TCPHandler: Processed in 0.001220049 sec. | ||
| 5271 | 2026.03.12 01:37:45.536637 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11048 | ||
| 5272 | 2026.03.12 01:37:45.537351 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2026.03.12 01:37:45.537421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5274 | 2026.03.12 01:37:45.537909 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5275 | 2026.03.12 01:37:45.538170 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5276 | 2026.03.12 01:37:45.538311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11048 | ||
| 5277 | 2026.03.12 01:37:46.181206 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5278 | 2026.03.12 01:37:46.198379 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5279 | 2026.03.12 01:37:46.198457 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5280 | 2026.03.12 01:37:46.205325 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5281 | 2026.03.12 01:37:46.206165 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5282 | 2026.03.12 01:37:46.210310 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5283 | 2026.03.12 01:37:48.341136 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5284 | 2026.03.12 01:37:48.341355 [ 275 ] {08856227-5a0d-4eba-be19-dff72213ab81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5285 | 2026.03.12 01:37:48.341432 [ 275 ] {08856227-5a0d-4eba-be19-dff72213ab81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5286 | 2026.03.12 01:37:48.342217 [ 275 ] {08856227-5a0d-4eba-be19-dff72213ab81} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5287 | 2026.03.12 01:37:48.342268 [ 275 ] {08856227-5a0d-4eba-be19-dff72213ab81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5288 | 2026.03.12 01:37:48.342688 [ 275 ] {08856227-5a0d-4eba-be19-dff72213ab81} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5289 | 2026.03.12 01:37:48.342925 [ 275 ] {08856227-5a0d-4eba-be19-dff72213ab81} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5290 | 2026.03.12 01:37:48.343089 [ 275 ] {08856227-5a0d-4eba-be19-dff72213ab81} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00179 sec., 31284.91620111732 rows/sec., 2.39 MiB/sec. | ||
| 5291 | 2026.03.12 01:37:48.343137 [ 275 ] {08856227-5a0d-4eba-be19-dff72213ab81} <Debug> TCPHandler: Processed in 0.002144263 sec. | ||
| 5292 | 2026.03.12 01:37:48.343311 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5293 | 2026.03.12 01:37:48.343415 [ 275 ] {f17e3422-d249-4722-b0a8-56465eca3f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5294 | 2026.03.12 01:37:48.343461 [ 275 ] {f17e3422-d249-4722-b0a8-56465eca3f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5295 | 2026.03.12 01:37:48.343995 [ 275 ] {f17e3422-d249-4722-b0a8-56465eca3f05} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5296 | 2026.03.12 01:37:48.344035 [ 275 ] {f17e3422-d249-4722-b0a8-56465eca3f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5297 | 2026.03.12 01:37:48.344370 [ 275 ] {f17e3422-d249-4722-b0a8-56465eca3f05} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5298 | 2026.03.12 01:37:48.344586 [ 275 ] {f17e3422-d249-4722-b0a8-56465eca3f05} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5299 | 2026.03.12 01:37:48.344716 [ 275 ] {f17e3422-d249-4722-b0a8-56465eca3f05} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001324 sec., 48338.36858006042 rows/sec., 3.77 MiB/sec. | ||
| 5300 | 2026.03.12 01:37:48.344754 [ 275 ] {f17e3422-d249-4722-b0a8-56465eca3f05} <Debug> TCPHandler: Processed in 0.001497963 sec. | ||
| 5301 | 2026.03.12 01:37:48.344878 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5302 | 2026.03.12 01:37:48.344973 [ 275 ] {dc128257-7414-4acd-b25b-64004e90df82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5303 | 2026.03.12 01:37:48.345016 [ 275 ] {dc128257-7414-4acd-b25b-64004e90df82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5304 | 2026.03.12 01:37:48.345454 [ 275 ] {dc128257-7414-4acd-b25b-64004e90df82} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5305 | 2026.03.12 01:37:48.345490 [ 275 ] {dc128257-7414-4acd-b25b-64004e90df82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5306 | 2026.03.12 01:37:48.345816 [ 275 ] {dc128257-7414-4acd-b25b-64004e90df82} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5307 | 2026.03.12 01:37:48.346023 [ 275 ] {dc128257-7414-4acd-b25b-64004e90df82} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5308 | 2026.03.12 01:37:48.346146 [ 275 ] {dc128257-7414-4acd-b25b-64004e90df82} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001194 sec., 107202.68006700168 rows/sec., 7.47 MiB/sec. | ||
| 5309 | 2026.03.12 01:37:48.346182 [ 275 ] {dc128257-7414-4acd-b25b-64004e90df82} <Debug> TCPHandler: Processed in 0.00135197 sec. | ||
| 5310 | 2026.03.12 01:37:48.346294 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5311 | 2026.03.12 01:37:48.346385 [ 275 ] {5d0879ec-5626-470f-98a9-449a4653ff89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5312 | 2026.03.12 01:37:48.346426 [ 275 ] {5d0879ec-5626-470f-98a9-449a4653ff89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5313 | 2026.03.12 01:37:48.346751 [ 275 ] {5d0879ec-5626-470f-98a9-449a4653ff89} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5314 | 2026.03.12 01:37:48.346786 [ 275 ] {5d0879ec-5626-470f-98a9-449a4653ff89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5315 | 2026.03.12 01:37:48.347080 [ 275 ] {5d0879ec-5626-470f-98a9-449a4653ff89} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5316 | 2026.03.12 01:37:48.347287 [ 275 ] {5d0879ec-5626-470f-98a9-449a4653ff89} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5317 | 2026.03.12 01:37:48.347414 [ 275 ] {5d0879ec-5626-470f-98a9-449a4653ff89} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001047 sec., 45845.27220630373 rows/sec., 3.09 MiB/sec. | ||
| 5318 | 2026.03.12 01:37:48.347448 [ 275 ] {5d0879ec-5626-470f-98a9-449a4653ff89} <Debug> TCPHandler: Processed in 0.001201298 sec. | ||
| 5319 | 2026.03.12 01:37:52.907625 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5320 | 2026.03.12 01:37:52.907689 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5321 | 2026.03.12 01:37:53.039303 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11560 | ||
| 5322 | 2026.03.12 01:37:53.039846 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5323 | 2026.03.12 01:37:53.039896 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5324 | 2026.03.12 01:37:53.040404 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5325 | 2026.03.12 01:37:53.040642 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5326 | 2026.03.12 01:37:53.040785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11560 | ||
| 5327 | 2026.03.12 01:37:53.077673 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 692 | ||
| 5328 | 2026.03.12 01:37:53.080207 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5329 | 2026.03.12 01:37:53.080265 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5330 | 2026.03.12 01:37:53.081521 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5331 | 2026.03.12 01:37:53.081797 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5332 | 2026.03.12 01:37:53.082168 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 692 | ||
| 5333 | 2026.03.12 01:37:53.342914 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5334 | 2026.03.12 01:37:53.343110 [ 275 ] {e62f58ce-8925-48fb-8574-e7c24c9f947d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5335 | 2026.03.12 01:37:53.343181 [ 275 ] {e62f58ce-8925-48fb-8574-e7c24c9f947d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5336 | 2026.03.12 01:37:53.343918 [ 275 ] {e62f58ce-8925-48fb-8574-e7c24c9f947d} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5337 | 2026.03.12 01:37:53.343959 [ 275 ] {e62f58ce-8925-48fb-8574-e7c24c9f947d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5338 | 2026.03.12 01:37:53.344366 [ 275 ] {e62f58ce-8925-48fb-8574-e7c24c9f947d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5339 | 2026.03.12 01:37:53.344594 [ 275 ] {e62f58ce-8925-48fb-8574-e7c24c9f947d} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5340 | 2026.03.12 01:37:53.344747 [ 275 ] {e62f58ce-8925-48fb-8574-e7c24c9f947d} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001691 sec., 39030.15966883501 rows/sec., 3.09 MiB/sec. | ||
| 5341 | 2026.03.12 01:37:53.344788 [ 275 ] {e62f58ce-8925-48fb-8574-e7c24c9f947d} <Debug> TCPHandler: Processed in 0.00201081 sec. | ||
| 5342 | 2026.03.12 01:37:53.344922 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5343 | 2026.03.12 01:37:53.345026 [ 275 ] {c177652c-7acc-4cc7-8f11-9592b4d3f06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5344 | 2026.03.12 01:37:53.345068 [ 275 ] {c177652c-7acc-4cc7-8f11-9592b4d3f06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5345 | 2026.03.12 01:37:53.345485 [ 275 ] {c177652c-7acc-4cc7-8f11-9592b4d3f06a} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5346 | 2026.03.12 01:37:53.345522 [ 275 ] {c177652c-7acc-4cc7-8f11-9592b4d3f06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5347 | 2026.03.12 01:37:53.345839 [ 275 ] {c177652c-7acc-4cc7-8f11-9592b4d3f06a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5348 | 2026.03.12 01:37:53.346058 [ 275 ] {c177652c-7acc-4cc7-8f11-9592b4d3f06a} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5349 | 2026.03.12 01:37:53.346195 [ 275 ] {c177652c-7acc-4cc7-8f11-9592b4d3f06a} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001189 sec., 4205.214465937763 rows/sec., 316.21 KiB/sec. | ||
| 5350 | 2026.03.12 01:37:53.346234 [ 275 ] {c177652c-7acc-4cc7-8f11-9592b4d3f06a} <Debug> TCPHandler: Processed in 0.001365361 sec. | ||
| 5351 | 2026.03.12 01:37:53.346344 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5352 | 2026.03.12 01:37:53.346438 [ 275 ] {85fe42b2-aaf0-45c6-8273-acbb6366e62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5353 | 2026.03.12 01:37:53.346479 [ 275 ] {85fe42b2-aaf0-45c6-8273-acbb6366e62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5354 | 2026.03.12 01:37:53.346911 [ 275 ] {85fe42b2-aaf0-45c6-8273-acbb6366e62a} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5355 | 2026.03.12 01:37:53.346947 [ 275 ] {85fe42b2-aaf0-45c6-8273-acbb6366e62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5356 | 2026.03.12 01:37:53.347261 [ 275 ] {85fe42b2-aaf0-45c6-8273-acbb6366e62a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5357 | 2026.03.12 01:37:53.347474 [ 275 ] {85fe42b2-aaf0-45c6-8273-acbb6366e62a} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5358 | 2026.03.12 01:37:53.347605 [ 275 ] {85fe42b2-aaf0-45c6-8273-acbb6366e62a} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001186 sec., 58178.7521079258 rows/sec., 4.54 MiB/sec. | ||
| 5359 | 2026.03.12 01:37:53.347643 [ 275 ] {85fe42b2-aaf0-45c6-8273-acbb6366e62a} <Debug> TCPHandler: Processed in 0.001349321 sec. | ||
| 5360 | 2026.03.12 01:37:53.347755 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5361 | 2026.03.12 01:37:53.347848 [ 275 ] {dc68b41a-5557-4578-a034-8aa89d904dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5362 | 2026.03.12 01:37:53.347891 [ 275 ] {dc68b41a-5557-4578-a034-8aa89d904dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5363 | 2026.03.12 01:37:53.348302 [ 275 ] {dc68b41a-5557-4578-a034-8aa89d904dd4} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5364 | 2026.03.12 01:37:53.348338 [ 275 ] {dc68b41a-5557-4578-a034-8aa89d904dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5365 | 2026.03.12 01:37:53.348672 [ 275 ] {dc68b41a-5557-4578-a034-8aa89d904dd4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5366 | 2026.03.12 01:37:53.348877 [ 275 ] {dc68b41a-5557-4578-a034-8aa89d904dd4} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5367 | 2026.03.12 01:37:53.349012 [ 275 ] {dc68b41a-5557-4578-a034-8aa89d904dd4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 5368 | 2026.03.12 01:37:53.349049 [ 275 ] {dc68b41a-5557-4578-a034-8aa89d904dd4} <Debug> TCPHandler: Processed in 0.001344021 sec. | ||
| 5369 | 2026.03.12 01:37:53.349171 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5370 | 2026.03.12 01:37:53.349264 [ 275 ] {89303fba-4d81-4dc3-a9be-686d5ded1f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5371 | 2026.03.12 01:37:53.349320 [ 275 ] {89303fba-4d81-4dc3-a9be-686d5ded1f3b} <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 | ||
| 5372 | 2026.03.12 01:37:53.350062 [ 275 ] {89303fba-4d81-4dc3-a9be-686d5ded1f3b} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5373 | 2026.03.12 01:37:53.350096 [ 275 ] {89303fba-4d81-4dc3-a9be-686d5ded1f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5374 | 2026.03.12 01:37:53.350599 [ 275 ] {89303fba-4d81-4dc3-a9be-686d5ded1f3b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5375 | 2026.03.12 01:37:53.350812 [ 275 ] {89303fba-4d81-4dc3-a9be-686d5ded1f3b} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5376 | 2026.03.12 01:37:53.350963 [ 275 ] {89303fba-4d81-4dc3-a9be-686d5ded1f3b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001717 sec., 2912.0559114735 rows/sec., 5.22 MiB/sec. | ||
| 5377 | 2026.03.12 01:37:53.351022 [ 275 ] {89303fba-4d81-4dc3-a9be-686d5ded1f3b} <Debug> TCPHandler: Processed in 0.001899579 sec. | ||
| 5378 | 2026.03.12 01:37:53.351136 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5379 | 2026.03.12 01:37:53.351230 [ 275 ] {8a03ae36-76a7-4601-876b-8c85b9e46052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5380 | 2026.03.12 01:37:53.351271 [ 275 ] {8a03ae36-76a7-4601-876b-8c85b9e46052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5381 | 2026.03.12 01:37:53.351605 [ 275 ] {8a03ae36-76a7-4601-876b-8c85b9e46052} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5382 | 2026.03.12 01:37:53.351641 [ 275 ] {8a03ae36-76a7-4601-876b-8c85b9e46052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5383 | 2026.03.12 01:37:53.351935 [ 275 ] {8a03ae36-76a7-4601-876b-8c85b9e46052} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5384 | 2026.03.12 01:37:53.352138 [ 275 ] {8a03ae36-76a7-4601-876b-8c85b9e46052} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5385 | 2026.03.12 01:37:53.352267 [ 275 ] {8a03ae36-76a7-4601-876b-8c85b9e46052} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 5386 | 2026.03.12 01:37:53.352303 [ 275 ] {8a03ae36-76a7-4601-876b-8c85b9e46052} <Debug> TCPHandler: Processed in 0.001216668 sec. | ||
| 5387 | 2026.03.12 01:37:53.711275 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5388 | 2026.03.12 01:37:53.728974 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5389 | 2026.03.12 01:37:53.729035 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5390 | 2026.03.12 01:37:53.735867 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5391 | 2026.03.12 01:37:53.736693 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5392 | 2026.03.12 01:37:53.740686 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5393 | 2026.03.12 01:37:55.890765 [ 63 ] {} <Debug> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5394 | 2026.03.12 01:37:55.890834 [ 63 ] {} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5395 | 2026.03.12 01:37:55.890859 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 5396 | 2026.03.12 01:37:55.890975 [ 198 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::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 | ||
| 5397 | 2026.03.12 01:37:55.891104 [ 198 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5398 | 2026.03.12 01:37:55.891138 [ 198 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 20 rows starting from the beginning of the part | ||
| 5399 | 2026.03.12 01:37:55.891211 [ 198 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 5400 | 2026.03.12 01:37:55.891257 [ 198 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::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 | ||
| 5401 | 2026.03.12 01:37:55.891302 [ 198 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 5402 | 2026.03.12 01:37:55.891343 [ 198 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::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 | ||
| 5403 | 2026.03.12 01:37:55.892060 [ 202 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001136357 sec., 33440.1952907405 rows/sec., 2.79 MiB/sec. | ||
| 5404 | 2026.03.12 01:37:55.892178 [ 198 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5405 | 2026.03.12 01:37:55.892424 [ 198 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_10_2} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2026.03.12 01:37:55.892490 [ 198 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_10_2} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5407 | 2026.03.12 01:37:55.892557 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5408 | 2026.03.12 01:37:57.877269 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44298 | ||
| 5409 | 2026.03.12 01:37:57.877384 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5410 | 2026.03.12 01:37:57.877411 [ 286 ] {} <Debug> TCP-Session: 0529b7ca-2edf-4e29-8cbe-c1feaace392d Authenticating user 'default' from [fd00:1122:3344:101::e]:44298 | ||
| 5411 | 2026.03.12 01:37:57.877434 [ 286 ] {} <Debug> TCP-Session: 0529b7ca-2edf-4e29-8cbe-c1feaace392d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5412 | 2026.03.12 01:37:57.877446 [ 286 ] {} <Debug> TCP-Session: 0529b7ca-2edf-4e29-8cbe-c1feaace392d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5413 | 2026.03.12 01:37:57.877629 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56752 | ||
| 5414 | 2026.03.12 01:37:57.877654 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62735 | ||
| 5415 | 2026.03.12 01:37:57.877728 [ 286 ] {} <Trace> TCP-Session: 0529b7ca-2edf-4e29-8cbe-c1feaace392d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5416 | 2026.03.12 01:37:57.877748 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5417 | 2026.03.12 01:37:57.877781 [ 287 ] {} <Debug> TCP-Session: c395856d-8d66-4d02-b872-ab81cb4dfec6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56752 | ||
| 5418 | 2026.03.12 01:37:57.877804 [ 287 ] {} <Debug> TCP-Session: c395856d-8d66-4d02-b872-ab81cb4dfec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5419 | 2026.03.12 01:37:57.877817 [ 287 ] {} <Debug> TCP-Session: c395856d-8d66-4d02-b872-ab81cb4dfec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5420 | 2026.03.12 01:37:57.877906 [ 286 ] {2196913b-de04-41b1-8ceb-9bdf3938cbe4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44298) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5421 | 2026.03.12 01:37:57.878174 [ 286 ] {2196913b-de04-41b1-8ceb-9bdf3938cbe4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5422 | 2026.03.12 01:37:57.878231 [ 286 ] {2196913b-de04-41b1-8ceb-9bdf3938cbe4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5423 | 2026.03.12 01:37:57.878524 [ 286 ] {2196913b-de04-41b1-8ceb-9bdf3938cbe4} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 5424 | 2026.03.12 01:37:57.879473 [ 317 ] {2196913b-de04-41b1-8ceb-9bdf3938cbe4} <Trace> AggregatingTransform: Aggregating | ||
| 5425 | 2026.03.12 01:37:57.879537 [ 317 ] {2196913b-de04-41b1-8ceb-9bdf3938cbe4} <Trace> Aggregator: Aggregation method: without_key | ||
| 5426 | 2026.03.12 01:37:57.879576 [ 317 ] {2196913b-de04-41b1-8ceb-9bdf3938cbe4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000950754 sec. (1051.797 rows/sec., 41.09 KiB/sec.) | ||
| 5427 | 2026.03.12 01:37:57.879595 [ 317 ] {2196913b-de04-41b1-8ceb-9bdf3938cbe4} <Trace> Aggregator: Merging aggregated data | ||
| 5428 | 2026.03.12 01:37:57.881047 [ 286 ] {2196913b-de04-41b1-8ceb-9bdf3938cbe4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0032 sec., 312.5 rows/sec., 12.21 KiB/sec. | ||
| 5429 | 2026.03.12 01:37:57.881205 [ 286 ] {2196913b-de04-41b1-8ceb-9bdf3938cbe4} <Debug> TCPHandler: Processed in 0.003598515 sec. | ||
| 5430 | 2026.03.12 01:37:57.881335 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5431 | 2026.03.12 01:37:57.881373 [ 286 ] {} <Debug> TCP-Session: 0529b7ca-2edf-4e29-8cbe-c1feaace392d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5432 | 2026.03.12 01:37:57.881403 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5433 | 2026.03.12 01:37:57.881468 [ 287 ] {} <Debug> TCP-Session: c395856d-8d66-4d02-b872-ab81cb4dfec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5434 | 2026.03.12 01:37:57.882645 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5435 | 2026.03.12 01:37:57.882687 [ 288 ] {} <Debug> TCP-Session: 8c200a10-b626-49c3-a456-ecef1712535d Authenticating user 'default' from [fd00:1122:3344:101::e]:62735 | ||
| 5436 | 2026.03.12 01:37:57.882709 [ 288 ] {} <Debug> TCP-Session: 8c200a10-b626-49c3-a456-ecef1712535d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5437 | 2026.03.12 01:37:57.882722 [ 288 ] {} <Debug> TCP-Session: 8c200a10-b626-49c3-a456-ecef1712535d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5438 | 2026.03.12 01:37:57.883360 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55656 | ||
| 5439 | 2026.03.12 01:37:57.883374 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63641 | ||
| 5440 | 2026.03.12 01:37:57.883390 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53224 | ||
| 5441 | 2026.03.12 01:37:57.883409 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62426 | ||
| 5442 | 2026.03.12 01:37:57.883428 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5443 | 2026.03.12 01:37:57.883456 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5444 | 2026.03.12 01:37:57.883480 [ 287 ] {} <Debug> TCP-Session: e8b898be-dcc7-4658-80fa-aaaaffd516f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55656 | ||
| 5445 | 2026.03.12 01:37:57.883402 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34892 | ||
| 5446 | 2026.03.12 01:37:57.883509 [ 287 ] {} <Debug> TCP-Session: e8b898be-dcc7-4658-80fa-aaaaffd516f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5447 | 2026.03.12 01:37:57.883368 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62284 | ||
| 5448 | 2026.03.12 01:37:57.883535 [ 287 ] {} <Debug> TCP-Session: e8b898be-dcc7-4658-80fa-aaaaffd516f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5449 | 2026.03.12 01:37:57.883499 [ 289 ] {} <Debug> TCP-Session: 4b870801-a4d6-491f-9b81-82f6fde31555 Authenticating user 'default' from [fd00:1122:3344:101::e]:63641 | ||
| 5450 | 2026.03.12 01:37:57.883603 [ 289 ] {} <Debug> TCP-Session: 4b870801-a4d6-491f-9b81-82f6fde31555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5451 | 2026.03.12 01:37:57.883616 [ 289 ] {} <Debug> TCP-Session: 4b870801-a4d6-491f-9b81-82f6fde31555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5452 | 2026.03.12 01:37:57.889841 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5453 | 2026.03.12 01:37:57.889877 [ 291 ] {} <Debug> TCP-Session: ba24e57f-7765-4990-82b1-bcc8393c9fe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53224 | ||
| 5454 | 2026.03.12 01:37:57.889886 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5455 | 2026.03.12 01:37:57.889896 [ 291 ] {} <Debug> TCP-Session: ba24e57f-7765-4990-82b1-bcc8393c9fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5456 | 2026.03.12 01:37:57.889927 [ 290 ] {} <Debug> TCP-Session: dcee5318-bd63-4c32-ae35-75882c81db14 Authenticating user 'default' from [fd00:1122:3344:101::e]:62284 | ||
| 5457 | 2026.03.12 01:37:57.889928 [ 291 ] {} <Debug> TCP-Session: ba24e57f-7765-4990-82b1-bcc8393c9fe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5458 | 2026.03.12 01:37:57.889956 [ 290 ] {} <Debug> TCP-Session: dcee5318-bd63-4c32-ae35-75882c81db14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5459 | 2026.03.12 01:37:57.889974 [ 290 ] {} <Debug> TCP-Session: dcee5318-bd63-4c32-ae35-75882c81db14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5460 | 2026.03.12 01:37:57.892388 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5461 | 2026.03.12 01:37:57.892426 [ 292 ] {} <Debug> TCP-Session: d47a07bf-e556-437d-aa2b-1d6bc48521e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34892 | ||
| 5462 | 2026.03.12 01:37:57.892448 [ 292 ] {} <Debug> TCP-Session: d47a07bf-e556-437d-aa2b-1d6bc48521e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5463 | 2026.03.12 01:37:57.892465 [ 292 ] {} <Debug> TCP-Session: d47a07bf-e556-437d-aa2b-1d6bc48521e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5464 | 2026.03.12 01:37:57.894873 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5465 | 2026.03.12 01:37:57.894910 [ 293 ] {} <Debug> TCP-Session: bbfd23e7-5479-4f12-9eb5-515c70295186 Authenticating user 'default' from [fd00:1122:3344:101::e]:62426 | ||
| 5466 | 2026.03.12 01:37:57.894930 [ 293 ] {} <Debug> TCP-Session: bbfd23e7-5479-4f12-9eb5-515c70295186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5467 | 2026.03.12 01:37:57.894944 [ 293 ] {} <Debug> TCP-Session: bbfd23e7-5479-4f12-9eb5-515c70295186 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5468 | 2026.03.12 01:37:57.903827 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:62735). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5469 | |||
| 5470 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5471 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5472 | 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 | ||
| 5473 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5474 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5475 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5476 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5477 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5478 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5479 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5480 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5481 | (version 23.8.7.1) | ||
| 5482 | 2026.03.12 01:37:57.904005 [ 288 ] {} <Debug> TCP-Session: 8c200a10-b626-49c3-a456-ecef1712535d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5483 | 2026.03.12 01:37:57.904032 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:62426). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5484 | |||
| 5485 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5486 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5487 | 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 | ||
| 5488 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5489 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5490 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5491 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5492 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5493 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5494 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5495 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5496 | (version 23.8.7.1) | ||
| 5497 | 2026.03.12 01:37:57.904124 [ 293 ] {} <Debug> TCP-Session: bbfd23e7-5479-4f12-9eb5-515c70295186 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5498 | 2026.03.12 01:37:57.904143 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:63641). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5499 | |||
| 5500 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5501 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5502 | 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 | ||
| 5503 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5504 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5505 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5506 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5507 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5508 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5509 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5510 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5511 | (version 23.8.7.1) | ||
| 5512 | 2026.03.12 01:37:57.904218 [ 289 ] {} <Debug> TCP-Session: 4b870801-a4d6-491f-9b81-82f6fde31555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5513 | 2026.03.12 01:37:57.904248 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:53224). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5514 | |||
| 5515 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5516 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5517 | 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 | ||
| 5518 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5519 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5520 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5521 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5522 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5523 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5524 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5525 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5526 | (version 23.8.7.1) | ||
| 5527 | 2026.03.12 01:37:57.904321 [ 291 ] {} <Debug> TCP-Session: ba24e57f-7765-4990-82b1-bcc8393c9fe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5528 | 2026.03.12 01:37:57.904356 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:62284). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5529 | |||
| 5530 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5531 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5532 | 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 | ||
| 5533 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5534 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5535 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5536 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5537 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5538 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5539 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5540 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5541 | (version 23.8.7.1) | ||
| 5542 | 2026.03.12 01:37:57.904434 [ 290 ] {} <Debug> TCP-Session: dcee5318-bd63-4c32-ae35-75882c81db14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5543 | 2026.03.12 01:37:57.904470 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34892). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5544 | |||
| 5545 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5546 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5547 | 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 | ||
| 5548 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5549 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5550 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5551 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5552 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5553 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5554 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5555 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5556 | (version 23.8.7.1) | ||
| 5557 | 2026.03.12 01:37:57.904574 [ 292 ] {} <Debug> TCP-Session: d47a07bf-e556-437d-aa2b-1d6bc48521e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5558 | 2026.03.12 01:37:57.904593 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55656). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5559 | |||
| 5560 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5561 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5562 | 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 | ||
| 5563 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5564 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5565 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5566 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5567 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5568 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5569 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5570 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5571 | (version 23.8.7.1) | ||
| 5572 | 2026.03.12 01:37:57.904672 [ 287 ] {} <Debug> TCP-Session: e8b898be-dcc7-4658-80fa-aaaaffd516f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5573 | 2026.03.12 01:37:58.028195 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64955 | ||
| 5574 | 2026.03.12 01:37:58.028302 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5575 | 2026.03.12 01:37:58.028330 [ 290 ] {} <Debug> TCP-Session: bcb5e29a-1d1c-4ca8-af3e-a2ff95f144ff Authenticating user 'default' from [fd00:1122:3344:101::e]:64955 | ||
| 5576 | 2026.03.12 01:37:58.028353 [ 290 ] {} <Debug> TCP-Session: bcb5e29a-1d1c-4ca8-af3e-a2ff95f144ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5577 | 2026.03.12 01:37:58.028365 [ 290 ] {} <Debug> TCP-Session: bcb5e29a-1d1c-4ca8-af3e-a2ff95f144ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5578 | 2026.03.12 01:37:58.028585 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49852 | ||
| 5579 | 2026.03.12 01:37:58.028597 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49955 | ||
| 5580 | 2026.03.12 01:37:58.028639 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38477 | ||
| 5581 | 2026.03.12 01:37:58.028658 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46805 | ||
| 5582 | 2026.03.12 01:37:58.028624 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46606 | ||
| 5583 | 2026.03.12 01:37:58.028709 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5584 | 2026.03.12 01:37:58.028730 [ 290 ] {} <Trace> TCP-Session: bcb5e29a-1d1c-4ca8-af3e-a2ff95f144ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5585 | 2026.03.12 01:37:58.028758 [ 291 ] {} <Debug> TCP-Session: 78079888-acf3-4165-b237-46c126230649 Authenticating user 'default' from [fd00:1122:3344:101::e]:49852 | ||
| 5586 | 2026.03.12 01:37:58.028770 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5587 | 2026.03.12 01:37:58.028782 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5588 | 2026.03.12 01:37:58.028795 [ 291 ] {} <Debug> TCP-Session: 78079888-acf3-4165-b237-46c126230649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5589 | 2026.03.12 01:37:58.028821 [ 286 ] {} <Debug> TCP-Session: a280d51e-1f05-49e1-9e35-7c44dd43ff48 Authenticating user 'default' from [fd00:1122:3344:101::e]:46606 | ||
| 5590 | 2026.03.12 01:37:58.028823 [ 292 ] {} <Debug> TCP-Session: 3e2f6056-6552-40f7-b861-b8e721ac27f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49955 | ||
| 5591 | 2026.03.12 01:37:58.028857 [ 286 ] {} <Debug> TCP-Session: a280d51e-1f05-49e1-9e35-7c44dd43ff48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5592 | 2026.03.12 01:37:58.028845 [ 291 ] {} <Debug> TCP-Session: 78079888-acf3-4165-b237-46c126230649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5593 | 2026.03.12 01:37:58.028881 [ 292 ] {} <Debug> TCP-Session: 3e2f6056-6552-40f7-b861-b8e721ac27f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5594 | 2026.03.12 01:37:58.028884 [ 286 ] {} <Debug> TCP-Session: a280d51e-1f05-49e1-9e35-7c44dd43ff48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5595 | 2026.03.12 01:37:58.028917 [ 292 ] {} <Debug> TCP-Session: 3e2f6056-6552-40f7-b861-b8e721ac27f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5596 | 2026.03.12 01:37:58.028767 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5597 | 2026.03.12 01:37:58.028944 [ 290 ] {81f396f2-9f42-41d4-826d-09598ce54411} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64955) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5598 | 2026.03.12 01:37:58.028974 [ 287 ] {} <Debug> TCP-Session: 57ba4ea1-6547-449a-8c9b-003494033be2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38477 | ||
| 5599 | 2026.03.12 01:37:58.028619 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35487 | ||
| 5600 | 2026.03.12 01:37:58.029005 [ 287 ] {} <Debug> TCP-Session: 57ba4ea1-6547-449a-8c9b-003494033be2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5601 | 2026.03.12 01:37:58.029044 [ 287 ] {} <Debug> TCP-Session: 57ba4ea1-6547-449a-8c9b-003494033be2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5602 | 2026.03.12 01:37:58.028610 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60931 | ||
| 5603 | 2026.03.12 01:37:58.028782 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5604 | 2026.03.12 01:37:58.029078 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5605 | 2026.03.12 01:37:58.028650 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57682 | ||
| 5606 | 2026.03.12 01:37:58.029122 [ 274 ] {} <Debug> TCP-Session: 8da73731-d67d-4b29-a347-cd7919f52e97 Authenticating user 'default' from [fd00:1122:3344:101::e]:35487 | ||
| 5607 | 2026.03.12 01:37:58.029113 [ 289 ] {} <Debug> TCP-Session: a71b9a20-ef83-4de9-99b8-91e92bf3cd5c Authenticating user 'default' from [fd00:1122:3344:101::e]:46805 | ||
| 5608 | 2026.03.12 01:37:58.029153 [ 274 ] {} <Debug> TCP-Session: 8da73731-d67d-4b29-a347-cd7919f52e97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5609 | 2026.03.12 01:37:58.029181 [ 274 ] {} <Debug> TCP-Session: 8da73731-d67d-4b29-a347-cd7919f52e97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5610 | 2026.03.12 01:37:58.029182 [ 289 ] {} <Debug> TCP-Session: a71b9a20-ef83-4de9-99b8-91e92bf3cd5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5611 | 2026.03.12 01:37:58.029218 [ 289 ] {} <Debug> TCP-Session: a71b9a20-ef83-4de9-99b8-91e92bf3cd5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5612 | 2026.03.12 01:37:58.029286 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5613 | 2026.03.12 01:37:58.029316 [ 293 ] {} <Debug> TCP-Session: cb76b6cd-cb1a-44bc-92ad-e124ed0e079e Authenticating user 'default' from [fd00:1122:3344:101::e]:60931 | ||
| 5614 | 2026.03.12 01:37:58.029324 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5615 | 2026.03.12 01:37:58.029332 [ 293 ] {} <Debug> TCP-Session: cb76b6cd-cb1a-44bc-92ad-e124ed0e079e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5616 | 2026.03.12 01:37:58.029347 [ 290 ] {81f396f2-9f42-41d4-826d-09598ce54411} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5617 | 2026.03.12 01:37:58.029363 [ 293 ] {} <Debug> TCP-Session: cb76b6cd-cb1a-44bc-92ad-e124ed0e079e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5618 | 2026.03.12 01:37:58.029358 [ 288 ] {} <Debug> TCP-Session: 7c6beecd-c710-4dd9-b001-8154d0440c0c Authenticating user 'default' from [fd00:1122:3344:101::e]:57682 | ||
| 5619 | 2026.03.12 01:37:58.029417 [ 288 ] {} <Debug> TCP-Session: 7c6beecd-c710-4dd9-b001-8154d0440c0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5620 | 2026.03.12 01:37:58.029423 [ 290 ] {81f396f2-9f42-41d4-826d-09598ce54411} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5621 | 2026.03.12 01:37:58.029434 [ 288 ] {} <Debug> TCP-Session: 7c6beecd-c710-4dd9-b001-8154d0440c0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5622 | 2026.03.12 01:37:58.029756 [ 290 ] {81f396f2-9f42-41d4-826d-09598ce54411} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 5623 | 2026.03.12 01:37:58.030732 [ 307 ] {81f396f2-9f42-41d4-826d-09598ce54411} <Trace> AggregatingTransform: Aggregating | ||
| 5624 | 2026.03.12 01:37:58.030774 [ 307 ] {81f396f2-9f42-41d4-826d-09598ce54411} <Trace> Aggregator: Aggregation method: without_key | ||
| 5625 | 2026.03.12 01:37:58.030813 [ 307 ] {81f396f2-9f42-41d4-826d-09598ce54411} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000953715 sec. (1048.531 rows/sec., 40.96 KiB/sec.) | ||
| 5626 | 2026.03.12 01:37:58.030834 [ 307 ] {81f396f2-9f42-41d4-826d-09598ce54411} <Trace> Aggregator: Merging aggregated data | ||
| 5627 | 2026.03.12 01:37:58.032113 [ 290 ] {81f396f2-9f42-41d4-826d-09598ce54411} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003244 sec., 308.26140567200986 rows/sec., 12.04 KiB/sec. | ||
| 5628 | 2026.03.12 01:37:58.032265 [ 290 ] {81f396f2-9f42-41d4-826d-09598ce54411} <Debug> TCPHandler: Processed in 0.003711996 sec. | ||
| 5629 | 2026.03.12 01:37:58.032389 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5630 | 2026.03.12 01:37:58.032421 [ 290 ] {} <Debug> TCP-Session: bcb5e29a-1d1c-4ca8-af3e-a2ff95f144ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5631 | 2026.03.12 01:37:58.032429 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5632 | 2026.03.12 01:37:58.032453 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5633 | 2026.03.12 01:37:58.032470 [ 292 ] {} <Debug> TCP-Session: 3e2f6056-6552-40f7-b861-b8e721ac27f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2026.03.12 01:37:58.032480 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5635 | 2026.03.12 01:37:58.032499 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5636 | 2026.03.12 01:37:58.032527 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5637 | 2026.03.12 01:37:58.032555 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5638 | 2026.03.12 01:37:58.032580 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5639 | 2026.03.12 01:37:58.032592 [ 288 ] {} <Debug> TCP-Session: 7c6beecd-c710-4dd9-b001-8154d0440c0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5640 | 2026.03.12 01:37:58.032604 [ 291 ] {} <Debug> TCP-Session: 78079888-acf3-4165-b237-46c126230649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5641 | 2026.03.12 01:37:58.032608 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5642 | 2026.03.12 01:37:58.032615 [ 274 ] {} <Debug> TCP-Session: 8da73731-d67d-4b29-a347-cd7919f52e97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5643 | 2026.03.12 01:37:58.032659 [ 287 ] {} <Debug> TCP-Session: 57ba4ea1-6547-449a-8c9b-003494033be2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2026.03.12 01:37:58.032572 [ 286 ] {} <Debug> TCP-Session: a280d51e-1f05-49e1-9e35-7c44dd43ff48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5645 | 2026.03.12 01:37:58.032496 [ 293 ] {} <Debug> TCP-Session: cb76b6cd-cb1a-44bc-92ad-e124ed0e079e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5646 | 2026.03.12 01:37:58.032544 [ 289 ] {} <Debug> TCP-Session: a71b9a20-ef83-4de9-99b8-91e92bf3cd5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5647 | 2026.03.12 01:37:58.264938 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38627 | ||
| 5648 | 2026.03.12 01:37:58.265039 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5649 | 2026.03.12 01:37:58.265065 [ 290 ] {} <Debug> TCP-Session: 408e95ec-cb80-4625-b653-478e35d78567 Authenticating user 'default' from [fd00:1122:3344:101::e]:38627 | ||
| 5650 | 2026.03.12 01:37:58.265088 [ 290 ] {} <Debug> TCP-Session: 408e95ec-cb80-4625-b653-478e35d78567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5651 | 2026.03.12 01:37:58.265101 [ 290 ] {} <Debug> TCP-Session: 408e95ec-cb80-4625-b653-478e35d78567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5652 | 2026.03.12 01:37:58.265272 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57487 | ||
| 5653 | 2026.03.12 01:37:58.265277 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42457 | ||
| 5654 | 2026.03.12 01:37:58.265343 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36284 | ||
| 5655 | 2026.03.12 01:37:58.265356 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52695 | ||
| 5656 | 2026.03.12 01:37:58.265384 [ 290 ] {} <Trace> TCP-Session: 408e95ec-cb80-4625-b653-478e35d78567 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5657 | 2026.03.12 01:37:58.265334 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43028 | ||
| 5658 | 2026.03.12 01:37:58.265420 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5659 | 2026.03.12 01:37:58.265437 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5660 | 2026.03.12 01:37:58.265453 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5661 | 2026.03.12 01:37:58.265474 [ 291 ] {} <Debug> TCP-Session: 023b5470-11dc-48ef-8046-2b759228032d Authenticating user 'default' from [fd00:1122:3344:101::e]:57487 | ||
| 5662 | 2026.03.12 01:37:58.265488 [ 292 ] {} <Debug> TCP-Session: 16e09f1b-b970-4164-8eaf-ad8287ea1678 Authenticating user 'default' from [fd00:1122:3344:101::e]:42457 | ||
| 5663 | 2026.03.12 01:37:58.265495 [ 287 ] {} <Debug> TCP-Session: d8b30779-1fbb-4e46-aee1-5d0cd0212912 Authenticating user 'default' from [fd00:1122:3344:101::e]:52695 | ||
| 5664 | 2026.03.12 01:37:58.265521 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5665 | 2026.03.12 01:37:58.265527 [ 291 ] {} <Debug> TCP-Session: 023b5470-11dc-48ef-8046-2b759228032d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5666 | 2026.03.12 01:37:58.265537 [ 287 ] {} <Debug> TCP-Session: d8b30779-1fbb-4e46-aee1-5d0cd0212912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5667 | 2026.03.12 01:37:58.265553 [ 274 ] {} <Debug> TCP-Session: 624286c4-459c-4900-b5f5-8a8de591a28d Authenticating user 'default' from [fd00:1122:3344:101::e]:43028 | ||
| 5668 | 2026.03.12 01:37:58.265557 [ 291 ] {} <Debug> TCP-Session: 023b5470-11dc-48ef-8046-2b759228032d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5669 | 2026.03.12 01:37:58.265570 [ 287 ] {} <Debug> TCP-Session: d8b30779-1fbb-4e46-aee1-5d0cd0212912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5670 | 2026.03.12 01:37:58.265585 [ 274 ] {} <Debug> TCP-Session: 624286c4-459c-4900-b5f5-8a8de591a28d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5671 | 2026.03.12 01:37:58.265590 [ 290 ] {9aae7bdf-ebfe-4e83-bda0-684dfb96aff4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38627) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5672 | 2026.03.12 01:37:58.265615 [ 274 ] {} <Debug> TCP-Session: 624286c4-459c-4900-b5f5-8a8de591a28d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5673 | 2026.03.12 01:37:58.265534 [ 292 ] {} <Debug> TCP-Session: 16e09f1b-b970-4164-8eaf-ad8287ea1678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5674 | 2026.03.12 01:37:58.265436 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5675 | 2026.03.12 01:37:58.265671 [ 292 ] {} <Debug> TCP-Session: 16e09f1b-b970-4164-8eaf-ad8287ea1678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5676 | 2026.03.12 01:37:58.265698 [ 286 ] {} <Debug> TCP-Session: 45097f55-e733-4c8a-b519-d30f3a59ae7e Authenticating user 'default' from [fd00:1122:3344:101::e]:36284 | ||
| 5677 | 2026.03.12 01:37:58.265323 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49750 | ||
| 5678 | 2026.03.12 01:37:58.265726 [ 286 ] {} <Debug> TCP-Session: 45097f55-e733-4c8a-b519-d30f3a59ae7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5679 | 2026.03.12 01:37:58.265367 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49606 | ||
| 5680 | 2026.03.12 01:37:58.265807 [ 286 ] {} <Debug> TCP-Session: 45097f55-e733-4c8a-b519-d30f3a59ae7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5681 | 2026.03.12 01:37:58.265377 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49892 | ||
| 5682 | 2026.03.12 01:37:58.265850 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5683 | 2026.03.12 01:37:58.265875 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5684 | 2026.03.12 01:37:58.265886 [ 293 ] {} <Debug> TCP-Session: 1216cb5b-48cf-418b-9ff2-aa6f28366275 Authenticating user 'default' from [fd00:1122:3344:101::e]:49750 | ||
| 5685 | 2026.03.12 01:37:58.265901 [ 290 ] {9aae7bdf-ebfe-4e83-bda0-684dfb96aff4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5686 | 2026.03.12 01:37:58.265913 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5687 | 2026.03.12 01:37:58.265919 [ 293 ] {} <Debug> TCP-Session: 1216cb5b-48cf-418b-9ff2-aa6f28366275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5688 | 2026.03.12 01:37:58.265952 [ 289 ] {} <Debug> TCP-Session: 151f6ad4-c7c7-49fb-a561-2e6f03033abd Authenticating user 'default' from [fd00:1122:3344:101::e]:49892 | ||
| 5689 | 2026.03.12 01:37:58.265955 [ 293 ] {} <Debug> TCP-Session: 1216cb5b-48cf-418b-9ff2-aa6f28366275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5690 | 2026.03.12 01:37:58.265970 [ 289 ] {} <Debug> TCP-Session: 151f6ad4-c7c7-49fb-a561-2e6f03033abd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5691 | 2026.03.12 01:37:58.265971 [ 290 ] {9aae7bdf-ebfe-4e83-bda0-684dfb96aff4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5692 | 2026.03.12 01:37:58.265985 [ 289 ] {} <Debug> TCP-Session: 151f6ad4-c7c7-49fb-a561-2e6f03033abd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5693 | 2026.03.12 01:37:58.265907 [ 288 ] {} <Debug> TCP-Session: 20460e7e-44d7-45e9-a13e-bac784044d64 Authenticating user 'default' from [fd00:1122:3344:101::e]:49606 | ||
| 5694 | 2026.03.12 01:37:58.266054 [ 288 ] {} <Debug> TCP-Session: 20460e7e-44d7-45e9-a13e-bac784044d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5695 | 2026.03.12 01:37:58.266074 [ 288 ] {} <Debug> TCP-Session: 20460e7e-44d7-45e9-a13e-bac784044d64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5696 | 2026.03.12 01:37:58.266373 [ 290 ] {9aae7bdf-ebfe-4e83-bda0-684dfb96aff4} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 5697 | 2026.03.12 01:37:58.267359 [ 347 ] {9aae7bdf-ebfe-4e83-bda0-684dfb96aff4} <Trace> AggregatingTransform: Aggregating | ||
| 5698 | 2026.03.12 01:37:58.267412 [ 347 ] {9aae7bdf-ebfe-4e83-bda0-684dfb96aff4} <Trace> Aggregator: Aggregation method: without_key | ||
| 5699 | 2026.03.12 01:37:58.267448 [ 347 ] {9aae7bdf-ebfe-4e83-bda0-684dfb96aff4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949094 sec. (1053.636 rows/sec., 41.16 KiB/sec.) | ||
| 5700 | 2026.03.12 01:37:58.267470 [ 347 ] {9aae7bdf-ebfe-4e83-bda0-684dfb96aff4} <Trace> Aggregator: Merging aggregated data | ||
| 5701 | 2026.03.12 01:37:58.268963 [ 290 ] {9aae7bdf-ebfe-4e83-bda0-684dfb96aff4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003431 sec., 291.4602156805596 rows/sec., 11.39 KiB/sec. | ||
| 5702 | 2026.03.12 01:37:58.269119 [ 290 ] {9aae7bdf-ebfe-4e83-bda0-684dfb96aff4} <Debug> TCPHandler: Processed in 0.003854709 sec. | ||
| 5703 | 2026.03.12 01:37:58.269250 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5704 | 2026.03.12 01:37:58.269282 [ 290 ] {} <Debug> TCP-Session: 408e95ec-cb80-4625-b653-478e35d78567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5705 | 2026.03.12 01:37:58.269288 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5706 | 2026.03.12 01:37:58.269330 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5707 | 2026.03.12 01:37:58.269338 [ 291 ] {} <Debug> TCP-Session: 023b5470-11dc-48ef-8046-2b759228032d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5708 | 2026.03.12 01:37:58.269354 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5709 | 2026.03.12 01:37:58.269380 [ 289 ] {} <Debug> TCP-Session: 151f6ad4-c7c7-49fb-a561-2e6f03033abd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5710 | 2026.03.12 01:37:58.269391 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5711 | 2026.03.12 01:37:58.269412 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5712 | 2026.03.12 01:37:58.269433 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5713 | 2026.03.12 01:37:58.269459 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5714 | 2026.03.12 01:37:58.269477 [ 286 ] {} <Debug> TCP-Session: 45097f55-e733-4c8a-b519-d30f3a59ae7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5715 | 2026.03.12 01:37:58.269496 [ 293 ] {} <Debug> TCP-Session: 1216cb5b-48cf-418b-9ff2-aa6f28366275 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5716 | 2026.03.12 01:37:58.269423 [ 292 ] {} <Debug> TCP-Session: 16e09f1b-b970-4164-8eaf-ad8287ea1678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5717 | 2026.03.12 01:37:58.269532 [ 287 ] {} <Debug> TCP-Session: d8b30779-1fbb-4e46-aee1-5d0cd0212912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5718 | 2026.03.12 01:37:58.269369 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5719 | 2026.03.12 01:37:58.269461 [ 288 ] {} <Debug> TCP-Session: 20460e7e-44d7-45e9-a13e-bac784044d64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5720 | 2026.03.12 01:37:58.269611 [ 274 ] {} <Debug> TCP-Session: 624286c4-459c-4900-b5f5-8a8de591a28d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5721 | 2026.03.12 01:37:58.353929 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5722 | 2026.03.12 01:37:58.354110 [ 275 ] {e02c8379-c469-435e-bb7d-febebe88afe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5723 | 2026.03.12 01:37:58.354178 [ 275 ] {e02c8379-c469-435e-bb7d-febebe88afe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5724 | 2026.03.12 01:37:58.354987 [ 275 ] {e02c8379-c469-435e-bb7d-febebe88afe0} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5725 | 2026.03.12 01:37:58.355030 [ 275 ] {e02c8379-c469-435e-bb7d-febebe88afe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5726 | 2026.03.12 01:37:58.355481 [ 275 ] {e02c8379-c469-435e-bb7d-febebe88afe0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5727 | 2026.03.12 01:37:58.355723 [ 275 ] {e02c8379-c469-435e-bb7d-febebe88afe0} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5728 | 2026.03.12 01:37:58.355913 [ 275 ] {e02c8379-c469-435e-bb7d-febebe88afe0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001851 sec., 153430.57806591032 rows/sec., 9.74 MiB/sec. | ||
| 5729 | 2026.03.12 01:37:58.355977 [ 275 ] {e02c8379-c469-435e-bb7d-febebe88afe0} <Debug> TCPHandler: Processed in 0.002186584 sec. | ||
| 5730 | 2026.03.12 01:37:58.356125 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5731 | 2026.03.12 01:37:58.356234 [ 275 ] {b2a754c3-52e0-4a2a-bd9e-5c680a8da0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5732 | 2026.03.12 01:37:58.356281 [ 275 ] {b2a754c3-52e0-4a2a-bd9e-5c680a8da0da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5733 | 2026.03.12 01:37:58.357175 [ 275 ] {b2a754c3-52e0-4a2a-bd9e-5c680a8da0da} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5734 | 2026.03.12 01:37:58.357214 [ 275 ] {b2a754c3-52e0-4a2a-bd9e-5c680a8da0da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5735 | 2026.03.12 01:37:58.357624 [ 275 ] {b2a754c3-52e0-4a2a-bd9e-5c680a8da0da} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5736 | 2026.03.12 01:37:58.357854 [ 275 ] {b2a754c3-52e0-4a2a-bd9e-5c680a8da0da} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5737 | 2026.03.12 01:37:58.357986 [ 60 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5738 | 2026.03.12 01:37:58.357999 [ 275 ] {b2a754c3-52e0-4a2a-bd9e-5c680a8da0da} <Debug> executeQuery: Read 867 rows, 70.17 KiB in 0.001792 sec., 483816.9642857143 rows/sec., 38.24 MiB/sec. | ||
| 5739 | 2026.03.12 01:37:58.358031 [ 60 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5740 | 2026.03.12 01:37:58.358049 [ 275 ] {b2a754c3-52e0-4a2a-bd9e-5c680a8da0da} <Debug> TCPHandler: Processed in 0.00197901 sec. | ||
| 5741 | 2026.03.12 01:37:58.358058 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5742 | 2026.03.12 01:37:58.358172 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5743 | 2026.03.12 01:37:58.358194 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 5744 | 2026.03.12 01:37:58.358274 [ 275 ] {dbd13a43-6441-4284-a6c5-0162b91af330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5745 | 2026.03.12 01:37:58.358362 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5746 | 2026.03.12 01:37:58.358419 [ 275 ] {dbd13a43-6441-4284-a6c5-0162b91af330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5747 | 2026.03.12 01:37:58.358423 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2893 rows starting from the beginning of the part | ||
| 5748 | 2026.03.12 01:37:58.358505 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 66 rows starting from the beginning of the part | ||
| 5749 | 2026.03.12 01:37:58.358551 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2754 rows starting from the beginning of the part | ||
| 5750 | 2026.03.12 01:37:58.358601 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 5751 | 2026.03.12 01:37:58.358642 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 66 rows starting from the beginning of the part | ||
| 5752 | 2026.03.12 01:37:58.358704 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 867 rows starting from the beginning of the part | ||
| 5753 | 2026.03.12 01:37:58.358922 [ 275 ] {dbd13a43-6441-4284-a6c5-0162b91af330} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5754 | 2026.03.12 01:37:58.358967 [ 275 ] {dbd13a43-6441-4284-a6c5-0162b91af330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5755 | 2026.03.12 01:37:58.359360 [ 275 ] {dbd13a43-6441-4284-a6c5-0162b91af330} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5756 | 2026.03.12 01:37:58.359606 [ 275 ] {dbd13a43-6441-4284-a6c5-0162b91af330} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5757 | 2026.03.12 01:37:58.359756 [ 275 ] {dbd13a43-6441-4284-a6c5-0162b91af330} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001504 sec., 117686.17021276597 rows/sec., 7.26 MiB/sec. | ||
| 5758 | 2026.03.12 01:37:58.359798 [ 275 ] {dbd13a43-6441-4284-a6c5-0162b91af330} <Debug> TCPHandler: Processed in 0.001677705 sec. | ||
| 5759 | 2026.03.12 01:37:58.359935 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5760 | 2026.03.12 01:37:58.360035 [ 275 ] {b6f2d2db-f91f-4f7d-bc5e-234ccec6b880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5761 | 2026.03.12 01:37:58.360076 [ 275 ] {b6f2d2db-f91f-4f7d-bc5e-234ccec6b880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5762 | 2026.03.12 01:37:58.360575 [ 275 ] {b6f2d2db-f91f-4f7d-bc5e-234ccec6b880} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5763 | 2026.03.12 01:37:58.360617 [ 275 ] {b6f2d2db-f91f-4f7d-bc5e-234ccec6b880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5764 | 2026.03.12 01:37:58.361122 [ 275 ] {b6f2d2db-f91f-4f7d-bc5e-234ccec6b880} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5765 | 2026.03.12 01:37:58.361340 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6702 rows, containing 5 columns (5 merged, 0 gathered) in 0.003205059 sec., 2091069.1503650947 rows/sec., 168.69 MiB/sec. | ||
| 5766 | 2026.03.12 01:37:58.361423 [ 275 ] {b6f2d2db-f91f-4f7d-bc5e-234ccec6b880} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5767 | 2026.03.12 01:37:58.361617 [ 275 ] {b6f2d2db-f91f-4f7d-bc5e-234ccec6b880} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001601 sec., 93066.83322923174 rows/sec., 6.01 MiB/sec. | ||
| 5768 | 2026.03.12 01:37:58.361672 [ 275 ] {b6f2d2db-f91f-4f7d-bc5e-234ccec6b880} <Debug> TCPHandler: Processed in 0.001787157 sec. | ||
| 5769 | 2026.03.12 01:37:58.361798 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5770 | 2026.03.12 01:37:58.361840 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5771 | 2026.03.12 01:37:58.361955 [ 275 ] {372b4245-784d-44f5-aca4-619856ab9fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5772 | 2026.03.12 01:37:58.362009 [ 275 ] {372b4245-784d-44f5-aca4-619856ab9fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5773 | 2026.03.12 01:37:58.362214 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_36_7} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5774 | 2026.03.12 01:37:58.362324 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_36_7} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5775 | 2026.03.12 01:37:58.362447 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 5776 | 2026.03.12 01:37:58.362617 [ 275 ] {372b4245-784d-44f5-aca4-619856ab9fe7} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2026.03.12 01:37:58.362664 [ 275 ] {372b4245-784d-44f5-aca4-619856ab9fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5778 | 2026.03.12 01:37:58.363067 [ 275 ] {372b4245-784d-44f5-aca4-619856ab9fe7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5779 | 2026.03.12 01:37:58.363298 [ 275 ] {372b4245-784d-44f5-aca4-619856ab9fe7} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5780 | 2026.03.12 01:37:58.363432 [ 275 ] {372b4245-784d-44f5-aca4-619856ab9fe7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001503 sec., 98469.72721224219 rows/sec., 5.60 MiB/sec. | ||
| 5781 | 2026.03.12 01:37:58.363472 [ 275 ] {372b4245-784d-44f5-aca4-619856ab9fe7} <Debug> TCPHandler: Processed in 0.001691586 sec. | ||
| 5782 | 2026.03.12 01:37:58.363600 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5783 | 2026.03.12 01:37:58.363697 [ 275 ] {4cf3524a-08e5-4f21-b189-d33be525c958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5784 | 2026.03.12 01:37:58.363741 [ 275 ] {4cf3524a-08e5-4f21-b189-d33be525c958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5785 | 2026.03.12 01:37:58.364397 [ 275 ] {4cf3524a-08e5-4f21-b189-d33be525c958} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5786 | 2026.03.12 01:37:58.364435 [ 275 ] {4cf3524a-08e5-4f21-b189-d33be525c958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5787 | 2026.03.12 01:37:58.364786 [ 275 ] {4cf3524a-08e5-4f21-b189-d33be525c958} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5788 | 2026.03.12 01:37:58.365032 [ 275 ] {4cf3524a-08e5-4f21-b189-d33be525c958} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5789 | 2026.03.12 01:37:58.365143 [ 60 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5790 | 2026.03.12 01:37:58.365174 [ 60 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5791 | 2026.03.12 01:37:58.365176 [ 275 ] {4cf3524a-08e5-4f21-b189-d33be525c958} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001498 sec., 350467.2897196262 rows/sec., 24.76 MiB/sec. | ||
| 5792 | 2026.03.12 01:37:58.365193 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5793 | 2026.03.12 01:37:58.365219 [ 275 ] {4cf3524a-08e5-4f21-b189-d33be525c958} <Debug> TCPHandler: Processed in 0.001670805 sec. | ||
| 5794 | 2026.03.12 01:37:58.365282 [ 202 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 5795 | 2026.03.12 01:37:58.365340 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5796 | 2026.03.12 01:37:58.365394 [ 202 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5797 | 2026.03.12 01:37:58.365426 [ 202 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1551 rows starting from the beginning of the part | ||
| 5798 | 2026.03.12 01:37:58.365440 [ 275 ] {bac6b3d8-aad1-4131-8319-d9ac141da752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5799 | 2026.03.12 01:37:58.365480 [ 202 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 69 rows starting from the beginning of the part | ||
| 5800 | 2026.03.12 01:37:58.365489 [ 275 ] {bac6b3d8-aad1-4131-8319-d9ac141da752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5801 | 2026.03.12 01:37:58.365534 [ 202 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1478 rows starting from the beginning of the part | ||
| 5802 | 2026.03.12 01:37:58.365579 [ 202 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 5803 | 2026.03.12 01:37:58.365619 [ 202 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 69 rows starting from the beginning of the part | ||
| 5804 | 2026.03.12 01:37:58.365657 [ 202 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 525 rows starting from the beginning of the part | ||
| 5805 | 2026.03.12 01:37:58.365853 [ 275 ] {bac6b3d8-aad1-4131-8319-d9ac141da752} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5806 | 2026.03.12 01:37:58.365894 [ 275 ] {bac6b3d8-aad1-4131-8319-d9ac141da752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5807 | 2026.03.12 01:37:58.366222 [ 275 ] {bac6b3d8-aad1-4131-8319-d9ac141da752} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5808 | 2026.03.12 01:37:58.366478 [ 275 ] {bac6b3d8-aad1-4131-8319-d9ac141da752} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5809 | 2026.03.12 01:37:58.366618 [ 275 ] {bac6b3d8-aad1-4131-8319-d9ac141da752} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001197 sec., 5012.5313283208025 rows/sec., 261.89 KiB/sec. | ||
| 5810 | 2026.03.12 01:37:58.366654 [ 275 ] {bac6b3d8-aad1-4131-8319-d9ac141da752} <Debug> TCPHandler: Processed in 0.001365471 sec. | ||
| 5811 | 2026.03.12 01:37:58.366766 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5812 | 2026.03.12 01:37:58.366861 [ 275 ] {c37cb917-1a16-4f0f-bb34-ecd8d28971c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5813 | 2026.03.12 01:37:58.366903 [ 275 ] {c37cb917-1a16-4f0f-bb34-ecd8d28971c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5814 | 2026.03.12 01:37:58.367059 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001815397 sec., 2068968.9362712398 rows/sec., 152.88 MiB/sec. | ||
| 5815 | 2026.03.12 01:37:58.367303 [ 198 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5816 | 2026.03.12 01:37:58.367334 [ 275 ] {c37cb917-1a16-4f0f-bb34-ecd8d28971c8} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5817 | 2026.03.12 01:37:58.367375 [ 275 ] {c37cb917-1a16-4f0f-bb34-ecd8d28971c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5818 | 2026.03.12 01:37:58.367654 [ 198 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_36_7} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2026.03.12 01:37:58.367737 [ 198 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_36_7} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5820 | 2026.03.12 01:37:58.367766 [ 275 ] {c37cb917-1a16-4f0f-bb34-ecd8d28971c8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5821 | 2026.03.12 01:37:58.367826 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 5822 | 2026.03.12 01:37:58.367991 [ 275 ] {c37cb917-1a16-4f0f-bb34-ecd8d28971c8} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5823 | 2026.03.12 01:37:58.368132 [ 275 ] {c37cb917-1a16-4f0f-bb34-ecd8d28971c8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001289 sec., 205585.72536850272 rows/sec., 13.66 MiB/sec. | ||
| 5824 | 2026.03.12 01:37:58.368150 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5825 | 2026.03.12 01:37:58.368169 [ 275 ] {c37cb917-1a16-4f0f-bb34-ecd8d28971c8} <Debug> TCPHandler: Processed in 0.001453072 sec. | ||
| 5826 | 2026.03.12 01:37:58.368221 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5827 | 2026.03.12 01:37:58.368248 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5828 | 2026.03.12 01:37:58.368345 [ 191 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 5829 | 2026.03.12 01:37:58.368382 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5830 | 2026.03.12 01:37:58.368468 [ 191 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5831 | 2026.03.12 01:37:58.368482 [ 275 ] {55ae70eb-4011-4e3f-8131-caa1cae31e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5832 | 2026.03.12 01:37:58.368508 [ 191 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10147 rows starting from the beginning of the part | ||
| 5833 | 2026.03.12 01:37:58.368529 [ 275 ] {55ae70eb-4011-4e3f-8131-caa1cae31e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5834 | 2026.03.12 01:37:58.368608 [ 191 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 5835 | 2026.03.12 01:37:58.368664 [ 191 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1325 rows starting from the beginning of the part | ||
| 5836 | 2026.03.12 01:37:58.368712 [ 191 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 128 rows starting from the beginning of the part | ||
| 5837 | 2026.03.12 01:37:58.368755 [ 191 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5838 | 2026.03.12 01:37:58.368809 [ 191 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 265 rows starting from the beginning of the part | ||
| 5839 | 2026.03.12 01:37:58.369020 [ 275 ] {55ae70eb-4011-4e3f-8131-caa1cae31e52} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5840 | 2026.03.12 01:37:58.369061 [ 275 ] {55ae70eb-4011-4e3f-8131-caa1cae31e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5841 | 2026.03.12 01:37:58.369371 [ 275 ] {55ae70eb-4011-4e3f-8131-caa1cae31e52} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5842 | 2026.03.12 01:37:58.369575 [ 275 ] {55ae70eb-4011-4e3f-8131-caa1cae31e52} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5843 | 2026.03.12 01:37:58.369716 [ 275 ] {55ae70eb-4011-4e3f-8131-caa1cae31e52} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001252 sec., 798.7220447284344 rows/sec., 53.82 KiB/sec. | ||
| 5844 | 2026.03.12 01:37:58.369751 [ 275 ] {55ae70eb-4011-4e3f-8131-caa1cae31e52} <Debug> TCPHandler: Processed in 0.001418801 sec. | ||
| 5845 | 2026.03.12 01:37:58.369873 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5846 | 2026.03.12 01:37:58.369968 [ 275 ] {690d26c3-39ee-4f52-a9c5-b3dbb7ced1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5847 | 2026.03.12 01:37:58.370024 [ 275 ] {690d26c3-39ee-4f52-a9c5-b3dbb7ced1de} <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 | ||
| 5848 | 2026.03.12 01:37:58.370895 [ 275 ] {690d26c3-39ee-4f52-a9c5-b3dbb7ced1de} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5849 | 2026.03.12 01:37:58.370934 [ 275 ] {690d26c3-39ee-4f52-a9c5-b3dbb7ced1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5850 | 2026.03.12 01:37:58.371575 [ 275 ] {690d26c3-39ee-4f52-a9c5-b3dbb7ced1de} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5851 | 2026.03.12 01:37:58.371852 [ 275 ] {690d26c3-39ee-4f52-a9c5-b3dbb7ced1de} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5852 | 2026.03.12 01:37:58.372000 [ 275 ] {690d26c3-39ee-4f52-a9c5-b3dbb7ced1de} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002049 sec., 17081.50317227916 rows/sec., 30.61 MiB/sec. | ||
| 5853 | 2026.03.12 01:37:58.372069 [ 275 ] {690d26c3-39ee-4f52-a9c5-b3dbb7ced1de} <Debug> TCPHandler: Processed in 0.002244784 sec. | ||
| 5854 | 2026.03.12 01:37:58.372191 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5855 | 2026.03.12 01:37:58.372300 [ 275 ] {37efb5ab-adfe-4737-bfb4-dfb53ef902f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5856 | 2026.03.12 01:37:58.372344 [ 275 ] {37efb5ab-adfe-4737-bfb4-dfb53ef902f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5857 | 2026.03.12 01:37:58.372668 [ 198 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12185 rows, containing 5 columns (5 merged, 0 gathered) in 0.004364566 sec., 2791801.0633817883 rows/sec., 186.50 MiB/sec. | ||
| 5858 | 2026.03.12 01:37:58.372684 [ 275 ] {37efb5ab-adfe-4737-bfb4-dfb53ef902f8} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5859 | 2026.03.12 01:37:58.372731 [ 275 ] {37efb5ab-adfe-4737-bfb4-dfb53ef902f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5860 | 2026.03.12 01:37:58.373012 [ 191 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5861 | 2026.03.12 01:37:58.373066 [ 275 ] {37efb5ab-adfe-4737-bfb4-dfb53ef902f8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5862 | 2026.03.12 01:37:58.373366 [ 275 ] {37efb5ab-adfe-4737-bfb4-dfb53ef902f8} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5863 | 2026.03.12 01:37:58.373371 [ 191 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5864 | 2026.03.12 01:37:58.373466 [ 191 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5865 | 2026.03.12 01:37:58.373499 [ 57 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5866 | 2026.03.12 01:37:58.373512 [ 275 ] {37efb5ab-adfe-4737-bfb4-dfb53ef902f8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001231 sec., 73111.29163281884 rows/sec., 4.57 MiB/sec. | ||
| 5867 | 2026.03.12 01:37:58.373539 [ 57 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5868 | 2026.03.12 01:37:58.373560 [ 275 ] {37efb5ab-adfe-4737-bfb4-dfb53ef902f8} <Debug> TCPHandler: Processed in 0.001419882 sec. | ||
| 5869 | 2026.03.12 01:37:58.373564 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5870 | 2026.03.12 01:37:58.373561 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 5871 | 2026.03.12 01:37:58.373702 [ 187 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 5872 | 2026.03.12 01:37:58.373806 [ 187 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5873 | 2026.03.12 01:37:58.373838 [ 187 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1500 rows starting from the beginning of the part | ||
| 5874 | 2026.03.12 01:37:58.373892 [ 187 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 5875 | 2026.03.12 01:37:58.373937 [ 187 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 5876 | 2026.03.12 01:37:58.373978 [ 187 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part | ||
| 5877 | 2026.03.12 01:37:58.374016 [ 187 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5878 | 2026.03.12 01:37:58.374052 [ 187 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part | ||
| 5879 | 2026.03.12 01:37:58.375077 [ 198 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1800 rows, containing 4 columns (4 merged, 0 gathered) in 0.001410042 sec., 1276557.7195572897 rows/sec., 84.98 MiB/sec. | ||
| 5880 | 2026.03.12 01:37:58.375274 [ 187 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5881 | 2026.03.12 01:37:58.375529 [ 187 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_36_7} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5882 | 2026.03.12 01:37:58.375597 [ 187 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_36_7} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5883 | 2026.03.12 01:37:58.375660 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5884 | 2026.03.12 01:38:00.541701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12008 | ||
| 5885 | 2026.03.12 01:38:00.542196 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5886 | 2026.03.12 01:38:00.542251 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5887 | 2026.03.12 01:38:00.542743 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5888 | 2026.03.12 01:38:00.542984 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5889 | 2026.03.12 01:38:00.543129 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12008 | ||
| 5890 | 2026.03.12 01:38:01.241584 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5891 | 2026.03.12 01:38:01.259174 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5892 | 2026.03.12 01:38:01.259229 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5893 | 2026.03.12 01:38:01.264981 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5894 | 2026.03.12 01:38:01.265695 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5895 | 2026.03.12 01:38:01.269148 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5896 | 2026.03.12 01:38:03.083217 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 732 | ||
| 5897 | 2026.03.12 01:38:03.085553 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5898 | 2026.03.12 01:38:03.085592 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5899 | 2026.03.12 01:38:03.086764 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5900 | 2026.03.12 01:38:03.087030 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5901 | 2026.03.12 01:38:03.087277 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 732 | ||
| 5902 | 2026.03.12 01:38:03.342639 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5903 | 2026.03.12 01:38:03.342828 [ 275 ] {71a42fcb-572e-4d2f-98ce-299379abb392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5904 | 2026.03.12 01:38:03.342902 [ 275 ] {71a42fcb-572e-4d2f-98ce-299379abb392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5905 | 2026.03.12 01:38:03.343595 [ 275 ] {71a42fcb-572e-4d2f-98ce-299379abb392} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5906 | 2026.03.12 01:38:03.343648 [ 275 ] {71a42fcb-572e-4d2f-98ce-299379abb392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5907 | 2026.03.12 01:38:03.344056 [ 275 ] {71a42fcb-572e-4d2f-98ce-299379abb392} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5908 | 2026.03.12 01:38:03.344299 [ 275 ] {71a42fcb-572e-4d2f-98ce-299379abb392} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5909 | 2026.03.12 01:38:03.344475 [ 275 ] {71a42fcb-572e-4d2f-98ce-299379abb392} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001699 sec., 2354.326074161271 rows/sec., 191.98 KiB/sec. | ||
| 5910 | 2026.03.12 01:38:03.344527 [ 275 ] {71a42fcb-572e-4d2f-98ce-299379abb392} <Debug> TCPHandler: Processed in 0.002037231 sec. | ||
| 5911 | 2026.03.12 01:38:03.344661 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5912 | 2026.03.12 01:38:03.344766 [ 275 ] {d5ba83fb-4edf-4ece-8073-e86ac369d384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5913 | 2026.03.12 01:38:03.344811 [ 275 ] {d5ba83fb-4edf-4ece-8073-e86ac369d384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5914 | 2026.03.12 01:38:03.345270 [ 275 ] {d5ba83fb-4edf-4ece-8073-e86ac369d384} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2026.03.12 01:38:03.345311 [ 275 ] {d5ba83fb-4edf-4ece-8073-e86ac369d384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5916 | 2026.03.12 01:38:03.345644 [ 275 ] {d5ba83fb-4edf-4ece-8073-e86ac369d384} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5917 | 2026.03.12 01:38:03.345896 [ 275 ] {d5ba83fb-4edf-4ece-8073-e86ac369d384} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5918 | 2026.03.12 01:38:03.346035 [ 275 ] {d5ba83fb-4edf-4ece-8073-e86ac369d384} <Debug> executeQuery: Read 68 rows, 5.50 KiB in 0.001292 sec., 52631.57894736842 rows/sec., 4.16 MiB/sec. | ||
| 5919 | 2026.03.12 01:38:03.346074 [ 275 ] {d5ba83fb-4edf-4ece-8073-e86ac369d384} <Debug> TCPHandler: Processed in 0.001467132 sec. | ||
| 5920 | 2026.03.12 01:38:03.346201 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5921 | 2026.03.12 01:38:03.346300 [ 275 ] {22d80b69-f0f9-4331-8d3f-adbf2240eff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5922 | 2026.03.12 01:38:03.346345 [ 275 ] {22d80b69-f0f9-4331-8d3f-adbf2240eff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5923 | 2026.03.12 01:38:03.346756 [ 275 ] {22d80b69-f0f9-4331-8d3f-adbf2240eff5} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2026.03.12 01:38:03.346794 [ 275 ] {22d80b69-f0f9-4331-8d3f-adbf2240eff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5925 | 2026.03.12 01:38:03.347102 [ 275 ] {22d80b69-f0f9-4331-8d3f-adbf2240eff5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5926 | 2026.03.12 01:38:03.347352 [ 275 ] {22d80b69-f0f9-4331-8d3f-adbf2240eff5} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2026.03.12 01:38:03.347505 [ 275 ] {22d80b69-f0f9-4331-8d3f-adbf2240eff5} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001224 sec., 7352.941176470588 rows/sec., 535.35 KiB/sec. | ||
| 5928 | 2026.03.12 01:38:03.347556 [ 275 ] {22d80b69-f0f9-4331-8d3f-adbf2240eff5} <Debug> TCPHandler: Processed in 0.001406242 sec. | ||
| 5929 | 2026.03.12 01:38:03.347678 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5930 | 2026.03.12 01:38:03.347784 [ 275 ] {85df143f-620e-4012-9afd-42c2118a1202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5931 | 2026.03.12 01:38:03.347827 [ 275 ] {85df143f-620e-4012-9afd-42c2118a1202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5932 | 2026.03.12 01:38:03.348266 [ 275 ] {85df143f-620e-4012-9afd-42c2118a1202} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2026.03.12 01:38:03.348313 [ 275 ] {85df143f-620e-4012-9afd-42c2118a1202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5934 | 2026.03.12 01:38:03.348639 [ 275 ] {85df143f-620e-4012-9afd-42c2118a1202} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5935 | 2026.03.12 01:38:03.348849 [ 275 ] {85df143f-620e-4012-9afd-42c2118a1202} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2026.03.12 01:38:03.348980 [ 275 ] {85df143f-620e-4012-9afd-42c2118a1202} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001215 sec., 60082.30452674897 rows/sec., 4.70 MiB/sec. | ||
| 5937 | 2026.03.12 01:38:03.349018 [ 275 ] {85df143f-620e-4012-9afd-42c2118a1202} <Debug> TCPHandler: Processed in 0.001392151 sec. | ||
| 5938 | 2026.03.12 01:38:03.349133 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5939 | 2026.03.12 01:38:03.349227 [ 275 ] {45753571-c8bd-4f7a-a57b-0a0b6c4e65e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5940 | 2026.03.12 01:38:03.349272 [ 275 ] {45753571-c8bd-4f7a-a57b-0a0b6c4e65e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5941 | 2026.03.12 01:38:03.349705 [ 275 ] {45753571-c8bd-4f7a-a57b-0a0b6c4e65e5} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5942 | 2026.03.12 01:38:03.349741 [ 275 ] {45753571-c8bd-4f7a-a57b-0a0b6c4e65e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5943 | 2026.03.12 01:38:03.350072 [ 275 ] {45753571-c8bd-4f7a-a57b-0a0b6c4e65e5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5944 | 2026.03.12 01:38:03.350281 [ 275 ] {45753571-c8bd-4f7a-a57b-0a0b6c4e65e5} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5945 | 2026.03.12 01:38:03.350415 [ 275 ] {45753571-c8bd-4f7a-a57b-0a0b6c4e65e5} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001206 sec., 134328.3582089552 rows/sec., 9.35 MiB/sec. | ||
| 5946 | 2026.03.12 01:38:03.350452 [ 275 ] {45753571-c8bd-4f7a-a57b-0a0b6c4e65e5} <Debug> TCPHandler: Processed in 0.00136857 sec. | ||
| 5947 | 2026.03.12 01:38:03.350564 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5948 | 2026.03.12 01:38:03.350661 [ 275 ] {d2311e78-6b9d-48a7-a920-bb4e21e17520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5949 | 2026.03.12 01:38:03.350716 [ 275 ] {d2311e78-6b9d-48a7-a920-bb4e21e17520} <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 | ||
| 5950 | 2026.03.12 01:38:03.351485 [ 275 ] {d2311e78-6b9d-48a7-a920-bb4e21e17520} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5951 | 2026.03.12 01:38:03.351522 [ 275 ] {d2311e78-6b9d-48a7-a920-bb4e21e17520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5952 | 2026.03.12 01:38:03.352054 [ 275 ] {d2311e78-6b9d-48a7-a920-bb4e21e17520} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5953 | 2026.03.12 01:38:03.352276 [ 275 ] {d2311e78-6b9d-48a7-a920-bb4e21e17520} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5954 | 2026.03.12 01:38:03.352418 [ 275 ] {d2311e78-6b9d-48a7-a920-bb4e21e17520} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001775 sec., 2816.901408450704 rows/sec., 5.05 MiB/sec. | ||
| 5955 | 2026.03.12 01:38:03.352478 [ 275 ] {d2311e78-6b9d-48a7-a920-bb4e21e17520} <Debug> TCPHandler: Processed in 0.00196278 sec. | ||
| 5956 | 2026.03.12 01:38:03.352590 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5957 | 2026.03.12 01:38:03.352685 [ 275 ] {c6aa2b05-dcf2-4660-a8f9-bb64d4abb090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5958 | 2026.03.12 01:38:03.352727 [ 275 ] {c6aa2b05-dcf2-4660-a8f9-bb64d4abb090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5959 | 2026.03.12 01:38:03.353064 [ 275 ] {c6aa2b05-dcf2-4660-a8f9-bb64d4abb090} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5960 | 2026.03.12 01:38:03.353099 [ 275 ] {c6aa2b05-dcf2-4660-a8f9-bb64d4abb090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5961 | 2026.03.12 01:38:03.353405 [ 275 ] {c6aa2b05-dcf2-4660-a8f9-bb64d4abb090} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5962 | 2026.03.12 01:38:03.353608 [ 275 ] {c6aa2b05-dcf2-4660-a8f9-bb64d4abb090} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5963 | 2026.03.12 01:38:03.353738 [ 275 ] {c6aa2b05-dcf2-4660-a8f9-bb64d4abb090} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 5964 | 2026.03.12 01:38:03.353775 [ 275 ] {c6aa2b05-dcf2-4660-a8f9-bb64d4abb090} <Debug> TCPHandler: Processed in 0.001234779 sec. | ||
| 5965 | 2026.03.12 01:38:07.907931 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5966 | 2026.03.12 01:38:07.907995 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5967 | 2026.03.12 01:38:08.043344 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12520 | ||
| 5968 | 2026.03.12 01:38:08.043912 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2026.03.12 01:38:08.043958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5970 | 2026.03.12 01:38:08.044424 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5971 | 2026.03.12 01:38:08.044664 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5972 | 2026.03.12 01:38:08.044792 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12520 | ||
| 5973 | 2026.03.12 01:38:08.044818 [ 44 ] {} <Debug> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5974 | 2026.03.12 01:38:08.044887 [ 44 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5975 | 2026.03.12 01:38:08.044907 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5976 | 2026.03.12 01:38:08.045006 [ 191 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::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 | ||
| 5977 | 2026.03.12 01:38:08.045101 [ 191 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5978 | 2026.03.12 01:38:08.045134 [ 191 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10088 rows starting from the beginning of the part | ||
| 5979 | 2026.03.12 01:38:08.045192 [ 191 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5980 | 2026.03.12 01:38:08.045237 [ 191 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5981 | 2026.03.12 01:38:08.045277 [ 191 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5982 | 2026.03.12 01:38:08.045315 [ 191 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5983 | 2026.03.12 01:38:08.045372 [ 191 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5984 | 2026.03.12 01:38:08.047332 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12520 rows, containing 4 columns (4 merged, 0 gathered) in 0.002362206 sec., 5300130.471262879 rows/sec., 75.82 MiB/sec. | ||
| 5985 | 2026.03.12 01:38:08.047616 [ 191 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5986 | 2026.03.12 01:38:08.047855 [ 191 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_26_5} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5987 | 2026.03.12 01:38:08.047918 [ 191 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_26_5} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5988 | 2026.03.12 01:38:08.047986 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5989 | 2026.03.12 01:38:08.353558 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5990 | 2026.03.12 01:38:08.353825 [ 275 ] {8abad038-6fe2-45e8-89a0-a49e22b3dfa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5991 | 2026.03.12 01:38:08.353925 [ 275 ] {8abad038-6fe2-45e8-89a0-a49e22b3dfa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5992 | 2026.03.12 01:38:08.354694 [ 275 ] {8abad038-6fe2-45e8-89a0-a49e22b3dfa9} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5993 | 2026.03.12 01:38:08.354732 [ 275 ] {8abad038-6fe2-45e8-89a0-a49e22b3dfa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 5994 | 2026.03.12 01:38:08.355123 [ 275 ] {8abad038-6fe2-45e8-89a0-a49e22b3dfa9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5995 | 2026.03.12 01:38:08.355342 [ 275 ] {8abad038-6fe2-45e8-89a0-a49e22b3dfa9} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5996 | 2026.03.12 01:38:08.355475 [ 43 ] {} <Debug> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5997 | 2026.03.12 01:38:08.355494 [ 275 ] {8abad038-6fe2-45e8-89a0-a49e22b3dfa9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001746 sec., 162657.50286368842 rows/sec., 10.33 MiB/sec. | ||
| 5998 | 2026.03.12 01:38:08.355526 [ 43 ] {} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5999 | 2026.03.12 01:38:08.355545 [ 275 ] {8abad038-6fe2-45e8-89a0-a49e22b3dfa9} <Debug> TCPHandler: Processed in 0.002177323 sec. | ||
| 6000 | 2026.03.12 01:38:08.355555 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6001 | 2026.03.12 01:38:08.355693 [ 193 ] {af3a458c-1bc7-4745-a17e-8c6982092043::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 | ||
| 6002 | 2026.03.12 01:38:08.355745 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6003 | 2026.03.12 01:38:08.355837 [ 193 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6004 | 2026.03.12 01:38:08.355844 [ 275 ] {25ab45cf-caad-47f7-8a4e-ef5adaaf321a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6005 | 2026.03.12 01:38:08.355881 [ 193 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 308 rows starting from the beginning of the part | ||
| 6006 | 2026.03.12 01:38:08.355897 [ 275 ] {25ab45cf-caad-47f7-8a4e-ef5adaaf321a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6007 | 2026.03.12 01:38:08.355966 [ 193 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6008 | 2026.03.12 01:38:08.356019 [ 193 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6009 | 2026.03.12 01:38:08.356062 [ 193 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 6010 | 2026.03.12 01:38:08.356106 [ 193 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 6011 | 2026.03.12 01:38:08.356148 [ 193 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 6012 | 2026.03.12 01:38:08.356724 [ 275 ] {25ab45cf-caad-47f7-8a4e-ef5adaaf321a} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6013 | 2026.03.12 01:38:08.356765 [ 275 ] {25ab45cf-caad-47f7-8a4e-ef5adaaf321a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6014 | 2026.03.12 01:38:08.357171 [ 196 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001529903 sec., 789592.5427951969 rows/sec., 54.08 MiB/sec. | ||
| 6015 | 2026.03.12 01:38:08.357182 [ 275 ] {25ab45cf-caad-47f7-8a4e-ef5adaaf321a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6016 | 2026.03.12 01:38:08.357328 [ 193 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6017 | 2026.03.12 01:38:08.357438 [ 275 ] {25ab45cf-caad-47f7-8a4e-ef5adaaf321a} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2026.03.12 01:38:08.357595 [ 275 ] {25ab45cf-caad-47f7-8a4e-ef5adaaf321a} <Debug> executeQuery: Read 867 rows, 70.17 KiB in 0.00177 sec., 489830.5084745762 rows/sec., 38.72 MiB/sec. | ||
| 6019 | 2026.03.12 01:38:08.357607 [ 193 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_10_2} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6020 | 2026.03.12 01:38:08.357637 [ 275 ] {25ab45cf-caad-47f7-8a4e-ef5adaaf321a} <Debug> TCPHandler: Processed in 0.00194037 sec. | ||
| 6021 | 2026.03.12 01:38:08.357682 [ 193 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_10_2} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6022 | 2026.03.12 01:38:08.357753 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 6023 | 2026.03.12 01:38:08.357757 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6024 | 2026.03.12 01:38:08.357859 [ 275 ] {9b3ba6bc-3538-447b-ab13-b211b253dbae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6025 | 2026.03.12 01:38:08.357897 [ 275 ] {9b3ba6bc-3538-447b-ab13-b211b253dbae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6026 | 2026.03.12 01:38:08.358350 [ 275 ] {9b3ba6bc-3538-447b-ab13-b211b253dbae} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6027 | 2026.03.12 01:38:08.358387 [ 275 ] {9b3ba6bc-3538-447b-ab13-b211b253dbae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6028 | 2026.03.12 01:38:08.358691 [ 275 ] {9b3ba6bc-3538-447b-ab13-b211b253dbae} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6029 | 2026.03.12 01:38:08.358894 [ 275 ] {9b3ba6bc-3538-447b-ab13-b211b253dbae} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6030 | 2026.03.12 01:38:08.358994 [ 43 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6031 | 2026.03.12 01:38:08.359017 [ 275 ] {9b3ba6bc-3538-447b-ab13-b211b253dbae} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001176 sec., 150510.20408163266 rows/sec., 9.28 MiB/sec. | ||
| 6032 | 2026.03.12 01:38:08.359023 [ 43 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6033 | 2026.03.12 01:38:08.359056 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6034 | 2026.03.12 01:38:08.359059 [ 275 ] {9b3ba6bc-3538-447b-ab13-b211b253dbae} <Debug> TCPHandler: Processed in 0.00134957 sec. | ||
| 6035 | 2026.03.12 01:38:08.359125 [ 191 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 6036 | 2026.03.12 01:38:08.359182 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6037 | 2026.03.12 01:38:08.359216 [ 191 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6038 | 2026.03.12 01:38:08.359247 [ 191 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 225 rows starting from the beginning of the part | ||
| 6039 | 2026.03.12 01:38:08.359277 [ 275 ] {368070c3-5ac4-4878-8fb2-15b35f63771e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6040 | 2026.03.12 01:38:08.359296 [ 191 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 194 rows starting from the beginning of the part | ||
| 6041 | 2026.03.12 01:38:08.359320 [ 275 ] {368070c3-5ac4-4878-8fb2-15b35f63771e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6042 | 2026.03.12 01:38:08.359339 [ 191 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
| 6043 | 2026.03.12 01:38:08.359389 [ 191 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 177 rows starting from the beginning of the part | ||
| 6044 | 2026.03.12 01:38:08.359434 [ 191 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 9 rows starting from the beginning of the part | ||
| 6045 | 2026.03.12 01:38:08.359470 [ 191 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 177 rows starting from the beginning of the part | ||
| 6046 | 2026.03.12 01:38:08.359761 [ 275 ] {368070c3-5ac4-4878-8fb2-15b35f63771e} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6047 | 2026.03.12 01:38:08.359800 [ 275 ] {368070c3-5ac4-4878-8fb2-15b35f63771e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6048 | 2026.03.12 01:38:08.360119 [ 275 ] {368070c3-5ac4-4878-8fb2-15b35f63771e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6049 | 2026.03.12 01:38:08.360308 [ 194 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 787 rows, containing 5 columns (5 merged, 0 gathered) in 0.001203368 sec., 653997.7795653532 rows/sec., 43.50 MiB/sec. | ||
| 6050 | 2026.03.12 01:38:08.360328 [ 275 ] {368070c3-5ac4-4878-8fb2-15b35f63771e} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6051 | 2026.03.12 01:38:08.360454 [ 43 ] {} <Debug> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6052 | 2026.03.12 01:38:08.360481 [ 43 ] {} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6053 | 2026.03.12 01:38:08.360481 [ 275 ] {368070c3-5ac4-4878-8fb2-15b35f63771e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001222 sec., 121931.26022913257 rows/sec., 7.88 MiB/sec. | ||
| 6054 | 2026.03.12 01:38:08.360504 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6055 | 2026.03.12 01:38:08.360535 [ 275 ] {368070c3-5ac4-4878-8fb2-15b35f63771e} <Debug> TCPHandler: Processed in 0.001400112 sec. | ||
| 6056 | 2026.03.12 01:38:08.360535 [ 194 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6057 | 2026.03.12 01:38:08.360592 [ 196 ] {71e9c81b-9818-4f90-b847-860da293bb83::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 | ||
| 6058 | 2026.03.12 01:38:08.360655 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6059 | 2026.03.12 01:38:08.360692 [ 196 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6060 | 2026.03.12 01:38:08.360729 [ 196 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 174 rows starting from the beginning of the part | ||
| 6061 | 2026.03.12 01:38:08.360748 [ 275 ] {1407e3bc-9822-4eef-b110-104401f3b0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6062 | 2026.03.12 01:38:08.360789 [ 275 ] {1407e3bc-9822-4eef-b110-104401f3b0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6063 | 2026.03.12 01:38:08.360824 [ 196 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 732 rows starting from the beginning of the part | ||
| 6064 | 2026.03.12 01:38:08.360881 [ 196 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 732 rows starting from the beginning of the part | ||
| 6065 | 2026.03.12 01:38:08.360917 [ 194 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_31_6} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6066 | 2026.03.12 01:38:08.360928 [ 196 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 857 rows starting from the beginning of the part | ||
| 6067 | 2026.03.12 01:38:08.360980 [ 196 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 6068 | 2026.03.12 01:38:08.361023 [ 194 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_31_6} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6069 | 2026.03.12 01:38:08.361024 [ 196 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 6070 | 2026.03.12 01:38:08.361144 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6071 | 2026.03.12 01:38:08.361222 [ 275 ] {1407e3bc-9822-4eef-b110-104401f3b0a5} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6072 | 2026.03.12 01:38:08.361260 [ 275 ] {1407e3bc-9822-4eef-b110-104401f3b0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6073 | 2026.03.12 01:38:08.361567 [ 275 ] {1407e3bc-9822-4eef-b110-104401f3b0a5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6074 | 2026.03.12 01:38:08.361790 [ 275 ] {1407e3bc-9822-4eef-b110-104401f3b0a5} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6075 | 2026.03.12 01:38:08.361885 [ 43 ] {} <Debug> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6076 | 2026.03.12 01:38:08.361912 [ 275 ] {1407e3bc-9822-4eef-b110-104401f3b0a5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001181 sec., 125317.52751905165 rows/sec., 7.13 MiB/sec. | ||
| 6077 | 2026.03.12 01:38:08.361914 [ 43 ] {} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6078 | 2026.03.12 01:38:08.361950 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6079 | 2026.03.12 01:38:08.361955 [ 275 ] {1407e3bc-9822-4eef-b110-104401f3b0a5} <Debug> TCPHandler: Processed in 0.0013468 sec. | ||
| 6080 | 2026.03.12 01:38:08.362012 [ 191 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::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 | ||
| 6081 | 2026.03.12 01:38:08.362074 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6082 | 2026.03.12 01:38:08.362098 [ 191 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6083 | 2026.03.12 01:38:08.362125 [ 191 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 160 rows starting from the beginning of the part | ||
| 6084 | 2026.03.12 01:38:08.362155 [ 190 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2793 rows, containing 5 columns (5 merged, 0 gathered) in 0.001597984 sec., 1747827.2623505618 rows/sec., 112.08 MiB/sec. | ||
| 6085 | 2026.03.12 01:38:08.362169 [ 275 ] {9702aaaf-b859-4577-b572-8beb458a17be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6086 | 2026.03.12 01:38:08.362172 [ 191 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::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 | ||
| 6087 | 2026.03.12 01:38:08.362233 [ 275 ] {9702aaaf-b859-4577-b572-8beb458a17be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6088 | 2026.03.12 01:38:08.362255 [ 191 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::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 | ||
| 6089 | 2026.03.12 01:38:08.362295 [ 191 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 6090 | 2026.03.12 01:38:08.362329 [ 191 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 6091 | 2026.03.12 01:38:08.362362 [ 200 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6092 | 2026.03.12 01:38:08.362378 [ 191 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 6093 | 2026.03.12 01:38:08.362705 [ 200 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_10_2} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6094 | 2026.03.12 01:38:08.362782 [ 200 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_10_2} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6095 | 2026.03.12 01:38:08.362866 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 6096 | 2026.03.12 01:38:08.362887 [ 275 ] {9702aaaf-b859-4577-b572-8beb458a17be} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6097 | 2026.03.12 01:38:08.362922 [ 275 ] {9702aaaf-b859-4577-b572-8beb458a17be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6098 | 2026.03.12 01:38:08.363182 [ 194 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001195668 sec., 525229.4115088804 rows/sec., 32.46 MiB/sec. | ||
| 6099 | 2026.03.12 01:38:08.363256 [ 275 ] {9702aaaf-b859-4577-b572-8beb458a17be} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6100 | 2026.03.12 01:38:08.363304 [ 200 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6101 | 2026.03.12 01:38:08.363477 [ 275 ] {9702aaaf-b859-4577-b572-8beb458a17be} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2026.03.12 01:38:08.363541 [ 200 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_10_2} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6103 | 2026.03.12 01:38:08.363601 [ 200 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_10_2} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6104 | 2026.03.12 01:38:08.363616 [ 275 ] {9702aaaf-b859-4577-b572-8beb458a17be} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001464 sec., 358606.5573770492 rows/sec., 25.34 MiB/sec. | ||
| 6105 | 2026.03.12 01:38:08.363653 [ 275 ] {9702aaaf-b859-4577-b572-8beb458a17be} <Debug> TCPHandler: Processed in 0.001625805 sec. | ||
| 6106 | 2026.03.12 01:38:08.363680 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6107 | 2026.03.12 01:38:08.363760 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6108 | 2026.03.12 01:38:08.363851 [ 275 ] {4aad9767-d27f-4985-bb74-0ef8192573f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6109 | 2026.03.12 01:38:08.363892 [ 275 ] {4aad9767-d27f-4985-bb74-0ef8192573f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6110 | 2026.03.12 01:38:08.364224 [ 275 ] {4aad9767-d27f-4985-bb74-0ef8192573f4} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6111 | 2026.03.12 01:38:08.364257 [ 275 ] {4aad9767-d27f-4985-bb74-0ef8192573f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6112 | 2026.03.12 01:38:08.364554 [ 275 ] {4aad9767-d27f-4985-bb74-0ef8192573f4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6113 | 2026.03.12 01:38:08.364760 [ 275 ] {4aad9767-d27f-4985-bb74-0ef8192573f4} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6114 | 2026.03.12 01:38:08.364854 [ 43 ] {} <Debug> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 6115 | 2026.03.12 01:38:08.364883 [ 275 ] {4aad9767-d27f-4985-bb74-0ef8192573f4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 6116 | 2026.03.12 01:38:08.364884 [ 43 ] {} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6117 | 2026.03.12 01:38:08.364920 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6118 | 2026.03.12 01:38:08.364924 [ 275 ] {4aad9767-d27f-4985-bb74-0ef8192573f4} <Debug> TCPHandler: Processed in 0.001210928 sec. | ||
| 6119 | 2026.03.12 01:38:08.364998 [ 194 ] {2801d458-d529-40df-a007-f8bf61db3dc2::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 | ||
| 6120 | 2026.03.12 01:38:08.365042 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6121 | 2026.03.12 01:38:08.365104 [ 194 ] {2801d458-d529-40df-a007-f8bf61db3dc2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6122 | 2026.03.12 01:38:08.365137 [ 275 ] {9e952cce-6aa0-4e37-9f0c-044ffdd1d986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6123 | 2026.03.12 01:38:08.365139 [ 194 ] {2801d458-d529-40df-a007-f8bf61db3dc2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 6124 | 2026.03.12 01:38:08.365186 [ 275 ] {9e952cce-6aa0-4e37-9f0c-044ffdd1d986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6125 | 2026.03.12 01:38:08.365222 [ 194 ] {2801d458-d529-40df-a007-f8bf61db3dc2::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 | ||
| 6126 | 2026.03.12 01:38:08.365270 [ 194 ] {2801d458-d529-40df-a007-f8bf61db3dc2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 6127 | 2026.03.12 01:38:08.365309 [ 194 ] {2801d458-d529-40df-a007-f8bf61db3dc2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 6128 | 2026.03.12 01:38:08.365348 [ 194 ] {2801d458-d529-40df-a007-f8bf61db3dc2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 6129 | 2026.03.12 01:38:08.365390 [ 194 ] {2801d458-d529-40df-a007-f8bf61db3dc2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 6130 | 2026.03.12 01:38:08.365619 [ 275 ] {9e952cce-6aa0-4e37-9f0c-044ffdd1d986} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6131 | 2026.03.12 01:38:08.365660 [ 275 ] {9e952cce-6aa0-4e37-9f0c-044ffdd1d986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6132 | 2026.03.12 01:38:08.366002 [ 275 ] {9e952cce-6aa0-4e37-9f0c-044ffdd1d986} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6133 | 2026.03.12 01:38:08.366187 [ 200 ] {2801d458-d529-40df-a007-f8bf61db3dc2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001222838 sec., 29439.713191771927 rows/sec., 1.50 MiB/sec. | ||
| 6134 | 2026.03.12 01:38:08.366245 [ 275 ] {9e952cce-6aa0-4e37-9f0c-044ffdd1d986} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6135 | 2026.03.12 01:38:08.366315 [ 190 ] {2801d458-d529-40df-a007-f8bf61db3dc2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 6136 | 2026.03.12 01:38:08.366391 [ 275 ] {9e952cce-6aa0-4e37-9f0c-044ffdd1d986} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001271 sec., 208497.24626278522 rows/sec., 13.85 MiB/sec. | ||
| 6137 | 2026.03.12 01:38:08.366434 [ 275 ] {9e952cce-6aa0-4e37-9f0c-044ffdd1d986} <Debug> TCPHandler: Processed in 0.001439512 sec. | ||
| 6138 | 2026.03.12 01:38:08.366556 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6139 | 2026.03.12 01:38:08.366649 [ 275 ] {5379c5b1-1dd7-4dfb-a744-a2e2e97def63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6140 | 2026.03.12 01:38:08.366650 [ 190 ] {2801d458-d529-40df-a007-f8bf61db3dc2::all_1_6_1} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6141 | 2026.03.12 01:38:08.366693 [ 275 ] {5379c5b1-1dd7-4dfb-a744-a2e2e97def63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6142 | 2026.03.12 01:38:08.366741 [ 190 ] {2801d458-d529-40df-a007-f8bf61db3dc2::all_1_6_1} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 6143 | 2026.03.12 01:38:08.366824 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6144 | 2026.03.12 01:38:08.367006 [ 275 ] {5379c5b1-1dd7-4dfb-a744-a2e2e97def63} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2026.03.12 01:38:08.367045 [ 275 ] {5379c5b1-1dd7-4dfb-a744-a2e2e97def63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6146 | 2026.03.12 01:38:08.367341 [ 275 ] {5379c5b1-1dd7-4dfb-a744-a2e2e97def63} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6147 | 2026.03.12 01:38:08.367548 [ 275 ] {5379c5b1-1dd7-4dfb-a744-a2e2e97def63} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2026.03.12 01:38:08.367664 [ 42 ] {} <Debug> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 6149 | 2026.03.12 01:38:08.367671 [ 275 ] {5379c5b1-1dd7-4dfb-a744-a2e2e97def63} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 6150 | 2026.03.12 01:38:08.367713 [ 42 ] {} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2026.03.12 01:38:08.367726 [ 275 ] {5379c5b1-1dd7-4dfb-a744-a2e2e97def63} <Debug> TCPHandler: Processed in 0.001217028 sec. | ||
| 6152 | 2026.03.12 01:38:08.367747 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6153 | 2026.03.12 01:38:08.367813 [ 194 ] {7d4379ee-0be1-4f8b-91f4-ec6ad93cb549::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 | ||
| 6154 | 2026.03.12 01:38:08.367843 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6155 | 2026.03.12 01:38:08.367903 [ 194 ] {7d4379ee-0be1-4f8b-91f4-ec6ad93cb549::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6156 | 2026.03.12 01:38:08.367933 [ 194 ] {7d4379ee-0be1-4f8b-91f4-ec6ad93cb549::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 6157 | 2026.03.12 01:38:08.367938 [ 275 ] {66d99ec5-2876-4a37-8c72-fcef9453ec51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6158 | 2026.03.12 01:38:08.367978 [ 194 ] {7d4379ee-0be1-4f8b-91f4-ec6ad93cb549::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 6159 | 2026.03.12 01:38:08.367997 [ 275 ] {66d99ec5-2876-4a37-8c72-fcef9453ec51} <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 | ||
| 6160 | 2026.03.12 01:38:08.368017 [ 194 ] {7d4379ee-0be1-4f8b-91f4-ec6ad93cb549::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 6161 | 2026.03.12 01:38:08.368056 [ 194 ] {7d4379ee-0be1-4f8b-91f4-ec6ad93cb549::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 6162 | 2026.03.12 01:38:08.368091 [ 194 ] {7d4379ee-0be1-4f8b-91f4-ec6ad93cb549::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 6163 | 2026.03.12 01:38:08.368125 [ 194 ] {7d4379ee-0be1-4f8b-91f4-ec6ad93cb549::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 6164 | 2026.03.12 01:38:08.368828 [ 200 ] {7d4379ee-0be1-4f8b-91f4-ec6ad93cb549::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.001039446 sec., 6734.356570711706 rows/sec., 450.02 KiB/sec. | ||
| 6165 | 2026.03.12 01:38:08.368859 [ 275 ] {66d99ec5-2876-4a37-8c72-fcef9453ec51} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6166 | 2026.03.12 01:38:08.368896 [ 275 ] {66d99ec5-2876-4a37-8c72-fcef9453ec51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6167 | 2026.03.12 01:38:08.368939 [ 194 ] {7d4379ee-0be1-4f8b-91f4-ec6ad93cb549::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 6168 | 2026.03.12 01:38:08.369205 [ 194 ] {7d4379ee-0be1-4f8b-91f4-ec6ad93cb549::all_1_6_1} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6169 | 2026.03.12 01:38:08.369268 [ 194 ] {7d4379ee-0be1-4f8b-91f4-ec6ad93cb549::all_1_6_1} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 6170 | 2026.03.12 01:38:08.369329 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6171 | 2026.03.12 01:38:08.369489 [ 275 ] {66d99ec5-2876-4a37-8c72-fcef9453ec51} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6172 | 2026.03.12 01:38:08.369718 [ 275 ] {66d99ec5-2876-4a37-8c72-fcef9453ec51} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6173 | 2026.03.12 01:38:08.369833 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6174 | 2026.03.12 01:38:08.369854 [ 275 ] {66d99ec5-2876-4a37-8c72-fcef9453ec51} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001934 sec., 18097.20785935884 rows/sec., 32.43 MiB/sec. | ||
| 6175 | 2026.03.12 01:38:08.369864 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6176 | 2026.03.12 01:38:08.369899 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6177 | 2026.03.12 01:38:08.369913 [ 275 ] {66d99ec5-2876-4a37-8c72-fcef9453ec51} <Debug> TCPHandler: Processed in 0.002117441 sec. | ||
| 6178 | 2026.03.12 01:38:08.369964 [ 194 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::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 | ||
| 6179 | 2026.03.12 01:38:08.370028 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6180 | 2026.03.12 01:38:08.370124 [ 275 ] {dd1f8363-a26d-471c-b9d0-89f3c4038825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6181 | 2026.03.12 01:38:08.370132 [ 194 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6182 | 2026.03.12 01:38:08.370168 [ 275 ] {dd1f8363-a26d-471c-b9d0-89f3c4038825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6183 | 2026.03.12 01:38:08.370184 [ 194 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 558 rows starting from the beginning of the part | ||
| 6184 | 2026.03.12 01:38:08.370293 [ 194 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 46 rows starting from the beginning of the part | ||
| 6185 | 2026.03.12 01:38:08.370389 [ 194 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
| 6186 | 2026.03.12 01:38:08.370481 [ 194 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 35 rows starting from the beginning of the part | ||
| 6187 | 2026.03.12 01:38:08.370511 [ 275 ] {dd1f8363-a26d-471c-b9d0-89f3c4038825} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6188 | 2026.03.12 01:38:08.370550 [ 275 ] {dd1f8363-a26d-471c-b9d0-89f3c4038825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6189 | 2026.03.12 01:38:08.370575 [ 194 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
| 6190 | 2026.03.12 01:38:08.370673 [ 194 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 35 rows starting from the beginning of the part | ||
| 6191 | 2026.03.12 01:38:08.370875 [ 275 ] {dd1f8363-a26d-471c-b9d0-89f3c4038825} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6192 | 2026.03.12 01:38:08.371145 [ 275 ] {dd1f8363-a26d-471c-b9d0-89f3c4038825} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6193 | 2026.03.12 01:38:08.371283 [ 275 ] {dd1f8363-a26d-471c-b9d0-89f3c4038825} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001178 sec., 76400.67911714771 rows/sec., 4.78 MiB/sec. | ||
| 6194 | 2026.03.12 01:38:08.371318 [ 275 ] {dd1f8363-a26d-471c-b9d0-89f3c4038825} <Debug> TCPHandler: Processed in 0.00133772 sec. | ||
| 6195 | 2026.03.12 01:38:08.374462 [ 200 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 19 columns (19 merged, 0 gathered) in 0.004525879 sec., 151130.86319806604 rows/sec., 270.82 MiB/sec. | ||
| 6196 | 2026.03.12 01:38:08.375296 [ 194 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6197 | 2026.03.12 01:38:08.375611 [ 194 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6198 | 2026.03.12 01:38:08.375676 [ 194 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6199 | 2026.03.12 01:38:08.375761 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 6200 | 2026.03.12 01:38:08.769361 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6201 | 2026.03.12 01:38:08.787414 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6202 | 2026.03.12 01:38:08.787466 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6203 | 2026.03.12 01:38:08.793326 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6204 | 2026.03.12 01:38:08.794057 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6205 | 2026.03.12 01:38:08.794357 [ 42 ] {} <Debug> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6206 | 2026.03.12 01:38:08.794398 [ 42 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6207 | 2026.03.12 01:38:08.794420 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 6208 | 2026.03.12 01:38:08.794548 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 6209 | 2026.03.12 01:38:08.797634 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6210 | 2026.03.12 01:38:08.798751 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6211 | 2026.03.12 01:38:08.800199 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 6212 | 2026.03.12 01:38:08.804827 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 6213 | 2026.03.12 01:38:08.809378 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 6214 | 2026.03.12 01:38:08.813624 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 6215 | 2026.03.12 01:38:08.817983 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 6216 | 2026.03.12 01:38:08.821836 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 6217 | 2026.03.12 01:38:08.873808 [ 199 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079316461 sec., 2471.1137830519187 rows/sec., 12.78 MiB/sec. | ||
| 6218 | 2026.03.12 01:38:08.876736 [ 186 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6219 | 2026.03.12 01:38:08.878822 [ 186 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_26_5} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6220 | 2026.03.12 01:38:08.878894 [ 186 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_26_5} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6221 | 2026.03.12 01:38:08.880907 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6222 | 2026.03.12 01:38:09.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.05 MiB, peak 273.25 MiB, free memory in arenas 0.00 B, will set to 268.43 MiB (RSS), difference: 6.39 MiB | ||
| 6223 | 2026.03.12 01:38:13.087542 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 768 | ||
| 6224 | 2026.03.12 01:38:13.089914 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6225 | 2026.03.12 01:38:13.089972 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6226 | 2026.03.12 01:38:13.091245 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6227 | 2026.03.12 01:38:13.091538 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6228 | 2026.03.12 01:38:13.091906 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 768 | ||
| 6229 | 2026.03.12 01:38:13.343097 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6230 | 2026.03.12 01:38:13.343302 [ 275 ] {37af2e0f-7f99-4ff8-972b-b8a414cad5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6231 | 2026.03.12 01:38:13.343379 [ 275 ] {37af2e0f-7f99-4ff8-972b-b8a414cad5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6232 | 2026.03.12 01:38:13.344157 [ 275 ] {37af2e0f-7f99-4ff8-972b-b8a414cad5e0} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6233 | 2026.03.12 01:38:13.344215 [ 275 ] {37af2e0f-7f99-4ff8-972b-b8a414cad5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6234 | 2026.03.12 01:38:13.344626 [ 275 ] {37af2e0f-7f99-4ff8-972b-b8a414cad5e0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6235 | 2026.03.12 01:38:13.344868 [ 275 ] {37af2e0f-7f99-4ff8-972b-b8a414cad5e0} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6236 | 2026.03.12 01:38:13.345037 [ 275 ] {37af2e0f-7f99-4ff8-972b-b8a414cad5e0} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.00179 sec., 36871.50837988827 rows/sec., 2.92 MiB/sec. | ||
| 6237 | 2026.03.12 01:38:13.345088 [ 275 ] {37af2e0f-7f99-4ff8-972b-b8a414cad5e0} <Debug> TCPHandler: Processed in 0.002147803 sec. | ||
| 6238 | 2026.03.12 01:38:13.345286 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6239 | 2026.03.12 01:38:13.345391 [ 275 ] {05518c67-20d9-402a-8f63-679022358a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6240 | 2026.03.12 01:38:13.345438 [ 275 ] {05518c67-20d9-402a-8f63-679022358a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6241 | 2026.03.12 01:38:13.345909 [ 275 ] {05518c67-20d9-402a-8f63-679022358a7e} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6242 | 2026.03.12 01:38:13.345947 [ 275 ] {05518c67-20d9-402a-8f63-679022358a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6243 | 2026.03.12 01:38:13.346250 [ 275 ] {05518c67-20d9-402a-8f63-679022358a7e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6244 | 2026.03.12 01:38:13.346468 [ 275 ] {05518c67-20d9-402a-8f63-679022358a7e} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6245 | 2026.03.12 01:38:13.346604 [ 275 ] {05518c67-20d9-402a-8f63-679022358a7e} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001238 sec., 4038.772213247173 rows/sec., 303.70 KiB/sec. | ||
| 6246 | 2026.03.12 01:38:13.346642 [ 275 ] {05518c67-20d9-402a-8f63-679022358a7e} <Debug> TCPHandler: Processed in 0.001410232 sec. | ||
| 6247 | 2026.03.12 01:38:13.346758 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6248 | 2026.03.12 01:38:13.346853 [ 275 ] {9812710a-bdbb-4dde-9fb7-8fc5a8407fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6249 | 2026.03.12 01:38:13.346894 [ 275 ] {9812710a-bdbb-4dde-9fb7-8fc5a8407fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6250 | 2026.03.12 01:38:13.347348 [ 275 ] {9812710a-bdbb-4dde-9fb7-8fc5a8407fff} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6251 | 2026.03.12 01:38:13.347387 [ 275 ] {9812710a-bdbb-4dde-9fb7-8fc5a8407fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6252 | 2026.03.12 01:38:13.347697 [ 275 ] {9812710a-bdbb-4dde-9fb7-8fc5a8407fff} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6253 | 2026.03.12 01:38:13.347917 [ 275 ] {9812710a-bdbb-4dde-9fb7-8fc5a8407fff} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2026.03.12 01:38:13.348051 [ 275 ] {9812710a-bdbb-4dde-9fb7-8fc5a8407fff} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001219 sec., 56603.773584905655 rows/sec., 4.42 MiB/sec. | ||
| 6255 | 2026.03.12 01:38:13.348088 [ 275 ] {9812710a-bdbb-4dde-9fb7-8fc5a8407fff} <Debug> TCPHandler: Processed in 0.00138101 sec. | ||
| 6256 | 2026.03.12 01:38:13.348206 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6257 | 2026.03.12 01:38:13.348300 [ 275 ] {f83d8e26-2212-4abd-8e4f-b43b93ba0c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6258 | 2026.03.12 01:38:13.348345 [ 275 ] {f83d8e26-2212-4abd-8e4f-b43b93ba0c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6259 | 2026.03.12 01:38:13.348767 [ 275 ] {f83d8e26-2212-4abd-8e4f-b43b93ba0c16} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6260 | 2026.03.12 01:38:13.348803 [ 275 ] {f83d8e26-2212-4abd-8e4f-b43b93ba0c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6261 | 2026.03.12 01:38:13.349129 [ 275 ] {f83d8e26-2212-4abd-8e4f-b43b93ba0c16} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6262 | 2026.03.12 01:38:13.349340 [ 275 ] {f83d8e26-2212-4abd-8e4f-b43b93ba0c16} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6263 | 2026.03.12 01:38:13.349475 [ 275 ] {f83d8e26-2212-4abd-8e4f-b43b93ba0c16} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 6264 | 2026.03.12 01:38:13.349510 [ 275 ] {f83d8e26-2212-4abd-8e4f-b43b93ba0c16} <Debug> TCPHandler: Processed in 0.001354471 sec. | ||
| 6265 | 2026.03.12 01:38:13.349621 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6266 | 2026.03.12 01:38:13.349713 [ 275 ] {ab970fc3-9797-40e1-956b-9a686dd56044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6267 | 2026.03.12 01:38:13.349767 [ 275 ] {ab970fc3-9797-40e1-956b-9a686dd56044} <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 | ||
| 6268 | 2026.03.12 01:38:13.350517 [ 275 ] {ab970fc3-9797-40e1-956b-9a686dd56044} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6269 | 2026.03.12 01:38:13.350554 [ 275 ] {ab970fc3-9797-40e1-956b-9a686dd56044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6270 | 2026.03.12 01:38:13.351053 [ 275 ] {ab970fc3-9797-40e1-956b-9a686dd56044} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6271 | 2026.03.12 01:38:13.351269 [ 275 ] {ab970fc3-9797-40e1-956b-9a686dd56044} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6272 | 2026.03.12 01:38:13.351406 [ 275 ] {ab970fc3-9797-40e1-956b-9a686dd56044} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001711 sec., 2922.267679719462 rows/sec., 5.24 MiB/sec. | ||
| 6273 | 2026.03.12 01:38:13.351462 [ 275 ] {ab970fc3-9797-40e1-956b-9a686dd56044} <Debug> TCPHandler: Processed in 0.001890509 sec. | ||
| 6274 | 2026.03.12 01:38:13.351590 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6275 | 2026.03.12 01:38:13.351716 [ 275 ] {63599a28-bbb4-4f86-bf84-3b1ae9d69afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6276 | 2026.03.12 01:38:13.351769 [ 275 ] {63599a28-bbb4-4f86-bf84-3b1ae9d69afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6277 | 2026.03.12 01:38:13.352149 [ 275 ] {63599a28-bbb4-4f86-bf84-3b1ae9d69afc} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2026.03.12 01:38:13.352186 [ 275 ] {63599a28-bbb4-4f86-bf84-3b1ae9d69afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6279 | 2026.03.12 01:38:13.352524 [ 275 ] {63599a28-bbb4-4f86-bf84-3b1ae9d69afc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6280 | 2026.03.12 01:38:13.352739 [ 275 ] {63599a28-bbb4-4f86-bf84-3b1ae9d69afc} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2026.03.12 01:38:13.352872 [ 275 ] {63599a28-bbb4-4f86-bf84-3b1ae9d69afc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 6282 | 2026.03.12 01:38:13.352911 [ 275 ] {63599a28-bbb4-4f86-bf84-3b1ae9d69afc} <Debug> TCPHandler: Processed in 0.001383971 sec. | ||
| 6283 | 2026.03.12 01:38:13.617030 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6284 | 2026.03.12 01:38:13.617176 [ 275 ] {76e7eb25-af03-4e64-9c36-235e080655a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6285 | 2026.03.12 01:38:13.617233 [ 275 ] {76e7eb25-af03-4e64-9c36-235e080655a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6286 | 2026.03.12 01:38:13.617860 [ 275 ] {76e7eb25-af03-4e64-9c36-235e080655a7} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6287 | 2026.03.12 01:38:13.617910 [ 275 ] {76e7eb25-af03-4e64-9c36-235e080655a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6288 | 2026.03.12 01:38:13.618301 [ 275 ] {76e7eb25-af03-4e64-9c36-235e080655a7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6289 | 2026.03.12 01:38:13.618550 [ 275 ] {76e7eb25-af03-4e64-9c36-235e080655a7} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6290 | 2026.03.12 01:38:13.618720 [ 275 ] {76e7eb25-af03-4e64-9c36-235e080655a7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001576 sec., 15228.426395939086 rows/sec., 1.26 MiB/sec. | ||
| 6291 | 2026.03.12 01:38:13.618766 [ 275 ] {76e7eb25-af03-4e64-9c36-235e080655a7} <Debug> TCPHandler: Processed in 0.001837238 sec. | ||
| 6292 | 2026.03.12 01:38:13.618901 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6293 | 2026.03.12 01:38:13.619018 [ 275 ] {9f6c1680-fbfa-4734-8eb1-191b2913fd5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6294 | 2026.03.12 01:38:13.619065 [ 275 ] {9f6c1680-fbfa-4734-8eb1-191b2913fd5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6295 | 2026.03.12 01:38:13.619534 [ 275 ] {9f6c1680-fbfa-4734-8eb1-191b2913fd5a} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2026.03.12 01:38:13.619578 [ 275 ] {9f6c1680-fbfa-4734-8eb1-191b2913fd5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6297 | 2026.03.12 01:38:13.619925 [ 275 ] {9f6c1680-fbfa-4734-8eb1-191b2913fd5a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6298 | 2026.03.12 01:38:13.620131 [ 275 ] {9f6c1680-fbfa-4734-8eb1-191b2913fd5a} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2026.03.12 01:38:13.620259 [ 275 ] {9f6c1680-fbfa-4734-8eb1-191b2913fd5a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001265 sec., 4743.083003952569 rows/sec., 386.77 KiB/sec. | ||
| 6300 | 2026.03.12 01:38:13.620296 [ 275 ] {9f6c1680-fbfa-4734-8eb1-191b2913fd5a} <Debug> TCPHandler: Processed in 0.001461972 sec. | ||
| 6301 | 2026.03.12 01:38:13.620406 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6302 | 2026.03.12 01:38:13.620497 [ 275 ] {9035137c-1230-4a8d-9ab0-1db0a0074b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6303 | 2026.03.12 01:38:13.620534 [ 275 ] {9035137c-1230-4a8d-9ab0-1db0a0074b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6304 | 2026.03.12 01:38:13.622255 [ 275 ] {9035137c-1230-4a8d-9ab0-1db0a0074b19} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2026.03.12 01:38:13.622292 [ 275 ] {9035137c-1230-4a8d-9ab0-1db0a0074b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6306 | 2026.03.12 01:38:13.622716 [ 275 ] {9035137c-1230-4a8d-9ab0-1db0a0074b19} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6307 | 2026.03.12 01:38:13.622924 [ 275 ] {9035137c-1230-4a8d-9ab0-1db0a0074b19} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2026.03.12 01:38:13.623054 [ 275 ] {9035137c-1230-4a8d-9ab0-1db0a0074b19} <Debug> executeQuery: Read 2133 rows, 166.92 KiB in 0.002575 sec., 828349.5145631068 rows/sec., 63.30 MiB/sec. | ||
| 6309 | 2026.03.12 01:38:13.623091 [ 275 ] {9035137c-1230-4a8d-9ab0-1db0a0074b19} <Debug> TCPHandler: Processed in 0.002731562 sec. | ||
| 6310 | 2026.03.12 01:38:13.623197 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6311 | 2026.03.12 01:38:13.623359 [ 275 ] {61ce37a8-f754-4ceb-85ca-a9dbf76ce575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6312 | 2026.03.12 01:38:13.623429 [ 275 ] {61ce37a8-f754-4ceb-85ca-a9dbf76ce575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6313 | 2026.03.12 01:38:13.623946 [ 275 ] {61ce37a8-f754-4ceb-85ca-a9dbf76ce575} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6314 | 2026.03.12 01:38:13.623984 [ 275 ] {61ce37a8-f754-4ceb-85ca-a9dbf76ce575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6315 | 2026.03.12 01:38:13.624316 [ 275 ] {61ce37a8-f754-4ceb-85ca-a9dbf76ce575} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6316 | 2026.03.12 01:38:13.624540 [ 275 ] {61ce37a8-f754-4ceb-85ca-a9dbf76ce575} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6317 | 2026.03.12 01:38:13.624678 [ 275 ] {61ce37a8-f754-4ceb-85ca-a9dbf76ce575} <Debug> executeQuery: Read 64 rows, 4.84 KiB in 0.001407 sec., 45486.85145700071 rows/sec., 3.36 MiB/sec. | ||
| 6318 | 2026.03.12 01:38:13.624719 [ 275 ] {61ce37a8-f754-4ceb-85ca-a9dbf76ce575} <Debug> TCPHandler: Processed in 0.001568264 sec. | ||
| 6319 | 2026.03.12 01:38:13.624824 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6320 | 2026.03.12 01:38:13.624920 [ 275 ] {6c2604a1-1583-4c92-a1e7-0d4a02dd3ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6321 | 2026.03.12 01:38:13.624961 [ 275 ] {6c2604a1-1583-4c92-a1e7-0d4a02dd3ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6322 | 2026.03.12 01:38:13.625647 [ 275 ] {6c2604a1-1583-4c92-a1e7-0d4a02dd3ff4} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2026.03.12 01:38:13.625684 [ 275 ] {6c2604a1-1583-4c92-a1e7-0d4a02dd3ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6324 | 2026.03.12 01:38:13.626024 [ 275 ] {6c2604a1-1583-4c92-a1e7-0d4a02dd3ff4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6325 | 2026.03.12 01:38:13.626238 [ 275 ] {6c2604a1-1583-4c92-a1e7-0d4a02dd3ff4} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6326 | 2026.03.12 01:38:13.626375 [ 275 ] {6c2604a1-1583-4c92-a1e7-0d4a02dd3ff4} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001474 sec., 496607.8697421981 rows/sec., 29.37 MiB/sec. | ||
| 6327 | 2026.03.12 01:38:13.626415 [ 275 ] {6c2604a1-1583-4c92-a1e7-0d4a02dd3ff4} <Debug> TCPHandler: Processed in 0.001641315 sec. | ||
| 6328 | 2026.03.12 01:38:13.626530 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6329 | 2026.03.12 01:38:13.626626 [ 275 ] {90977aa3-d93e-45e3-85a4-bd964fe4c627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6330 | 2026.03.12 01:38:13.626666 [ 275 ] {90977aa3-d93e-45e3-85a4-bd964fe4c627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6331 | 2026.03.12 01:38:13.627055 [ 275 ] {90977aa3-d93e-45e3-85a4-bd964fe4c627} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6332 | 2026.03.12 01:38:13.627092 [ 275 ] {90977aa3-d93e-45e3-85a4-bd964fe4c627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6333 | 2026.03.12 01:38:13.627397 [ 275 ] {90977aa3-d93e-45e3-85a4-bd964fe4c627} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6334 | 2026.03.12 01:38:13.627614 [ 275 ] {90977aa3-d93e-45e3-85a4-bd964fe4c627} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6335 | 2026.03.12 01:38:13.627744 [ 275 ] {90977aa3-d93e-45e3-85a4-bd964fe4c627} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 61.84 KiB/sec. | ||
| 6336 | 2026.03.12 01:38:13.627783 [ 275 ] {90977aa3-d93e-45e3-85a4-bd964fe4c627} <Debug> TCPHandler: Processed in 0.00130288 sec. | ||
| 6337 | 2026.03.12 01:38:13.627893 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6338 | 2026.03.12 01:38:13.627987 [ 275 ] {f1856ada-459d-4e29-b3cf-c00f00854fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6339 | 2026.03.12 01:38:13.628027 [ 275 ] {f1856ada-459d-4e29-b3cf-c00f00854fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6340 | 2026.03.12 01:38:13.628422 [ 275 ] {f1856ada-459d-4e29-b3cf-c00f00854fc0} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6341 | 2026.03.12 01:38:13.628458 [ 275 ] {f1856ada-459d-4e29-b3cf-c00f00854fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6342 | 2026.03.12 01:38:13.628748 [ 275 ] {f1856ada-459d-4e29-b3cf-c00f00854fc0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6343 | 2026.03.12 01:38:13.628956 [ 275 ] {f1856ada-459d-4e29-b3cf-c00f00854fc0} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6344 | 2026.03.12 01:38:13.629090 [ 275 ] {f1856ada-459d-4e29-b3cf-c00f00854fc0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001121 sec., 10704.727921498661 rows/sec., 836.31 KiB/sec. | ||
| 6345 | 2026.03.12 01:38:13.629128 [ 275 ] {f1856ada-459d-4e29-b3cf-c00f00854fc0} <Debug> TCPHandler: Processed in 0.001285019 sec. | ||
| 6346 | 2026.03.12 01:38:13.629237 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6347 | 2026.03.12 01:38:13.629331 [ 275 ] {c003ad99-0af0-4a65-90cc-dc06a7d72ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6348 | 2026.03.12 01:38:13.629370 [ 275 ] {c003ad99-0af0-4a65-90cc-dc06a7d72ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6349 | 2026.03.12 01:38:13.630174 [ 275 ] {c003ad99-0af0-4a65-90cc-dc06a7d72ca5} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6350 | 2026.03.12 01:38:13.630211 [ 275 ] {c003ad99-0af0-4a65-90cc-dc06a7d72ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6351 | 2026.03.12 01:38:13.630563 [ 275 ] {c003ad99-0af0-4a65-90cc-dc06a7d72ca5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6352 | 2026.03.12 01:38:13.630779 [ 275 ] {c003ad99-0af0-4a65-90cc-dc06a7d72ca5} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6353 | 2026.03.12 01:38:13.630911 [ 275 ] {c003ad99-0af0-4a65-90cc-dc06a7d72ca5} <Debug> executeQuery: Read 1088 rows, 77.77 KiB in 0.001598 sec., 680851.0638297872 rows/sec., 47.53 MiB/sec. | ||
| 6354 | 2026.03.12 01:38:13.630950 [ 275 ] {c003ad99-0af0-4a65-90cc-dc06a7d72ca5} <Debug> TCPHandler: Processed in 0.001761167 sec. | ||
| 6355 | 2026.03.12 01:38:13.631062 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6356 | 2026.03.12 01:38:13.631157 [ 275 ] {e365fafe-d1d7-4884-b37e-6dd47186f81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6357 | 2026.03.12 01:38:13.631199 [ 275 ] {e365fafe-d1d7-4884-b37e-6dd47186f81c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6358 | 2026.03.12 01:38:13.632006 [ 275 ] {e365fafe-d1d7-4884-b37e-6dd47186f81c} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2026.03.12 01:38:13.632044 [ 275 ] {e365fafe-d1d7-4884-b37e-6dd47186f81c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6360 | 2026.03.12 01:38:13.632458 [ 275 ] {e365fafe-d1d7-4884-b37e-6dd47186f81c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6361 | 2026.03.12 01:38:13.632675 [ 275 ] {e365fafe-d1d7-4884-b37e-6dd47186f81c} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6362 | 2026.03.12 01:38:13.632811 [ 275 ] {e365fafe-d1d7-4884-b37e-6dd47186f81c} <Debug> executeQuery: Read 1286 rows, 83.70 KiB in 0.001672 sec., 769138.7559808613 rows/sec., 48.88 MiB/sec. | ||
| 6363 | 2026.03.12 01:38:13.632848 [ 275 ] {e365fafe-d1d7-4884-b37e-6dd47186f81c} <Debug> TCPHandler: Processed in 0.001835707 sec. | ||
| 6364 | 2026.03.12 01:38:13.632962 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6365 | 2026.03.12 01:38:13.633057 [ 275 ] {302b79b6-ffdd-4b02-8acc-9ab2b618533b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6366 | 2026.03.12 01:38:13.633110 [ 275 ] {302b79b6-ffdd-4b02-8acc-9ab2b618533b} <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 | ||
| 6367 | 2026.03.12 01:38:13.633982 [ 275 ] {302b79b6-ffdd-4b02-8acc-9ab2b618533b} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2026.03.12 01:38:13.634019 [ 275 ] {302b79b6-ffdd-4b02-8acc-9ab2b618533b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6369 | 2026.03.12 01:38:13.634600 [ 275 ] {302b79b6-ffdd-4b02-8acc-9ab2b618533b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6370 | 2026.03.12 01:38:13.634835 [ 275 ] {302b79b6-ffdd-4b02-8acc-9ab2b618533b} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2026.03.12 01:38:13.634980 [ 275 ] {302b79b6-ffdd-4b02-8acc-9ab2b618533b} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001941 sec., 23699.12416280268 rows/sec., 42.47 MiB/sec. | ||
| 6372 | 2026.03.12 01:38:13.635039 [ 275 ] {302b79b6-ffdd-4b02-8acc-9ab2b618533b} <Debug> TCPHandler: Processed in 0.002127123 sec. | ||
| 6373 | 2026.03.12 01:38:13.635154 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6374 | 2026.03.12 01:38:13.635249 [ 275 ] {8b36f5fc-4061-48e2-85ba-145257cdc841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6375 | 2026.03.12 01:38:13.635290 [ 275 ] {8b36f5fc-4061-48e2-85ba-145257cdc841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6376 | 2026.03.12 01:38:13.635610 [ 275 ] {8b36f5fc-4061-48e2-85ba-145257cdc841} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6377 | 2026.03.12 01:38:13.635646 [ 275 ] {8b36f5fc-4061-48e2-85ba-145257cdc841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6378 | 2026.03.12 01:38:13.635937 [ 275 ] {8b36f5fc-4061-48e2-85ba-145257cdc841} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6379 | 2026.03.12 01:38:13.636146 [ 275 ] {8b36f5fc-4061-48e2-85ba-145257cdc841} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6380 | 2026.03.12 01:38:13.636283 [ 275 ] {8b36f5fc-4061-48e2-85ba-145257cdc841} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001053 sec., 11396.011396011398 rows/sec., 786.44 KiB/sec. | ||
| 6381 | 2026.03.12 01:38:13.636319 [ 275 ] {8b36f5fc-4061-48e2-85ba-145257cdc841} <Debug> TCPHandler: Processed in 0.001214478 sec. | ||
| 6382 | 2026.03.12 01:38:14.001270 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.93 MiB, peak 273.25 MiB, free memory in arenas 0.00 B, will set to 268.73 MiB (RSS), difference: -1.21 MiB | ||
| 6383 | 2026.03.12 01:38:15.545712 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12968 | ||
| 6384 | 2026.03.12 01:38:15.546219 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6385 | 2026.03.12 01:38:15.546266 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6386 | 2026.03.12 01:38:15.546766 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6387 | 2026.03.12 01:38:15.547010 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6388 | 2026.03.12 01:38:15.547152 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12968 | ||
| 6389 | 2026.03.12 01:38:16.298524 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6390 | 2026.03.12 01:38:16.313381 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6391 | 2026.03.12 01:38:16.313425 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6392 | 2026.03.12 01:38:16.319381 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6393 | 2026.03.12 01:38:16.320083 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6394 | 2026.03.12 01:38:16.322663 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6395 | 2026.03.12 01:38:18.340575 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6396 | 2026.03.12 01:38:18.340769 [ 275 ] {f211f0ab-8025-48a0-b236-a22da0faae59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6397 | 2026.03.12 01:38:18.340839 [ 275 ] {f211f0ab-8025-48a0-b236-a22da0faae59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6398 | 2026.03.12 01:38:18.341562 [ 275 ] {f211f0ab-8025-48a0-b236-a22da0faae59} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2026.03.12 01:38:18.341613 [ 275 ] {f211f0ab-8025-48a0-b236-a22da0faae59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6400 | 2026.03.12 01:38:18.342043 [ 275 ] {f211f0ab-8025-48a0-b236-a22da0faae59} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6401 | 2026.03.12 01:38:18.342309 [ 275 ] {f211f0ab-8025-48a0-b236-a22da0faae59} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2026.03.12 01:38:18.342475 [ 275 ] {f211f0ab-8025-48a0-b236-a22da0faae59} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001758 sec., 31854.37997724687 rows/sec., 2.43 MiB/sec. | ||
| 6403 | 2026.03.12 01:38:18.342473 [ 26 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6404 | 2026.03.12 01:38:18.342536 [ 275 ] {f211f0ab-8025-48a0-b236-a22da0faae59} <Debug> TCPHandler: Processed in 0.002096271 sec. | ||
| 6405 | 2026.03.12 01:38:18.342576 [ 26 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6406 | 2026.03.12 01:38:18.342617 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6407 | 2026.03.12 01:38:18.342714 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6408 | 2026.03.12 01:38:18.342759 [ 189 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 6409 | 2026.03.12 01:38:18.342831 [ 275 ] {d344b1a5-caf6-430c-97c6-8167ce85cde5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6410 | 2026.03.12 01:38:18.342883 [ 275 ] {d344b1a5-caf6-430c-97c6-8167ce85cde5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6411 | 2026.03.12 01:38:18.342908 [ 189 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6412 | 2026.03.12 01:38:18.342949 [ 189 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2893 rows starting from the beginning of the part | ||
| 6413 | 2026.03.12 01:38:18.343016 [ 189 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 68 rows starting from the beginning of the part | ||
| 6414 | 2026.03.12 01:38:18.343059 [ 189 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 867 rows starting from the beginning of the part | ||
| 6415 | 2026.03.12 01:38:18.343108 [ 189 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 66 rows starting from the beginning of the part | ||
| 6416 | 2026.03.12 01:38:18.343164 [ 189 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2133 rows starting from the beginning of the part | ||
| 6417 | 2026.03.12 01:38:18.343206 [ 189 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 6418 | 2026.03.12 01:38:18.343356 [ 275 ] {d344b1a5-caf6-430c-97c6-8167ce85cde5} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6419 | 2026.03.12 01:38:18.343401 [ 275 ] {d344b1a5-caf6-430c-97c6-8167ce85cde5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6420 | 2026.03.12 01:38:18.343793 [ 275 ] {d344b1a5-caf6-430c-97c6-8167ce85cde5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6421 | 2026.03.12 01:38:18.344131 [ 275 ] {d344b1a5-caf6-430c-97c6-8167ce85cde5} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6422 | 2026.03.12 01:38:18.344264 [ 26 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6423 | 2026.03.12 01:38:18.344282 [ 275 ] {d344b1a5-caf6-430c-97c6-8167ce85cde5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001476 sec., 43360.43360433604 rows/sec., 3.38 MiB/sec. | ||
| 6424 | 2026.03.12 01:38:18.344309 [ 26 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6425 | 2026.03.12 01:38:18.344335 [ 275 ] {d344b1a5-caf6-430c-97c6-8167ce85cde5} <Debug> TCPHandler: Processed in 0.001683385 sec. | ||
| 6426 | 2026.03.12 01:38:18.344336 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6427 | 2026.03.12 01:38:18.344464 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6428 | 2026.03.12 01:38:18.344470 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 6429 | 2026.03.12 01:38:18.344573 [ 275 ] {507a3bb8-9541-4bba-badb-82fcac85df88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6430 | 2026.03.12 01:38:18.344598 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6431 | 2026.03.12 01:38:18.344715 [ 275 ] {507a3bb8-9541-4bba-badb-82fcac85df88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6432 | 2026.03.12 01:38:18.344719 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1551 rows starting from the beginning of the part | ||
| 6433 | 2026.03.12 01:38:18.344809 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 73 rows starting from the beginning of the part | ||
| 6434 | 2026.03.12 01:38:18.344858 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 525 rows starting from the beginning of the part | ||
| 6435 | 2026.03.12 01:38:18.344910 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 69 rows starting from the beginning of the part | ||
| 6436 | 2026.03.12 01:38:18.344955 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1088 rows starting from the beginning of the part | ||
| 6437 | 2026.03.12 01:38:18.344998 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 6438 | 2026.03.12 01:38:18.345179 [ 275 ] {507a3bb8-9541-4bba-badb-82fcac85df88} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6439 | 2026.03.12 01:38:18.345224 [ 275 ] {507a3bb8-9541-4bba-badb-82fcac85df88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6440 | 2026.03.12 01:38:18.345576 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6083 rows, containing 5 columns (5 merged, 0 gathered) in 0.002881853 sec., 2110794.686613092 rows/sec., 170.70 MiB/sec. | ||
| 6441 | 2026.03.12 01:38:18.345814 [ 275 ] {507a3bb8-9541-4bba-badb-82fcac85df88} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6442 | 2026.03.12 01:38:18.345890 [ 202 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6443 | 2026.03.12 01:38:18.346088 [ 275 ] {507a3bb8-9541-4bba-badb-82fcac85df88} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6444 | 2026.03.12 01:38:18.346224 [ 202 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_41_8} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6445 | 2026.03.12 01:38:18.346228 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6446 | 2026.03.12 01:38:18.346246 [ 275 ] {507a3bb8-9541-4bba-badb-82fcac85df88} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001696 sec., 75471.69811320755 rows/sec., 5.26 MiB/sec. | ||
| 6447 | 2026.03.12 01:38:18.346277 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6448 | 2026.03.12 01:38:18.346302 [ 275 ] {507a3bb8-9541-4bba-badb-82fcac85df88} <Debug> TCPHandler: Processed in 0.001888438 sec. | ||
| 6449 | 2026.03.12 01:38:18.346311 [ 202 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_41_8} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6450 | 2026.03.12 01:38:18.346302 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6451 | 2026.03.12 01:38:18.346445 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6452 | 2026.03.12 01:38:18.346452 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 6453 | 2026.03.12 01:38:18.346536 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 6454 | 2026.03.12 01:38:18.346561 [ 192 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3370 rows, containing 5 columns (5 merged, 0 gathered) in 0.002146682 sec., 1569864.563079208 rows/sec., 116.56 MiB/sec. | ||
| 6455 | 2026.03.12 01:38:18.346567 [ 275 ] {ff53cd5f-ce0d-405e-a0f1-fda57e88eaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6456 | 2026.03.12 01:38:18.346629 [ 275 ] {ff53cd5f-ce0d-405e-a0f1-fda57e88eaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6457 | 2026.03.12 01:38:18.346693 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6458 | 2026.03.12 01:38:18.346740 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12185 rows starting from the beginning of the part | ||
| 6459 | 2026.03.12 01:38:18.346792 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6460 | 2026.03.12 01:38:18.346816 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 162 rows starting from the beginning of the part | ||
| 6461 | 2026.03.12 01:38:18.346870 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 265 rows starting from the beginning of the part | ||
| 6462 | 2026.03.12 01:38:18.346919 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6463 | 2026.03.12 01:38:18.346967 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1286 rows starting from the beginning of the part | ||
| 6464 | 2026.03.12 01:38:18.347012 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 128 rows starting from the beginning of the part | ||
| 6465 | 2026.03.12 01:38:18.347014 [ 275 ] {ff53cd5f-ce0d-405e-a0f1-fda57e88eaca} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6466 | 2026.03.12 01:38:18.347070 [ 275 ] {ff53cd5f-ce0d-405e-a0f1-fda57e88eaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6467 | 2026.03.12 01:38:18.347090 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_41_8} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6468 | 2026.03.12 01:38:18.347180 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_41_8} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6469 | 2026.03.12 01:38:18.347251 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6470 | 2026.03.12 01:38:18.347466 [ 275 ] {ff53cd5f-ce0d-405e-a0f1-fda57e88eaca} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6471 | 2026.03.12 01:38:18.347735 [ 275 ] {ff53cd5f-ce0d-405e-a0f1-fda57e88eaca} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6472 | 2026.03.12 01:38:18.347859 [ 26 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6473 | 2026.03.12 01:38:18.347875 [ 275 ] {ff53cd5f-ce0d-405e-a0f1-fda57e88eaca} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001332 sec., 36036.036036036036 rows/sec., 2.43 MiB/sec. | ||
| 6474 | 2026.03.12 01:38:18.347899 [ 26 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2026.03.12 01:38:18.347922 [ 275 ] {ff53cd5f-ce0d-405e-a0f1-fda57e88eaca} <Debug> TCPHandler: Processed in 0.001530223 sec. | ||
| 6476 | 2026.03.12 01:38:18.347925 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6477 | 2026.03.12 01:38:18.348018 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 6478 | 2026.03.12 01:38:18.348111 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6479 | 2026.03.12 01:38:18.348138 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1800 rows starting from the beginning of the part | ||
| 6480 | 2026.03.12 01:38:18.348192 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6481 | 2026.03.12 01:38:18.348236 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part | ||
| 6482 | 2026.03.12 01:38:18.348273 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6483 | 2026.03.12 01:38:18.348309 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 12 rows starting from the beginning of the part | ||
| 6484 | 2026.03.12 01:38:18.348346 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part | ||
| 6485 | 2026.03.12 01:38:18.349485 [ 192 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2070 rows, containing 4 columns (4 merged, 0 gathered) in 0.001497732 sec., 1382089.71965612 rows/sec., 91.86 MiB/sec. | ||
| 6486 | 2026.03.12 01:38:18.349733 [ 198 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6487 | 2026.03.12 01:38:18.349984 [ 198 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_41_8} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6488 | 2026.03.12 01:38:18.350047 [ 198 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_41_8} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6489 | 2026.03.12 01:38:18.350117 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 6490 | 2026.03.12 01:38:18.352112 [ 192 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14186 rows, containing 5 columns (5 merged, 0 gathered) in 0.005715306 sec., 2482106.81982732 rows/sec., 165.29 MiB/sec. | ||
| 6491 | 2026.03.12 01:38:18.352618 [ 198 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6492 | 2026.03.12 01:38:18.352887 [ 198 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6493 | 2026.03.12 01:38:18.352963 [ 198 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6494 | 2026.03.12 01:38:18.353051 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.55 MiB. | ||
| 6495 | 2026.03.12 01:38:19.001157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.16 MiB, peak 277.37 MiB, free memory in arenas 0.00 B, will set to 271.86 MiB (RSS), difference: 1.70 MiB | ||
| 6496 | 2026.03.12 01:38:22.908041 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6497 | 2026.03.12 01:38:22.908141 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6498 | 2026.03.12 01:38:23.048114 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13480 | ||
| 6499 | 2026.03.12 01:38:23.048629 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6500 | 2026.03.12 01:38:23.048668 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6501 | 2026.03.12 01:38:23.049168 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6502 | 2026.03.12 01:38:23.049392 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6503 | 2026.03.12 01:38:23.049518 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13480 | ||
| 6504 | 2026.03.12 01:38:23.092923 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 810 | ||
| 6505 | 2026.03.12 01:38:23.095368 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6506 | 2026.03.12 01:38:23.095415 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6507 | 2026.03.12 01:38:23.096615 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6508 | 2026.03.12 01:38:23.096881 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6509 | 2026.03.12 01:38:23.097029 [ 94 ] {} <Debug> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6510 | 2026.03.12 01:38:23.097091 [ 94 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6511 | 2026.03.12 01:38:23.097112 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6512 | 2026.03.12 01:38:23.097133 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 810 | ||
| 6513 | 2026.03.12 01:38:23.097205 [ 195 ] {c1224153-30d8-4782-bd40-38e6052028c9::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 | ||
| 6514 | 2026.03.12 01:38:23.097704 [ 195 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6515 | 2026.03.12 01:38:23.097861 [ 195 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 620 rows starting from the beginning of the part | ||
| 6516 | 2026.03.12 01:38:23.098221 [ 195 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 6517 | 2026.03.12 01:38:23.098566 [ 195 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part | ||
| 6518 | 2026.03.12 01:38:23.098875 [ 195 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 6519 | 2026.03.12 01:38:23.099185 [ 195 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 6520 | 2026.03.12 01:38:23.099498 [ 195 ] {c1224153-30d8-4782-bd40-38e6052028c9::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 | ||
| 6521 | 2026.03.12 01:38:23.105989 [ 192 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 810 rows, containing 72 columns (72 merged, 0 gathered) in 0.008820293 sec., 91833.68398306043 rows/sec., 80.35 MiB/sec. | ||
| 6522 | 2026.03.12 01:38:23.107043 [ 193 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6523 | 2026.03.12 01:38:23.107658 [ 193 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_21_4} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6524 | 2026.03.12 01:38:23.107725 [ 193 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_21_4} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6525 | 2026.03.12 01:38:23.107926 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 6526 | 2026.03.12 01:38:23.342891 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6527 | 2026.03.12 01:38:23.343182 [ 275 ] {3fce47ac-58cb-4c3b-92ef-0066fd9cf44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6528 | 2026.03.12 01:38:23.343247 [ 275 ] {3fce47ac-58cb-4c3b-92ef-0066fd9cf44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6529 | 2026.03.12 01:38:23.343909 [ 275 ] {3fce47ac-58cb-4c3b-92ef-0066fd9cf44d} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6530 | 2026.03.12 01:38:23.343954 [ 275 ] {3fce47ac-58cb-4c3b-92ef-0066fd9cf44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6531 | 2026.03.12 01:38:23.344340 [ 275 ] {3fce47ac-58cb-4c3b-92ef-0066fd9cf44d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6532 | 2026.03.12 01:38:23.344568 [ 275 ] {3fce47ac-58cb-4c3b-92ef-0066fd9cf44d} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6533 | 2026.03.12 01:38:23.344728 [ 275 ] {3fce47ac-58cb-4c3b-92ef-0066fd9cf44d} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001595 sec., 41379.31034482759 rows/sec., 3.28 MiB/sec. | ||
| 6534 | 2026.03.12 01:38:23.344777 [ 275 ] {3fce47ac-58cb-4c3b-92ef-0066fd9cf44d} <Debug> TCPHandler: Processed in 0.00201575 sec. | ||
| 6535 | 2026.03.12 01:38:23.344900 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6536 | 2026.03.12 01:38:23.344999 [ 275 ] {90b6d2e6-5398-4128-921a-addaf8e2835a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6537 | 2026.03.12 01:38:23.345041 [ 275 ] {90b6d2e6-5398-4128-921a-addaf8e2835a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6538 | 2026.03.12 01:38:23.345453 [ 275 ] {90b6d2e6-5398-4128-921a-addaf8e2835a} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6539 | 2026.03.12 01:38:23.345489 [ 275 ] {90b6d2e6-5398-4128-921a-addaf8e2835a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6540 | 2026.03.12 01:38:23.345782 [ 275 ] {90b6d2e6-5398-4128-921a-addaf8e2835a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6541 | 2026.03.12 01:38:23.345986 [ 275 ] {90b6d2e6-5398-4128-921a-addaf8e2835a} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6542 | 2026.03.12 01:38:23.346115 [ 275 ] {90b6d2e6-5398-4128-921a-addaf8e2835a} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001139 sec., 4389.815627743635 rows/sec., 330.09 KiB/sec. | ||
| 6543 | 2026.03.12 01:38:23.346153 [ 275 ] {90b6d2e6-5398-4128-921a-addaf8e2835a} <Debug> TCPHandler: Processed in 0.00130273 sec. | ||
| 6544 | 2026.03.12 01:38:23.346263 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6545 | 2026.03.12 01:38:23.346355 [ 275 ] {c69b7d36-a544-4f33-bbfb-cb8f99ff1a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6546 | 2026.03.12 01:38:23.346394 [ 275 ] {c69b7d36-a544-4f33-bbfb-cb8f99ff1a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6547 | 2026.03.12 01:38:23.346812 [ 275 ] {c69b7d36-a544-4f33-bbfb-cb8f99ff1a58} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6548 | 2026.03.12 01:38:23.346847 [ 275 ] {c69b7d36-a544-4f33-bbfb-cb8f99ff1a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6549 | 2026.03.12 01:38:23.347144 [ 275 ] {c69b7d36-a544-4f33-bbfb-cb8f99ff1a58} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6550 | 2026.03.12 01:38:23.347359 [ 275 ] {c69b7d36-a544-4f33-bbfb-cb8f99ff1a58} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6551 | 2026.03.12 01:38:23.347485 [ 275 ] {c69b7d36-a544-4f33-bbfb-cb8f99ff1a58} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001149 sec., 60052.21932114882 rows/sec., 4.69 MiB/sec. | ||
| 6552 | 2026.03.12 01:38:23.347522 [ 275 ] {c69b7d36-a544-4f33-bbfb-cb8f99ff1a58} <Debug> TCPHandler: Processed in 0.0013059 sec. | ||
| 6553 | 2026.03.12 01:38:23.347632 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6554 | 2026.03.12 01:38:23.347723 [ 275 ] {c62b19c3-ae1c-40f6-b0d5-dd7c5df1f425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6555 | 2026.03.12 01:38:23.347766 [ 275 ] {c62b19c3-ae1c-40f6-b0d5-dd7c5df1f425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6556 | 2026.03.12 01:38:23.348184 [ 275 ] {c62b19c3-ae1c-40f6-b0d5-dd7c5df1f425} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6557 | 2026.03.12 01:38:23.348219 [ 275 ] {c62b19c3-ae1c-40f6-b0d5-dd7c5df1f425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6558 | 2026.03.12 01:38:23.348540 [ 275 ] {c62b19c3-ae1c-40f6-b0d5-dd7c5df1f425} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6559 | 2026.03.12 01:38:23.348749 [ 275 ] {c62b19c3-ae1c-40f6-b0d5-dd7c5df1f425} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6560 | 2026.03.12 01:38:23.348875 [ 275 ] {c62b19c3-ae1c-40f6-b0d5-dd7c5df1f425} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 6561 | 2026.03.12 01:38:23.348911 [ 275 ] {c62b19c3-ae1c-40f6-b0d5-dd7c5df1f425} <Debug> TCPHandler: Processed in 0.00132598 sec. | ||
| 6562 | 2026.03.12 01:38:23.349017 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6563 | 2026.03.12 01:38:23.349108 [ 275 ] {c32c9b78-575a-4cdd-a953-cf265fdd70e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6564 | 2026.03.12 01:38:23.349160 [ 275 ] {c32c9b78-575a-4cdd-a953-cf265fdd70e5} <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 | ||
| 6565 | 2026.03.12 01:38:23.349867 [ 275 ] {c32c9b78-575a-4cdd-a953-cf265fdd70e5} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6566 | 2026.03.12 01:38:23.349900 [ 275 ] {c32c9b78-575a-4cdd-a953-cf265fdd70e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6567 | 2026.03.12 01:38:23.350452 [ 275 ] {c32c9b78-575a-4cdd-a953-cf265fdd70e5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6568 | 2026.03.12 01:38:23.350666 [ 275 ] {c32c9b78-575a-4cdd-a953-cf265fdd70e5} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6569 | 2026.03.12 01:38:23.350802 [ 275 ] {c32c9b78-575a-4cdd-a953-cf265fdd70e5} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001711 sec., 2922.267679719462 rows/sec., 5.24 MiB/sec. | ||
| 6570 | 2026.03.12 01:38:23.350862 [ 275 ] {c32c9b78-575a-4cdd-a953-cf265fdd70e5} <Debug> TCPHandler: Processed in 0.001890549 sec. | ||
| 6571 | 2026.03.12 01:38:23.350963 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6572 | 2026.03.12 01:38:23.351055 [ 275 ] {049261c8-30fe-495c-95b2-ea17e72257d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6573 | 2026.03.12 01:38:23.351095 [ 275 ] {049261c8-30fe-495c-95b2-ea17e72257d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6574 | 2026.03.12 01:38:23.351431 [ 275 ] {049261c8-30fe-495c-95b2-ea17e72257d4} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6575 | 2026.03.12 01:38:23.351464 [ 275 ] {049261c8-30fe-495c-95b2-ea17e72257d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6576 | 2026.03.12 01:38:23.351761 [ 275 ] {049261c8-30fe-495c-95b2-ea17e72257d4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6577 | 2026.03.12 01:38:23.351965 [ 275 ] {049261c8-30fe-495c-95b2-ea17e72257d4} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6578 | 2026.03.12 01:38:23.352090 [ 275 ] {049261c8-30fe-495c-95b2-ea17e72257d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 6579 | 2026.03.12 01:38:23.352125 [ 275 ] {049261c8-30fe-495c-95b2-ea17e72257d4} <Debug> TCPHandler: Processed in 0.001208039 sec. | ||
| 6580 | 2026.03.12 01:38:23.822758 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6581 | 2026.03.12 01:38:23.839443 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6582 | 2026.03.12 01:38:23.839492 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6583 | 2026.03.12 01:38:23.846019 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6584 | 2026.03.12 01:38:23.846768 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2026.03.12 01:38:23.849771 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6586 | 2026.03.12 01:38:28.344519 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6587 | 2026.03.12 01:38:28.344715 [ 275 ] {41b1748d-2b44-4050-a0bd-dd07733f658d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6588 | 2026.03.12 01:38:28.344785 [ 275 ] {41b1748d-2b44-4050-a0bd-dd07733f658d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6589 | 2026.03.12 01:38:28.345503 [ 275 ] {41b1748d-2b44-4050-a0bd-dd07733f658d} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6590 | 2026.03.12 01:38:28.345555 [ 275 ] {41b1748d-2b44-4050-a0bd-dd07733f658d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6591 | 2026.03.12 01:38:28.346011 [ 275 ] {41b1748d-2b44-4050-a0bd-dd07733f658d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6592 | 2026.03.12 01:38:28.346251 [ 275 ] {41b1748d-2b44-4050-a0bd-dd07733f658d} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6593 | 2026.03.12 01:38:28.346417 [ 275 ] {41b1748d-2b44-4050-a0bd-dd07733f658d} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001752 sec., 71917.80821917808 rows/sec., 6.18 MiB/sec. | ||
| 6594 | 2026.03.12 01:38:28.346468 [ 275 ] {41b1748d-2b44-4050-a0bd-dd07733f658d} <Debug> TCPHandler: Processed in 0.002092822 sec. | ||
| 6595 | 2026.03.12 01:38:28.346599 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6596 | 2026.03.12 01:38:28.346700 [ 275 ] {22136de8-46ac-423b-a937-a0676878b1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6597 | 2026.03.12 01:38:28.346742 [ 275 ] {22136de8-46ac-423b-a937-a0676878b1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6598 | 2026.03.12 01:38:28.347178 [ 275 ] {22136de8-46ac-423b-a937-a0676878b1a4} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6599 | 2026.03.12 01:38:28.347216 [ 275 ] {22136de8-46ac-423b-a937-a0676878b1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6600 | 2026.03.12 01:38:28.347534 [ 275 ] {22136de8-46ac-423b-a937-a0676878b1a4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6601 | 2026.03.12 01:38:28.347749 [ 275 ] {22136de8-46ac-423b-a937-a0676878b1a4} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6602 | 2026.03.12 01:38:28.347891 [ 275 ] {22136de8-46ac-423b-a937-a0676878b1a4} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001213 sec., 28854.080791426215 rows/sec., 2.12 MiB/sec. | ||
| 6603 | 2026.03.12 01:38:28.347930 [ 275 ] {22136de8-46ac-423b-a937-a0676878b1a4} <Debug> TCPHandler: Processed in 0.001384151 sec. | ||
| 6604 | 2026.03.12 01:38:28.348042 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6605 | 2026.03.12 01:38:28.348136 [ 275 ] {173e9e77-70d2-4d9b-a372-3df8ed0cf852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6606 | 2026.03.12 01:38:28.348177 [ 275 ] {173e9e77-70d2-4d9b-a372-3df8ed0cf852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6607 | 2026.03.12 01:38:28.348602 [ 275 ] {173e9e77-70d2-4d9b-a372-3df8ed0cf852} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6608 | 2026.03.12 01:38:28.348638 [ 275 ] {173e9e77-70d2-4d9b-a372-3df8ed0cf852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6609 | 2026.03.12 01:38:28.348955 [ 275 ] {173e9e77-70d2-4d9b-a372-3df8ed0cf852} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6610 | 2026.03.12 01:38:28.349168 [ 275 ] {173e9e77-70d2-4d9b-a372-3df8ed0cf852} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6611 | 2026.03.12 01:38:28.349295 [ 275 ] {173e9e77-70d2-4d9b-a372-3df8ed0cf852} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001178 sec., 84040.74702886248 rows/sec., 6.56 MiB/sec. | ||
| 6612 | 2026.03.12 01:38:28.349334 [ 275 ] {173e9e77-70d2-4d9b-a372-3df8ed0cf852} <Debug> TCPHandler: Processed in 0.001341231 sec. | ||
| 6613 | 2026.03.12 01:38:28.349445 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6614 | 2026.03.12 01:38:28.349541 [ 275 ] {a2c1de57-1839-4f21-97ac-90ed57a76c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6615 | 2026.03.12 01:38:28.349584 [ 275 ] {a2c1de57-1839-4f21-97ac-90ed57a76c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6616 | 2026.03.12 01:38:28.350003 [ 275 ] {a2c1de57-1839-4f21-97ac-90ed57a76c9f} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6617 | 2026.03.12 01:38:28.350038 [ 275 ] {a2c1de57-1839-4f21-97ac-90ed57a76c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6618 | 2026.03.12 01:38:28.350390 [ 275 ] {a2c1de57-1839-4f21-97ac-90ed57a76c9f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6619 | 2026.03.12 01:38:28.350601 [ 275 ] {a2c1de57-1839-4f21-97ac-90ed57a76c9f} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6620 | 2026.03.12 01:38:28.350731 [ 275 ] {a2c1de57-1839-4f21-97ac-90ed57a76c9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 6621 | 2026.03.12 01:38:28.350769 [ 275 ] {a2c1de57-1839-4f21-97ac-90ed57a76c9f} <Debug> TCPHandler: Processed in 0.0013721 sec. | ||
| 6622 | 2026.03.12 01:38:28.350876 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6623 | 2026.03.12 01:38:28.350969 [ 275 ] {fdf00f9c-0228-4d73-a2ed-79ead2e99f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6624 | 2026.03.12 01:38:28.351023 [ 275 ] {fdf00f9c-0228-4d73-a2ed-79ead2e99f93} <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 | ||
| 6625 | 2026.03.12 01:38:28.351858 [ 275 ] {fdf00f9c-0228-4d73-a2ed-79ead2e99f93} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6626 | 2026.03.12 01:38:28.351895 [ 275 ] {fdf00f9c-0228-4d73-a2ed-79ead2e99f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6627 | 2026.03.12 01:38:28.352461 [ 275 ] {fdf00f9c-0228-4d73-a2ed-79ead2e99f93} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6628 | 2026.03.12 01:38:28.352679 [ 275 ] {fdf00f9c-0228-4d73-a2ed-79ead2e99f93} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6629 | 2026.03.12 01:38:28.352813 [ 275 ] {fdf00f9c-0228-4d73-a2ed-79ead2e99f93} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001863 sec., 18786.902844873857 rows/sec., 33.67 MiB/sec. | ||
| 6630 | 2026.03.12 01:38:28.352865 [ 275 ] {fdf00f9c-0228-4d73-a2ed-79ead2e99f93} <Debug> TCPHandler: Processed in 0.002038311 sec. | ||
| 6631 | 2026.03.12 01:38:28.352978 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6632 | 2026.03.12 01:38:28.353072 [ 275 ] {cb6aa18c-df27-4131-b06a-fb345434f5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6633 | 2026.03.12 01:38:28.353114 [ 275 ] {cb6aa18c-df27-4131-b06a-fb345434f5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6634 | 2026.03.12 01:38:28.353454 [ 275 ] {cb6aa18c-df27-4131-b06a-fb345434f5b8} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6635 | 2026.03.12 01:38:28.353495 [ 275 ] {cb6aa18c-df27-4131-b06a-fb345434f5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6636 | 2026.03.12 01:38:28.353802 [ 275 ] {cb6aa18c-df27-4131-b06a-fb345434f5b8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6637 | 2026.03.12 01:38:28.354014 [ 275 ] {cb6aa18c-df27-4131-b06a-fb345434f5b8} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6638 | 2026.03.12 01:38:28.354145 [ 275 ] {cb6aa18c-df27-4131-b06a-fb345434f5b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 6639 | 2026.03.12 01:38:28.354180 [ 275 ] {cb6aa18c-df27-4131-b06a-fb345434f5b8} <Debug> TCPHandler: Processed in 0.001253009 sec. | ||
| 6640 | 2026.03.12 01:38:30.549967 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13928 | ||
| 6641 | 2026.03.12 01:38:30.550444 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6642 | 2026.03.12 01:38:30.550487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6643 | 2026.03.12 01:38:30.550970 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6644 | 2026.03.12 01:38:30.551209 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6645 | 2026.03.12 01:38:30.551348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13928 | ||
| 6646 | 2026.03.12 01:38:31.350105 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6647 | 2026.03.12 01:38:31.366262 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6648 | 2026.03.12 01:38:31.366322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6649 | 2026.03.12 01:38:31.372788 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6650 | 2026.03.12 01:38:31.373510 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6651 | 2026.03.12 01:38:31.376366 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6652 | 2026.03.12 01:38:33.097778 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 834 | ||
| 6653 | 2026.03.12 01:38:33.100008 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6654 | 2026.03.12 01:38:33.100053 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6655 | 2026.03.12 01:38:33.101240 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6656 | 2026.03.12 01:38:33.101519 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6657 | 2026.03.12 01:38:33.101776 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 834 | ||
| 6658 | 2026.03.12 01:38:33.343380 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6659 | 2026.03.12 01:38:33.343596 [ 275 ] {ab6eb27f-b794-41ba-ae45-a2bb5fecbd66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6660 | 2026.03.12 01:38:33.343675 [ 275 ] {ab6eb27f-b794-41ba-ae45-a2bb5fecbd66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6661 | 2026.03.12 01:38:33.344304 [ 275 ] {ab6eb27f-b794-41ba-ae45-a2bb5fecbd66} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6662 | 2026.03.12 01:38:33.344356 [ 275 ] {ab6eb27f-b794-41ba-ae45-a2bb5fecbd66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6663 | 2026.03.12 01:38:33.344756 [ 275 ] {ab6eb27f-b794-41ba-ae45-a2bb5fecbd66} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6664 | 2026.03.12 01:38:33.345003 [ 275 ] {ab6eb27f-b794-41ba-ae45-a2bb5fecbd66} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2026.03.12 01:38:33.345164 [ 275 ] {ab6eb27f-b794-41ba-ae45-a2bb5fecbd66} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001634 sec., 1223.9902080783354 rows/sec., 99.81 KiB/sec. | ||
| 6666 | 2026.03.12 01:38:33.345214 [ 275 ] {ab6eb27f-b794-41ba-ae45-a2bb5fecbd66} <Debug> TCPHandler: Processed in 0.00198207 sec. | ||
| 6667 | 2026.03.12 01:38:33.345331 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6668 | 2026.03.12 01:38:33.345434 [ 275 ] {d5a9c66a-af62-4d96-b998-e25887806eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6669 | 2026.03.12 01:38:33.345477 [ 275 ] {d5a9c66a-af62-4d96-b998-e25887806eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6670 | 2026.03.12 01:38:33.345935 [ 275 ] {d5a9c66a-af62-4d96-b998-e25887806eee} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6671 | 2026.03.12 01:38:33.345973 [ 275 ] {d5a9c66a-af62-4d96-b998-e25887806eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6672 | 2026.03.12 01:38:33.346296 [ 275 ] {d5a9c66a-af62-4d96-b998-e25887806eee} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6673 | 2026.03.12 01:38:33.346519 [ 275 ] {d5a9c66a-af62-4d96-b998-e25887806eee} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6674 | 2026.03.12 01:38:33.346653 [ 275 ] {d5a9c66a-af62-4d96-b998-e25887806eee} <Debug> executeQuery: Read 67 rows, 5.43 KiB in 0.001243 sec., 53901.850362027355 rows/sec., 4.26 MiB/sec. | ||
| 6675 | 2026.03.12 01:38:33.346693 [ 275 ] {d5a9c66a-af62-4d96-b998-e25887806eee} <Debug> TCPHandler: Processed in 0.001415461 sec. | ||
| 6676 | 2026.03.12 01:38:33.346805 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6677 | 2026.03.12 01:38:33.346900 [ 275 ] {88351413-cc9a-4b12-ac22-5fcacce390ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6678 | 2026.03.12 01:38:33.346941 [ 275 ] {88351413-cc9a-4b12-ac22-5fcacce390ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6679 | 2026.03.12 01:38:33.347339 [ 275 ] {88351413-cc9a-4b12-ac22-5fcacce390ee} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2026.03.12 01:38:33.347376 [ 275 ] {88351413-cc9a-4b12-ac22-5fcacce390ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6681 | 2026.03.12 01:38:33.347683 [ 275 ] {88351413-cc9a-4b12-ac22-5fcacce390ee} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6682 | 2026.03.12 01:38:33.347897 [ 275 ] {88351413-cc9a-4b12-ac22-5fcacce390ee} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2026.03.12 01:38:33.348013 [ 83 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6684 | 2026.03.12 01:38:33.348030 [ 275 ] {88351413-cc9a-4b12-ac22-5fcacce390ee} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001149 sec., 6092.25413402959 rows/sec., 448.76 KiB/sec. | ||
| 6685 | 2026.03.12 01:38:33.348083 [ 83 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6686 | 2026.03.12 01:38:33.348091 [ 275 ] {88351413-cc9a-4b12-ac22-5fcacce390ee} <Debug> TCPHandler: Processed in 0.001336371 sec. | ||
| 6687 | 2026.03.12 01:38:33.348113 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6688 | 2026.03.12 01:38:33.348218 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6689 | 2026.03.12 01:38:33.348219 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 6690 | 2026.03.12 01:38:33.348318 [ 275 ] {ebc26966-291c-48bc-8baf-4bf56a42ac7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6691 | 2026.03.12 01:38:33.348346 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6692 | 2026.03.12 01:38:33.348363 [ 275 ] {ebc26966-291c-48bc-8baf-4bf56a42ac7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6693 | 2026.03.12 01:38:33.348381 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 225 rows starting from the beginning of the part | ||
| 6694 | 2026.03.12 01:38:33.348452 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part | ||
| 6695 | 2026.03.12 01:38:33.348504 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 6696 | 2026.03.12 01:38:33.348558 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
| 6697 | 2026.03.12 01:38:33.348617 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 35 rows starting from the beginning of the part | ||
| 6698 | 2026.03.12 01:38:33.348662 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 6699 | 2026.03.12 01:38:33.348829 [ 275 ] {ebc26966-291c-48bc-8baf-4bf56a42ac7f} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6700 | 2026.03.12 01:38:33.348862 [ 275 ] {ebc26966-291c-48bc-8baf-4bf56a42ac7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6701 | 2026.03.12 01:38:33.349181 [ 275 ] {ebc26966-291c-48bc-8baf-4bf56a42ac7f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6702 | 2026.03.12 01:38:33.349403 [ 275 ] {ebc26966-291c-48bc-8baf-4bf56a42ac7f} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6703 | 2026.03.12 01:38:33.349445 [ 191 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 341 rows, containing 5 columns (5 merged, 0 gathered) in 0.001271529 sec., 268181.0639002335 rows/sec., 19.05 MiB/sec. | ||
| 6704 | 2026.03.12 01:38:33.349543 [ 275 ] {ebc26966-291c-48bc-8baf-4bf56a42ac7f} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001244 sec., 57073.95498392283 rows/sec., 4.46 MiB/sec. | ||
| 6705 | 2026.03.12 01:38:33.349572 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6706 | 2026.03.12 01:38:33.349590 [ 275 ] {ebc26966-291c-48bc-8baf-4bf56a42ac7f} <Debug> TCPHandler: Processed in 0.001421821 sec. | ||
| 6707 | 2026.03.12 01:38:33.349711 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6708 | 2026.03.12 01:38:33.349805 [ 275 ] {b2c0c9a1-def3-4ba1-8638-4836fde61186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6709 | 2026.03.12 01:38:33.349809 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_36_7} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2026.03.12 01:38:33.349854 [ 275 ] {b2c0c9a1-def3-4ba1-8638-4836fde61186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6711 | 2026.03.12 01:38:33.349884 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_36_7} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6712 | 2026.03.12 01:38:33.349947 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6713 | 2026.03.12 01:38:33.350280 [ 275 ] {b2c0c9a1-def3-4ba1-8638-4836fde61186} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6714 | 2026.03.12 01:38:33.350314 [ 275 ] {b2c0c9a1-def3-4ba1-8638-4836fde61186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6715 | 2026.03.12 01:38:33.350665 [ 275 ] {b2c0c9a1-def3-4ba1-8638-4836fde61186} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6716 | 2026.03.12 01:38:33.350888 [ 275 ] {b2c0c9a1-def3-4ba1-8638-4836fde61186} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6717 | 2026.03.12 01:38:33.351030 [ 275 ] {b2c0c9a1-def3-4ba1-8638-4836fde61186} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001245 sec., 129317.26907630522 rows/sec., 9.01 MiB/sec. | ||
| 6718 | 2026.03.12 01:38:33.351069 [ 275 ] {b2c0c9a1-def3-4ba1-8638-4836fde61186} <Debug> TCPHandler: Processed in 0.001407771 sec. | ||
| 6719 | 2026.03.12 01:38:33.351211 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6720 | 2026.03.12 01:38:33.351308 [ 275 ] {a172aff3-1642-47ba-9ddb-a25e23743245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6721 | 2026.03.12 01:38:33.351371 [ 275 ] {a172aff3-1642-47ba-9ddb-a25e23743245} <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 | ||
| 6722 | 2026.03.12 01:38:33.352131 [ 275 ] {a172aff3-1642-47ba-9ddb-a25e23743245} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2026.03.12 01:38:33.352168 [ 275 ] {a172aff3-1642-47ba-9ddb-a25e23743245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6724 | 2026.03.12 01:38:33.352675 [ 275 ] {a172aff3-1642-47ba-9ddb-a25e23743245} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6725 | 2026.03.12 01:38:33.352909 [ 275 ] {a172aff3-1642-47ba-9ddb-a25e23743245} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2026.03.12 01:38:33.353029 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6727 | 2026.03.12 01:38:33.353047 [ 275 ] {a172aff3-1642-47ba-9ddb-a25e23743245} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001756 sec., 2847.380410022779 rows/sec., 5.10 MiB/sec. | ||
| 6728 | 2026.03.12 01:38:33.353078 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2026.03.12 01:38:33.353102 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 6730 | 2026.03.12 01:38:33.353123 [ 275 ] {a172aff3-1642-47ba-9ddb-a25e23743245} <Debug> TCPHandler: Processed in 0.00196064 sec. | ||
| 6731 | 2026.03.12 01:38:33.353179 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::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 | ||
| 6732 | 2026.03.12 01:38:33.353243 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6733 | 2026.03.12 01:38:33.353336 [ 275 ] {491dbbca-3004-44fc-93e5-9e01303876fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6734 | 2026.03.12 01:38:33.353370 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6735 | 2026.03.12 01:38:33.353377 [ 275 ] {491dbbca-3004-44fc-93e5-9e01303876fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6736 | 2026.03.12 01:38:33.353421 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 684 rows starting from the beginning of the part | ||
| 6737 | 2026.03.12 01:38:33.353538 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part | ||
| 6738 | 2026.03.12 01:38:33.353654 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 46 rows starting from the beginning of the part | ||
| 6739 | 2026.03.12 01:38:33.353750 [ 275 ] {491dbbca-3004-44fc-93e5-9e01303876fb} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6740 | 2026.03.12 01:38:33.353763 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
| 6741 | 2026.03.12 01:38:33.353785 [ 275 ] {491dbbca-3004-44fc-93e5-9e01303876fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6742 | 2026.03.12 01:38:33.353872 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 35 rows starting from the beginning of the part | ||
| 6743 | 2026.03.12 01:38:33.353977 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
| 6744 | 2026.03.12 01:38:33.354108 [ 275 ] {491dbbca-3004-44fc-93e5-9e01303876fb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6745 | 2026.03.12 01:38:33.354329 [ 275 ] {491dbbca-3004-44fc-93e5-9e01303876fb} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2026.03.12 01:38:33.354460 [ 275 ] {491dbbca-3004-44fc-93e5-9e01303876fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 6747 | 2026.03.12 01:38:33.354496 [ 275 ] {491dbbca-3004-44fc-93e5-9e01303876fb} <Debug> TCPHandler: Processed in 0.00130314 sec. | ||
| 6748 | 2026.03.12 01:38:33.358858 [ 196 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 19 columns (19 merged, 0 gathered) in 0.005713197 sec., 136526.01161836358 rows/sec., 244.65 MiB/sec. | ||
| 6749 | 2026.03.12 01:38:33.359860 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6750 | 2026.03.12 01:38:33.360177 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6751 | 2026.03.12 01:38:33.360241 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6752 | 2026.03.12 01:38:33.360322 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. | ||
| 6753 | 2026.03.12 01:38:34.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.26 MiB, peak 281.80 MiB, free memory in arenas 0.00 B, will set to 276.49 MiB (RSS), difference: 2.23 MiB | ||
| 6754 | 2026.03.12 01:38:37.908257 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6755 | 2026.03.12 01:38:37.908333 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6756 | 2026.03.12 01:38:38.051497 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14440 | ||
| 6757 | 2026.03.12 01:38:38.052056 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2026.03.12 01:38:38.052103 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6759 | 2026.03.12 01:38:38.052625 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6760 | 2026.03.12 01:38:38.052864 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6761 | 2026.03.12 01:38:38.053007 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14440 | ||
| 6762 | 2026.03.12 01:38:38.344806 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6763 | 2026.03.12 01:38:38.345017 [ 275 ] {b54b5e0b-cbd4-4b14-a0d5-03aff2eaa798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6764 | 2026.03.12 01:38:38.345086 [ 275 ] {b54b5e0b-cbd4-4b14-a0d5-03aff2eaa798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6765 | 2026.03.12 01:38:38.345752 [ 275 ] {b54b5e0b-cbd4-4b14-a0d5-03aff2eaa798} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6766 | 2026.03.12 01:38:38.345803 [ 275 ] {b54b5e0b-cbd4-4b14-a0d5-03aff2eaa798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6767 | 2026.03.12 01:38:38.346214 [ 275 ] {b54b5e0b-cbd4-4b14-a0d5-03aff2eaa798} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6768 | 2026.03.12 01:38:38.346448 [ 275 ] {b54b5e0b-cbd4-4b14-a0d5-03aff2eaa798} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6769 | 2026.03.12 01:38:38.346614 [ 275 ] {b54b5e0b-cbd4-4b14-a0d5-03aff2eaa798} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001649 sec., 76409.94542146755 rows/sec., 6.57 MiB/sec. | ||
| 6770 | 2026.03.12 01:38:38.346666 [ 275 ] {b54b5e0b-cbd4-4b14-a0d5-03aff2eaa798} <Debug> TCPHandler: Processed in 0.002055651 sec. | ||
| 6771 | 2026.03.12 01:38:38.346790 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6772 | 2026.03.12 01:38:38.346892 [ 275 ] {349ea462-f0ee-49b7-b240-0e3356c77f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6773 | 2026.03.12 01:38:38.346937 [ 275 ] {349ea462-f0ee-49b7-b240-0e3356c77f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6774 | 2026.03.12 01:38:38.347368 [ 275 ] {349ea462-f0ee-49b7-b240-0e3356c77f31} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6775 | 2026.03.12 01:38:38.347406 [ 275 ] {349ea462-f0ee-49b7-b240-0e3356c77f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6776 | 2026.03.12 01:38:38.347722 [ 275 ] {349ea462-f0ee-49b7-b240-0e3356c77f31} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6777 | 2026.03.12 01:38:38.347936 [ 275 ] {349ea462-f0ee-49b7-b240-0e3356c77f31} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6778 | 2026.03.12 01:38:38.348073 [ 275 ] {349ea462-f0ee-49b7-b240-0e3356c77f31} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001205 sec., 29045.643153526973 rows/sec., 2.13 MiB/sec. | ||
| 6779 | 2026.03.12 01:38:38.348113 [ 275 ] {349ea462-f0ee-49b7-b240-0e3356c77f31} <Debug> TCPHandler: Processed in 0.00137631 sec. | ||
| 6780 | 2026.03.12 01:38:38.348233 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6781 | 2026.03.12 01:38:38.348328 [ 275 ] {df06b2b5-1948-4c3e-b26c-e0e9bb80bdc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6782 | 2026.03.12 01:38:38.348369 [ 275 ] {df06b2b5-1948-4c3e-b26c-e0e9bb80bdc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6783 | 2026.03.12 01:38:38.348820 [ 275 ] {df06b2b5-1948-4c3e-b26c-e0e9bb80bdc8} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6784 | 2026.03.12 01:38:38.348856 [ 275 ] {df06b2b5-1948-4c3e-b26c-e0e9bb80bdc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6785 | 2026.03.12 01:38:38.349163 [ 275 ] {df06b2b5-1948-4c3e-b26c-e0e9bb80bdc8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6786 | 2026.03.12 01:38:38.349372 [ 275 ] {df06b2b5-1948-4c3e-b26c-e0e9bb80bdc8} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6787 | 2026.03.12 01:38:38.349504 [ 275 ] {df06b2b5-1948-4c3e-b26c-e0e9bb80bdc8} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001195 sec., 82845.18828451882 rows/sec., 6.47 MiB/sec. | ||
| 6788 | 2026.03.12 01:38:38.349542 [ 275 ] {df06b2b5-1948-4c3e-b26c-e0e9bb80bdc8} <Debug> TCPHandler: Processed in 0.001359611 sec. | ||
| 6789 | 2026.03.12 01:38:38.349655 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6790 | 2026.03.12 01:38:38.349749 [ 275 ] {006f949c-c12b-43db-9235-49af08018271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6791 | 2026.03.12 01:38:38.349793 [ 275 ] {006f949c-c12b-43db-9235-49af08018271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6792 | 2026.03.12 01:38:38.350191 [ 275 ] {006f949c-c12b-43db-9235-49af08018271} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6793 | 2026.03.12 01:38:38.350226 [ 275 ] {006f949c-c12b-43db-9235-49af08018271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6794 | 2026.03.12 01:38:38.350563 [ 275 ] {006f949c-c12b-43db-9235-49af08018271} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6795 | 2026.03.12 01:38:38.350777 [ 275 ] {006f949c-c12b-43db-9235-49af08018271} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6796 | 2026.03.12 01:38:38.350910 [ 275 ] {006f949c-c12b-43db-9235-49af08018271} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 6797 | 2026.03.12 01:38:38.350947 [ 275 ] {006f949c-c12b-43db-9235-49af08018271} <Debug> TCPHandler: Processed in 0.001341811 sec. | ||
| 6798 | 2026.03.12 01:38:38.351053 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6799 | 2026.03.12 01:38:38.351146 [ 275 ] {f043ff03-8fa7-45eb-ae8a-7c790f75eaf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6800 | 2026.03.12 01:38:38.351199 [ 275 ] {f043ff03-8fa7-45eb-ae8a-7c790f75eaf6} <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 | ||
| 6801 | 2026.03.12 01:38:38.351985 [ 275 ] {f043ff03-8fa7-45eb-ae8a-7c790f75eaf6} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6802 | 2026.03.12 01:38:38.352019 [ 275 ] {f043ff03-8fa7-45eb-ae8a-7c790f75eaf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6803 | 2026.03.12 01:38:38.352570 [ 275 ] {f043ff03-8fa7-45eb-ae8a-7c790f75eaf6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6804 | 2026.03.12 01:38:38.352798 [ 275 ] {f043ff03-8fa7-45eb-ae8a-7c790f75eaf6} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6805 | 2026.03.12 01:38:38.352938 [ 275 ] {f043ff03-8fa7-45eb-ae8a-7c790f75eaf6} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00181 sec., 19337.016574585636 rows/sec., 34.65 MiB/sec. | ||
| 6806 | 2026.03.12 01:38:38.353001 [ 275 ] {f043ff03-8fa7-45eb-ae8a-7c790f75eaf6} <Debug> TCPHandler: Processed in 0.001996941 sec. | ||
| 6807 | 2026.03.12 01:38:38.353112 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6808 | 2026.03.12 01:38:38.353204 [ 275 ] {901e51ac-2d00-4042-87a2-6fa996b4b7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6809 | 2026.03.12 01:38:38.353245 [ 275 ] {901e51ac-2d00-4042-87a2-6fa996b4b7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6810 | 2026.03.12 01:38:38.353578 [ 275 ] {901e51ac-2d00-4042-87a2-6fa996b4b7de} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6811 | 2026.03.12 01:38:38.353613 [ 275 ] {901e51ac-2d00-4042-87a2-6fa996b4b7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6812 | 2026.03.12 01:38:38.353919 [ 275 ] {901e51ac-2d00-4042-87a2-6fa996b4b7de} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6813 | 2026.03.12 01:38:38.354128 [ 275 ] {901e51ac-2d00-4042-87a2-6fa996b4b7de} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6814 | 2026.03.12 01:38:38.354265 [ 275 ] {901e51ac-2d00-4042-87a2-6fa996b4b7de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 6815 | 2026.03.12 01:38:38.354301 [ 275 ] {901e51ac-2d00-4042-87a2-6fa996b4b7de} <Debug> TCPHandler: Processed in 0.001238739 sec. | ||
| 6816 | 2026.03.12 01:38:38.876494 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6817 | 2026.03.12 01:38:38.894421 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6818 | 2026.03.12 01:38:38.894485 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6819 | 2026.03.12 01:38:38.900651 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6820 | 2026.03.12 01:38:38.901385 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6821 | 2026.03.12 01:38:38.904597 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6822 | 2026.03.12 01:38:43.101966 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 860 | ||
| 6823 | 2026.03.12 01:38:43.104790 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6824 | 2026.03.12 01:38:43.104847 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6825 | 2026.03.12 01:38:43.106061 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6826 | 2026.03.12 01:38:43.106335 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6827 | 2026.03.12 01:38:43.106700 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 860 | ||
| 6828 | 2026.03.12 01:38:43.343633 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6829 | 2026.03.12 01:38:43.343813 [ 275 ] {19179cd9-dd1d-41b1-b7c0-d7c58d80f92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6830 | 2026.03.12 01:38:43.343878 [ 275 ] {19179cd9-dd1d-41b1-b7c0-d7c58d80f92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6831 | 2026.03.12 01:38:43.344566 [ 275 ] {19179cd9-dd1d-41b1-b7c0-d7c58d80f92a} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6832 | 2026.03.12 01:38:43.344611 [ 275 ] {19179cd9-dd1d-41b1-b7c0-d7c58d80f92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6833 | 2026.03.12 01:38:43.345014 [ 275 ] {19179cd9-dd1d-41b1-b7c0-d7c58d80f92a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6834 | 2026.03.12 01:38:43.345246 [ 275 ] {19179cd9-dd1d-41b1-b7c0-d7c58d80f92a} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6835 | 2026.03.12 01:38:43.345381 [ 152 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6836 | 2026.03.12 01:38:43.345403 [ 275 ] {19179cd9-dd1d-41b1-b7c0-d7c58d80f92a} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.00164 sec., 40243.902439024394 rows/sec., 3.19 MiB/sec. | ||
| 6837 | 2026.03.12 01:38:43.345422 [ 152 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6838 | 2026.03.12 01:38:43.345442 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6839 | 2026.03.12 01:38:43.345452 [ 275 ] {19179cd9-dd1d-41b1-b7c0-d7c58d80f92a} <Debug> TCPHandler: Processed in 0.00195417 sec. | ||
| 6840 | 2026.03.12 01:38:43.345577 [ 190 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 6841 | 2026.03.12 01:38:43.345583 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6842 | 2026.03.12 01:38:43.345735 [ 190 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6843 | 2026.03.12 01:38:43.345762 [ 275 ] {ac854adf-8991-4c80-b894-5ba4aff5e599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6844 | 2026.03.12 01:38:43.345778 [ 190 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2893 rows starting from the beginning of the part | ||
| 6845 | 2026.03.12 01:38:43.345822 [ 275 ] {ac854adf-8991-4c80-b894-5ba4aff5e599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6846 | 2026.03.12 01:38:43.345861 [ 190 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 66 rows starting from the beginning of the part | ||
| 6847 | 2026.03.12 01:38:43.345919 [ 190 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 126 rows starting from the beginning of the part | ||
| 6848 | 2026.03.12 01:38:43.345976 [ 190 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 67 rows starting from the beginning of the part | ||
| 6849 | 2026.03.12 01:38:43.346027 [ 190 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 126 rows starting from the beginning of the part | ||
| 6850 | 2026.03.12 01:38:43.346074 [ 190 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 66 rows starting from the beginning of the part | ||
| 6851 | 2026.03.12 01:38:43.346292 [ 275 ] {ac854adf-8991-4c80-b894-5ba4aff5e599} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6852 | 2026.03.12 01:38:43.346333 [ 275 ] {ac854adf-8991-4c80-b894-5ba4aff5e599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6853 | 2026.03.12 01:38:43.346872 [ 275 ] {ac854adf-8991-4c80-b894-5ba4aff5e599} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6854 | 2026.03.12 01:38:43.347143 [ 275 ] {ac854adf-8991-4c80-b894-5ba4aff5e599} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6855 | 2026.03.12 01:38:43.347309 [ 275 ] {ac854adf-8991-4c80-b894-5ba4aff5e599} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001575 sec., 3174.6031746031745 rows/sec., 238.72 KiB/sec. | ||
| 6856 | 2026.03.12 01:38:43.347355 [ 275 ] {ac854adf-8991-4c80-b894-5ba4aff5e599} <Debug> TCPHandler: Processed in 0.001832888 sec. | ||
| 6857 | 2026.03.12 01:38:43.347470 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6858 | 2026.03.12 01:38:43.347571 [ 275 ] {e1ab783b-be08-484b-823e-b75986ce3686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6859 | 2026.03.12 01:38:43.347607 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3344 rows, containing 5 columns (5 merged, 0 gathered) in 0.002097152 sec., 1594543.45703125 rows/sec., 129.93 MiB/sec. | ||
| 6860 | 2026.03.12 01:38:43.347622 [ 275 ] {e1ab783b-be08-484b-823e-b75986ce3686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6861 | 2026.03.12 01:38:43.347898 [ 196 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6862 | 2026.03.12 01:38:43.348068 [ 275 ] {e1ab783b-be08-484b-823e-b75986ce3686} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6863 | 2026.03.12 01:38:43.348103 [ 275 ] {e1ab783b-be08-484b-823e-b75986ce3686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6864 | 2026.03.12 01:38:43.348173 [ 196 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_46_9} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6865 | 2026.03.12 01:38:43.348240 [ 196 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_46_9} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6866 | 2026.03.12 01:38:43.348320 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 6867 | 2026.03.12 01:38:43.348441 [ 275 ] {e1ab783b-be08-484b-823e-b75986ce3686} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6868 | 2026.03.12 01:38:43.348666 [ 275 ] {e1ab783b-be08-484b-823e-b75986ce3686} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6869 | 2026.03.12 01:38:43.348789 [ 152 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6870 | 2026.03.12 01:38:43.348822 [ 152 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6871 | 2026.03.12 01:38:43.348828 [ 275 ] {e1ab783b-be08-484b-823e-b75986ce3686} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001278 sec., 53990.6103286385 rows/sec., 4.21 MiB/sec. | ||
| 6872 | 2026.03.12 01:38:43.348841 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6873 | 2026.03.12 01:38:43.348879 [ 275 ] {e1ab783b-be08-484b-823e-b75986ce3686} <Debug> TCPHandler: Processed in 0.001456382 sec. | ||
| 6874 | 2026.03.12 01:38:43.348919 [ 192 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 6875 | 2026.03.12 01:38:43.349000 [ 192 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6876 | 2026.03.12 01:38:43.349017 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6877 | 2026.03.12 01:38:43.349028 [ 192 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1551 rows starting from the beginning of the part | ||
| 6878 | 2026.03.12 01:38:43.349090 [ 192 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 69 rows starting from the beginning of the part | ||
| 6879 | 2026.03.12 01:38:43.349131 [ 275 ] {26d4f933-699d-4172-9f6e-4cc364847646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6880 | 2026.03.12 01:38:43.349139 [ 192 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 99 rows starting from the beginning of the part | ||
| 6881 | 2026.03.12 01:38:43.349183 [ 192 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 71 rows starting from the beginning of the part | ||
| 6882 | 2026.03.12 01:38:43.349186 [ 275 ] {26d4f933-699d-4172-9f6e-4cc364847646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6883 | 2026.03.12 01:38:43.349224 [ 192 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 99 rows starting from the beginning of the part | ||
| 6884 | 2026.03.12 01:38:43.349261 [ 192 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 69 rows starting from the beginning of the part | ||
| 6885 | 2026.03.12 01:38:43.349697 [ 275 ] {26d4f933-699d-4172-9f6e-4cc364847646} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6886 | 2026.03.12 01:38:43.349741 [ 275 ] {26d4f933-699d-4172-9f6e-4cc364847646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6887 | 2026.03.12 01:38:43.350205 [ 275 ] {26d4f933-699d-4172-9f6e-4cc364847646} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6888 | 2026.03.12 01:38:43.350244 [ 200 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.001354471 sec., 1445582.8142499912 rows/sec., 108.88 MiB/sec. | ||
| 6889 | 2026.03.12 01:38:43.350413 [ 192 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6890 | 2026.03.12 01:38:43.350453 [ 275 ] {26d4f933-699d-4172-9f6e-4cc364847646} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6891 | 2026.03.12 01:38:43.350559 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6892 | 2026.03.12 01:38:43.350587 [ 275 ] {26d4f933-699d-4172-9f6e-4cc364847646} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001477 sec., 108327.69126607988 rows/sec., 7.54 MiB/sec. | ||
| 6893 | 2026.03.12 01:38:43.350591 [ 152 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6894 | 2026.03.12 01:38:43.350618 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6895 | 2026.03.12 01:38:43.350625 [ 275 ] {26d4f933-699d-4172-9f6e-4cc364847646} <Debug> TCPHandler: Processed in 0.001667836 sec. | ||
| 6896 | 2026.03.12 01:38:43.350653 [ 192 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_46_9} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6897 | 2026.03.12 01:38:43.350685 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 6898 | 2026.03.12 01:38:43.350723 [ 192 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_46_9} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6899 | 2026.03.12 01:38:43.350743 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6900 | 2026.03.12 01:38:43.350771 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6901 | 2026.03.12 01:38:43.350782 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 6902 | 2026.03.12 01:38:43.350799 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14186 rows starting from the beginning of the part | ||
| 6903 | 2026.03.12 01:38:43.350838 [ 275 ] {de8c076e-c6d7-4122-b793-4ecd194e5059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6904 | 2026.03.12 01:38:43.350856 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6905 | 2026.03.12 01:38:43.350895 [ 275 ] {de8c076e-c6d7-4122-b793-4ecd194e5059} <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 | ||
| 6906 | 2026.03.12 01:38:43.350900 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 6907 | 2026.03.12 01:38:43.350945 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 161 rows starting from the beginning of the part | ||
| 6908 | 2026.03.12 01:38:43.350986 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 6909 | 2026.03.12 01:38:43.351027 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 6910 | 2026.03.12 01:38:43.351701 [ 275 ] {de8c076e-c6d7-4122-b793-4ecd194e5059} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6911 | 2026.03.12 01:38:43.351739 [ 275 ] {de8c076e-c6d7-4122-b793-4ecd194e5059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6912 | 2026.03.12 01:38:43.352343 [ 275 ] {de8c076e-c6d7-4122-b793-4ecd194e5059} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6913 | 2026.03.12 01:38:43.352574 [ 275 ] {de8c076e-c6d7-4122-b793-4ecd194e5059} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6914 | 2026.03.12 01:38:43.352720 [ 275 ] {de8c076e-c6d7-4122-b793-4ecd194e5059} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.0019 sec., 2631.5789473684213 rows/sec., 4.72 MiB/sec. | ||
| 6915 | 2026.03.12 01:38:43.352776 [ 275 ] {de8c076e-c6d7-4122-b793-4ecd194e5059} <Debug> TCPHandler: Processed in 0.002081512 sec. | ||
| 6916 | 2026.03.12 01:38:43.352899 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6917 | 2026.03.12 01:38:43.352991 [ 275 ] {d3814bbf-f544-4a93-89b1-c0764a1fcc4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6918 | 2026.03.12 01:38:43.353031 [ 275 ] {d3814bbf-f544-4a93-89b1-c0764a1fcc4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6919 | 2026.03.12 01:38:43.353384 [ 275 ] {d3814bbf-f544-4a93-89b1-c0764a1fcc4d} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6920 | 2026.03.12 01:38:43.353419 [ 275 ] {d3814bbf-f544-4a93-89b1-c0764a1fcc4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6921 | 2026.03.12 01:38:43.353845 [ 275 ] {d3814bbf-f544-4a93-89b1-c0764a1fcc4d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6922 | 2026.03.12 01:38:43.354063 [ 275 ] {d3814bbf-f544-4a93-89b1-c0764a1fcc4d} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6923 | 2026.03.12 01:38:43.354191 [ 275 ] {d3814bbf-f544-4a93-89b1-c0764a1fcc4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001218 sec., 49261.08374384237 rows/sec., 3.32 MiB/sec. | ||
| 6924 | 2026.03.12 01:38:43.354191 [ 130 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6925 | 2026.03.12 01:38:43.354228 [ 275 ] {d3814bbf-f544-4a93-89b1-c0764a1fcc4d} <Debug> TCPHandler: Processed in 0.001379421 sec. | ||
| 6926 | 2026.03.12 01:38:43.354256 [ 130 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6927 | 2026.03.12 01:38:43.354296 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6928 | 2026.03.12 01:38:43.354383 [ 192 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 6929 | 2026.03.12 01:38:43.354469 [ 192 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6930 | 2026.03.12 01:38:43.354495 [ 192 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2070 rows starting from the beginning of the part | ||
| 6931 | 2026.03.12 01:38:43.354537 [ 192 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 6932 | 2026.03.12 01:38:43.354574 [ 192 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 6933 | 2026.03.12 01:38:43.354608 [ 192 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 6934 | 2026.03.12 01:38:43.354635 [ 192 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 6935 | 2026.03.12 01:38:43.354665 [ 192 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 6936 | 2026.03.12 01:38:43.354737 [ 194 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14987 rows, containing 5 columns (5 merged, 0 gathered) in 0.004077382 sec., 3675642.851221691 rows/sec., 245.37 MiB/sec. | ||
| 6937 | 2026.03.12 01:38:43.355092 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6938 | 2026.03.12 01:38:43.355338 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6939 | 2026.03.12 01:38:43.355404 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6940 | 2026.03.12 01:38:43.355470 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.75 MiB. | ||
| 6941 | 2026.03.12 01:38:43.355525 [ 194 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2370 rows, containing 4 columns (4 merged, 0 gathered) in 0.001171878 sec., 2022394.8226692542 rows/sec., 134.66 MiB/sec. | ||
| 6942 | 2026.03.12 01:38:43.355805 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6943 | 2026.03.12 01:38:43.356040 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_46_9} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2026.03.12 01:38:43.356098 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_46_9} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6945 | 2026.03.12 01:38:43.356156 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6946 | 2026.03.12 01:38:43.618905 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6947 | 2026.03.12 01:38:43.619126 [ 275 ] {1fd5f8b3-e92f-464d-942a-b55afb4401b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6948 | 2026.03.12 01:38:43.619212 [ 275 ] {1fd5f8b3-e92f-464d-942a-b55afb4401b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6949 | 2026.03.12 01:38:43.620055 [ 275 ] {1fd5f8b3-e92f-464d-942a-b55afb4401b7} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6950 | 2026.03.12 01:38:43.620094 [ 275 ] {1fd5f8b3-e92f-464d-942a-b55afb4401b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6951 | 2026.03.12 01:38:43.620419 [ 275 ] {1fd5f8b3-e92f-464d-942a-b55afb4401b7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6952 | 2026.03.12 01:38:43.620631 [ 275 ] {1fd5f8b3-e92f-464d-942a-b55afb4401b7} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6953 | 2026.03.12 01:38:43.620770 [ 275 ] {1fd5f8b3-e92f-464d-942a-b55afb4401b7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0017 sec., 14117.64705882353 rows/sec., 1.17 MiB/sec. | ||
| 6954 | 2026.03.12 01:38:43.620808 [ 275 ] {1fd5f8b3-e92f-464d-942a-b55afb4401b7} <Debug> TCPHandler: Processed in 0.002031661 sec. | ||
| 6955 | 2026.03.12 01:38:43.620924 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6956 | 2026.03.12 01:38:43.621016 [ 275 ] {341f4e34-c408-488f-896c-e66ed49fbdbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6957 | 2026.03.12 01:38:43.621055 [ 275 ] {341f4e34-c408-488f-896c-e66ed49fbdbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6958 | 2026.03.12 01:38:43.621439 [ 275 ] {341f4e34-c408-488f-896c-e66ed49fbdbe} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6959 | 2026.03.12 01:38:43.621474 [ 275 ] {341f4e34-c408-488f-896c-e66ed49fbdbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6960 | 2026.03.12 01:38:43.621754 [ 275 ] {341f4e34-c408-488f-896c-e66ed49fbdbe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6961 | 2026.03.12 01:38:43.621957 [ 275 ] {341f4e34-c408-488f-896c-e66ed49fbdbe} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6962 | 2026.03.12 01:38:43.622082 [ 275 ] {341f4e34-c408-488f-896c-e66ed49fbdbe} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 451.34 KiB/sec. | ||
| 6963 | 2026.03.12 01:38:43.622119 [ 275 ] {341f4e34-c408-488f-896c-e66ed49fbdbe} <Debug> TCPHandler: Processed in 0.001241448 sec. | ||
| 6964 | 2026.03.12 01:38:43.622215 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6965 | 2026.03.12 01:38:43.622306 [ 275 ] {0a071fb4-a2de-4531-a285-419d9edf9aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6966 | 2026.03.12 01:38:43.622344 [ 275 ] {0a071fb4-a2de-4531-a285-419d9edf9aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6967 | 2026.03.12 01:38:43.623950 [ 275 ] {0a071fb4-a2de-4531-a285-419d9edf9aa8} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6968 | 2026.03.12 01:38:43.623993 [ 275 ] {0a071fb4-a2de-4531-a285-419d9edf9aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6969 | 2026.03.12 01:38:43.624474 [ 275 ] {0a071fb4-a2de-4531-a285-419d9edf9aa8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6970 | 2026.03.12 01:38:43.624692 [ 275 ] {0a071fb4-a2de-4531-a285-419d9edf9aa8} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6971 | 2026.03.12 01:38:43.624826 [ 275 ] {0a071fb4-a2de-4531-a285-419d9edf9aa8} <Debug> executeQuery: Read 2133 rows, 166.92 KiB in 0.002537 sec., 840756.7993693338 rows/sec., 64.25 MiB/sec. | ||
| 6972 | 2026.03.12 01:38:43.624864 [ 275 ] {0a071fb4-a2de-4531-a285-419d9edf9aa8} <Debug> TCPHandler: Processed in 0.002695151 sec. | ||
| 6973 | 2026.03.12 01:38:43.624971 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6974 | 2026.03.12 01:38:43.625094 [ 275 ] {002b3aab-15ca-43b5-b923-0c030d87aa9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6975 | 2026.03.12 01:38:43.625144 [ 275 ] {002b3aab-15ca-43b5-b923-0c030d87aa9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6976 | 2026.03.12 01:38:43.625691 [ 275 ] {002b3aab-15ca-43b5-b923-0c030d87aa9c} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6977 | 2026.03.12 01:38:43.625737 [ 275 ] {002b3aab-15ca-43b5-b923-0c030d87aa9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6978 | 2026.03.12 01:38:43.626095 [ 275 ] {002b3aab-15ca-43b5-b923-0c030d87aa9c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6979 | 2026.03.12 01:38:43.626307 [ 275 ] {002b3aab-15ca-43b5-b923-0c030d87aa9c} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6980 | 2026.03.12 01:38:43.626440 [ 275 ] {002b3aab-15ca-43b5-b923-0c030d87aa9c} <Debug> executeQuery: Read 64 rows, 4.84 KiB in 0.001372 sec., 46647.23032069971 rows/sec., 3.44 MiB/sec. | ||
| 6981 | 2026.03.12 01:38:43.626480 [ 275 ] {002b3aab-15ca-43b5-b923-0c030d87aa9c} <Debug> TCPHandler: Processed in 0.001559073 sec. | ||
| 6982 | 2026.03.12 01:38:43.626584 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6983 | 2026.03.12 01:38:43.626679 [ 275 ] {1c121d23-a0c4-4d87-87eb-83e3c58b4757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6984 | 2026.03.12 01:38:43.626719 [ 275 ] {1c121d23-a0c4-4d87-87eb-83e3c58b4757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6985 | 2026.03.12 01:38:43.627362 [ 275 ] {1c121d23-a0c4-4d87-87eb-83e3c58b4757} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6986 | 2026.03.12 01:38:43.627399 [ 275 ] {1c121d23-a0c4-4d87-87eb-83e3c58b4757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6987 | 2026.03.12 01:38:43.627741 [ 275 ] {1c121d23-a0c4-4d87-87eb-83e3c58b4757} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6988 | 2026.03.12 01:38:43.627956 [ 275 ] {1c121d23-a0c4-4d87-87eb-83e3c58b4757} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6989 | 2026.03.12 01:38:43.628085 [ 275 ] {1c121d23-a0c4-4d87-87eb-83e3c58b4757} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001426 sec., 513323.9831697055 rows/sec., 30.36 MiB/sec. | ||
| 6990 | 2026.03.12 01:38:43.628125 [ 275 ] {1c121d23-a0c4-4d87-87eb-83e3c58b4757} <Debug> TCPHandler: Processed in 0.001590825 sec. | ||
| 6991 | 2026.03.12 01:38:43.628237 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6992 | 2026.03.12 01:38:43.628332 [ 275 ] {d4c6d19c-6f26-474c-9e0e-de576531264e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6993 | 2026.03.12 01:38:43.628372 [ 275 ] {d4c6d19c-6f26-474c-9e0e-de576531264e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6994 | 2026.03.12 01:38:43.628749 [ 275 ] {d4c6d19c-6f26-474c-9e0e-de576531264e} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6995 | 2026.03.12 01:38:43.628785 [ 275 ] {d4c6d19c-6f26-474c-9e0e-de576531264e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 6996 | 2026.03.12 01:38:43.629066 [ 275 ] {d4c6d19c-6f26-474c-9e0e-de576531264e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6997 | 2026.03.12 01:38:43.629271 [ 275 ] {d4c6d19c-6f26-474c-9e0e-de576531264e} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6998 | 2026.03.12 01:38:43.629369 [ 130 ] {} <Debug> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6999 | 2026.03.12 01:38:43.629398 [ 275 ] {d4c6d19c-6f26-474c-9e0e-de576531264e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 64.80 KiB/sec. | ||
| 7000 | 2026.03.12 01:38:43.629422 [ 130 ] {} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7001 | 2026.03.12 01:38:43.629442 [ 275 ] {d4c6d19c-6f26-474c-9e0e-de576531264e} <Debug> TCPHandler: Processed in 0.001254629 sec. | ||
| 7002 | 2026.03.12 01:38:43.629450 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7003 | 2026.03.12 01:38:43.629555 [ 192 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::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 | ||
| 7004 | 2026.03.12 01:38:43.629560 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7005 | 2026.03.12 01:38:43.629672 [ 192 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7006 | 2026.03.12 01:38:43.629702 [ 192 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::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 | ||
| 7007 | 2026.03.12 01:38:43.629719 [ 275 ] {ab841a75-f5e8-4482-9b5d-0b9a9916e793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7008 | 2026.03.12 01:38:43.629761 [ 192 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::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 | ||
| 7009 | 2026.03.12 01:38:43.629767 [ 275 ] {ab841a75-f5e8-4482-9b5d-0b9a9916e793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7010 | 2026.03.12 01:38:43.629810 [ 192 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::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 | ||
| 7011 | 2026.03.12 01:38:43.629854 [ 192 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::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 | ||
| 7012 | 2026.03.12 01:38:43.629894 [ 192 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::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 | ||
| 7013 | 2026.03.12 01:38:43.630212 [ 275 ] {ab841a75-f5e8-4482-9b5d-0b9a9916e793} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7014 | 2026.03.12 01:38:43.630249 [ 275 ] {ab841a75-f5e8-4482-9b5d-0b9a9916e793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7015 | 2026.03.12 01:38:43.630491 [ 188 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.000971325 sec., 5147.607649344967 rows/sec., 382.05 KiB/sec. | ||
| 7016 | 2026.03.12 01:38:43.630556 [ 275 ] {ab841a75-f5e8-4482-9b5d-0b9a9916e793} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7017 | 2026.03.12 01:38:43.630681 [ 194 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 7018 | 2026.03.12 01:38:43.630982 [ 275 ] {ab841a75-f5e8-4482-9b5d-0b9a9916e793} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7019 | 2026.03.12 01:38:43.631064 [ 194 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_5_1} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7020 | 2026.03.12 01:38:43.631134 [ 275 ] {ab841a75-f5e8-4482-9b5d-0b9a9916e793} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001439 sec., 8339.124391938847 rows/sec., 651.49 KiB/sec. | ||
| 7021 | 2026.03.12 01:38:43.631144 [ 194 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_5_1} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 7022 | 2026.03.12 01:38:43.631181 [ 275 ] {ab841a75-f5e8-4482-9b5d-0b9a9916e793} <Debug> TCPHandler: Processed in 0.001669486 sec. | ||
| 7023 | 2026.03.12 01:38:43.631265 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7024 | 2026.03.12 01:38:43.631293 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7025 | 2026.03.12 01:38:43.631393 [ 275 ] {6d3b81aa-251e-466a-bb9f-f7afe63c3750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7026 | 2026.03.12 01:38:43.631433 [ 275 ] {6d3b81aa-251e-466a-bb9f-f7afe63c3750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7027 | 2026.03.12 01:38:43.632224 [ 275 ] {6d3b81aa-251e-466a-bb9f-f7afe63c3750} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7028 | 2026.03.12 01:38:43.632261 [ 275 ] {6d3b81aa-251e-466a-bb9f-f7afe63c3750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7029 | 2026.03.12 01:38:43.632636 [ 275 ] {6d3b81aa-251e-466a-bb9f-f7afe63c3750} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7030 | 2026.03.12 01:38:43.632849 [ 275 ] {6d3b81aa-251e-466a-bb9f-f7afe63c3750} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7031 | 2026.03.12 01:38:43.632983 [ 275 ] {6d3b81aa-251e-466a-bb9f-f7afe63c3750} <Debug> executeQuery: Read 1088 rows, 77.77 KiB in 0.001609 sec., 676196.3952765693 rows/sec., 47.20 MiB/sec. | ||
| 7032 | 2026.03.12 01:38:43.633021 [ 275 ] {6d3b81aa-251e-466a-bb9f-f7afe63c3750} <Debug> TCPHandler: Processed in 0.001778716 sec. | ||
| 7033 | 2026.03.12 01:38:43.633133 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7034 | 2026.03.12 01:38:43.633229 [ 275 ] {897ef7ad-691a-4d34-bf0d-9c6e1b081ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7035 | 2026.03.12 01:38:43.633271 [ 275 ] {897ef7ad-691a-4d34-bf0d-9c6e1b081ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7036 | 2026.03.12 01:38:43.634019 [ 275 ] {897ef7ad-691a-4d34-bf0d-9c6e1b081ddb} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7037 | 2026.03.12 01:38:43.634064 [ 275 ] {897ef7ad-691a-4d34-bf0d-9c6e1b081ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7038 | 2026.03.12 01:38:43.634543 [ 275 ] {897ef7ad-691a-4d34-bf0d-9c6e1b081ddb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7039 | 2026.03.12 01:38:43.634795 [ 275 ] {897ef7ad-691a-4d34-bf0d-9c6e1b081ddb} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7040 | 2026.03.12 01:38:43.634948 [ 275 ] {897ef7ad-691a-4d34-bf0d-9c6e1b081ddb} <Debug> executeQuery: Read 1256 rows, 81.12 KiB in 0.001736 sec., 723502.3041474655 rows/sec., 45.63 MiB/sec. | ||
| 7041 | 2026.03.12 01:38:43.634990 [ 275 ] {897ef7ad-691a-4d34-bf0d-9c6e1b081ddb} <Debug> TCPHandler: Processed in 0.001905849 sec. | ||
| 7042 | 2026.03.12 01:38:43.635093 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7043 | 2026.03.12 01:38:43.635197 [ 275 ] {bd032fee-267e-42e5-a1eb-c9926b1e132b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7044 | 2026.03.12 01:38:43.635247 [ 275 ] {bd032fee-267e-42e5-a1eb-c9926b1e132b} <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 | ||
| 7045 | 2026.03.12 01:38:43.636069 [ 275 ] {bd032fee-267e-42e5-a1eb-c9926b1e132b} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7046 | 2026.03.12 01:38:43.636106 [ 275 ] {bd032fee-267e-42e5-a1eb-c9926b1e132b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7047 | 2026.03.12 01:38:43.636683 [ 275 ] {bd032fee-267e-42e5-a1eb-c9926b1e132b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7048 | 2026.03.12 01:38:43.636902 [ 275 ] {bd032fee-267e-42e5-a1eb-c9926b1e132b} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2026.03.12 01:38:43.637039 [ 275 ] {bd032fee-267e-42e5-a1eb-c9926b1e132b} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.00186 sec., 24731.182795698922 rows/sec., 44.32 MiB/sec. | ||
| 7050 | 2026.03.12 01:38:43.637097 [ 275 ] {bd032fee-267e-42e5-a1eb-c9926b1e132b} <Debug> TCPHandler: Processed in 0.002053171 sec. | ||
| 7051 | 2026.03.12 01:38:43.637209 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7052 | 2026.03.12 01:38:43.637306 [ 275 ] {7c4e61b3-2c21-4382-a78a-045fa1cf18db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7053 | 2026.03.12 01:38:43.637346 [ 275 ] {7c4e61b3-2c21-4382-a78a-045fa1cf18db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7054 | 2026.03.12 01:38:43.637663 [ 275 ] {7c4e61b3-2c21-4382-a78a-045fa1cf18db} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7055 | 2026.03.12 01:38:43.637699 [ 275 ] {7c4e61b3-2c21-4382-a78a-045fa1cf18db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7056 | 2026.03.12 01:38:43.637989 [ 275 ] {7c4e61b3-2c21-4382-a78a-045fa1cf18db} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7057 | 2026.03.12 01:38:43.638196 [ 275 ] {7c4e61b3-2c21-4382-a78a-045fa1cf18db} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7058 | 2026.03.12 01:38:43.638328 [ 275 ] {7c4e61b3-2c21-4382-a78a-045fa1cf18db} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00104 sec., 11538.461538461539 rows/sec., 796.27 KiB/sec. | ||
| 7059 | 2026.03.12 01:38:43.638363 [ 275 ] {7c4e61b3-2c21-4382-a78a-045fa1cf18db} <Debug> TCPHandler: Processed in 0.001203369 sec. | ||
| 7060 | 2026.03.12 01:38:45.553088 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14888 | ||
| 7061 | 2026.03.12 01:38:45.553578 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7062 | 2026.03.12 01:38:45.553653 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7063 | 2026.03.12 01:38:45.554162 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7064 | 2026.03.12 01:38:45.554422 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7065 | 2026.03.12 01:38:45.554569 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14888 | ||
| 7066 | 2026.03.12 01:38:45.554568 [ 82 ] {} <Debug> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7067 | 2026.03.12 01:38:45.554646 [ 82 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7068 | 2026.03.12 01:38:45.554667 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7069 | 2026.03.12 01:38:45.554783 [ 192 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::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 | ||
| 7070 | 2026.03.12 01:38:45.554929 [ 192 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7071 | 2026.03.12 01:38:45.554970 [ 192 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12520 rows starting from the beginning of the part | ||
| 7072 | 2026.03.12 01:38:45.555037 [ 192 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7073 | 2026.03.12 01:38:45.555081 [ 192 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7074 | 2026.03.12 01:38:45.555120 [ 192 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7075 | 2026.03.12 01:38:45.555157 [ 192 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7076 | 2026.03.12 01:38:45.555196 [ 192 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7077 | 2026.03.12 01:38:45.556963 [ 187 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14888 rows, containing 4 columns (4 merged, 0 gathered) in 0.002235414 sec., 6660063.862890722 rows/sec., 95.27 MiB/sec. | ||
| 7078 | 2026.03.12 01:38:45.557390 [ 187 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7079 | 2026.03.12 01:38:45.557707 [ 187 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_31_6} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7080 | 2026.03.12 01:38:45.557800 [ 187 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_31_6} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7081 | 2026.03.12 01:38:45.557917 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7082 | 2026.03.12 01:38:46.404672 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7083 | 2026.03.12 01:38:46.421609 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7084 | 2026.03.12 01:38:46.421670 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7085 | 2026.03.12 01:38:46.427336 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7086 | 2026.03.12 01:38:46.428086 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7087 | 2026.03.12 01:38:46.428391 [ 108 ] {} <Debug> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7088 | 2026.03.12 01:38:46.428452 [ 108 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7089 | 2026.03.12 01:38:46.428471 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7090 | 2026.03.12 01:38:46.428616 [ 199 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 7091 | 2026.03.12 01:38:46.431672 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7092 | 2026.03.12 01:38:46.432426 [ 199 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7093 | 2026.03.12 01:38:46.433894 [ 199 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 7094 | 2026.03.12 01:38:46.438927 [ 199 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 7095 | 2026.03.12 01:38:46.443671 [ 199 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 7096 | 2026.03.12 01:38:46.448511 [ 199 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 7097 | 2026.03.12 01:38:46.453229 [ 199 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 7098 | 2026.03.12 01:38:46.457050 [ 199 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 7099 | 2026.03.12 01:38:46.511571 [ 194 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.083015527 sec., 2818.749798456378 rows/sec., 14.58 MiB/sec. | ||
| 7100 | 2026.03.12 01:38:46.514153 [ 186 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7101 | 2026.03.12 01:38:46.516193 [ 186 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_31_6} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7102 | 2026.03.12 01:38:46.516271 [ 186 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_31_6} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7103 | 2026.03.12 01:38:46.518750 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7104 | 2026.03.12 01:38:47.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.84 MiB, peak 289.40 MiB, free memory in arenas 0.00 B, will set to 281.89 MiB (RSS), difference: 3.05 MiB | ||
| 7105 | 2026.03.12 01:38:48.341118 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7106 | 2026.03.12 01:38:48.341423 [ 275 ] {d9c5ffda-3d9f-4cf8-8373-0fe8d642a266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7107 | 2026.03.12 01:38:48.341611 [ 275 ] {d9c5ffda-3d9f-4cf8-8373-0fe8d642a266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7108 | 2026.03.12 01:38:48.342489 [ 275 ] {d9c5ffda-3d9f-4cf8-8373-0fe8d642a266} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7109 | 2026.03.12 01:38:48.342530 [ 275 ] {d9c5ffda-3d9f-4cf8-8373-0fe8d642a266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7110 | 2026.03.12 01:38:48.342950 [ 275 ] {d9c5ffda-3d9f-4cf8-8373-0fe8d642a266} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7111 | 2026.03.12 01:38:48.343175 [ 275 ] {d9c5ffda-3d9f-4cf8-8373-0fe8d642a266} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7112 | 2026.03.12 01:38:48.343336 [ 275 ] {d9c5ffda-3d9f-4cf8-8373-0fe8d642a266} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001991 sec., 28126.56956303365 rows/sec., 2.15 MiB/sec. | ||
| 7113 | 2026.03.12 01:38:48.343387 [ 275 ] {d9c5ffda-3d9f-4cf8-8373-0fe8d642a266} <Debug> TCPHandler: Processed in 0.002456988 sec. | ||
| 7114 | 2026.03.12 01:38:48.343515 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7115 | 2026.03.12 01:38:48.343621 [ 275 ] {2b78efbf-7d2d-4b1f-9a65-75de9a67b50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7116 | 2026.03.12 01:38:48.343664 [ 275 ] {2b78efbf-7d2d-4b1f-9a65-75de9a67b50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7117 | 2026.03.12 01:38:48.344113 [ 275 ] {2b78efbf-7d2d-4b1f-9a65-75de9a67b50b} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2026.03.12 01:38:48.344148 [ 275 ] {2b78efbf-7d2d-4b1f-9a65-75de9a67b50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7119 | 2026.03.12 01:38:48.344471 [ 275 ] {2b78efbf-7d2d-4b1f-9a65-75de9a67b50b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7120 | 2026.03.12 01:38:48.344690 [ 275 ] {2b78efbf-7d2d-4b1f-9a65-75de9a67b50b} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2026.03.12 01:38:48.344829 [ 275 ] {2b78efbf-7d2d-4b1f-9a65-75de9a67b50b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 7122 | 2026.03.12 01:38:48.344867 [ 275 ] {2b78efbf-7d2d-4b1f-9a65-75de9a67b50b} <Debug> TCPHandler: Processed in 0.001404211 sec. | ||
| 7123 | 2026.03.12 01:38:48.344983 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7124 | 2026.03.12 01:38:48.345081 [ 275 ] {9138e13a-e5e0-427b-8b7a-bb4276c8794e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7125 | 2026.03.12 01:38:48.345128 [ 275 ] {9138e13a-e5e0-427b-8b7a-bb4276c8794e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7126 | 2026.03.12 01:38:48.345526 [ 275 ] {9138e13a-e5e0-427b-8b7a-bb4276c8794e} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7127 | 2026.03.12 01:38:48.345560 [ 275 ] {9138e13a-e5e0-427b-8b7a-bb4276c8794e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7128 | 2026.03.12 01:38:48.345889 [ 275 ] {9138e13a-e5e0-427b-8b7a-bb4276c8794e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7129 | 2026.03.12 01:38:48.346098 [ 275 ] {9138e13a-e5e0-427b-8b7a-bb4276c8794e} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7130 | 2026.03.12 01:38:48.346228 [ 275 ] {9138e13a-e5e0-427b-8b7a-bb4276c8794e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001207 sec., 106048.05302402652 rows/sec., 7.39 MiB/sec. | ||
| 7131 | 2026.03.12 01:38:48.346263 [ 275 ] {9138e13a-e5e0-427b-8b7a-bb4276c8794e} <Debug> TCPHandler: Processed in 0.001374221 sec. | ||
| 7132 | 2026.03.12 01:38:48.346375 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7133 | 2026.03.12 01:38:48.346469 [ 275 ] {5b67c355-4dda-4a2b-b4d8-577c0ae8c3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7134 | 2026.03.12 01:38:48.346508 [ 275 ] {5b67c355-4dda-4a2b-b4d8-577c0ae8c3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7135 | 2026.03.12 01:38:48.346903 [ 275 ] {5b67c355-4dda-4a2b-b4d8-577c0ae8c3fa} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7136 | 2026.03.12 01:38:48.346937 [ 275 ] {5b67c355-4dda-4a2b-b4d8-577c0ae8c3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7137 | 2026.03.12 01:38:48.347272 [ 275 ] {5b67c355-4dda-4a2b-b4d8-577c0ae8c3fa} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7138 | 2026.03.12 01:38:48.347473 [ 275 ] {5b67c355-4dda-4a2b-b4d8-577c0ae8c3fa} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7139 | 2026.03.12 01:38:48.347605 [ 275 ] {5b67c355-4dda-4a2b-b4d8-577c0ae8c3fa} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001097 sec., 43755.697356426615 rows/sec., 2.95 MiB/sec. | ||
| 7140 | 2026.03.12 01:38:48.347642 [ 275 ] {5b67c355-4dda-4a2b-b4d8-577c0ae8c3fa} <Debug> TCPHandler: Processed in 0.001264579 sec. | ||
| 7141 | 2026.03.12 01:38:52.908372 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7142 | 2026.03.12 01:38:52.908441 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7143 | 2026.03.12 01:38:53.054642 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15400 | ||
| 7144 | 2026.03.12 01:38:53.055236 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7145 | 2026.03.12 01:38:53.055289 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7146 | 2026.03.12 01:38:53.056038 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7147 | 2026.03.12 01:38:53.056280 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7148 | 2026.03.12 01:38:53.056430 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15400 | ||
| 7149 | 2026.03.12 01:38:53.106849 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 902 | ||
| 7150 | 2026.03.12 01:38:53.109377 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7151 | 2026.03.12 01:38:53.109425 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7152 | 2026.03.12 01:38:53.110756 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7153 | 2026.03.12 01:38:53.111036 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7154 | 2026.03.12 01:38:53.111400 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 902 | ||
| 7155 | 2026.03.12 01:38:53.343035 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7156 | 2026.03.12 01:38:53.343213 [ 275 ] {883a5604-31d5-43f4-af17-9301ee60946a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7157 | 2026.03.12 01:38:53.343276 [ 275 ] {883a5604-31d5-43f4-af17-9301ee60946a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7158 | 2026.03.12 01:38:53.343998 [ 275 ] {883a5604-31d5-43f4-af17-9301ee60946a} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7159 | 2026.03.12 01:38:53.344039 [ 275 ] {883a5604-31d5-43f4-af17-9301ee60946a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7160 | 2026.03.12 01:38:53.344429 [ 275 ] {883a5604-31d5-43f4-af17-9301ee60946a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7161 | 2026.03.12 01:38:53.344660 [ 275 ] {883a5604-31d5-43f4-af17-9301ee60946a} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7162 | 2026.03.12 01:38:53.344813 [ 275 ] {883a5604-31d5-43f4-af17-9301ee60946a} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.00165 sec., 40000 rows/sec., 3.17 MiB/sec. | ||
| 7163 | 2026.03.12 01:38:53.344854 [ 275 ] {883a5604-31d5-43f4-af17-9301ee60946a} <Debug> TCPHandler: Processed in 0.00194523 sec. | ||
| 7164 | 2026.03.12 01:38:53.344987 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7165 | 2026.03.12 01:38:53.345080 [ 275 ] {97d0b3e7-9a93-4fbd-b7cc-22e5b4dc1b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7166 | 2026.03.12 01:38:53.345119 [ 275 ] {97d0b3e7-9a93-4fbd-b7cc-22e5b4dc1b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7167 | 2026.03.12 01:38:53.345568 [ 275 ] {97d0b3e7-9a93-4fbd-b7cc-22e5b4dc1b07} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7168 | 2026.03.12 01:38:53.345604 [ 275 ] {97d0b3e7-9a93-4fbd-b7cc-22e5b4dc1b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7169 | 2026.03.12 01:38:53.345887 [ 275 ] {97d0b3e7-9a93-4fbd-b7cc-22e5b4dc1b07} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7170 | 2026.03.12 01:38:53.346092 [ 275 ] {97d0b3e7-9a93-4fbd-b7cc-22e5b4dc1b07} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7171 | 2026.03.12 01:38:53.346221 [ 275 ] {97d0b3e7-9a93-4fbd-b7cc-22e5b4dc1b07} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001159 sec., 4314.063848144952 rows/sec., 324.40 KiB/sec. | ||
| 7172 | 2026.03.12 01:38:53.346258 [ 275 ] {97d0b3e7-9a93-4fbd-b7cc-22e5b4dc1b07} <Debug> TCPHandler: Processed in 0.00131872 sec. | ||
| 7173 | 2026.03.12 01:38:53.346376 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7174 | 2026.03.12 01:38:53.346474 [ 275 ] {19b2b6b8-9afa-4feb-bd56-402c884c17c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7175 | 2026.03.12 01:38:53.346512 [ 275 ] {19b2b6b8-9afa-4feb-bd56-402c884c17c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7176 | 2026.03.12 01:38:53.346947 [ 275 ] {19b2b6b8-9afa-4feb-bd56-402c884c17c0} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7177 | 2026.03.12 01:38:53.346981 [ 275 ] {19b2b6b8-9afa-4feb-bd56-402c884c17c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7178 | 2026.03.12 01:38:53.347276 [ 275 ] {19b2b6b8-9afa-4feb-bd56-402c884c17c0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7179 | 2026.03.12 01:38:53.347486 [ 275 ] {19b2b6b8-9afa-4feb-bd56-402c884c17c0} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7180 | 2026.03.12 01:38:53.347610 [ 275 ] {19b2b6b8-9afa-4feb-bd56-402c884c17c0} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001161 sec., 59431.52454780362 rows/sec., 4.64 MiB/sec. | ||
| 7181 | 2026.03.12 01:38:53.347646 [ 275 ] {19b2b6b8-9afa-4feb-bd56-402c884c17c0} <Debug> TCPHandler: Processed in 0.00131773 sec. | ||
| 7182 | 2026.03.12 01:38:53.347757 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7183 | 2026.03.12 01:38:53.347848 [ 275 ] {dc574f9e-7fe0-495b-9420-d5a82b54b355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7184 | 2026.03.12 01:38:53.347890 [ 275 ] {dc574f9e-7fe0-495b-9420-d5a82b54b355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7185 | 2026.03.12 01:38:53.348311 [ 275 ] {dc574f9e-7fe0-495b-9420-d5a82b54b355} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7186 | 2026.03.12 01:38:53.348346 [ 275 ] {dc574f9e-7fe0-495b-9420-d5a82b54b355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7187 | 2026.03.12 01:38:53.348667 [ 275 ] {dc574f9e-7fe0-495b-9420-d5a82b54b355} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7188 | 2026.03.12 01:38:53.348867 [ 275 ] {dc574f9e-7fe0-495b-9420-d5a82b54b355} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7189 | 2026.03.12 01:38:53.348994 [ 275 ] {dc574f9e-7fe0-495b-9420-d5a82b54b355} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 7190 | 2026.03.12 01:38:53.349029 [ 275 ] {dc574f9e-7fe0-495b-9420-d5a82b54b355} <Debug> TCPHandler: Processed in 0.00131958 sec. | ||
| 7191 | 2026.03.12 01:38:53.349137 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7192 | 2026.03.12 01:38:53.349228 [ 275 ] {32351b2c-9bbd-4fb0-b3e8-0e4f66378fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7193 | 2026.03.12 01:38:53.349282 [ 275 ] {32351b2c-9bbd-4fb0-b3e8-0e4f66378fde} <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 | ||
| 7194 | 2026.03.12 01:38:53.350040 [ 275 ] {32351b2c-9bbd-4fb0-b3e8-0e4f66378fde} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7195 | 2026.03.12 01:38:53.350076 [ 275 ] {32351b2c-9bbd-4fb0-b3e8-0e4f66378fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7196 | 2026.03.12 01:38:53.350568 [ 275 ] {32351b2c-9bbd-4fb0-b3e8-0e4f66378fde} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7197 | 2026.03.12 01:38:53.350789 [ 275 ] {32351b2c-9bbd-4fb0-b3e8-0e4f66378fde} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7198 | 2026.03.12 01:38:53.350927 [ 275 ] {32351b2c-9bbd-4fb0-b3e8-0e4f66378fde} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001716 sec., 2913.7529137529136 rows/sec., 5.22 MiB/sec. | ||
| 7199 | 2026.03.12 01:38:53.350978 [ 275 ] {32351b2c-9bbd-4fb0-b3e8-0e4f66378fde} <Debug> TCPHandler: Processed in 0.001887539 sec. | ||
| 7200 | 2026.03.12 01:38:53.351093 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7201 | 2026.03.12 01:38:53.351185 [ 275 ] {781e8ff3-e58d-42cf-a662-11b99621be64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7202 | 2026.03.12 01:38:53.351225 [ 275 ] {781e8ff3-e58d-42cf-a662-11b99621be64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7203 | 2026.03.12 01:38:53.351562 [ 275 ] {781e8ff3-e58d-42cf-a662-11b99621be64} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7204 | 2026.03.12 01:38:53.351598 [ 275 ] {781e8ff3-e58d-42cf-a662-11b99621be64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7205 | 2026.03.12 01:38:53.351898 [ 275 ] {781e8ff3-e58d-42cf-a662-11b99621be64} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7206 | 2026.03.12 01:38:53.352123 [ 275 ] {781e8ff3-e58d-42cf-a662-11b99621be64} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7207 | 2026.03.12 01:38:53.352249 [ 275 ] {781e8ff3-e58d-42cf-a662-11b99621be64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 7208 | 2026.03.12 01:38:53.352285 [ 275 ] {781e8ff3-e58d-42cf-a662-11b99621be64} <Debug> TCPHandler: Processed in 0.001239378 sec. | ||
| 7209 | 2026.03.12 01:38:53.932728 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7210 | 2026.03.12 01:38:53.947777 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7211 | 2026.03.12 01:38:53.947834 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7212 | 2026.03.12 01:38:53.953885 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7213 | 2026.03.12 01:38:53.954592 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7214 | 2026.03.12 01:38:53.957451 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7215 | 2026.03.12 01:38:54.002178 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000821542 sec. | ||
| 7216 | 2026.03.12 01:38:54.180550 [ 29 ] {} <Debug> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7217 | 2026.03.12 01:38:54.180645 [ 29 ] {} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7218 | 2026.03.12 01:38:54.180682 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7219 | 2026.03.12 01:38:54.180854 [ 202 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 7220 | 2026.03.12 01:38:54.181091 [ 202 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7221 | 2026.03.12 01:38:54.181148 [ 202 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 20 rows starting from the beginning of the part | ||
| 7222 | 2026.03.12 01:38:54.181256 [ 202 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 7223 | 2026.03.12 01:38:54.181313 [ 202 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 7224 | 2026.03.12 01:38:54.181357 [ 202 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 7225 | 2026.03.12 01:38:54.181395 [ 202 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 7226 | 2026.03.12 01:38:54.182136 [ 194 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363341 sec., 27872.70389433018 rows/sec., 2.33 MiB/sec. | ||
| 7227 | 2026.03.12 01:38:54.182278 [ 194 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7228 | 2026.03.12 01:38:54.182601 [ 194 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_14_3} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7229 | 2026.03.12 01:38:54.182682 [ 194 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_14_3} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7230 | 2026.03.12 01:38:54.182769 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7231 | 2026.03.12 01:38:57.872772 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38435 | ||
| 7232 | 2026.03.12 01:38:57.872892 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7233 | 2026.03.12 01:38:57.872919 [ 290 ] {} <Debug> TCP-Session: a27ed056-f9b1-410b-b6fb-0509d1fc6f95 Authenticating user 'default' from [fd00:1122:3344:101::e]:38435 | ||
| 7234 | 2026.03.12 01:38:57.872942 [ 290 ] {} <Debug> TCP-Session: a27ed056-f9b1-410b-b6fb-0509d1fc6f95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7235 | 2026.03.12 01:38:57.872956 [ 290 ] {} <Debug> TCP-Session: a27ed056-f9b1-410b-b6fb-0509d1fc6f95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7236 | 2026.03.12 01:38:57.873191 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41570 | ||
| 7237 | 2026.03.12 01:38:57.873220 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52492 | ||
| 7238 | 2026.03.12 01:38:57.873233 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57423 | ||
| 7239 | 2026.03.12 01:38:57.873260 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47558 | ||
| 7240 | 2026.03.12 01:38:57.873312 [ 290 ] {} <Trace> TCP-Session: a27ed056-f9b1-410b-b6fb-0509d1fc6f95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7241 | 2026.03.12 01:38:57.873317 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7242 | 2026.03.12 01:38:57.873251 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48588 | ||
| 7243 | 2026.03.12 01:38:57.873374 [ 274 ] {} <Debug> TCP-Session: 0dc1efde-c3f4-47bb-8c08-4125d56652e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52492 | ||
| 7244 | 2026.03.12 01:38:57.873241 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36202 | ||
| 7245 | 2026.03.12 01:38:57.873412 [ 274 ] {} <Debug> TCP-Session: 0dc1efde-c3f4-47bb-8c08-4125d56652e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7246 | 2026.03.12 01:38:57.873221 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56597 | ||
| 7247 | 2026.03.12 01:38:57.873479 [ 274 ] {} <Debug> TCP-Session: 0dc1efde-c3f4-47bb-8c08-4125d56652e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7248 | 2026.03.12 01:38:57.873507 [ 290 ] {a9caddab-e622-49f5-95be-e75b0731d33e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38435) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7249 | 2026.03.12 01:38:57.873203 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43512 | ||
| 7250 | 2026.03.12 01:38:57.873566 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7251 | 2026.03.12 01:38:57.873602 [ 291 ] {} <Debug> TCP-Session: a2716676-5a3f-4bea-a2ef-d221b65ea21a Authenticating user 'default' from [fd00:1122:3344:101::e]:41570 | ||
| 7252 | 2026.03.12 01:38:57.873618 [ 291 ] {} <Debug> TCP-Session: a2716676-5a3f-4bea-a2ef-d221b65ea21a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7253 | 2026.03.12 01:38:57.873630 [ 291 ] {} <Debug> TCP-Session: a2716676-5a3f-4bea-a2ef-d221b65ea21a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7254 | 2026.03.12 01:38:57.873801 [ 290 ] {a9caddab-e622-49f5-95be-e75b0731d33e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7255 | 2026.03.12 01:38:57.873860 [ 290 ] {a9caddab-e622-49f5-95be-e75b0731d33e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7256 | 2026.03.12 01:38:57.873919 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7257 | 2026.03.12 01:38:57.873958 [ 293 ] {} <Debug> TCP-Session: 8500f6d9-3918-4217-96bf-6d585e71ba50 Authenticating user 'default' from [fd00:1122:3344:101::e]:56597 | ||
| 7258 | 2026.03.12 01:38:57.873983 [ 293 ] {} <Debug> TCP-Session: 8500f6d9-3918-4217-96bf-6d585e71ba50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7259 | 2026.03.12 01:38:57.873997 [ 293 ] {} <Debug> TCP-Session: 8500f6d9-3918-4217-96bf-6d585e71ba50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7260 | 2026.03.12 01:38:57.874018 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7261 | 2026.03.12 01:38:57.874056 [ 292 ] {} <Debug> TCP-Session: 5bffae8e-e2aa-4acd-a7b9-f600464ee140 Authenticating user 'default' from [fd00:1122:3344:101::e]:43512 | ||
| 7262 | 2026.03.12 01:38:57.874084 [ 292 ] {} <Debug> TCP-Session: 5bffae8e-e2aa-4acd-a7b9-f600464ee140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7263 | 2026.03.12 01:38:57.874099 [ 292 ] {} <Debug> TCP-Session: 5bffae8e-e2aa-4acd-a7b9-f600464ee140 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7264 | 2026.03.12 01:38:57.874123 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7265 | 2026.03.12 01:38:57.874162 [ 288 ] {} <Debug> TCP-Session: 1e83728f-45d6-4cb8-8499-1ead5f3dd387 Authenticating user 'default' from [fd00:1122:3344:101::e]:48588 | ||
| 7266 | 2026.03.12 01:38:57.874168 [ 290 ] {a9caddab-e622-49f5-95be-e75b0731d33e} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 7267 | 2026.03.12 01:38:57.874179 [ 288 ] {} <Debug> TCP-Session: 1e83728f-45d6-4cb8-8499-1ead5f3dd387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7268 | 2026.03.12 01:38:57.874212 [ 288 ] {} <Debug> TCP-Session: 1e83728f-45d6-4cb8-8499-1ead5f3dd387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7269 | 2026.03.12 01:38:57.874469 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7270 | 2026.03.12 01:38:57.874505 [ 287 ] {} <Debug> TCP-Session: e5eaa102-7e1e-4d6e-a340-753f5846ce20 Authenticating user 'default' from [fd00:1122:3344:101::e]:36202 | ||
| 7271 | 2026.03.12 01:38:57.874523 [ 287 ] {} <Debug> TCP-Session: e5eaa102-7e1e-4d6e-a340-753f5846ce20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7272 | 2026.03.12 01:38:57.874540 [ 287 ] {} <Debug> TCP-Session: e5eaa102-7e1e-4d6e-a340-753f5846ce20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7273 | 2026.03.12 01:38:57.874578 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7274 | 2026.03.12 01:38:57.874615 [ 289 ] {} <Debug> TCP-Session: 6584f846-d3e9-42bb-b83a-fef73c509ec7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47558 | ||
| 7275 | 2026.03.12 01:38:57.874633 [ 289 ] {} <Debug> TCP-Session: 6584f846-d3e9-42bb-b83a-fef73c509ec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7276 | 2026.03.12 01:38:57.874646 [ 289 ] {} <Debug> TCP-Session: 6584f846-d3e9-42bb-b83a-fef73c509ec7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7277 | 2026.03.12 01:38:57.874828 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7278 | 2026.03.12 01:38:57.874872 [ 286 ] {} <Debug> TCP-Session: f3aba293-a3a3-4620-a478-6458b85e743a Authenticating user 'default' from [fd00:1122:3344:101::e]:57423 | ||
| 7279 | 2026.03.12 01:38:57.874897 [ 286 ] {} <Debug> TCP-Session: f3aba293-a3a3-4620-a478-6458b85e743a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7280 | 2026.03.12 01:38:57.874915 [ 286 ] {} <Debug> TCP-Session: f3aba293-a3a3-4620-a478-6458b85e743a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7281 | 2026.03.12 01:38:57.875142 [ 346 ] {a9caddab-e622-49f5-95be-e75b0731d33e} <Trace> AggregatingTransform: Aggregating | ||
| 7282 | 2026.03.12 01:38:57.875194 [ 346 ] {a9caddab-e622-49f5-95be-e75b0731d33e} <Trace> Aggregator: Aggregation method: without_key | ||
| 7283 | 2026.03.12 01:38:57.875234 [ 346 ] {a9caddab-e622-49f5-95be-e75b0731d33e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000953044 sec. (1049.269 rows/sec., 40.99 KiB/sec.) | ||
| 7284 | 2026.03.12 01:38:57.875254 [ 346 ] {a9caddab-e622-49f5-95be-e75b0731d33e} <Trace> Aggregator: Merging aggregated data | ||
| 7285 | 2026.03.12 01:38:57.876615 [ 290 ] {a9caddab-e622-49f5-95be-e75b0731d33e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003166 sec., 315.8559696778269 rows/sec., 12.34 KiB/sec. | ||
| 7286 | 2026.03.12 01:38:57.876769 [ 290 ] {a9caddab-e622-49f5-95be-e75b0731d33e} <Debug> TCPHandler: Processed in 0.003592025 sec. | ||
| 7287 | 2026.03.12 01:38:57.876857 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7288 | 2026.03.12 01:38:57.876882 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7289 | 2026.03.12 01:38:57.876891 [ 290 ] {} <Debug> TCP-Session: a27ed056-f9b1-410b-b6fb-0509d1fc6f95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7290 | 2026.03.12 01:38:57.876902 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7291 | 2026.03.12 01:38:57.876917 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7292 | 2026.03.12 01:38:57.876943 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7293 | 2026.03.12 01:38:57.876960 [ 292 ] {} <Debug> TCP-Session: 5bffae8e-e2aa-4acd-a7b9-f600464ee140 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7294 | 2026.03.12 01:38:57.876963 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7295 | 2026.03.12 01:38:57.876999 [ 287 ] {} <Debug> TCP-Session: e5eaa102-7e1e-4d6e-a340-753f5846ce20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7296 | 2026.03.12 01:38:57.876979 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7297 | 2026.03.12 01:38:57.877036 [ 286 ] {} <Debug> TCP-Session: f3aba293-a3a3-4620-a478-6458b85e743a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7298 | 2026.03.12 01:38:57.877066 [ 274 ] {} <Debug> TCP-Session: 0dc1efde-c3f4-47bb-8c08-4125d56652e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7299 | 2026.03.12 01:38:57.876932 [ 293 ] {} <Debug> TCP-Session: 8500f6d9-3918-4217-96bf-6d585e71ba50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7300 | 2026.03.12 01:38:57.876928 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7301 | 2026.03.12 01:38:57.876995 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7302 | 2026.03.12 01:38:57.877141 [ 289 ] {} <Debug> TCP-Session: 6584f846-d3e9-42bb-b83a-fef73c509ec7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7303 | 2026.03.12 01:38:57.876984 [ 291 ] {} <Debug> TCP-Session: a2716676-5a3f-4bea-a2ef-d221b65ea21a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7304 | 2026.03.12 01:38:57.877172 [ 288 ] {} <Debug> TCP-Session: 1e83728f-45d6-4cb8-8499-1ead5f3dd387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7305 | 2026.03.12 01:38:57.951788 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37015 | ||
| 7306 | 2026.03.12 01:38:57.951912 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7307 | 2026.03.12 01:38:57.951951 [ 290 ] {} <Debug> TCP-Session: 3e58aaf4-3ffd-4ccc-957c-5c72573baa94 Authenticating user 'default' from [fd00:1122:3344:101::e]:37015 | ||
| 7308 | 2026.03.12 01:38:57.951975 [ 290 ] {} <Debug> TCP-Session: 3e58aaf4-3ffd-4ccc-957c-5c72573baa94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7309 | 2026.03.12 01:38:57.951989 [ 290 ] {} <Debug> TCP-Session: 3e58aaf4-3ffd-4ccc-957c-5c72573baa94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7310 | 2026.03.12 01:38:57.952211 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34339 | ||
| 7311 | 2026.03.12 01:38:57.952230 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61902 | ||
| 7312 | 2026.03.12 01:38:57.952240 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45927 | ||
| 7313 | 2026.03.12 01:38:57.952269 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62842 | ||
| 7314 | 2026.03.12 01:38:57.952288 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46533 | ||
| 7315 | 2026.03.12 01:38:57.952326 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7316 | 2026.03.12 01:38:57.952326 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7317 | 2026.03.12 01:38:57.952329 [ 290 ] {} <Trace> TCP-Session: 3e58aaf4-3ffd-4ccc-957c-5c72573baa94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7318 | 2026.03.12 01:38:57.952362 [ 274 ] {} <Debug> TCP-Session: ba2e4a81-7f6a-4c14-9614-6046b0bb45e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61902 | ||
| 7319 | 2026.03.12 01:38:57.952354 [ 291 ] {} <Debug> TCP-Session: ed896f0d-bf88-471d-83b6-d3666f399421 Authenticating user 'default' from [fd00:1122:3344:101::e]:34339 | ||
| 7320 | 2026.03.12 01:38:57.952386 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7321 | 2026.03.12 01:38:57.952403 [ 274 ] {} <Debug> TCP-Session: ba2e4a81-7f6a-4c14-9614-6046b0bb45e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7322 | 2026.03.12 01:38:57.952407 [ 291 ] {} <Debug> TCP-Session: ed896f0d-bf88-471d-83b6-d3666f399421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7323 | 2026.03.12 01:38:57.952419 [ 288 ] {} <Debug> TCP-Session: 021a52d5-8bd8-47eb-9586-380781e2e56f Authenticating user 'default' from [fd00:1122:3344:101::e]:46533 | ||
| 7324 | 2026.03.12 01:38:57.952429 [ 291 ] {} <Debug> TCP-Session: ed896f0d-bf88-471d-83b6-d3666f399421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7325 | 2026.03.12 01:38:57.952422 [ 274 ] {} <Debug> TCP-Session: ba2e4a81-7f6a-4c14-9614-6046b0bb45e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7326 | 2026.03.12 01:38:57.952441 [ 288 ] {} <Debug> TCP-Session: 021a52d5-8bd8-47eb-9586-380781e2e56f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7327 | 2026.03.12 01:38:57.952385 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7328 | 2026.03.12 01:38:57.952463 [ 288 ] {} <Debug> TCP-Session: 021a52d5-8bd8-47eb-9586-380781e2e56f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7329 | 2026.03.12 01:38:57.952335 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7330 | 2026.03.12 01:38:57.952499 [ 289 ] {} <Debug> TCP-Session: f4f78806-7e9d-4024-b15d-7380ad51d236 Authenticating user 'default' from [fd00:1122:3344:101::e]:62842 | ||
| 7331 | 2026.03.12 01:38:57.952519 [ 290 ] {5194b9b7-1be5-4c43-a9a7-f9f521557f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37015) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7332 | 2026.03.12 01:38:57.952529 [ 286 ] {} <Debug> TCP-Session: 123de761-48c8-4427-863c-e41ccbf125b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45927 | ||
| 7333 | 2026.03.12 01:38:57.952541 [ 289 ] {} <Debug> TCP-Session: f4f78806-7e9d-4024-b15d-7380ad51d236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7334 | 2026.03.12 01:38:57.952562 [ 286 ] {} <Debug> TCP-Session: 123de761-48c8-4427-863c-e41ccbf125b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7335 | 2026.03.12 01:38:57.952575 [ 289 ] {} <Debug> TCP-Session: f4f78806-7e9d-4024-b15d-7380ad51d236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7336 | 2026.03.12 01:38:57.952589 [ 286 ] {} <Debug> TCP-Session: 123de761-48c8-4427-863c-e41ccbf125b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7337 | 2026.03.12 01:38:57.952251 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46653 | ||
| 7338 | 2026.03.12 01:38:57.952225 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53435 | ||
| 7339 | 2026.03.12 01:38:57.952214 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38727 | ||
| 7340 | 2026.03.12 01:38:57.952728 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7341 | 2026.03.12 01:38:57.952730 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7342 | 2026.03.12 01:38:57.952751 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7343 | 2026.03.12 01:38:57.952760 [ 287 ] {} <Debug> TCP-Session: 5c444fd7-d329-4036-9f7d-de352d5b7f08 Authenticating user 'default' from [fd00:1122:3344:101::e]:46653 | ||
| 7344 | 2026.03.12 01:38:57.952771 [ 293 ] {} <Debug> TCP-Session: d836f1f4-9ae3-4e89-b403-696e36a5c4c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53435 | ||
| 7345 | 2026.03.12 01:38:57.952788 [ 290 ] {5194b9b7-1be5-4c43-a9a7-f9f521557f2c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7346 | 2026.03.12 01:38:57.952796 [ 287 ] {} <Debug> TCP-Session: 5c444fd7-d329-4036-9f7d-de352d5b7f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7347 | 2026.03.12 01:38:57.952804 [ 293 ] {} <Debug> TCP-Session: d836f1f4-9ae3-4e89-b403-696e36a5c4c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7348 | 2026.03.12 01:38:57.952834 [ 287 ] {} <Debug> TCP-Session: 5c444fd7-d329-4036-9f7d-de352d5b7f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7349 | 2026.03.12 01:38:57.952847 [ 293 ] {} <Debug> TCP-Session: d836f1f4-9ae3-4e89-b403-696e36a5c4c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7350 | 2026.03.12 01:38:57.952851 [ 290 ] {5194b9b7-1be5-4c43-a9a7-f9f521557f2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7351 | 2026.03.12 01:38:57.952784 [ 292 ] {} <Debug> TCP-Session: a06fc191-bdc0-4a19-bfad-bbd019ab424b Authenticating user 'default' from [fd00:1122:3344:101::e]:38727 | ||
| 7352 | 2026.03.12 01:38:57.952910 [ 292 ] {} <Debug> TCP-Session: a06fc191-bdc0-4a19-bfad-bbd019ab424b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7353 | 2026.03.12 01:38:57.952922 [ 292 ] {} <Debug> TCP-Session: a06fc191-bdc0-4a19-bfad-bbd019ab424b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7354 | 2026.03.12 01:38:57.953162 [ 290 ] {5194b9b7-1be5-4c43-a9a7-f9f521557f2c} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 7355 | 2026.03.12 01:38:57.954075 [ 312 ] {5194b9b7-1be5-4c43-a9a7-f9f521557f2c} <Trace> AggregatingTransform: Aggregating | ||
| 7356 | 2026.03.12 01:38:57.954133 [ 312 ] {5194b9b7-1be5-4c43-a9a7-f9f521557f2c} <Trace> Aggregator: Aggregation method: without_key | ||
| 7357 | 2026.03.12 01:38:57.954170 [ 312 ] {5194b9b7-1be5-4c43-a9a7-f9f521557f2c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905203 sec. (1104.725 rows/sec., 43.15 KiB/sec.) | ||
| 7358 | 2026.03.12 01:38:57.954189 [ 312 ] {5194b9b7-1be5-4c43-a9a7-f9f521557f2c} <Trace> Aggregator: Merging aggregated data | ||
| 7359 | 2026.03.12 01:38:57.955615 [ 290 ] {5194b9b7-1be5-4c43-a9a7-f9f521557f2c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003149 sec., 317.56113051762463 rows/sec., 12.40 KiB/sec. | ||
| 7360 | 2026.03.12 01:38:57.955782 [ 290 ] {5194b9b7-1be5-4c43-a9a7-f9f521557f2c} <Debug> TCPHandler: Processed in 0.003575105 sec. | ||
| 7361 | 2026.03.12 01:38:57.955867 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7362 | 2026.03.12 01:38:57.955894 [ 290 ] {} <Debug> TCP-Session: 3e58aaf4-3ffd-4ccc-957c-5c72573baa94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7363 | 2026.03.12 01:38:57.955902 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7364 | 2026.03.12 01:38:57.955917 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7365 | 2026.03.12 01:38:57.955936 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7366 | 2026.03.12 01:38:57.955959 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7367 | 2026.03.12 01:38:57.955971 [ 291 ] {} <Debug> TCP-Session: ed896f0d-bf88-471d-83b6-d3666f399421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7368 | 2026.03.12 01:38:57.955989 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7369 | 2026.03.12 01:38:57.956008 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7370 | 2026.03.12 01:38:57.956009 [ 274 ] {} <Debug> TCP-Session: ba2e4a81-7f6a-4c14-9614-6046b0bb45e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7371 | 2026.03.12 01:38:57.956037 [ 292 ] {} <Debug> TCP-Session: a06fc191-bdc0-4a19-bfad-bbd019ab424b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7372 | 2026.03.12 01:38:57.956049 [ 287 ] {} <Debug> TCP-Session: 5c444fd7-d329-4036-9f7d-de352d5b7f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7373 | 2026.03.12 01:38:57.956020 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7374 | 2026.03.12 01:38:57.955992 [ 286 ] {} <Debug> TCP-Session: 123de761-48c8-4427-863c-e41ccbf125b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7375 | 2026.03.12 01:38:57.956117 [ 288 ] {} <Debug> TCP-Session: 021a52d5-8bd8-47eb-9586-380781e2e56f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7376 | 2026.03.12 01:38:57.955975 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7377 | 2026.03.12 01:38:57.955955 [ 289 ] {} <Debug> TCP-Session: f4f78806-7e9d-4024-b15d-7380ad51d236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7378 | 2026.03.12 01:38:57.956192 [ 293 ] {} <Debug> TCP-Session: d836f1f4-9ae3-4e89-b403-696e36a5c4c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7379 | 2026.03.12 01:38:58.091007 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58229 | ||
| 7380 | 2026.03.12 01:38:58.091116 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7381 | 2026.03.12 01:38:58.091143 [ 291 ] {} <Debug> TCP-Session: bce37173-6296-4743-9b35-18c8864629c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58229 | ||
| 7382 | 2026.03.12 01:38:58.091164 [ 291 ] {} <Debug> TCP-Session: bce37173-6296-4743-9b35-18c8864629c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7383 | 2026.03.12 01:38:58.091178 [ 291 ] {} <Debug> TCP-Session: bce37173-6296-4743-9b35-18c8864629c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7384 | 2026.03.12 01:38:58.091367 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56365 | ||
| 7385 | 2026.03.12 01:38:58.091395 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59232 | ||
| 7386 | 2026.03.12 01:38:58.091419 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57478 | ||
| 7387 | 2026.03.12 01:38:58.091451 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49924 | ||
| 7388 | 2026.03.12 01:38:58.091469 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36455 | ||
| 7389 | 2026.03.12 01:38:58.091438 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65249 | ||
| 7390 | 2026.03.12 01:38:58.091526 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7391 | 2026.03.12 01:38:58.091532 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7392 | 2026.03.12 01:38:58.091578 [ 293 ] {} <Debug> TCP-Session: 55f5d764-72d3-4f4f-9fdb-a26ea66fe2d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59232 | ||
| 7393 | 2026.03.12 01:38:58.091594 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7394 | 2026.03.12 01:38:58.091597 [ 288 ] {} <Debug> TCP-Session: 728f7698-910b-4c07-a841-5499012529d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49924 | ||
| 7395 | 2026.03.12 01:38:58.091611 [ 293 ] {} <Debug> TCP-Session: 55f5d764-72d3-4f4f-9fdb-a26ea66fe2d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7396 | 2026.03.12 01:38:58.091631 [ 290 ] {} <Debug> TCP-Session: 55cd98a1-ee77-4061-9398-784cc447dda9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36455 | ||
| 7397 | 2026.03.12 01:38:58.091649 [ 293 ] {} <Debug> TCP-Session: 55f5d764-72d3-4f4f-9fdb-a26ea66fe2d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7398 | 2026.03.12 01:38:58.091639 [ 288 ] {} <Debug> TCP-Session: 728f7698-910b-4c07-a841-5499012529d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7399 | 2026.03.12 01:38:58.091671 [ 290 ] {} <Debug> TCP-Session: 55cd98a1-ee77-4061-9398-784cc447dda9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7400 | 2026.03.12 01:38:58.091694 [ 288 ] {} <Debug> TCP-Session: 728f7698-910b-4c07-a841-5499012529d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7401 | 2026.03.12 01:38:58.091608 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7402 | 2026.03.12 01:38:58.091727 [ 290 ] {} <Debug> TCP-Session: 55cd98a1-ee77-4061-9398-784cc447dda9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7403 | 2026.03.12 01:38:58.091750 [ 286 ] {} <Debug> TCP-Session: a2f0092a-4d3c-4fa2-a63d-e6a7099f1df2 Authenticating user 'default' from [fd00:1122:3344:101::e]:65249 | ||
| 7404 | 2026.03.12 01:38:58.091527 [ 291 ] {} <Trace> TCP-Session: bce37173-6296-4743-9b35-18c8864629c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7405 | 2026.03.12 01:38:58.091769 [ 286 ] {} <Debug> TCP-Session: a2f0092a-4d3c-4fa2-a63d-e6a7099f1df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7406 | 2026.03.12 01:38:58.091441 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57107 | ||
| 7407 | 2026.03.12 01:38:58.091807 [ 286 ] {} <Debug> TCP-Session: a2f0092a-4d3c-4fa2-a63d-e6a7099f1df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7408 | 2026.03.12 01:38:58.091461 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39715 | ||
| 7409 | 2026.03.12 01:38:58.091525 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7410 | 2026.03.12 01:38:58.091880 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7411 | 2026.03.12 01:38:58.091487 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7412 | 2026.03.12 01:38:58.091909 [ 274 ] {} <Debug> TCP-Session: 3ea016f2-f96a-4cd9-a3de-8ceb3634c819 Authenticating user 'default' from [fd00:1122:3344:101::e]:57478 | ||
| 7413 | 2026.03.12 01:38:58.091927 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7414 | 2026.03.12 01:38:58.091954 [ 291 ] {c4ba167e-d409-4adb-94d2-08d97ef6efec} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58229) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7415 | 2026.03.12 01:38:58.091977 [ 274 ] {} <Debug> TCP-Session: 3ea016f2-f96a-4cd9-a3de-8ceb3634c819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7416 | 2026.03.12 01:38:58.091994 [ 289 ] {} <Debug> TCP-Session: 5382da64-ff27-4272-80f7-244b50079f83 Authenticating user 'default' from [fd00:1122:3344:101::e]:39715 | ||
| 7417 | 2026.03.12 01:38:58.092013 [ 274 ] {} <Debug> TCP-Session: 3ea016f2-f96a-4cd9-a3de-8ceb3634c819 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7418 | 2026.03.12 01:38:58.092031 [ 289 ] {} <Debug> TCP-Session: 5382da64-ff27-4272-80f7-244b50079f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7419 | 2026.03.12 01:38:58.091924 [ 287 ] {} <Debug> TCP-Session: bf6a996c-e9c3-44c2-8994-3659497371ff Authenticating user 'default' from [fd00:1122:3344:101::e]:57107 | ||
| 7420 | 2026.03.12 01:38:58.092057 [ 289 ] {} <Debug> TCP-Session: 5382da64-ff27-4272-80f7-244b50079f83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7421 | 2026.03.12 01:38:58.091941 [ 292 ] {} <Debug> TCP-Session: d1063064-987f-494b-8417-abcb797571e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56365 | ||
| 7422 | 2026.03.12 01:38:58.092086 [ 287 ] {} <Debug> TCP-Session: bf6a996c-e9c3-44c2-8994-3659497371ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7423 | 2026.03.12 01:38:58.092112 [ 292 ] {} <Debug> TCP-Session: d1063064-987f-494b-8417-abcb797571e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7424 | 2026.03.12 01:38:58.092114 [ 287 ] {} <Debug> TCP-Session: bf6a996c-e9c3-44c2-8994-3659497371ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7425 | 2026.03.12 01:38:58.092127 [ 292 ] {} <Debug> TCP-Session: d1063064-987f-494b-8417-abcb797571e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7426 | 2026.03.12 01:38:58.092294 [ 291 ] {c4ba167e-d409-4adb-94d2-08d97ef6efec} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7427 | 2026.03.12 01:38:58.092357 [ 291 ] {c4ba167e-d409-4adb-94d2-08d97ef6efec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7428 | 2026.03.12 01:38:58.092668 [ 291 ] {c4ba167e-d409-4adb-94d2-08d97ef6efec} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 7429 | 2026.03.12 01:38:58.093624 [ 309 ] {c4ba167e-d409-4adb-94d2-08d97ef6efec} <Trace> AggregatingTransform: Aggregating | ||
| 7430 | 2026.03.12 01:38:58.093678 [ 309 ] {c4ba167e-d409-4adb-94d2-08d97ef6efec} <Trace> Aggregator: Aggregation method: without_key | ||
| 7431 | 2026.03.12 01:38:58.093718 [ 309 ] {c4ba167e-d409-4adb-94d2-08d97ef6efec} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000948645 sec. (1054.135 rows/sec., 41.18 KiB/sec.) | ||
| 7432 | 2026.03.12 01:38:58.093737 [ 309 ] {c4ba167e-d409-4adb-94d2-08d97ef6efec} <Trace> Aggregator: Merging aggregated data | ||
| 7433 | 2026.03.12 01:38:58.095064 [ 291 ] {c4ba167e-d409-4adb-94d2-08d97ef6efec} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003165 sec., 315.95576619273305 rows/sec., 12.34 KiB/sec. | ||
| 7434 | 2026.03.12 01:38:58.095204 [ 291 ] {c4ba167e-d409-4adb-94d2-08d97ef6efec} <Debug> TCPHandler: Processed in 0.003817567 sec. | ||
| 7435 | 2026.03.12 01:38:58.095327 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7436 | 2026.03.12 01:38:58.095350 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7437 | 2026.03.12 01:38:58.095366 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7438 | 2026.03.12 01:38:58.095383 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7439 | 2026.03.12 01:38:58.095403 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7440 | 2026.03.12 01:38:58.095413 [ 292 ] {} <Debug> TCP-Session: d1063064-987f-494b-8417-abcb797571e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7441 | 2026.03.12 01:38:58.095439 [ 287 ] {} <Debug> TCP-Session: bf6a996c-e9c3-44c2-8994-3659497371ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7442 | 2026.03.12 01:38:58.095449 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7443 | 2026.03.12 01:38:58.095459 [ 290 ] {} <Debug> TCP-Session: 55cd98a1-ee77-4061-9398-784cc447dda9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7444 | 2026.03.12 01:38:58.095466 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7445 | 2026.03.12 01:38:58.095499 [ 286 ] {} <Debug> TCP-Session: a2f0092a-4d3c-4fa2-a63d-e6a7099f1df2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7446 | 2026.03.12 01:38:58.095437 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7447 | 2026.03.12 01:38:58.095535 [ 288 ] {} <Debug> TCP-Session: 728f7698-910b-4c07-a841-5499012529d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7448 | 2026.03.12 01:38:58.095422 [ 293 ] {} <Debug> TCP-Session: 55f5d764-72d3-4f4f-9fdb-a26ea66fe2d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7449 | 2026.03.12 01:38:58.095575 [ 289 ] {} <Debug> TCP-Session: 5382da64-ff27-4272-80f7-244b50079f83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7450 | 2026.03.12 01:38:58.095422 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7451 | 2026.03.12 01:38:58.095363 [ 291 ] {} <Debug> TCP-Session: bce37173-6296-4743-9b35-18c8864629c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7452 | 2026.03.12 01:38:58.095640 [ 274 ] {} <Debug> TCP-Session: 3ea016f2-f96a-4cd9-a3de-8ceb3634c819 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7453 | 2026.03.12 01:38:58.346558 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7454 | 2026.03.12 01:38:58.346765 [ 275 ] {431a0f75-1acb-4e8e-baa9-3f539796fbc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7455 | 2026.03.12 01:38:58.346843 [ 275 ] {431a0f75-1acb-4e8e-baa9-3f539796fbc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7456 | 2026.03.12 01:38:58.347595 [ 275 ] {431a0f75-1acb-4e8e-baa9-3f539796fbc9} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2026.03.12 01:38:58.347650 [ 275 ] {431a0f75-1acb-4e8e-baa9-3f539796fbc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7458 | 2026.03.12 01:38:58.348094 [ 275 ] {431a0f75-1acb-4e8e-baa9-3f539796fbc9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7459 | 2026.03.12 01:38:58.348348 [ 275 ] {431a0f75-1acb-4e8e-baa9-3f539796fbc9} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7460 | 2026.03.12 01:38:58.348571 [ 275 ] {431a0f75-1acb-4e8e-baa9-3f539796fbc9} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001855 sec., 67924.52830188679 rows/sec., 5.84 MiB/sec. | ||
| 7461 | 2026.03.12 01:38:58.348649 [ 275 ] {431a0f75-1acb-4e8e-baa9-3f539796fbc9} <Debug> TCPHandler: Processed in 0.002238374 sec. | ||
| 7462 | 2026.03.12 01:38:58.348811 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7463 | 2026.03.12 01:38:58.348917 [ 275 ] {f08e0cf1-02b5-4586-9169-386437087bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7464 | 2026.03.12 01:38:58.348969 [ 275 ] {f08e0cf1-02b5-4586-9169-386437087bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7465 | 2026.03.12 01:38:58.349562 [ 275 ] {f08e0cf1-02b5-4586-9169-386437087bf4} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7466 | 2026.03.12 01:38:58.349605 [ 275 ] {f08e0cf1-02b5-4586-9169-386437087bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7467 | 2026.03.12 01:38:58.350067 [ 275 ] {f08e0cf1-02b5-4586-9169-386437087bf4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7468 | 2026.03.12 01:38:58.350341 [ 275 ] {f08e0cf1-02b5-4586-9169-386437087bf4} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7469 | 2026.03.12 01:38:58.350502 [ 70 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7470 | 2026.03.12 01:38:58.350520 [ 275 ] {f08e0cf1-02b5-4586-9169-386437087bf4} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001626 sec., 21525.21525215252 rows/sec., 1.58 MiB/sec. | ||
| 7471 | 2026.03.12 01:38:58.350579 [ 70 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7472 | 2026.03.12 01:38:58.350606 [ 275 ] {f08e0cf1-02b5-4586-9169-386437087bf4} <Debug> TCPHandler: Processed in 0.001852238 sec. | ||
| 7473 | 2026.03.12 01:38:58.350609 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7474 | 2026.03.12 01:38:58.350743 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 7475 | 2026.03.12 01:38:58.350771 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7476 | 2026.03.12 01:38:58.350866 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7477 | 2026.03.12 01:38:58.350907 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 225 rows starting from the beginning of the part | ||
| 7478 | 2026.03.12 01:38:58.350912 [ 275 ] {42f25c26-c595-4e93-b632-e4f4ce371ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7479 | 2026.03.12 01:38:58.350977 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 35 rows starting from the beginning of the part | ||
| 7480 | 2026.03.12 01:38:58.350980 [ 275 ] {42f25c26-c595-4e93-b632-e4f4ce371ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7481 | 2026.03.12 01:38:58.351037 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part | ||
| 7482 | 2026.03.12 01:38:58.351089 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 7483 | 2026.03.12 01:38:58.351129 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part | ||
| 7484 | 2026.03.12 01:38:58.351170 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 35 rows starting from the beginning of the part | ||
| 7485 | 2026.03.12 01:38:58.351497 [ 275 ] {42f25c26-c595-4e93-b632-e4f4ce371ac3} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7486 | 2026.03.12 01:38:58.351540 [ 275 ] {42f25c26-c595-4e93-b632-e4f4ce371ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7487 | 2026.03.12 01:38:58.351899 [ 275 ] {42f25c26-c595-4e93-b632-e4f4ce371ac3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7488 | 2026.03.12 01:38:58.352039 [ 194 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 369 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342771 sec., 274804.8624821358 rows/sec., 19.66 MiB/sec. | ||
| 7489 | 2026.03.12 01:38:58.352124 [ 275 ] {42f25c26-c595-4e93-b632-e4f4ce371ac3} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7490 | 2026.03.12 01:38:58.352242 [ 194 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7491 | 2026.03.12 01:38:58.352274 [ 275 ] {42f25c26-c595-4e93-b632-e4f4ce371ac3} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001395 sec., 70967.74193548388 rows/sec., 5.54 MiB/sec. | ||
| 7492 | 2026.03.12 01:38:58.352320 [ 275 ] {42f25c26-c595-4e93-b632-e4f4ce371ac3} <Debug> TCPHandler: Processed in 0.001607975 sec. | ||
| 7493 | 2026.03.12 01:38:58.352450 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7494 | 2026.03.12 01:38:58.352551 [ 275 ] {52172f66-0bcc-457c-9759-964d5ff52db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7495 | 2026.03.12 01:38:58.352575 [ 194 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_41_8} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7496 | 2026.03.12 01:38:58.352598 [ 275 ] {52172f66-0bcc-457c-9759-964d5ff52db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7497 | 2026.03.12 01:38:58.352666 [ 194 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_41_8} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7498 | 2026.03.12 01:38:58.352759 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7499 | 2026.03.12 01:38:58.353044 [ 275 ] {52172f66-0bcc-457c-9759-964d5ff52db7} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7500 | 2026.03.12 01:38:58.353085 [ 275 ] {52172f66-0bcc-457c-9759-964d5ff52db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7501 | 2026.03.12 01:38:58.353459 [ 275 ] {52172f66-0bcc-457c-9759-964d5ff52db7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7502 | 2026.03.12 01:38:58.353700 [ 275 ] {52172f66-0bcc-457c-9759-964d5ff52db7} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7503 | 2026.03.12 01:38:58.353862 [ 275 ] {52172f66-0bcc-457c-9759-964d5ff52db7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001331 sec., 120210.36814425245 rows/sec., 8.37 MiB/sec. | ||
| 7504 | 2026.03.12 01:38:58.353901 [ 275 ] {52172f66-0bcc-457c-9759-964d5ff52db7} <Debug> TCPHandler: Processed in 0.001503133 sec. | ||
| 7505 | 2026.03.12 01:38:58.354023 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7506 | 2026.03.12 01:38:58.354120 [ 275 ] {5f7b1644-a932-475c-ba64-42484940eecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7507 | 2026.03.12 01:38:58.354175 [ 275 ] {5f7b1644-a932-475c-ba64-42484940eecd} <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 | ||
| 7508 | 2026.03.12 01:38:58.355012 [ 275 ] {5f7b1644-a932-475c-ba64-42484940eecd} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7509 | 2026.03.12 01:38:58.355048 [ 275 ] {5f7b1644-a932-475c-ba64-42484940eecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7510 | 2026.03.12 01:38:58.355620 [ 275 ] {5f7b1644-a932-475c-ba64-42484940eecd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7511 | 2026.03.12 01:38:58.355849 [ 275 ] {5f7b1644-a932-475c-ba64-42484940eecd} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7512 | 2026.03.12 01:38:58.355961 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7513 | 2026.03.12 01:38:58.355994 [ 275 ] {5f7b1644-a932-475c-ba64-42484940eecd} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001894 sec., 18479.408658922915 rows/sec., 33.11 MiB/sec. | ||
| 7514 | 2026.03.12 01:38:58.356000 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7515 | 2026.03.12 01:38:58.356037 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7516 | 2026.03.12 01:38:58.356075 [ 275 ] {5f7b1644-a932-475c-ba64-42484940eecd} <Debug> TCPHandler: Processed in 0.002101782 sec. | ||
| 7517 | 2026.03.12 01:38:58.356143 [ 189 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::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 | ||
| 7518 | 2026.03.12 01:38:58.356199 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7519 | 2026.03.12 01:38:58.356301 [ 275 ] {1dad5cf7-407a-49e2-866f-a985e402ffac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7520 | 2026.03.12 01:38:58.356342 [ 275 ] {1dad5cf7-407a-49e2-866f-a985e402ffac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7521 | 2026.03.12 01:38:58.356390 [ 189 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7522 | 2026.03.12 01:38:58.356453 [ 189 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 780 rows starting from the beginning of the part | ||
| 7523 | 2026.03.12 01:38:58.356583 [ 189 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 35 rows starting from the beginning of the part | ||
| 7524 | 2026.03.12 01:38:58.356690 [ 189 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part | ||
| 7525 | 2026.03.12 01:38:58.356698 [ 275 ] {1dad5cf7-407a-49e2-866f-a985e402ffac} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7526 | 2026.03.12 01:38:58.356741 [ 275 ] {1dad5cf7-407a-49e2-866f-a985e402ffac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7527 | 2026.03.12 01:38:58.356791 [ 189 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 46 rows starting from the beginning of the part | ||
| 7528 | 2026.03.12 01:38:58.356895 [ 189 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part | ||
| 7529 | 2026.03.12 01:38:58.356992 [ 189 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 35 rows starting from the beginning of the part | ||
| 7530 | 2026.03.12 01:38:58.357068 [ 275 ] {1dad5cf7-407a-49e2-866f-a985e402ffac} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7531 | 2026.03.12 01:38:58.357290 [ 275 ] {1dad5cf7-407a-49e2-866f-a985e402ffac} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7532 | 2026.03.12 01:38:58.357436 [ 275 ] {1dad5cf7-407a-49e2-866f-a985e402ffac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 7533 | 2026.03.12 01:38:58.357475 [ 275 ] {1dad5cf7-407a-49e2-866f-a985e402ffac} <Debug> TCPHandler: Processed in 0.00132534 sec. | ||
| 7534 | 2026.03.12 01:38:58.376785 [ 198 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 906 rows, containing 19 columns (19 merged, 0 gathered) in 0.020692163 sec., 43784.69278441311 rows/sec., 78.46 MiB/sec. | ||
| 7535 | 2026.03.12 01:38:58.378136 [ 195 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7536 | 2026.03.12 01:38:58.378575 [ 195 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7537 | 2026.03.12 01:38:58.378672 [ 195 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7538 | 2026.03.12 01:38:58.378859 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 7539 | 2026.03.12 01:38:59.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.33 MiB, peak 292.88 MiB, free memory in arenas 0.00 B, will set to 286.45 MiB (RSS), difference: 3.12 MiB | ||
| 7540 | 2026.03.12 01:39:00.557406 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15848 | ||
| 7541 | 2026.03.12 01:39:00.557909 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7542 | 2026.03.12 01:39:00.557959 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7543 | 2026.03.12 01:39:00.558473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7544 | 2026.03.12 01:39:00.558717 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7545 | 2026.03.12 01:39:00.558861 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15848 | ||
| 7546 | 2026.03.12 01:39:01.457517 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7547 | 2026.03.12 01:39:01.473316 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7548 | 2026.03.12 01:39:01.473374 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 7549 | 2026.03.12 01:39:01.479580 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7550 | 2026.03.12 01:39:01.480314 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7551 | 2026.03.12 01:39:01.483089 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7552 | 2026.03.12 01:39:03.111654 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 932 | ||
| 7553 | 2026.03.12 01:39:03.114297 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7554 | 2026.03.12 01:39:03.114356 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7555 | 2026.03.12 01:39:03.115573 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7556 | 2026.03.12 01:39:03.115846 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7557 | 2026.03.12 01:39:03.116220 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 932 | ||
| 7558 | 2026.03.12 01:39:03.343127 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7559 | 2026.03.12 01:39:03.343335 [ 275 ] {5fb16c7a-0455-44cd-8429-8763339f852b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7560 | 2026.03.12 01:39:03.343422 [ 275 ] {5fb16c7a-0455-44cd-8429-8763339f852b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7561 | 2026.03.12 01:39:03.344128 [ 275 ] {5fb16c7a-0455-44cd-8429-8763339f852b} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7562 | 2026.03.12 01:39:03.344183 [ 275 ] {5fb16c7a-0455-44cd-8429-8763339f852b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7563 | 2026.03.12 01:39:03.344622 [ 275 ] {5fb16c7a-0455-44cd-8429-8763339f852b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7564 | 2026.03.12 01:39:03.344859 [ 275 ] {5fb16c7a-0455-44cd-8429-8763339f852b} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7565 | 2026.03.12 01:39:03.345029 [ 275 ] {5fb16c7a-0455-44cd-8429-8763339f852b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00175 sec., 2285.714285714286 rows/sec., 186.38 KiB/sec. | ||
| 7566 | 2026.03.12 01:39:03.345081 [ 275 ] {5fb16c7a-0455-44cd-8429-8763339f852b} <Debug> TCPHandler: Processed in 0.002123712 sec. | ||
| 7567 | 2026.03.12 01:39:03.345222 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7568 | 2026.03.12 01:39:03.345335 [ 275 ] {9fb1011a-1e31-4efe-8600-417f0a96293a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7569 | 2026.03.12 01:39:03.345381 [ 275 ] {9fb1011a-1e31-4efe-8600-417f0a96293a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7570 | 2026.03.12 01:39:03.345854 [ 275 ] {9fb1011a-1e31-4efe-8600-417f0a96293a} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7571 | 2026.03.12 01:39:03.345895 [ 275 ] {9fb1011a-1e31-4efe-8600-417f0a96293a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7572 | 2026.03.12 01:39:03.346232 [ 275 ] {9fb1011a-1e31-4efe-8600-417f0a96293a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7573 | 2026.03.12 01:39:03.346462 [ 275 ] {9fb1011a-1e31-4efe-8600-417f0a96293a} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7574 | 2026.03.12 01:39:03.346588 [ 107 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7575 | 2026.03.12 01:39:03.346604 [ 275 ] {9fb1011a-1e31-4efe-8600-417f0a96293a} <Debug> executeQuery: Read 68 rows, 5.50 KiB in 0.001295 sec., 52509.652509652515 rows/sec., 4.15 MiB/sec. | ||
| 7576 | 2026.03.12 01:39:03.346655 [ 107 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2026.03.12 01:39:03.346666 [ 275 ] {9fb1011a-1e31-4efe-8600-417f0a96293a} <Debug> TCPHandler: Processed in 0.001499573 sec. | ||
| 7578 | 2026.03.12 01:39:03.346686 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7579 | 2026.03.12 01:39:03.346803 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7580 | 2026.03.12 01:39:03.346814 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 7581 | 2026.03.12 01:39:03.346907 [ 275 ] {05f6401e-40bb-485d-accf-c04f8cf385d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7582 | 2026.03.12 01:39:03.346955 [ 275 ] {05f6401e-40bb-485d-accf-c04f8cf385d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7583 | 2026.03.12 01:39:03.346956 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7584 | 2026.03.12 01:39:03.347000 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2893 rows starting from the beginning of the part | ||
| 7585 | 2026.03.12 01:39:03.347064 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 2133 rows starting from the beginning of the part | ||
| 7586 | 2026.03.12 01:39:03.347107 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 7587 | 2026.03.12 01:39:03.347145 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 66 rows starting from the beginning of the part | ||
| 7588 | 2026.03.12 01:39:03.347183 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 126 rows starting from the beginning of the part | ||
| 7589 | 2026.03.12 01:39:03.347228 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 68 rows starting from the beginning of the part | ||
| 7590 | 2026.03.12 01:39:03.347389 [ 275 ] {05f6401e-40bb-485d-accf-c04f8cf385d6} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2026.03.12 01:39:03.347432 [ 275 ] {05f6401e-40bb-485d-accf-c04f8cf385d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7592 | 2026.03.12 01:39:03.347759 [ 275 ] {05f6401e-40bb-485d-accf-c04f8cf385d6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7593 | 2026.03.12 01:39:03.347977 [ 275 ] {05f6401e-40bb-485d-accf-c04f8cf385d6} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2026.03.12 01:39:03.348124 [ 275 ] {05f6401e-40bb-485d-accf-c04f8cf385d6} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001238 sec., 7269.789983844911 rows/sec., 529.30 KiB/sec. | ||
| 7595 | 2026.03.12 01:39:03.348164 [ 275 ] {05f6401e-40bb-485d-accf-c04f8cf385d6} <Debug> TCPHandler: Processed in 0.001413102 sec. | ||
| 7596 | 2026.03.12 01:39:03.348283 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7597 | 2026.03.12 01:39:03.348378 [ 275 ] {5cb9a207-7bf9-46f3-9b99-da2a81be7f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7598 | 2026.03.12 01:39:03.348419 [ 275 ] {5cb9a207-7bf9-46f3-9b99-da2a81be7f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7599 | 2026.03.12 01:39:03.348860 [ 275 ] {5cb9a207-7bf9-46f3-9b99-da2a81be7f14} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2026.03.12 01:39:03.348895 [ 275 ] {5cb9a207-7bf9-46f3-9b99-da2a81be7f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7601 | 2026.03.12 01:39:03.349213 [ 275 ] {5cb9a207-7bf9-46f3-9b99-da2a81be7f14} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7602 | 2026.03.12 01:39:03.349277 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5342 rows, containing 5 columns (5 merged, 0 gathered) in 0.002516938 sec., 2122420.1788045634 rows/sec., 171.40 MiB/sec. | ||
| 7603 | 2026.03.12 01:39:03.349424 [ 275 ] {5cb9a207-7bf9-46f3-9b99-da2a81be7f14} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7604 | 2026.03.12 01:39:03.349536 [ 107 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7605 | 2026.03.12 01:39:03.349547 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7606 | 2026.03.12 01:39:03.349563 [ 275 ] {5cb9a207-7bf9-46f3-9b99-da2a81be7f14} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001205 sec., 60580.912863070545 rows/sec., 4.73 MiB/sec. | ||
| 7607 | 2026.03.12 01:39:03.349576 [ 107 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7608 | 2026.03.12 01:39:03.349617 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7609 | 2026.03.12 01:39:03.349621 [ 275 ] {5cb9a207-7bf9-46f3-9b99-da2a81be7f14} <Debug> TCPHandler: Processed in 0.001387241 sec. | ||
| 7610 | 2026.03.12 01:39:03.349719 [ 191 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 7611 | 2026.03.12 01:39:03.349755 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7612 | 2026.03.12 01:39:03.349854 [ 275 ] {c5807ac5-ae8e-4e05-9bf0-ed220df51ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7613 | 2026.03.12 01:39:03.349854 [ 191 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7614 | 2026.03.12 01:39:03.349854 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_51_10} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7615 | 2026.03.12 01:39:03.349902 [ 275 ] {c5807ac5-ae8e-4e05-9bf0-ed220df51ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7616 | 2026.03.12 01:39:03.349914 [ 191 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1551 rows starting from the beginning of the part | ||
| 7617 | 2026.03.12 01:39:03.349989 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_51_10} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7618 | 2026.03.12 01:39:03.350001 [ 191 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1088 rows starting from the beginning of the part | ||
| 7619 | 2026.03.12 01:39:03.350060 [ 191 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
| 7620 | 2026.03.12 01:39:03.350070 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 7621 | 2026.03.12 01:39:03.350110 [ 191 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 69 rows starting from the beginning of the part | ||
| 7622 | 2026.03.12 01:39:03.350161 [ 191 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 99 rows starting from the beginning of the part | ||
| 7623 | 2026.03.12 01:39:03.350206 [ 191 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 73 rows starting from the beginning of the part | ||
| 7624 | 2026.03.12 01:39:03.350336 [ 275 ] {c5807ac5-ae8e-4e05-9bf0-ed220df51ac7} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7625 | 2026.03.12 01:39:03.350377 [ 275 ] {c5807ac5-ae8e-4e05-9bf0-ed220df51ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7626 | 2026.03.12 01:39:03.350734 [ 275 ] {c5807ac5-ae8e-4e05-9bf0-ed220df51ac7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7627 | 2026.03.12 01:39:03.350953 [ 275 ] {c5807ac5-ae8e-4e05-9bf0-ed220df51ac7} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7628 | 2026.03.12 01:39:03.351075 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7629 | 2026.03.12 01:39:03.351103 [ 275 ] {c5807ac5-ae8e-4e05-9bf0-ed220df51ac7} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001268 sec., 127760.2523659306 rows/sec., 8.90 MiB/sec. | ||
| 7630 | 2026.03.12 01:39:03.351109 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7631 | 2026.03.12 01:39:03.351142 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7632 | 2026.03.12 01:39:03.351146 [ 275 ] {c5807ac5-ae8e-4e05-9bf0-ed220df51ac7} <Debug> TCPHandler: Processed in 0.001440752 sec. | ||
| 7633 | 2026.03.12 01:39:03.351218 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 7634 | 2026.03.12 01:39:03.351269 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7635 | 2026.03.12 01:39:03.351321 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7636 | 2026.03.12 01:39:03.351355 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14987 rows starting from the beginning of the part | ||
| 7637 | 2026.03.12 01:39:03.351366 [ 275 ] {0536b9a0-8c3e-4309-9586-b7d70e67a431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7638 | 2026.03.12 01:39:03.351410 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1256 rows starting from the beginning of the part | ||
| 7639 | 2026.03.12 01:39:03.351427 [ 275 ] {0536b9a0-8c3e-4309-9586-b7d70e67a431} <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 | ||
| 7640 | 2026.03.12 01:39:03.351458 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 128 rows starting from the beginning of the part | ||
| 7641 | 2026.03.12 01:39:03.351503 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 7642 | 2026.03.12 01:39:03.351542 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 7643 | 2026.03.12 01:39:03.351581 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 162 rows starting from the beginning of the part | ||
| 7644 | 2026.03.12 01:39:03.351653 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2944 rows, containing 5 columns (5 merged, 0 gathered) in 0.00197463 sec., 1490912.2215301096 rows/sec., 111.02 MiB/sec. | ||
| 7645 | 2026.03.12 01:39:03.351846 [ 191 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7646 | 2026.03.12 01:39:03.352097 [ 191 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_51_10} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7647 | 2026.03.12 01:39:03.352174 [ 191 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_51_10} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7648 | 2026.03.12 01:39:03.352219 [ 275 ] {0536b9a0-8c3e-4309-9586-b7d70e67a431} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7649 | 2026.03.12 01:39:03.352248 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7650 | 2026.03.12 01:39:03.352261 [ 275 ] {0536b9a0-8c3e-4309-9586-b7d70e67a431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7651 | 2026.03.12 01:39:03.352799 [ 275 ] {0536b9a0-8c3e-4309-9586-b7d70e67a431} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7652 | 2026.03.12 01:39:03.353041 [ 275 ] {0536b9a0-8c3e-4309-9586-b7d70e67a431} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7653 | 2026.03.12 01:39:03.353192 [ 275 ] {0536b9a0-8c3e-4309-9586-b7d70e67a431} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001844 sec., 2711.4967462039044 rows/sec., 4.86 MiB/sec. | ||
| 7654 | 2026.03.12 01:39:03.353265 [ 275 ] {0536b9a0-8c3e-4309-9586-b7d70e67a431} <Debug> TCPHandler: Processed in 0.002045591 sec. | ||
| 7655 | 2026.03.12 01:39:03.353404 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7656 | 2026.03.12 01:39:03.353499 [ 275 ] {f047c453-9eda-460e-bf0c-820aec9b1c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7657 | 2026.03.12 01:39:03.353542 [ 275 ] {f047c453-9eda-460e-bf0c-820aec9b1c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7658 | 2026.03.12 01:39:03.353979 [ 275 ] {f047c453-9eda-460e-bf0c-820aec9b1c46} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7659 | 2026.03.12 01:39:03.354019 [ 275 ] {f047c453-9eda-460e-bf0c-820aec9b1c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7660 | 2026.03.12 01:39:03.354405 [ 275 ] {f047c453-9eda-460e-bf0c-820aec9b1c46} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7661 | 2026.03.12 01:39:03.354655 [ 275 ] {f047c453-9eda-460e-bf0c-820aec9b1c46} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7662 | 2026.03.12 01:39:03.354781 [ 107 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7663 | 2026.03.12 01:39:03.354800 [ 275 ] {f047c453-9eda-460e-bf0c-820aec9b1c46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001319 sec., 45489.00682335102 rows/sec., 3.07 MiB/sec. | ||
| 7664 | 2026.03.12 01:39:03.354817 [ 107 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7665 | 2026.03.12 01:39:03.354841 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7666 | 2026.03.12 01:39:03.354845 [ 275 ] {f047c453-9eda-460e-bf0c-820aec9b1c46} <Debug> TCPHandler: Processed in 0.001490563 sec. | ||
| 7667 | 2026.03.12 01:39:03.354921 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 7668 | 2026.03.12 01:39:03.355027 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7669 | 2026.03.12 01:39:03.355054 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2370 rows starting from the beginning of the part | ||
| 7670 | 2026.03.12 01:39:03.355102 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 12 rows starting from the beginning of the part | ||
| 7671 | 2026.03.12 01:39:03.355156 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 48 rows starting from the beginning of the part | ||
| 7672 | 2026.03.12 01:39:03.355200 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 7673 | 2026.03.12 01:39:03.355235 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 7674 | 2026.03.12 01:39:03.355267 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 7675 | 2026.03.12 01:39:03.356501 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2610 rows, containing 4 columns (4 merged, 0 gathered) in 0.001614925 sec., 1616174.1257333932 rows/sec., 107.73 MiB/sec. | ||
| 7676 | 2026.03.12 01:39:03.356576 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16853 rows, containing 5 columns (5 merged, 0 gathered) in 0.005390182 sec., 3126610.567138549 rows/sec., 208.18 MiB/sec. | ||
| 7677 | 2026.03.12 01:39:03.356831 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7678 | 2026.03.12 01:39:03.356862 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7679 | 2026.03.12 01:39:03.357163 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_51_10} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7680 | 2026.03.12 01:39:03.357163 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7681 | 2026.03.12 01:39:03.357258 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_51_10} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7682 | 2026.03.12 01:39:03.357263 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7683 | 2026.03.12 01:39:03.357358 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7684 | 2026.03.12 01:39:03.357404 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 7685 | 2026.03.12 01:39:07.908699 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7686 | 2026.03.12 01:39:07.908778 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7687 | 2026.03.12 01:39:08.059092 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16360 | ||
| 7688 | 2026.03.12 01:39:08.059704 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7689 | 2026.03.12 01:39:08.059760 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7690 | 2026.03.12 01:39:08.060271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7691 | 2026.03.12 01:39:08.060521 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7692 | 2026.03.12 01:39:08.060673 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16360 | ||
| 7693 | 2026.03.12 01:39:08.345156 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7694 | 2026.03.12 01:39:08.345353 [ 275 ] {429ddf02-621d-4b5c-80b2-c479ce00292c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7695 | 2026.03.12 01:39:08.345424 [ 275 ] {429ddf02-621d-4b5c-80b2-c479ce00292c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7696 | 2026.03.12 01:39:08.346191 [ 275 ] {429ddf02-621d-4b5c-80b2-c479ce00292c} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7697 | 2026.03.12 01:39:08.346238 [ 275 ] {429ddf02-621d-4b5c-80b2-c479ce00292c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7698 | 2026.03.12 01:39:08.346628 [ 275 ] {429ddf02-621d-4b5c-80b2-c479ce00292c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7699 | 2026.03.12 01:39:08.346875 [ 275 ] {429ddf02-621d-4b5c-80b2-c479ce00292c} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7700 | 2026.03.12 01:39:08.347028 [ 275 ] {429ddf02-621d-4b5c-80b2-c479ce00292c} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001731 sec., 72790.29462738302 rows/sec., 6.26 MiB/sec. | ||
| 7701 | 2026.03.12 01:39:08.347069 [ 275 ] {429ddf02-621d-4b5c-80b2-c479ce00292c} <Debug> TCPHandler: Processed in 0.002050701 sec. | ||
| 7702 | 2026.03.12 01:39:08.347206 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7703 | 2026.03.12 01:39:08.347299 [ 275 ] {9c10ff6f-3d5f-409e-ac17-de13c260e9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7704 | 2026.03.12 01:39:08.347339 [ 275 ] {9c10ff6f-3d5f-409e-ac17-de13c260e9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7705 | 2026.03.12 01:39:08.347775 [ 275 ] {9c10ff6f-3d5f-409e-ac17-de13c260e9e8} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7706 | 2026.03.12 01:39:08.347810 [ 275 ] {9c10ff6f-3d5f-409e-ac17-de13c260e9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7707 | 2026.03.12 01:39:08.348099 [ 275 ] {9c10ff6f-3d5f-409e-ac17-de13c260e9e8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7708 | 2026.03.12 01:39:08.348301 [ 275 ] {9c10ff6f-3d5f-409e-ac17-de13c260e9e8} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7709 | 2026.03.12 01:39:08.348437 [ 275 ] {9c10ff6f-3d5f-409e-ac17-de13c260e9e8} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001156 sec., 30276.81660899654 rows/sec., 2.22 MiB/sec. | ||
| 7710 | 2026.03.12 01:39:08.348473 [ 275 ] {9c10ff6f-3d5f-409e-ac17-de13c260e9e8} <Debug> TCPHandler: Processed in 0.001316369 sec. | ||
| 7711 | 2026.03.12 01:39:08.348588 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7712 | 2026.03.12 01:39:08.348679 [ 275 ] {a98834b9-1658-45be-b52d-01a2c189b337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7713 | 2026.03.12 01:39:08.348718 [ 275 ] {a98834b9-1658-45be-b52d-01a2c189b337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7714 | 2026.03.12 01:39:08.349220 [ 275 ] {a98834b9-1658-45be-b52d-01a2c189b337} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7715 | 2026.03.12 01:39:08.349258 [ 275 ] {a98834b9-1658-45be-b52d-01a2c189b337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7716 | 2026.03.12 01:39:08.349597 [ 275 ] {a98834b9-1658-45be-b52d-01a2c189b337} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7717 | 2026.03.12 01:39:08.349809 [ 275 ] {a98834b9-1658-45be-b52d-01a2c189b337} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7718 | 2026.03.12 01:39:08.349952 [ 275 ] {a98834b9-1658-45be-b52d-01a2c189b337} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00129 sec., 76744.18604651163 rows/sec., 5.99 MiB/sec. | ||
| 7719 | 2026.03.12 01:39:08.349989 [ 275 ] {a98834b9-1658-45be-b52d-01a2c189b337} <Debug> TCPHandler: Processed in 0.001448312 sec. | ||
| 7720 | 2026.03.12 01:39:08.350110 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7721 | 2026.03.12 01:39:08.350203 [ 275 ] {ffe534fb-690d-42b2-917c-cb4f3510bd04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7722 | 2026.03.12 01:39:08.350246 [ 275 ] {ffe534fb-690d-42b2-917c-cb4f3510bd04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7723 | 2026.03.12 01:39:08.350684 [ 275 ] {ffe534fb-690d-42b2-917c-cb4f3510bd04} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7724 | 2026.03.12 01:39:08.350719 [ 275 ] {ffe534fb-690d-42b2-917c-cb4f3510bd04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7725 | 2026.03.12 01:39:08.351056 [ 275 ] {ffe534fb-690d-42b2-917c-cb4f3510bd04} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7726 | 2026.03.12 01:39:08.351267 [ 275 ] {ffe534fb-690d-42b2-917c-cb4f3510bd04} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7727 | 2026.03.12 01:39:08.351395 [ 275 ] {ffe534fb-690d-42b2-917c-cb4f3510bd04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 7728 | 2026.03.12 01:39:08.351432 [ 275 ] {ffe534fb-690d-42b2-917c-cb4f3510bd04} <Debug> TCPHandler: Processed in 0.001368951 sec. | ||
| 7729 | 2026.03.12 01:39:08.351544 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7730 | 2026.03.12 01:39:08.351635 [ 275 ] {cd6771ae-bcae-44d8-942d-9aff072dfd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7731 | 2026.03.12 01:39:08.351693 [ 275 ] {cd6771ae-bcae-44d8-942d-9aff072dfd31} <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 | ||
| 7732 | 2026.03.12 01:39:08.352561 [ 275 ] {cd6771ae-bcae-44d8-942d-9aff072dfd31} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7733 | 2026.03.12 01:39:08.352595 [ 275 ] {cd6771ae-bcae-44d8-942d-9aff072dfd31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7734 | 2026.03.12 01:39:08.353231 [ 275 ] {cd6771ae-bcae-44d8-942d-9aff072dfd31} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7735 | 2026.03.12 01:39:08.353470 [ 275 ] {cd6771ae-bcae-44d8-942d-9aff072dfd31} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2026.03.12 01:39:08.353611 [ 275 ] {cd6771ae-bcae-44d8-942d-9aff072dfd31} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001993 sec., 17561.465127947817 rows/sec., 31.47 MiB/sec. | ||
| 7737 | 2026.03.12 01:39:08.353663 [ 275 ] {cd6771ae-bcae-44d8-942d-9aff072dfd31} <Debug> TCPHandler: Processed in 0.002166533 sec. | ||
| 7738 | 2026.03.12 01:39:08.353788 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7739 | 2026.03.12 01:39:08.353881 [ 275 ] {7f88b061-1f16-4e5c-b7d9-88cec0234d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7740 | 2026.03.12 01:39:08.353922 [ 275 ] {7f88b061-1f16-4e5c-b7d9-88cec0234d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7741 | 2026.03.12 01:39:08.354268 [ 275 ] {7f88b061-1f16-4e5c-b7d9-88cec0234d20} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7742 | 2026.03.12 01:39:08.354304 [ 275 ] {7f88b061-1f16-4e5c-b7d9-88cec0234d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7743 | 2026.03.12 01:39:08.354602 [ 275 ] {7f88b061-1f16-4e5c-b7d9-88cec0234d20} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7744 | 2026.03.12 01:39:08.354801 [ 275 ] {7f88b061-1f16-4e5c-b7d9-88cec0234d20} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2026.03.12 01:39:08.354926 [ 275 ] {7f88b061-1f16-4e5c-b7d9-88cec0234d20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 7746 | 2026.03.12 01:39:08.354961 [ 275 ] {7f88b061-1f16-4e5c-b7d9-88cec0234d20} <Debug> TCPHandler: Processed in 0.001221119 sec. | ||
| 7747 | 2026.03.12 01:39:08.983244 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
| 7748 | 2026.03.12 01:39:09.000352 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7749 | 2026.03.12 01:39:09.000419 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7750 | 2026.03.12 01:39:09.006514 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7751 | 2026.03.12 01:39:09.007222 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7752 | 2026.03.12 01:39:09.010100 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
| 7753 | 2026.03.12 01:39:13.116492 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 958 | ||
| 7754 | 2026.03.12 01:39:13.118756 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7755 | 2026.03.12 01:39:13.118817 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7756 | 2026.03.12 01:39:13.120056 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7757 | 2026.03.12 01:39:13.120335 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7758 | 2026.03.12 01:39:13.120513 [ 151 ] {} <Debug> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7759 | 2026.03.12 01:39:13.120615 [ 151 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2026.03.12 01:39:13.120652 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7761 | 2026.03.12 01:39:13.120689 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 958 | ||
| 7762 | 2026.03.12 01:39:13.120824 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::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 | ||
| 7763 | 2026.03.12 01:39:13.121673 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7764 | 2026.03.12 01:39:13.121877 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 810 rows starting from the beginning of the part | ||
| 7765 | 2026.03.12 01:39:13.122222 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7766 | 2026.03.12 01:39:13.122521 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 7767 | 2026.03.12 01:39:13.122808 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::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 | ||
| 7768 | 2026.03.12 01:39:13.123084 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 7769 | 2026.03.12 01:39:13.123355 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 7770 | 2026.03.12 01:39:13.129265 [ 196 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 958 rows, containing 72 columns (72 merged, 0 gathered) in 0.008521159 sec., 112426.02092039357 rows/sec., 95.56 MiB/sec. | ||
| 7771 | 2026.03.12 01:39:13.130624 [ 191 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7772 | 2026.03.12 01:39:13.131258 [ 191 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_26_5} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7773 | 2026.03.12 01:39:13.131340 [ 191 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_26_5} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7774 | 2026.03.12 01:39:13.131599 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 7775 | 2026.03.12 01:39:13.343426 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7776 | 2026.03.12 01:39:13.343596 [ 275 ] {1929272f-f7f3-4a76-a29e-aaa99f164104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7777 | 2026.03.12 01:39:13.343664 [ 275 ] {1929272f-f7f3-4a76-a29e-aaa99f164104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7778 | 2026.03.12 01:39:13.344483 [ 275 ] {1929272f-f7f3-4a76-a29e-aaa99f164104} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7779 | 2026.03.12 01:39:13.344532 [ 275 ] {1929272f-f7f3-4a76-a29e-aaa99f164104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7780 | 2026.03.12 01:39:13.344928 [ 275 ] {1929272f-f7f3-4a76-a29e-aaa99f164104} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7781 | 2026.03.12 01:39:13.345141 [ 275 ] {1929272f-f7f3-4a76-a29e-aaa99f164104} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7782 | 2026.03.12 01:39:13.345289 [ 275 ] {1929272f-f7f3-4a76-a29e-aaa99f164104} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001742 sec., 37887.48564867968 rows/sec., 3.00 MiB/sec. | ||
| 7783 | 2026.03.12 01:39:13.345329 [ 275 ] {1929272f-f7f3-4a76-a29e-aaa99f164104} <Debug> TCPHandler: Processed in 0.00202958 sec. | ||
| 7784 | 2026.03.12 01:39:13.345447 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7785 | 2026.03.12 01:39:13.345539 [ 275 ] {748fb952-d5af-4c22-94aa-c7f86e10440b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7786 | 2026.03.12 01:39:13.345579 [ 275 ] {748fb952-d5af-4c22-94aa-c7f86e10440b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7787 | 2026.03.12 01:39:13.346014 [ 275 ] {748fb952-d5af-4c22-94aa-c7f86e10440b} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7788 | 2026.03.12 01:39:13.346049 [ 275 ] {748fb952-d5af-4c22-94aa-c7f86e10440b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7789 | 2026.03.12 01:39:13.346347 [ 275 ] {748fb952-d5af-4c22-94aa-c7f86e10440b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7790 | 2026.03.12 01:39:13.346546 [ 275 ] {748fb952-d5af-4c22-94aa-c7f86e10440b} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7791 | 2026.03.12 01:39:13.346674 [ 275 ] {748fb952-d5af-4c22-94aa-c7f86e10440b} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001154 sec., 4332.7556325823225 rows/sec., 325.80 KiB/sec. | ||
| 7792 | 2026.03.12 01:39:13.346711 [ 275 ] {748fb952-d5af-4c22-94aa-c7f86e10440b} <Debug> TCPHandler: Processed in 0.00131132 sec. | ||
| 7793 | 2026.03.12 01:39:13.346824 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7794 | 2026.03.12 01:39:13.346916 [ 275 ] {0376ac64-6813-45eb-a16a-03d3d7c0f906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7795 | 2026.03.12 01:39:13.346954 [ 275 ] {0376ac64-6813-45eb-a16a-03d3d7c0f906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7796 | 2026.03.12 01:39:13.347384 [ 275 ] {0376ac64-6813-45eb-a16a-03d3d7c0f906} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7797 | 2026.03.12 01:39:13.347419 [ 275 ] {0376ac64-6813-45eb-a16a-03d3d7c0f906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7798 | 2026.03.12 01:39:13.347715 [ 275 ] {0376ac64-6813-45eb-a16a-03d3d7c0f906} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7799 | 2026.03.12 01:39:13.347931 [ 275 ] {0376ac64-6813-45eb-a16a-03d3d7c0f906} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7800 | 2026.03.12 01:39:13.348055 [ 275 ] {0376ac64-6813-45eb-a16a-03d3d7c0f906} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001157 sec., 59636.992221261884 rows/sec., 4.66 MiB/sec. | ||
| 7801 | 2026.03.12 01:39:13.348091 [ 275 ] {0376ac64-6813-45eb-a16a-03d3d7c0f906} <Debug> TCPHandler: Processed in 0.00131365 sec. | ||
| 7802 | 2026.03.12 01:39:13.348204 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7803 | 2026.03.12 01:39:13.348294 [ 275 ] {523fbb8a-db30-4de1-838c-d5d14a2b9888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7804 | 2026.03.12 01:39:13.348337 [ 275 ] {523fbb8a-db30-4de1-838c-d5d14a2b9888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7805 | 2026.03.12 01:39:13.348729 [ 275 ] {523fbb8a-db30-4de1-838c-d5d14a2b9888} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7806 | 2026.03.12 01:39:13.348764 [ 275 ] {523fbb8a-db30-4de1-838c-d5d14a2b9888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7807 | 2026.03.12 01:39:13.349082 [ 275 ] {523fbb8a-db30-4de1-838c-d5d14a2b9888} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7808 | 2026.03.12 01:39:13.349281 [ 275 ] {523fbb8a-db30-4de1-838c-d5d14a2b9888} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7809 | 2026.03.12 01:39:13.349408 [ 275 ] {523fbb8a-db30-4de1-838c-d5d14a2b9888} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001132 sec., 141342.75618374557 rows/sec., 9.84 MiB/sec. | ||
| 7810 | 2026.03.12 01:39:13.349444 [ 275 ] {523fbb8a-db30-4de1-838c-d5d14a2b9888} <Debug> TCPHandler: Processed in 0.001286759 sec. | ||
| 7811 | 2026.03.12 01:39:13.349550 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7812 | 2026.03.12 01:39:13.349641 [ 275 ] {11784a11-60ab-4237-ba0c-65e0d330ffd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7813 | 2026.03.12 01:39:13.349693 [ 275 ] {11784a11-60ab-4237-ba0c-65e0d330ffd1} <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 | ||
| 7814 | 2026.03.12 01:39:13.350406 [ 275 ] {11784a11-60ab-4237-ba0c-65e0d330ffd1} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7815 | 2026.03.12 01:39:13.350441 [ 275 ] {11784a11-60ab-4237-ba0c-65e0d330ffd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7816 | 2026.03.12 01:39:13.350937 [ 275 ] {11784a11-60ab-4237-ba0c-65e0d330ffd1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7817 | 2026.03.12 01:39:13.351150 [ 275 ] {11784a11-60ab-4237-ba0c-65e0d330ffd1} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7818 | 2026.03.12 01:39:13.351283 [ 275 ] {11784a11-60ab-4237-ba0c-65e0d330ffd1} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001659 sec., 3013.863773357444 rows/sec., 5.40 MiB/sec. | ||
| 7819 | 2026.03.12 01:39:13.351335 [ 275 ] {11784a11-60ab-4237-ba0c-65e0d330ffd1} <Debug> TCPHandler: Processed in 0.001830967 sec. | ||
| 7820 | 2026.03.12 01:39:13.351445 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7821 | 2026.03.12 01:39:13.351537 [ 275 ] {9d27be59-0b5a-445e-b29b-97aa1f30a306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7822 | 2026.03.12 01:39:13.351577 [ 275 ] {9d27be59-0b5a-445e-b29b-97aa1f30a306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7823 | 2026.03.12 01:39:13.351905 [ 275 ] {9d27be59-0b5a-445e-b29b-97aa1f30a306} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7824 | 2026.03.12 01:39:13.351941 [ 275 ] {9d27be59-0b5a-445e-b29b-97aa1f30a306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7825 | 2026.03.12 01:39:13.352237 [ 275 ] {9d27be59-0b5a-445e-b29b-97aa1f30a306} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7826 | 2026.03.12 01:39:13.352544 [ 275 ] {9d27be59-0b5a-445e-b29b-97aa1f30a306} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7827 | 2026.03.12 01:39:13.352704 [ 275 ] {9d27be59-0b5a-445e-b29b-97aa1f30a306} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 7828 | 2026.03.12 01:39:13.352753 [ 275 ] {9d27be59-0b5a-445e-b29b-97aa1f30a306} <Debug> TCPHandler: Processed in 0.001354281 sec. | ||
| 7829 | 2026.03.12 01:39:13.618317 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7830 | 2026.03.12 01:39:13.618527 [ 275 ] {8febe8db-011a-46d0-b63f-3ec205e5c6f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7831 | 2026.03.12 01:39:13.618604 [ 275 ] {8febe8db-011a-46d0-b63f-3ec205e5c6f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7832 | 2026.03.12 01:39:13.619300 [ 275 ] {8febe8db-011a-46d0-b63f-3ec205e5c6f7} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7833 | 2026.03.12 01:39:13.619341 [ 275 ] {8febe8db-011a-46d0-b63f-3ec205e5c6f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7834 | 2026.03.12 01:39:13.619740 [ 275 ] {8febe8db-011a-46d0-b63f-3ec205e5c6f7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7835 | 2026.03.12 01:39:13.619980 [ 275 ] {8febe8db-011a-46d0-b63f-3ec205e5c6f7} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7836 | 2026.03.12 01:39:13.620143 [ 275 ] {8febe8db-011a-46d0-b63f-3ec205e5c6f7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001672 sec., 14354.066985645932 rows/sec., 1.19 MiB/sec. | ||
| 7837 | 2026.03.12 01:39:13.620192 [ 275 ] {8febe8db-011a-46d0-b63f-3ec205e5c6f7} <Debug> TCPHandler: Processed in 0.00202378 sec. | ||
| 7838 | 2026.03.12 01:39:13.620316 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7839 | 2026.03.12 01:39:13.620420 [ 275 ] {96f9c7d4-b038-4a1d-b445-3b05b435c200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7840 | 2026.03.12 01:39:13.620488 [ 275 ] {96f9c7d4-b038-4a1d-b445-3b05b435c200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7841 | 2026.03.12 01:39:13.620903 [ 275 ] {96f9c7d4-b038-4a1d-b445-3b05b435c200} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2026.03.12 01:39:13.620938 [ 275 ] {96f9c7d4-b038-4a1d-b445-3b05b435c200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7843 | 2026.03.12 01:39:13.621244 [ 275 ] {96f9c7d4-b038-4a1d-b445-3b05b435c200} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7844 | 2026.03.12 01:39:13.621469 [ 275 ] {96f9c7d4-b038-4a1d-b445-3b05b435c200} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7845 | 2026.03.12 01:39:13.621612 [ 275 ] {96f9c7d4-b038-4a1d-b445-3b05b435c200} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001215 sec., 4938.271604938272 rows/sec., 402.68 KiB/sec. | ||
| 7846 | 2026.03.12 01:39:13.621652 [ 275 ] {96f9c7d4-b038-4a1d-b445-3b05b435c200} <Debug> TCPHandler: Processed in 0.001391321 sec. | ||
| 7847 | 2026.03.12 01:39:13.621763 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7848 | 2026.03.12 01:39:13.621859 [ 275 ] {6939d77f-9a80-4aaf-9293-5229bcfe6820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7849 | 2026.03.12 01:39:13.621899 [ 275 ] {6939d77f-9a80-4aaf-9293-5229bcfe6820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7850 | 2026.03.12 01:39:13.623433 [ 275 ] {6939d77f-9a80-4aaf-9293-5229bcfe6820} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7851 | 2026.03.12 01:39:13.623468 [ 275 ] {6939d77f-9a80-4aaf-9293-5229bcfe6820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7852 | 2026.03.12 01:39:13.623908 [ 275 ] {6939d77f-9a80-4aaf-9293-5229bcfe6820} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7853 | 2026.03.12 01:39:13.624125 [ 275 ] {6939d77f-9a80-4aaf-9293-5229bcfe6820} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7854 | 2026.03.12 01:39:13.624260 [ 275 ] {6939d77f-9a80-4aaf-9293-5229bcfe6820} <Debug> executeQuery: Read 2133 rows, 166.92 KiB in 0.00242 sec., 881404.958677686 rows/sec., 67.36 MiB/sec. | ||
| 7855 | 2026.03.12 01:39:13.624297 [ 275 ] {6939d77f-9a80-4aaf-9293-5229bcfe6820} <Debug> TCPHandler: Processed in 0.002583909 sec. | ||
| 7856 | 2026.03.12 01:39:13.624407 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7857 | 2026.03.12 01:39:13.624504 [ 275 ] {840b161c-1534-4280-b97c-564700ed200d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7858 | 2026.03.12 01:39:13.624545 [ 275 ] {840b161c-1534-4280-b97c-564700ed200d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7859 | 2026.03.12 01:39:13.624973 [ 275 ] {840b161c-1534-4280-b97c-564700ed200d} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7860 | 2026.03.12 01:39:13.625008 [ 275 ] {840b161c-1534-4280-b97c-564700ed200d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7861 | 2026.03.12 01:39:13.625309 [ 275 ] {840b161c-1534-4280-b97c-564700ed200d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7862 | 2026.03.12 01:39:13.625512 [ 275 ] {840b161c-1534-4280-b97c-564700ed200d} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7863 | 2026.03.12 01:39:13.625648 [ 275 ] {840b161c-1534-4280-b97c-564700ed200d} <Debug> executeQuery: Read 64 rows, 4.84 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.06 MiB/sec. | ||
| 7864 | 2026.03.12 01:39:13.625685 [ 275 ] {840b161c-1534-4280-b97c-564700ed200d} <Debug> TCPHandler: Processed in 0.00132705 sec. | ||
| 7865 | 2026.03.12 01:39:13.625787 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7866 | 2026.03.12 01:39:13.625881 [ 275 ] {a59e3fd9-afd3-404a-a456-af61999dc82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7867 | 2026.03.12 01:39:13.625921 [ 275 ] {a59e3fd9-afd3-404a-a456-af61999dc82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7868 | 2026.03.12 01:39:13.626553 [ 275 ] {a59e3fd9-afd3-404a-a456-af61999dc82c} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7869 | 2026.03.12 01:39:13.626588 [ 275 ] {a59e3fd9-afd3-404a-a456-af61999dc82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7870 | 2026.03.12 01:39:13.626917 [ 275 ] {a59e3fd9-afd3-404a-a456-af61999dc82c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7871 | 2026.03.12 01:39:13.627132 [ 275 ] {a59e3fd9-afd3-404a-a456-af61999dc82c} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7872 | 2026.03.12 01:39:13.627255 [ 275 ] {a59e3fd9-afd3-404a-a456-af61999dc82c} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001391 sec., 526240.1150251618 rows/sec., 31.12 MiB/sec. | ||
| 7873 | 2026.03.12 01:39:13.627292 [ 275 ] {a59e3fd9-afd3-404a-a456-af61999dc82c} <Debug> TCPHandler: Processed in 0.001553954 sec. | ||
| 7874 | 2026.03.12 01:39:13.627403 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7875 | 2026.03.12 01:39:13.627498 [ 275 ] {5a0fb44e-8432-44c2-a307-15c2d904a745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7876 | 2026.03.12 01:39:13.627537 [ 275 ] {5a0fb44e-8432-44c2-a307-15c2d904a745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7877 | 2026.03.12 01:39:13.627908 [ 275 ] {5a0fb44e-8432-44c2-a307-15c2d904a745} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7878 | 2026.03.12 01:39:13.627942 [ 275 ] {5a0fb44e-8432-44c2-a307-15c2d904a745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7879 | 2026.03.12 01:39:13.628231 [ 275 ] {5a0fb44e-8432-44c2-a307-15c2d904a745} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7880 | 2026.03.12 01:39:13.628440 [ 275 ] {5a0fb44e-8432-44c2-a307-15c2d904a745} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7881 | 2026.03.12 01:39:13.628564 [ 275 ] {5a0fb44e-8432-44c2-a307-15c2d904a745} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001084 sec., 922.509225092251 rows/sec., 64.86 KiB/sec. | ||
| 7882 | 2026.03.12 01:39:13.628603 [ 275 ] {5a0fb44e-8432-44c2-a307-15c2d904a745} <Debug> TCPHandler: Processed in 0.001248598 sec. | ||
| 7883 | 2026.03.12 01:39:13.628708 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7884 | 2026.03.12 01:39:13.628803 [ 275 ] {0b422930-0086-41a0-bf11-d6ae7e1c4fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7885 | 2026.03.12 01:39:13.628841 [ 275 ] {0b422930-0086-41a0-bf11-d6ae7e1c4fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7886 | 2026.03.12 01:39:13.629221 [ 275 ] {0b422930-0086-41a0-bf11-d6ae7e1c4fc5} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7887 | 2026.03.12 01:39:13.629256 [ 275 ] {0b422930-0086-41a0-bf11-d6ae7e1c4fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7888 | 2026.03.12 01:39:13.629546 [ 275 ] {0b422930-0086-41a0-bf11-d6ae7e1c4fc5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7889 | 2026.03.12 01:39:13.629754 [ 275 ] {0b422930-0086-41a0-bf11-d6ae7e1c4fc5} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7890 | 2026.03.12 01:39:13.629878 [ 275 ] {0b422930-0086-41a0-bf11-d6ae7e1c4fc5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001094 sec., 10968.92138939671 rows/sec., 856.95 KiB/sec. | ||
| 7891 | 2026.03.12 01:39:13.629916 [ 275 ] {0b422930-0086-41a0-bf11-d6ae7e1c4fc5} <Debug> TCPHandler: Processed in 0.00125615 sec. | ||
| 7892 | 2026.03.12 01:39:13.630019 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7893 | 2026.03.12 01:39:13.630112 [ 275 ] {7eec7a44-778c-4790-8278-08f514b3a844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7894 | 2026.03.12 01:39:13.630151 [ 275 ] {7eec7a44-778c-4790-8278-08f514b3a844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7895 | 2026.03.12 01:39:13.630910 [ 275 ] {7eec7a44-778c-4790-8278-08f514b3a844} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7896 | 2026.03.12 01:39:13.630945 [ 275 ] {7eec7a44-778c-4790-8278-08f514b3a844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7897 | 2026.03.12 01:39:13.631290 [ 275 ] {7eec7a44-778c-4790-8278-08f514b3a844} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7898 | 2026.03.12 01:39:13.631502 [ 275 ] {7eec7a44-778c-4790-8278-08f514b3a844} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7899 | 2026.03.12 01:39:13.631634 [ 275 ] {7eec7a44-778c-4790-8278-08f514b3a844} <Debug> executeQuery: Read 1088 rows, 77.77 KiB in 0.00154 sec., 706493.5064935065 rows/sec., 49.32 MiB/sec. | ||
| 7900 | 2026.03.12 01:39:13.631670 [ 275 ] {7eec7a44-778c-4790-8278-08f514b3a844} <Debug> TCPHandler: Processed in 0.001699466 sec. | ||
| 7901 | 2026.03.12 01:39:13.631782 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7902 | 2026.03.12 01:39:13.631877 [ 275 ] {82b15eb8-a438-483f-a7a8-8196279501a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7903 | 2026.03.12 01:39:13.631920 [ 275 ] {82b15eb8-a438-483f-a7a8-8196279501a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7904 | 2026.03.12 01:39:13.632628 [ 275 ] {82b15eb8-a438-483f-a7a8-8196279501a4} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7905 | 2026.03.12 01:39:13.632663 [ 275 ] {82b15eb8-a438-483f-a7a8-8196279501a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7906 | 2026.03.12 01:39:13.633081 [ 275 ] {82b15eb8-a438-483f-a7a8-8196279501a4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7907 | 2026.03.12 01:39:13.633292 [ 275 ] {82b15eb8-a438-483f-a7a8-8196279501a4} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7908 | 2026.03.12 01:39:13.633422 [ 275 ] {82b15eb8-a438-483f-a7a8-8196279501a4} <Debug> executeQuery: Read 1256 rows, 81.12 KiB in 0.001564 sec., 803069.0537084398 rows/sec., 50.65 MiB/sec. | ||
| 7909 | 2026.03.12 01:39:13.633459 [ 275 ] {82b15eb8-a438-483f-a7a8-8196279501a4} <Debug> TCPHandler: Processed in 0.001725596 sec. | ||
| 7910 | 2026.03.12 01:39:13.633582 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7911 | 2026.03.12 01:39:13.633707 [ 275 ] {87c819b7-a598-4c57-9316-bfd4dcddde66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7912 | 2026.03.12 01:39:13.633775 [ 275 ] {87c819b7-a598-4c57-9316-bfd4dcddde66} <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 | ||
| 7913 | 2026.03.12 01:39:13.634677 [ 275 ] {87c819b7-a598-4c57-9316-bfd4dcddde66} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7914 | 2026.03.12 01:39:13.634712 [ 275 ] {87c819b7-a598-4c57-9316-bfd4dcddde66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7915 | 2026.03.12 01:39:13.635282 [ 275 ] {87c819b7-a598-4c57-9316-bfd4dcddde66} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7916 | 2026.03.12 01:39:13.635505 [ 275 ] {87c819b7-a598-4c57-9316-bfd4dcddde66} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7917 | 2026.03.12 01:39:13.635649 [ 275 ] {87c819b7-a598-4c57-9316-bfd4dcddde66} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001967 sec., 23385.86680223691 rows/sec., 41.91 MiB/sec. | ||
| 7918 | 2026.03.12 01:39:13.635703 [ 275 ] {87c819b7-a598-4c57-9316-bfd4dcddde66} <Debug> TCPHandler: Processed in 0.002182883 sec. | ||
| 7919 | 2026.03.12 01:39:13.635819 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7920 | 2026.03.12 01:39:13.635914 [ 275 ] {117ef666-1390-4f1b-85c8-a2d0b13ab731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7921 | 2026.03.12 01:39:13.635956 [ 275 ] {117ef666-1390-4f1b-85c8-a2d0b13ab731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7922 | 2026.03.12 01:39:13.636280 [ 275 ] {117ef666-1390-4f1b-85c8-a2d0b13ab731} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7923 | 2026.03.12 01:39:13.636314 [ 275 ] {117ef666-1390-4f1b-85c8-a2d0b13ab731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7924 | 2026.03.12 01:39:13.636620 [ 275 ] {117ef666-1390-4f1b-85c8-a2d0b13ab731} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7925 | 2026.03.12 01:39:13.636839 [ 275 ] {117ef666-1390-4f1b-85c8-a2d0b13ab731} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7926 | 2026.03.12 01:39:13.636967 [ 275 ] {117ef666-1390-4f1b-85c8-a2d0b13ab731} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001072 sec., 11194.029850746268 rows/sec., 772.50 KiB/sec. | ||
| 7927 | 2026.03.12 01:39:13.637001 [ 275 ] {117ef666-1390-4f1b-85c8-a2d0b13ab731} <Debug> TCPHandler: Processed in 0.001232359 sec. | ||
| 7928 | 2026.03.12 01:39:14.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.25 MiB, peak 296.52 MiB, free memory in arenas 0.00 B, will set to 288.20 MiB (RSS), difference: -1.05 MiB | ||
| 7929 | 2026.03.12 01:39:15.560815 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16808 | ||
| 7930 | 2026.03.12 01:39:15.561317 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7931 | 2026.03.12 01:39:15.561360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7932 | 2026.03.12 01:39:15.561849 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7933 | 2026.03.12 01:39:15.562082 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7934 | 2026.03.12 01:39:15.562222 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16808 | ||
| 7935 | 2026.03.12 01:39:16.510229 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
| 7936 | 2026.03.12 01:39:16.527473 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7937 | 2026.03.12 01:39:16.527524 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 7938 | 2026.03.12 01:39:16.533793 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7939 | 2026.03.12 01:39:16.534499 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7940 | 2026.03.12 01:39:16.537412 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7941 | 2026.03.12 01:39:18.341980 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7942 | 2026.03.12 01:39:18.342176 [ 275 ] {85a2bebc-7ef5-4ce9-8dd2-98a3ecec5cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7943 | 2026.03.12 01:39:18.342247 [ 275 ] {85a2bebc-7ef5-4ce9-8dd2-98a3ecec5cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7944 | 2026.03.12 01:39:18.342891 [ 275 ] {85a2bebc-7ef5-4ce9-8dd2-98a3ecec5cb4} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7945 | 2026.03.12 01:39:18.342943 [ 275 ] {85a2bebc-7ef5-4ce9-8dd2-98a3ecec5cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 7946 | 2026.03.12 01:39:18.343351 [ 275 ] {85a2bebc-7ef5-4ce9-8dd2-98a3ecec5cb4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7947 | 2026.03.12 01:39:18.343585 [ 275 ] {85a2bebc-7ef5-4ce9-8dd2-98a3ecec5cb4} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7948 | 2026.03.12 01:39:18.343768 [ 275 ] {85a2bebc-7ef5-4ce9-8dd2-98a3ecec5cb4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001643 sec., 34083.99269628728 rows/sec., 2.60 MiB/sec. | ||
| 7949 | 2026.03.12 01:39:18.343825 [ 275 ] {85a2bebc-7ef5-4ce9-8dd2-98a3ecec5cb4} <Debug> TCPHandler: Processed in 0.00198315 sec. | ||
| 7950 | 2026.03.12 01:39:18.343953 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7951 | 2026.03.12 01:39:18.344059 [ 275 ] {39178994-b4a6-4bd3-a049-d315dbcb5261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7952 | 2026.03.12 01:39:18.344103 [ 275 ] {39178994-b4a6-4bd3-a049-d315dbcb5261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7953 | 2026.03.12 01:39:18.344555 [ 275 ] {39178994-b4a6-4bd3-a049-d315dbcb5261} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7954 | 2026.03.12 01:39:18.344595 [ 275 ] {39178994-b4a6-4bd3-a049-d315dbcb5261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 7955 | 2026.03.12 01:39:18.344936 [ 275 ] {39178994-b4a6-4bd3-a049-d315dbcb5261} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7956 | 2026.03.12 01:39:18.345151 [ 275 ] {39178994-b4a6-4bd3-a049-d315dbcb5261} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7957 | 2026.03.12 01:39:18.345296 [ 275 ] {39178994-b4a6-4bd3-a049-d315dbcb5261} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001262 sec., 50713.153724247226 rows/sec., 3.96 MiB/sec. | ||
| 7958 | 2026.03.12 01:39:18.345336 [ 275 ] {39178994-b4a6-4bd3-a049-d315dbcb5261} <Debug> TCPHandler: Processed in 0.001436452 sec. | ||
| 7959 | 2026.03.12 01:39:18.345458 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7960 | 2026.03.12 01:39:18.345558 [ 275 ] {456b1395-d394-4681-8f27-9062670cd42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7961 | 2026.03.12 01:39:18.345604 [ 275 ] {456b1395-d394-4681-8f27-9062670cd42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7962 | 2026.03.12 01:39:18.345990 [ 275 ] {456b1395-d394-4681-8f27-9062670cd42b} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7963 | 2026.03.12 01:39:18.346028 [ 275 ] {456b1395-d394-4681-8f27-9062670cd42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 7964 | 2026.03.12 01:39:18.346373 [ 275 ] {456b1395-d394-4681-8f27-9062670cd42b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7965 | 2026.03.12 01:39:18.346602 [ 275 ] {456b1395-d394-4681-8f27-9062670cd42b} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7966 | 2026.03.12 01:39:18.346740 [ 275 ] {456b1395-d394-4681-8f27-9062670cd42b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001205 sec., 106224.0663900415 rows/sec., 7.40 MiB/sec. | ||
| 7967 | 2026.03.12 01:39:18.346778 [ 275 ] {456b1395-d394-4681-8f27-9062670cd42b} <Debug> TCPHandler: Processed in 0.001371181 sec. | ||
| 7968 | 2026.03.12 01:39:18.346893 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7969 | 2026.03.12 01:39:18.346990 [ 275 ] {fe7d4693-693f-4cce-bef3-87fa8ae657c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7970 | 2026.03.12 01:39:18.347033 [ 275 ] {fe7d4693-693f-4cce-bef3-87fa8ae657c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7971 | 2026.03.12 01:39:18.347357 [ 275 ] {fe7d4693-693f-4cce-bef3-87fa8ae657c8} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7972 | 2026.03.12 01:39:18.347395 [ 275 ] {fe7d4693-693f-4cce-bef3-87fa8ae657c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 7973 | 2026.03.12 01:39:18.347704 [ 275 ] {fe7d4693-693f-4cce-bef3-87fa8ae657c8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7974 | 2026.03.12 01:39:18.347917 [ 275 ] {fe7d4693-693f-4cce-bef3-87fa8ae657c8} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7975 | 2026.03.12 01:39:18.348052 [ 275 ] {fe7d4693-693f-4cce-bef3-87fa8ae657c8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001082 sec., 44362.292051756005 rows/sec., 2.99 MiB/sec. | ||
| 7976 | 2026.03.12 01:39:18.348088 [ 275 ] {fe7d4693-693f-4cce-bef3-87fa8ae657c8} <Debug> TCPHandler: Processed in 0.001244929 sec. | ||
| 7977 | 2026.03.12 01:39:22.908824 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7978 | 2026.03.12 01:39:22.908892 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7979 | 2026.03.12 01:39:23.062360 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17320 | ||
| 7980 | 2026.03.12 01:39:23.063010 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7981 | 2026.03.12 01:39:23.063058 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 7982 | 2026.03.12 01:39:23.063561 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7983 | 2026.03.12 01:39:23.063783 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7984 | 2026.03.12 01:39:23.063913 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17320 | ||
| 7985 | 2026.03.12 01:39:23.063919 [ 135 ] {} <Debug> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7986 | 2026.03.12 01:39:23.063966 [ 135 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7987 | 2026.03.12 01:39:23.063988 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 7988 | 2026.03.12 01:39:23.064154 [ 188 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::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 | ||
| 7989 | 2026.03.12 01:39:23.064330 [ 188 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7990 | 2026.03.12 01:39:23.064372 [ 188 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14888 rows starting from the beginning of the part | ||
| 7991 | 2026.03.12 01:39:23.064442 [ 188 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 7992 | 2026.03.12 01:39:23.064500 [ 188 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 7993 | 2026.03.12 01:39:23.064546 [ 188 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 7994 | 2026.03.12 01:39:23.064593 [ 188 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 7995 | 2026.03.12 01:39:23.064643 [ 188 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 7996 | 2026.03.12 01:39:23.066739 [ 196 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17320 rows, containing 4 columns (4 merged, 0 gathered) in 0.002666001 sec., 6496621.719196655 rows/sec., 92.93 MiB/sec. | ||
| 7997 | 2026.03.12 01:39:23.066843 [ 196 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7998 | 2026.03.12 01:39:23.067137 [ 196 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_36_7} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7999 | 2026.03.12 01:39:23.067217 [ 196 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_36_7} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8000 | 2026.03.12 01:39:23.067287 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8001 | 2026.03.12 01:39:23.120929 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1000 | ||
| 8002 | 2026.03.12 01:39:23.123635 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8003 | 2026.03.12 01:39:23.123676 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8004 | 2026.03.12 01:39:23.124899 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8005 | 2026.03.12 01:39:23.125166 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8006 | 2026.03.12 01:39:23.125422 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1000 | ||
| 8007 | 2026.03.12 01:39:23.343339 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8008 | 2026.03.12 01:39:23.343496 [ 275 ] {cbc5bf1b-826c-45e7-bf16-bd42b2dc5c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8009 | 2026.03.12 01:39:23.343556 [ 275 ] {cbc5bf1b-826c-45e7-bf16-bd42b2dc5c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8010 | 2026.03.12 01:39:23.344185 [ 275 ] {cbc5bf1b-826c-45e7-bf16-bd42b2dc5c73} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8011 | 2026.03.12 01:39:23.344228 [ 275 ] {cbc5bf1b-826c-45e7-bf16-bd42b2dc5c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8012 | 2026.03.12 01:39:23.344583 [ 275 ] {cbc5bf1b-826c-45e7-bf16-bd42b2dc5c73} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8013 | 2026.03.12 01:39:23.344796 [ 275 ] {cbc5bf1b-826c-45e7-bf16-bd42b2dc5c73} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8014 | 2026.03.12 01:39:23.344925 [ 135 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8015 | 2026.03.12 01:39:23.344941 [ 275 ] {cbc5bf1b-826c-45e7-bf16-bd42b2dc5c73} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001489 sec., 44325.050369375414 rows/sec., 3.51 MiB/sec. | ||
| 8016 | 2026.03.12 01:39:23.344969 [ 135 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8017 | 2026.03.12 01:39:23.344992 [ 275 ] {cbc5bf1b-826c-45e7-bf16-bd42b2dc5c73} <Debug> TCPHandler: Processed in 0.001771397 sec. | ||
| 8018 | 2026.03.12 01:39:23.344994 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8019 | 2026.03.12 01:39:23.345097 [ 196 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 8020 | 2026.03.12 01:39:23.345118 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8021 | 2026.03.12 01:39:23.345185 [ 196 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8022 | 2026.03.12 01:39:23.345212 [ 196 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2893 rows starting from the beginning of the part | ||
| 8023 | 2026.03.12 01:39:23.345215 [ 275 ] {059956c2-d6ea-4282-bc6d-67fb051a5700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8024 | 2026.03.12 01:39:23.345261 [ 275 ] {059956c2-d6ea-4282-bc6d-67fb051a5700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8025 | 2026.03.12 01:39:23.345268 [ 196 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 126 rows starting from the beginning of the part | ||
| 8026 | 2026.03.12 01:39:23.345313 [ 196 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 66 rows starting from the beginning of the part | ||
| 8027 | 2026.03.12 01:39:23.345358 [ 196 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 2133 rows starting from the beginning of the part | ||
| 8028 | 2026.03.12 01:39:23.345398 [ 196 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 8029 | 2026.03.12 01:39:23.345452 [ 196 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 66 rows starting from the beginning of the part | ||
| 8030 | 2026.03.12 01:39:23.345684 [ 275 ] {059956c2-d6ea-4282-bc6d-67fb051a5700} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8031 | 2026.03.12 01:39:23.345718 [ 275 ] {059956c2-d6ea-4282-bc6d-67fb051a5700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8032 | 2026.03.12 01:39:23.346002 [ 275 ] {059956c2-d6ea-4282-bc6d-67fb051a5700} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8033 | 2026.03.12 01:39:23.346205 [ 275 ] {059956c2-d6ea-4282-bc6d-67fb051a5700} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8034 | 2026.03.12 01:39:23.346313 [ 135 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8035 | 2026.03.12 01:39:23.346333 [ 275 ] {059956c2-d6ea-4282-bc6d-67fb051a5700} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001138 sec., 4393.673110720562 rows/sec., 330.38 KiB/sec. | ||
| 8036 | 2026.03.12 01:39:23.346347 [ 135 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8037 | 2026.03.12 01:39:23.346372 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8038 | 2026.03.12 01:39:23.346375 [ 275 ] {059956c2-d6ea-4282-bc6d-67fb051a5700} <Debug> TCPHandler: Processed in 0.00130466 sec. | ||
| 8039 | 2026.03.12 01:39:23.346480 [ 190 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 8040 | 2026.03.12 01:39:23.346514 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8041 | 2026.03.12 01:39:23.346612 [ 275 ] {b111d2ee-6d28-4315-9441-3759df693a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8042 | 2026.03.12 01:39:23.346620 [ 190 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8043 | 2026.03.12 01:39:23.346654 [ 275 ] {b111d2ee-6d28-4315-9441-3759df693a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8044 | 2026.03.12 01:39:23.346665 [ 190 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 225 rows starting from the beginning of the part | ||
| 8045 | 2026.03.12 01:39:23.346735 [ 190 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 9 rows starting from the beginning of the part | ||
| 8046 | 2026.03.12 01:39:23.346787 [ 190 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 35 rows starting from the beginning of the part | ||
| 8047 | 2026.03.12 01:39:23.346852 [ 190 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 5 rows starting from the beginning of the part | ||
| 8048 | 2026.03.12 01:39:23.346918 [ 190 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 8049 | 2026.03.12 01:39:23.346979 [ 190 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part | ||
| 8050 | 2026.03.12 01:39:23.347101 [ 275 ] {b111d2ee-6d28-4315-9441-3759df693a8b} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8051 | 2026.03.12 01:39:23.347142 [ 275 ] {b111d2ee-6d28-4315-9441-3759df693a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8052 | 2026.03.12 01:39:23.347339 [ 187 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5340 rows, containing 5 columns (5 merged, 0 gathered) in 0.002275305 sec., 2346938.1028038 rows/sec., 189.54 MiB/sec. | ||
| 8053 | 2026.03.12 01:39:23.347490 [ 275 ] {b111d2ee-6d28-4315-9441-3759df693a8b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8054 | 2026.03.12 01:39:23.347590 [ 196 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8055 | 2026.03.12 01:39:23.347742 [ 275 ] {b111d2ee-6d28-4315-9441-3759df693a8b} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8056 | 2026.03.12 01:39:23.347836 [ 187 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_56_11} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8057 | 2026.03.12 01:39:23.347842 [ 192 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 343 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413731 sec., 242620.41364304806 rows/sec., 17.24 MiB/sec. | ||
| 8058 | 2026.03.12 01:39:23.347855 [ 135 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8059 | 2026.03.12 01:39:23.347870 [ 275 ] {b111d2ee-6d28-4315-9441-3759df693a8b} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001276 sec., 54075.23510971787 rows/sec., 4.22 MiB/sec. | ||
| 8060 | 2026.03.12 01:39:23.347903 [ 135 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8061 | 2026.03.12 01:39:23.347925 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8062 | 2026.03.12 01:39:23.347927 [ 275 ] {b111d2ee-6d28-4315-9441-3759df693a8b} <Debug> TCPHandler: Processed in 0.001459903 sec. | ||
| 8063 | 2026.03.12 01:39:23.347935 [ 187 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_56_11} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8064 | 2026.03.12 01:39:23.347983 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8065 | 2026.03.12 01:39:23.348022 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 8066 | 2026.03.12 01:39:23.348064 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8067 | 2026.03.12 01:39:23.348076 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 8068 | 2026.03.12 01:39:23.348134 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8069 | 2026.03.12 01:39:23.348162 [ 275 ] {1ce09c29-5362-47c8-af7d-5f9587c94dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8070 | 2026.03.12 01:39:23.348169 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1551 rows starting from the beginning of the part | ||
| 8071 | 2026.03.12 01:39:23.348212 [ 275 ] {1ce09c29-5362-47c8-af7d-5f9587c94dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8072 | 2026.03.12 01:39:23.348230 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_46_9} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8073 | 2026.03.12 01:39:23.348244 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 99 rows starting from the beginning of the part | ||
| 8074 | 2026.03.12 01:39:23.348295 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 69 rows starting from the beginning of the part | ||
| 8075 | 2026.03.12 01:39:23.348302 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_46_9} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8076 | 2026.03.12 01:39:23.348341 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1088 rows starting from the beginning of the part | ||
| 8077 | 2026.03.12 01:39:23.348385 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8078 | 2026.03.12 01:39:23.348387 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 8079 | 2026.03.12 01:39:23.348445 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 69 rows starting from the beginning of the part | ||
| 8080 | 2026.03.12 01:39:23.348636 [ 275 ] {1ce09c29-5362-47c8-af7d-5f9587c94dcc} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8081 | 2026.03.12 01:39:23.348677 [ 275 ] {1ce09c29-5362-47c8-af7d-5f9587c94dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8082 | 2026.03.12 01:39:23.349020 [ 275 ] {1ce09c29-5362-47c8-af7d-5f9587c94dcc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8083 | 2026.03.12 01:39:23.349236 [ 275 ] {1ce09c29-5362-47c8-af7d-5f9587c94dcc} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8084 | 2026.03.12 01:39:23.349348 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8085 | 2026.03.12 01:39:23.349367 [ 275 ] {1ce09c29-5362-47c8-af7d-5f9587c94dcc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 8086 | 2026.03.12 01:39:23.349377 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8087 | 2026.03.12 01:39:23.349404 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8088 | 2026.03.12 01:39:23.349409 [ 275 ] {1ce09c29-5362-47c8-af7d-5f9587c94dcc} <Debug> TCPHandler: Processed in 0.001393031 sec. | ||
| 8089 | 2026.03.12 01:39:23.349479 [ 192 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 8090 | 2026.03.12 01:39:23.349528 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8091 | 2026.03.12 01:39:23.349563 [ 192 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8092 | 2026.03.12 01:39:23.349588 [ 192 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16853 rows starting from the beginning of the part | ||
| 8093 | 2026.03.12 01:39:23.349620 [ 275 ] {56d2e183-cc7c-416f-9bbf-d448a3f5f33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8094 | 2026.03.12 01:39:23.349640 [ 192 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 8095 | 2026.03.12 01:39:23.349674 [ 275 ] {56d2e183-cc7c-416f-9bbf-d448a3f5f33e} <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 | ||
| 8096 | 2026.03.12 01:39:23.349682 [ 192 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 8097 | 2026.03.12 01:39:23.349731 [ 192 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1256 rows starting from the beginning of the part | ||
| 8098 | 2026.03.12 01:39:23.349769 [ 192 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 128 rows starting from the beginning of the part | ||
| 8099 | 2026.03.12 01:39:23.349769 [ 196 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2940 rows, containing 5 columns (5 merged, 0 gathered) in 0.001786467 sec., 1645706.3018796318 rows/sec., 122.53 MiB/sec. | ||
| 8100 | 2026.03.12 01:39:23.349810 [ 192 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 8101 | 2026.03.12 01:39:23.349973 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8102 | 2026.03.12 01:39:23.350232 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_56_11} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8103 | 2026.03.12 01:39:23.350296 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_56_11} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8104 | 2026.03.12 01:39:23.350373 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8105 | 2026.03.12 01:39:23.350426 [ 275 ] {56d2e183-cc7c-416f-9bbf-d448a3f5f33e} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8106 | 2026.03.12 01:39:23.350465 [ 275 ] {56d2e183-cc7c-416f-9bbf-d448a3f5f33e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8107 | 2026.03.12 01:39:23.350962 [ 275 ] {56d2e183-cc7c-416f-9bbf-d448a3f5f33e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8108 | 2026.03.12 01:39:23.351177 [ 275 ] {56d2e183-cc7c-416f-9bbf-d448a3f5f33e} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8109 | 2026.03.12 01:39:23.351288 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8110 | 2026.03.12 01:39:23.351311 [ 275 ] {56d2e183-cc7c-416f-9bbf-d448a3f5f33e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001709 sec., 2925.6875365710944 rows/sec., 5.24 MiB/sec. | ||
| 8111 | 2026.03.12 01:39:23.351317 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8112 | 2026.03.12 01:39:23.351349 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8113 | 2026.03.12 01:39:23.351373 [ 275 ] {56d2e183-cc7c-416f-9bbf-d448a3f5f33e} <Debug> TCPHandler: Processed in 0.001891519 sec. | ||
| 8114 | 2026.03.12 01:39:23.351440 [ 202 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::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 | ||
| 8115 | 2026.03.12 01:39:23.351482 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8116 | 2026.03.12 01:39:23.351578 [ 275 ] {a6648b76-04d0-4c94-a516-a02614392773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8117 | 2026.03.12 01:39:23.351618 [ 275 ] {a6648b76-04d0-4c94-a516-a02614392773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8118 | 2026.03.12 01:39:23.351654 [ 202 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8119 | 2026.03.12 01:39:23.351709 [ 202 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 906 rows starting from the beginning of the part | ||
| 8120 | 2026.03.12 01:39:23.351820 [ 202 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part | ||
| 8121 | 2026.03.12 01:39:23.351915 [ 202 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 35 rows starting from the beginning of the part | ||
| 8122 | 2026.03.12 01:39:23.351954 [ 275 ] {a6648b76-04d0-4c94-a516-a02614392773} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2026.03.12 01:39:23.351992 [ 275 ] {a6648b76-04d0-4c94-a516-a02614392773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8124 | 2026.03.12 01:39:23.352005 [ 202 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 5 rows starting from the beginning of the part | ||
| 8125 | 2026.03.12 01:39:23.352096 [ 202 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 46 rows starting from the beginning of the part | ||
| 8126 | 2026.03.12 01:39:23.352184 [ 202 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part | ||
| 8127 | 2026.03.12 01:39:23.352295 [ 275 ] {a6648b76-04d0-4c94-a516-a02614392773} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8128 | 2026.03.12 01:39:23.352527 [ 275 ] {a6648b76-04d0-4c94-a516-a02614392773} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8129 | 2026.03.12 01:39:23.352642 [ 135 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8130 | 2026.03.12 01:39:23.352661 [ 275 ] {a6648b76-04d0-4c94-a516-a02614392773} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 8131 | 2026.03.12 01:39:23.352669 [ 135 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2026.03.12 01:39:23.352699 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8133 | 2026.03.12 01:39:23.352701 [ 275 ] {a6648b76-04d0-4c94-a516-a02614392773} <Debug> TCPHandler: Processed in 0.00126656 sec. | ||
| 8134 | 2026.03.12 01:39:23.352773 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 8135 | 2026.03.12 01:39:23.352865 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8136 | 2026.03.12 01:39:23.352894 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2610 rows starting from the beginning of the part | ||
| 8137 | 2026.03.12 01:39:23.352940 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 8138 | 2026.03.12 01:39:23.352984 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 8139 | 2026.03.12 01:39:23.353026 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 8140 | 2026.03.12 01:39:23.353063 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 48 rows starting from the beginning of the part | ||
| 8141 | 2026.03.12 01:39:23.353099 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 8142 | 2026.03.12 01:39:23.354374 [ 196 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2850 rows, containing 4 columns (4 merged, 0 gathered) in 0.001630165 sec., 1748289.2836001264 rows/sec., 116.64 MiB/sec. | ||
| 8143 | 2026.03.12 01:39:23.354722 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8144 | 2026.03.12 01:39:23.354760 [ 194 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18717 rows, containing 5 columns (5 merged, 0 gathered) in 0.00530778 sec., 3526333.0431931997 rows/sec., 234.32 MiB/sec. | ||
| 8145 | 2026.03.12 01:39:23.354998 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_56_11} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8146 | 2026.03.12 01:39:23.355026 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8147 | 2026.03.12 01:39:23.355078 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_56_11} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8148 | 2026.03.12 01:39:23.355167 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8149 | 2026.03.12 01:39:23.355290 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8150 | 2026.03.12 01:39:23.355358 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8151 | 2026.03.12 01:39:23.355422 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.21 MiB. | ||
| 8152 | 2026.03.12 01:39:23.358088 [ 189 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1002 rows, containing 19 columns (19 merged, 0 gathered) in 0.006690171 sec., 149771.9565015603 rows/sec., 268.38 MiB/sec. | ||
| 8153 | 2026.03.12 01:39:23.359328 [ 186 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8154 | 2026.03.12 01:39:23.359636 [ 186 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8155 | 2026.03.12 01:39:23.359702 [ 186 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8156 | 2026.03.12 01:39:23.359808 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.17 MiB. | ||
| 8157 | 2026.03.12 01:39:24.001285 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.47 MiB, peak 302.60 MiB, free memory in arenas 0.00 B, will set to 293.45 MiB (RSS), difference: 3.98 MiB | ||
| 8158 | 2026.03.12 01:39:24.037491 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8159 | 2026.03.12 01:39:24.056251 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8160 | 2026.03.12 01:39:24.056309 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8161 | 2026.03.12 01:39:24.062866 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8162 | 2026.03.12 01:39:24.063571 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8163 | 2026.03.12 01:39:24.063858 [ 135 ] {} <Debug> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8164 | 2026.03.12 01:39:24.063926 [ 135 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8165 | 2026.03.12 01:39:24.063950 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8166 | 2026.03.12 01:39:24.064055 [ 194 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 8167 | 2026.03.12 01:39:24.066946 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8168 | 2026.03.12 01:39:24.067137 [ 194 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8169 | 2026.03.12 01:39:24.067946 [ 194 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 8170 | 2026.03.12 01:39:24.071294 [ 194 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 8171 | 2026.03.12 01:39:24.074670 [ 194 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 8172 | 2026.03.12 01:39:24.078396 [ 194 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 8173 | 2026.03.12 01:39:24.082531 [ 194 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
| 8174 | 2026.03.12 01:39:24.086586 [ 194 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 8175 | 2026.03.12 01:39:24.135419 [ 197 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.071397021 sec., 3809.6827597330703 rows/sec., 19.70 MiB/sec. | ||
| 8176 | 2026.03.12 01:39:24.138316 [ 197 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8177 | 2026.03.12 01:39:24.140602 [ 197 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_36_7} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8178 | 2026.03.12 01:39:24.140706 [ 197 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_36_7} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8179 | 2026.03.12 01:39:24.143687 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8180 | 2026.03.12 01:39:28.344442 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8181 | 2026.03.12 01:39:28.344744 [ 275 ] {62520bbf-e539-4e2f-9826-b7a85944b533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8182 | 2026.03.12 01:39:28.344847 [ 275 ] {62520bbf-e539-4e2f-9826-b7a85944b533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8183 | 2026.03.12 01:39:28.345654 [ 275 ] {62520bbf-e539-4e2f-9826-b7a85944b533} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8184 | 2026.03.12 01:39:28.345703 [ 275 ] {62520bbf-e539-4e2f-9826-b7a85944b533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8185 | 2026.03.12 01:39:28.346118 [ 275 ] {62520bbf-e539-4e2f-9826-b7a85944b533} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8186 | 2026.03.12 01:39:28.346347 [ 275 ] {62520bbf-e539-4e2f-9826-b7a85944b533} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8187 | 2026.03.12 01:39:28.346501 [ 275 ] {62520bbf-e539-4e2f-9826-b7a85944b533} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001836 sec., 68627.45098039215 rows/sec., 5.90 MiB/sec. | ||
| 8188 | 2026.03.12 01:39:28.346543 [ 275 ] {62520bbf-e539-4e2f-9826-b7a85944b533} <Debug> TCPHandler: Processed in 0.002299154 sec. | ||
| 8189 | 2026.03.12 01:39:28.346678 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8190 | 2026.03.12 01:39:28.346774 [ 275 ] {6582da2b-1c60-4143-8d00-515bc606a0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8191 | 2026.03.12 01:39:28.346816 [ 275 ] {6582da2b-1c60-4143-8d00-515bc606a0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8192 | 2026.03.12 01:39:28.347217 [ 275 ] {6582da2b-1c60-4143-8d00-515bc606a0e8} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2026.03.12 01:39:28.347253 [ 275 ] {6582da2b-1c60-4143-8d00-515bc606a0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8194 | 2026.03.12 01:39:28.347560 [ 275 ] {6582da2b-1c60-4143-8d00-515bc606a0e8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8195 | 2026.03.12 01:39:28.347773 [ 275 ] {6582da2b-1c60-4143-8d00-515bc606a0e8} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8196 | 2026.03.12 01:39:28.347904 [ 275 ] {6582da2b-1c60-4143-8d00-515bc606a0e8} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00115 sec., 30434.782608695652 rows/sec., 2.23 MiB/sec. | ||
| 8197 | 2026.03.12 01:39:28.347941 [ 275 ] {6582da2b-1c60-4143-8d00-515bc606a0e8} <Debug> TCPHandler: Processed in 0.00131381 sec. | ||
| 8198 | 2026.03.12 01:39:28.348051 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8199 | 2026.03.12 01:39:28.348145 [ 275 ] {68ce4a16-368a-4535-9f7e-aa7bb65ff8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8200 | 2026.03.12 01:39:28.348186 [ 275 ] {68ce4a16-368a-4535-9f7e-aa7bb65ff8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8201 | 2026.03.12 01:39:28.348617 [ 275 ] {68ce4a16-368a-4535-9f7e-aa7bb65ff8ed} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8202 | 2026.03.12 01:39:28.348652 [ 275 ] {68ce4a16-368a-4535-9f7e-aa7bb65ff8ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8203 | 2026.03.12 01:39:28.348957 [ 275 ] {68ce4a16-368a-4535-9f7e-aa7bb65ff8ed} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8204 | 2026.03.12 01:39:28.349166 [ 275 ] {68ce4a16-368a-4535-9f7e-aa7bb65ff8ed} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8205 | 2026.03.12 01:39:28.349292 [ 275 ] {68ce4a16-368a-4535-9f7e-aa7bb65ff8ed} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001165 sec., 84978.54077253219 rows/sec., 6.64 MiB/sec. | ||
| 8206 | 2026.03.12 01:39:28.349329 [ 275 ] {68ce4a16-368a-4535-9f7e-aa7bb65ff8ed} <Debug> TCPHandler: Processed in 0.00132738 sec. | ||
| 8207 | 2026.03.12 01:39:28.349443 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8208 | 2026.03.12 01:39:28.349536 [ 275 ] {e11ae707-accf-46a2-9be6-9a41a3d0c8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8209 | 2026.03.12 01:39:28.349580 [ 275 ] {e11ae707-accf-46a2-9be6-9a41a3d0c8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8210 | 2026.03.12 01:39:28.349992 [ 275 ] {e11ae707-accf-46a2-9be6-9a41a3d0c8e1} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8211 | 2026.03.12 01:39:28.350028 [ 275 ] {e11ae707-accf-46a2-9be6-9a41a3d0c8e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8212 | 2026.03.12 01:39:28.350389 [ 275 ] {e11ae707-accf-46a2-9be6-9a41a3d0c8e1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8213 | 2026.03.12 01:39:28.350592 [ 275 ] {e11ae707-accf-46a2-9be6-9a41a3d0c8e1} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8214 | 2026.03.12 01:39:28.350730 [ 275 ] {e11ae707-accf-46a2-9be6-9a41a3d0c8e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 8215 | 2026.03.12 01:39:28.350768 [ 275 ] {e11ae707-accf-46a2-9be6-9a41a3d0c8e1} <Debug> TCPHandler: Processed in 0.00137463 sec. | ||
| 8216 | 2026.03.12 01:39:28.350880 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8217 | 2026.03.12 01:39:28.350975 [ 275 ] {d755cc4c-37e8-4077-9084-dc8d404f4ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8218 | 2026.03.12 01:39:28.351030 [ 275 ] {d755cc4c-37e8-4077-9084-dc8d404f4ae0} <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 | ||
| 8219 | 2026.03.12 01:39:28.351886 [ 275 ] {d755cc4c-37e8-4077-9084-dc8d404f4ae0} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2026.03.12 01:39:28.351921 [ 275 ] {d755cc4c-37e8-4077-9084-dc8d404f4ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8221 | 2026.03.12 01:39:28.352487 [ 275 ] {d755cc4c-37e8-4077-9084-dc8d404f4ae0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8222 | 2026.03.12 01:39:28.352708 [ 275 ] {d755cc4c-37e8-4077-9084-dc8d404f4ae0} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8223 | 2026.03.12 01:39:28.352843 [ 275 ] {d755cc4c-37e8-4077-9084-dc8d404f4ae0} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001886 sec., 18557.794273594907 rows/sec., 33.25 MiB/sec. | ||
| 8224 | 2026.03.12 01:39:28.352896 [ 275 ] {d755cc4c-37e8-4077-9084-dc8d404f4ae0} <Debug> TCPHandler: Processed in 0.002064551 sec. | ||
| 8225 | 2026.03.12 01:39:28.353011 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8226 | 2026.03.12 01:39:28.353105 [ 275 ] {ecbf7805-a5a8-402b-8c1a-5e2f994e935a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8227 | 2026.03.12 01:39:28.353147 [ 275 ] {ecbf7805-a5a8-402b-8c1a-5e2f994e935a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8228 | 2026.03.12 01:39:28.353489 [ 275 ] {ecbf7805-a5a8-402b-8c1a-5e2f994e935a} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8229 | 2026.03.12 01:39:28.353525 [ 275 ] {ecbf7805-a5a8-402b-8c1a-5e2f994e935a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8230 | 2026.03.12 01:39:28.353828 [ 275 ] {ecbf7805-a5a8-402b-8c1a-5e2f994e935a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8231 | 2026.03.12 01:39:28.354036 [ 275 ] {ecbf7805-a5a8-402b-8c1a-5e2f994e935a} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8232 | 2026.03.12 01:39:28.354163 [ 275 ] {ecbf7805-a5a8-402b-8c1a-5e2f994e935a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 8233 | 2026.03.12 01:39:28.354199 [ 275 ] {ecbf7805-a5a8-402b-8c1a-5e2f994e935a} <Debug> TCPHandler: Processed in 0.001237958 sec. | ||
| 8234 | 2026.03.12 01:39:30.564782 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17768 | ||
| 8235 | 2026.03.12 01:39:30.565274 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8236 | 2026.03.12 01:39:30.565309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8237 | 2026.03.12 01:39:30.565789 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8238 | 2026.03.12 01:39:30.566056 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8239 | 2026.03.12 01:39:30.566209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17768 | ||
| 8240 | 2026.03.12 01:39:31.567864 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8241 | 2026.03.12 01:39:31.582926 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8242 | 2026.03.12 01:39:31.582973 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8243 | 2026.03.12 01:39:31.588660 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8244 | 2026.03.12 01:39:31.589390 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8245 | 2026.03.12 01:39:31.592009 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8246 | 2026.03.12 01:39:33.126469 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1024 | ||
| 8247 | 2026.03.12 01:39:33.128564 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8248 | 2026.03.12 01:39:33.128603 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8249 | 2026.03.12 01:39:33.129774 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8250 | 2026.03.12 01:39:33.130040 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8251 | 2026.03.12 01:39:33.130291 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1024 | ||
| 8252 | 2026.03.12 01:39:33.342846 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8253 | 2026.03.12 01:39:33.343045 [ 275 ] {524f7c5a-5807-40ee-87e1-cb39c8d7c99c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8254 | 2026.03.12 01:39:33.343119 [ 275 ] {524f7c5a-5807-40ee-87e1-cb39c8d7c99c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8255 | 2026.03.12 01:39:33.343774 [ 275 ] {524f7c5a-5807-40ee-87e1-cb39c8d7c99c} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8256 | 2026.03.12 01:39:33.343826 [ 275 ] {524f7c5a-5807-40ee-87e1-cb39c8d7c99c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8257 | 2026.03.12 01:39:33.344216 [ 275 ] {524f7c5a-5807-40ee-87e1-cb39c8d7c99c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8258 | 2026.03.12 01:39:33.344447 [ 275 ] {524f7c5a-5807-40ee-87e1-cb39c8d7c99c} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8259 | 2026.03.12 01:39:33.344605 [ 275 ] {524f7c5a-5807-40ee-87e1-cb39c8d7c99c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001615 sec., 1238.390092879257 rows/sec., 100.98 KiB/sec. | ||
| 8260 | 2026.03.12 01:39:33.344659 [ 275 ] {524f7c5a-5807-40ee-87e1-cb39c8d7c99c} <Debug> TCPHandler: Processed in 0.001954029 sec. | ||
| 8261 | 2026.03.12 01:39:33.344804 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8262 | 2026.03.12 01:39:33.344905 [ 275 ] {6e2d508f-aea5-4adb-bf11-701b5af414fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8263 | 2026.03.12 01:39:33.344947 [ 275 ] {6e2d508f-aea5-4adb-bf11-701b5af414fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8264 | 2026.03.12 01:39:33.345458 [ 275 ] {6e2d508f-aea5-4adb-bf11-701b5af414fe} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8265 | 2026.03.12 01:39:33.345496 [ 275 ] {6e2d508f-aea5-4adb-bf11-701b5af414fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8266 | 2026.03.12 01:39:33.345834 [ 275 ] {6e2d508f-aea5-4adb-bf11-701b5af414fe} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8267 | 2026.03.12 01:39:33.346049 [ 275 ] {6e2d508f-aea5-4adb-bf11-701b5af414fe} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8268 | 2026.03.12 01:39:33.346224 [ 275 ] {6e2d508f-aea5-4adb-bf11-701b5af414fe} <Debug> executeQuery: Read 67 rows, 5.43 KiB in 0.001342 sec., 49925.48435171386 rows/sec., 3.95 MiB/sec. | ||
| 8269 | 2026.03.12 01:39:33.346266 [ 275 ] {6e2d508f-aea5-4adb-bf11-701b5af414fe} <Debug> TCPHandler: Processed in 0.001514493 sec. | ||
| 8270 | 2026.03.12 01:39:33.346422 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8271 | 2026.03.12 01:39:33.346523 [ 275 ] {91f1cdb0-b77f-483b-a106-ac395abc05ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8272 | 2026.03.12 01:39:33.346567 [ 275 ] {91f1cdb0-b77f-483b-a106-ac395abc05ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8273 | 2026.03.12 01:39:33.347014 [ 275 ] {91f1cdb0-b77f-483b-a106-ac395abc05ed} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8274 | 2026.03.12 01:39:33.347051 [ 275 ] {91f1cdb0-b77f-483b-a106-ac395abc05ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8275 | 2026.03.12 01:39:33.347454 [ 275 ] {91f1cdb0-b77f-483b-a106-ac395abc05ed} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8276 | 2026.03.12 01:39:33.347696 [ 275 ] {91f1cdb0-b77f-483b-a106-ac395abc05ed} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8277 | 2026.03.12 01:39:33.347829 [ 275 ] {91f1cdb0-b77f-483b-a106-ac395abc05ed} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001341 sec., 5219.985085756898 rows/sec., 384.51 KiB/sec. | ||
| 8278 | 2026.03.12 01:39:33.347865 [ 275 ] {91f1cdb0-b77f-483b-a106-ac395abc05ed} <Debug> TCPHandler: Processed in 0.001511583 sec. | ||
| 8279 | 2026.03.12 01:39:33.347978 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8280 | 2026.03.12 01:39:33.348067 [ 275 ] {a3f368ec-7446-424a-ab75-e9228e9ee6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8281 | 2026.03.12 01:39:33.348105 [ 275 ] {a3f368ec-7446-424a-ab75-e9228e9ee6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8282 | 2026.03.12 01:39:33.348517 [ 275 ] {a3f368ec-7446-424a-ab75-e9228e9ee6cc} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8283 | 2026.03.12 01:39:33.348551 [ 275 ] {a3f368ec-7446-424a-ab75-e9228e9ee6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8284 | 2026.03.12 01:39:33.348930 [ 275 ] {a3f368ec-7446-424a-ab75-e9228e9ee6cc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8285 | 2026.03.12 01:39:33.349139 [ 275 ] {a3f368ec-7446-424a-ab75-e9228e9ee6cc} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8286 | 2026.03.12 01:39:33.349279 [ 275 ] {a3f368ec-7446-424a-ab75-e9228e9ee6cc} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001201 sec., 59117.402164862615 rows/sec., 4.62 MiB/sec. | ||
| 8287 | 2026.03.12 01:39:33.349318 [ 275 ] {a3f368ec-7446-424a-ab75-e9228e9ee6cc} <Debug> TCPHandler: Processed in 0.001364971 sec. | ||
| 8288 | 2026.03.12 01:39:33.349440 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8289 | 2026.03.12 01:39:33.349538 [ 275 ] {6a288ff6-bb51-49ce-a721-bef59173872a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8290 | 2026.03.12 01:39:33.349587 [ 275 ] {6a288ff6-bb51-49ce-a721-bef59173872a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8291 | 2026.03.12 01:39:33.350024 [ 275 ] {6a288ff6-bb51-49ce-a721-bef59173872a} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8292 | 2026.03.12 01:39:33.350059 [ 275 ] {6a288ff6-bb51-49ce-a721-bef59173872a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8293 | 2026.03.12 01:39:33.350389 [ 275 ] {6a288ff6-bb51-49ce-a721-bef59173872a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8294 | 2026.03.12 01:39:33.350592 [ 275 ] {6a288ff6-bb51-49ce-a721-bef59173872a} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8295 | 2026.03.12 01:39:33.350749 [ 275 ] {6a288ff6-bb51-49ce-a721-bef59173872a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001231 sec., 130787.97725426481 rows/sec., 9.11 MiB/sec. | ||
| 8296 | 2026.03.12 01:39:33.350787 [ 275 ] {6a288ff6-bb51-49ce-a721-bef59173872a} <Debug> TCPHandler: Processed in 0.001400501 sec. | ||
| 8297 | 2026.03.12 01:39:33.350888 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8298 | 2026.03.12 01:39:33.350981 [ 275 ] {317815e1-edba-4933-8a66-243dc155e7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8299 | 2026.03.12 01:39:33.351034 [ 275 ] {317815e1-edba-4933-8a66-243dc155e7c9} <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 | ||
| 8300 | 2026.03.12 01:39:33.351812 [ 275 ] {317815e1-edba-4933-8a66-243dc155e7c9} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8301 | 2026.03.12 01:39:33.351846 [ 275 ] {317815e1-edba-4933-8a66-243dc155e7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8302 | 2026.03.12 01:39:33.352343 [ 275 ] {317815e1-edba-4933-8a66-243dc155e7c9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8303 | 2026.03.12 01:39:33.352582 [ 275 ] {317815e1-edba-4933-8a66-243dc155e7c9} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8304 | 2026.03.12 01:39:33.352720 [ 275 ] {317815e1-edba-4933-8a66-243dc155e7c9} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001757 sec., 2845.7598178713715 rows/sec., 5.10 MiB/sec. | ||
| 8305 | 2026.03.12 01:39:33.352783 [ 275 ] {317815e1-edba-4933-8a66-243dc155e7c9} <Debug> TCPHandler: Processed in 0.001944719 sec. | ||
| 8306 | 2026.03.12 01:39:33.352894 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8307 | 2026.03.12 01:39:33.352987 [ 275 ] {866c739c-db8c-492d-afa8-1d6deb66a2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8308 | 2026.03.12 01:39:33.353028 [ 275 ] {866c739c-db8c-492d-afa8-1d6deb66a2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8309 | 2026.03.12 01:39:33.353358 [ 275 ] {866c739c-db8c-492d-afa8-1d6deb66a2a8} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8310 | 2026.03.12 01:39:33.353391 [ 275 ] {866c739c-db8c-492d-afa8-1d6deb66a2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8311 | 2026.03.12 01:39:33.353728 [ 275 ] {866c739c-db8c-492d-afa8-1d6deb66a2a8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8312 | 2026.03.12 01:39:33.353963 [ 275 ] {866c739c-db8c-492d-afa8-1d6deb66a2a8} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8313 | 2026.03.12 01:39:33.354105 [ 275 ] {866c739c-db8c-492d-afa8-1d6deb66a2a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 8314 | 2026.03.12 01:39:33.354142 [ 275 ] {866c739c-db8c-492d-afa8-1d6deb66a2a8} <Debug> TCPHandler: Processed in 0.00129727 sec. | ||
| 8315 | 2026.03.12 01:39:37.908949 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8316 | 2026.03.12 01:39:37.909054 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8317 | 2026.03.12 01:39:38.066501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18280 | ||
| 8318 | 2026.03.12 01:39:38.067024 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8319 | 2026.03.12 01:39:38.067065 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8320 | 2026.03.12 01:39:38.067545 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8321 | 2026.03.12 01:39:38.067781 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8322 | 2026.03.12 01:39:38.067950 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18280 | ||
| 8323 | 2026.03.12 01:39:38.344488 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8324 | 2026.03.12 01:39:38.344675 [ 275 ] {543a390e-92d4-41d0-9795-40adba4e2b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8325 | 2026.03.12 01:39:38.344750 [ 275 ] {543a390e-92d4-41d0-9795-40adba4e2b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8326 | 2026.03.12 01:39:38.345490 [ 275 ] {543a390e-92d4-41d0-9795-40adba4e2b1c} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8327 | 2026.03.12 01:39:38.345542 [ 275 ] {543a390e-92d4-41d0-9795-40adba4e2b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8328 | 2026.03.12 01:39:38.345948 [ 275 ] {543a390e-92d4-41d0-9795-40adba4e2b1c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8329 | 2026.03.12 01:39:38.346176 [ 275 ] {543a390e-92d4-41d0-9795-40adba4e2b1c} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8330 | 2026.03.12 01:39:38.346339 [ 275 ] {543a390e-92d4-41d0-9795-40adba4e2b1c} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001719 sec., 73298.42931937173 rows/sec., 6.30 MiB/sec. | ||
| 8331 | 2026.03.12 01:39:38.346388 [ 275 ] {543a390e-92d4-41d0-9795-40adba4e2b1c} <Debug> TCPHandler: Processed in 0.00203281 sec. | ||
| 8332 | 2026.03.12 01:39:38.346514 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8333 | 2026.03.12 01:39:38.346619 [ 275 ] {154137df-79e4-43a3-8626-d3a37f57c459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8334 | 2026.03.12 01:39:38.346662 [ 275 ] {154137df-79e4-43a3-8626-d3a37f57c459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8335 | 2026.03.12 01:39:38.347073 [ 275 ] {154137df-79e4-43a3-8626-d3a37f57c459} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8336 | 2026.03.12 01:39:38.347109 [ 275 ] {154137df-79e4-43a3-8626-d3a37f57c459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8337 | 2026.03.12 01:39:38.347403 [ 275 ] {154137df-79e4-43a3-8626-d3a37f57c459} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8338 | 2026.03.12 01:39:38.347632 [ 275 ] {154137df-79e4-43a3-8626-d3a37f57c459} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8339 | 2026.03.12 01:39:38.347758 [ 275 ] {154137df-79e4-43a3-8626-d3a37f57c459} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001225 sec., 28571.428571428572 rows/sec., 2.10 MiB/sec. | ||
| 8340 | 2026.03.12 01:39:38.347861 [ 275 ] {154137df-79e4-43a3-8626-d3a37f57c459} <Debug> TCPHandler: Processed in 0.001399721 sec. | ||
| 8341 | 2026.03.12 01:39:38.347973 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8342 | 2026.03.12 01:39:38.348070 [ 275 ] {69c0e05e-e850-40fb-8d32-be845eba2d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8343 | 2026.03.12 01:39:38.348111 [ 275 ] {69c0e05e-e850-40fb-8d32-be845eba2d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8344 | 2026.03.12 01:39:38.348540 [ 275 ] {69c0e05e-e850-40fb-8d32-be845eba2d52} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2026.03.12 01:39:38.348576 [ 275 ] {69c0e05e-e850-40fb-8d32-be845eba2d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8346 | 2026.03.12 01:39:38.348890 [ 275 ] {69c0e05e-e850-40fb-8d32-be845eba2d52} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8347 | 2026.03.12 01:39:38.349095 [ 275 ] {69c0e05e-e850-40fb-8d32-be845eba2d52} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2026.03.12 01:39:38.349226 [ 275 ] {69c0e05e-e850-40fb-8d32-be845eba2d52} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001176 sec., 84183.67346938775 rows/sec., 6.58 MiB/sec. | ||
| 8349 | 2026.03.12 01:39:38.349263 [ 275 ] {69c0e05e-e850-40fb-8d32-be845eba2d52} <Debug> TCPHandler: Processed in 0.00133968 sec. | ||
| 8350 | 2026.03.12 01:39:38.349386 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8351 | 2026.03.12 01:39:38.349482 [ 275 ] {142e9e26-78fa-4e36-919d-a560f99f982a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8352 | 2026.03.12 01:39:38.349527 [ 275 ] {142e9e26-78fa-4e36-919d-a560f99f982a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8353 | 2026.03.12 01:39:38.349929 [ 275 ] {142e9e26-78fa-4e36-919d-a560f99f982a} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8354 | 2026.03.12 01:39:38.349965 [ 275 ] {142e9e26-78fa-4e36-919d-a560f99f982a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8355 | 2026.03.12 01:39:38.350299 [ 275 ] {142e9e26-78fa-4e36-919d-a560f99f982a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8356 | 2026.03.12 01:39:38.350508 [ 275 ] {142e9e26-78fa-4e36-919d-a560f99f982a} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8357 | 2026.03.12 01:39:38.350641 [ 275 ] {142e9e26-78fa-4e36-919d-a560f99f982a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 8358 | 2026.03.12 01:39:38.350678 [ 275 ] {142e9e26-78fa-4e36-919d-a560f99f982a} <Debug> TCPHandler: Processed in 0.001341381 sec. | ||
| 8359 | 2026.03.12 01:39:38.350804 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8360 | 2026.03.12 01:39:38.350930 [ 275 ] {caa556b6-29af-4d1f-b5ce-93e5538608b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8361 | 2026.03.12 01:39:38.350997 [ 275 ] {caa556b6-29af-4d1f-b5ce-93e5538608b2} <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 | ||
| 8362 | 2026.03.12 01:39:38.351875 [ 275 ] {caa556b6-29af-4d1f-b5ce-93e5538608b2} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8363 | 2026.03.12 01:39:38.351911 [ 275 ] {caa556b6-29af-4d1f-b5ce-93e5538608b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8364 | 2026.03.12 01:39:38.352476 [ 275 ] {caa556b6-29af-4d1f-b5ce-93e5538608b2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8365 | 2026.03.12 01:39:38.352710 [ 275 ] {caa556b6-29af-4d1f-b5ce-93e5538608b2} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8366 | 2026.03.12 01:39:38.352850 [ 275 ] {caa556b6-29af-4d1f-b5ce-93e5538608b2} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001947 sec., 17976.373908577298 rows/sec., 32.21 MiB/sec. | ||
| 8367 | 2026.03.12 01:39:38.352904 [ 275 ] {caa556b6-29af-4d1f-b5ce-93e5538608b2} <Debug> TCPHandler: Processed in 0.002161092 sec. | ||
| 8368 | 2026.03.12 01:39:38.353019 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8369 | 2026.03.12 01:39:38.353115 [ 275 ] {bb3ca1d5-d9a2-4dda-9d46-8d5f102af57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8370 | 2026.03.12 01:39:38.353157 [ 275 ] {bb3ca1d5-d9a2-4dda-9d46-8d5f102af57a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8371 | 2026.03.12 01:39:38.353492 [ 275 ] {bb3ca1d5-d9a2-4dda-9d46-8d5f102af57a} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8372 | 2026.03.12 01:39:38.353528 [ 275 ] {bb3ca1d5-d9a2-4dda-9d46-8d5f102af57a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8373 | 2026.03.12 01:39:38.353827 [ 275 ] {bb3ca1d5-d9a2-4dda-9d46-8d5f102af57a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8374 | 2026.03.12 01:39:38.354041 [ 275 ] {bb3ca1d5-d9a2-4dda-9d46-8d5f102af57a} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8375 | 2026.03.12 01:39:38.354171 [ 275 ] {bb3ca1d5-d9a2-4dda-9d46-8d5f102af57a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 8376 | 2026.03.12 01:39:38.354207 [ 275 ] {bb3ca1d5-d9a2-4dda-9d46-8d5f102af57a} <Debug> TCPHandler: Processed in 0.001238539 sec. | ||
| 8377 | 2026.03.12 01:39:39.092332 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8378 | 2026.03.12 01:39:39.108140 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2026.03.12 01:39:39.108190 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8380 | 2026.03.12 01:39:39.114253 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8381 | 2026.03.12 01:39:39.114961 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2026.03.12 01:39:39.117651 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8383 | 2026.03.12 01:39:43.130785 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1050 | ||
| 8384 | 2026.03.12 01:39:43.133561 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2026.03.12 01:39:43.133598 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8386 | 2026.03.12 01:39:43.134743 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8387 | 2026.03.12 01:39:43.135005 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8388 | 2026.03.12 01:39:43.135253 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1050 | ||
| 8389 | 2026.03.12 01:39:43.343675 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8390 | 2026.03.12 01:39:43.343859 [ 275 ] {a8452464-126a-41c5-90bb-8e5ff7796a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8391 | 2026.03.12 01:39:43.343927 [ 275 ] {a8452464-126a-41c5-90bb-8e5ff7796a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8392 | 2026.03.12 01:39:43.344611 [ 275 ] {a8452464-126a-41c5-90bb-8e5ff7796a13} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8393 | 2026.03.12 01:39:43.344661 [ 275 ] {a8452464-126a-41c5-90bb-8e5ff7796a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8394 | 2026.03.12 01:39:43.345058 [ 275 ] {a8452464-126a-41c5-90bb-8e5ff7796a13} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8395 | 2026.03.12 01:39:43.345303 [ 275 ] {a8452464-126a-41c5-90bb-8e5ff7796a13} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8396 | 2026.03.12 01:39:43.345463 [ 275 ] {a8452464-126a-41c5-90bb-8e5ff7796a13} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001654 sec., 39903.26481257557 rows/sec., 3.16 MiB/sec. | ||
| 8397 | 2026.03.12 01:39:43.345509 [ 275 ] {a8452464-126a-41c5-90bb-8e5ff7796a13} <Debug> TCPHandler: Processed in 0.001966509 sec. | ||
| 8398 | 2026.03.12 01:39:43.345630 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8399 | 2026.03.12 01:39:43.345734 [ 275 ] {1db305f9-776c-4449-9442-035f42dd29bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8400 | 2026.03.12 01:39:43.345775 [ 275 ] {1db305f9-776c-4449-9442-035f42dd29bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8401 | 2026.03.12 01:39:43.346195 [ 275 ] {1db305f9-776c-4449-9442-035f42dd29bc} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8402 | 2026.03.12 01:39:43.346234 [ 275 ] {1db305f9-776c-4449-9442-035f42dd29bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8403 | 2026.03.12 01:39:43.346537 [ 275 ] {1db305f9-776c-4449-9442-035f42dd29bc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8404 | 2026.03.12 01:39:43.346750 [ 275 ] {1db305f9-776c-4449-9442-035f42dd29bc} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8405 | 2026.03.12 01:39:43.346888 [ 275 ] {1db305f9-776c-4449-9442-035f42dd29bc} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001178 sec., 4244.4821731748725 rows/sec., 319.17 KiB/sec. | ||
| 8406 | 2026.03.12 01:39:43.346927 [ 275 ] {1db305f9-776c-4449-9442-035f42dd29bc} <Debug> TCPHandler: Processed in 0.00134796 sec. | ||
| 8407 | 2026.03.12 01:39:43.347043 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8408 | 2026.03.12 01:39:43.347141 [ 275 ] {cd909e64-3802-450e-8476-4ef9e0746277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8409 | 2026.03.12 01:39:43.347182 [ 275 ] {cd909e64-3802-450e-8476-4ef9e0746277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8410 | 2026.03.12 01:39:43.347614 [ 275 ] {cd909e64-3802-450e-8476-4ef9e0746277} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8411 | 2026.03.12 01:39:43.347652 [ 275 ] {cd909e64-3802-450e-8476-4ef9e0746277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8412 | 2026.03.12 01:39:43.347958 [ 275 ] {cd909e64-3802-450e-8476-4ef9e0746277} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8413 | 2026.03.12 01:39:43.348167 [ 275 ] {cd909e64-3802-450e-8476-4ef9e0746277} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8414 | 2026.03.12 01:39:43.348296 [ 275 ] {cd909e64-3802-450e-8476-4ef9e0746277} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001177 sec., 58623.61937128292 rows/sec., 4.58 MiB/sec. | ||
| 8415 | 2026.03.12 01:39:43.348334 [ 275 ] {cd909e64-3802-450e-8476-4ef9e0746277} <Debug> TCPHandler: Processed in 0.00134105 sec. | ||
| 8416 | 2026.03.12 01:39:43.348456 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8417 | 2026.03.12 01:39:43.348551 [ 275 ] {0fec3d9d-b91b-4996-8624-65367764b193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8418 | 2026.03.12 01:39:43.348595 [ 275 ] {0fec3d9d-b91b-4996-8624-65367764b193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8419 | 2026.03.12 01:39:43.349049 [ 275 ] {0fec3d9d-b91b-4996-8624-65367764b193} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8420 | 2026.03.12 01:39:43.349086 [ 275 ] {0fec3d9d-b91b-4996-8624-65367764b193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8421 | 2026.03.12 01:39:43.349424 [ 275 ] {0fec3d9d-b91b-4996-8624-65367764b193} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8422 | 2026.03.12 01:39:43.349649 [ 275 ] {0fec3d9d-b91b-4996-8624-65367764b193} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8423 | 2026.03.12 01:39:43.349778 [ 275 ] {0fec3d9d-b91b-4996-8624-65367764b193} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 8424 | 2026.03.12 01:39:43.349815 [ 275 ] {0fec3d9d-b91b-4996-8624-65367764b193} <Debug> TCPHandler: Processed in 0.001407511 sec. | ||
| 8425 | 2026.03.12 01:39:43.349929 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8426 | 2026.03.12 01:39:43.350028 [ 275 ] {73e160b8-a181-4ba9-a309-26d3671474dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8427 | 2026.03.12 01:39:43.350084 [ 275 ] {73e160b8-a181-4ba9-a309-26d3671474dd} <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 | ||
| 8428 | 2026.03.12 01:39:43.350860 [ 275 ] {73e160b8-a181-4ba9-a309-26d3671474dd} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8429 | 2026.03.12 01:39:43.350896 [ 275 ] {73e160b8-a181-4ba9-a309-26d3671474dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8430 | 2026.03.12 01:39:43.351381 [ 275 ] {73e160b8-a181-4ba9-a309-26d3671474dd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8431 | 2026.03.12 01:39:43.351593 [ 275 ] {73e160b8-a181-4ba9-a309-26d3671474dd} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8432 | 2026.03.12 01:39:43.351727 [ 275 ] {73e160b8-a181-4ba9-a309-26d3671474dd} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001718 sec., 2910.360884749709 rows/sec., 5.22 MiB/sec. | ||
| 8433 | 2026.03.12 01:39:43.351783 [ 275 ] {73e160b8-a181-4ba9-a309-26d3671474dd} <Debug> TCPHandler: Processed in 0.001902089 sec. | ||
| 8434 | 2026.03.12 01:39:43.351894 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8435 | 2026.03.12 01:39:43.351986 [ 275 ] {421aeb94-fef3-4385-898f-908781022f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8436 | 2026.03.12 01:39:43.352028 [ 275 ] {421aeb94-fef3-4385-898f-908781022f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8437 | 2026.03.12 01:39:43.352366 [ 275 ] {421aeb94-fef3-4385-898f-908781022f5d} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8438 | 2026.03.12 01:39:43.352401 [ 275 ] {421aeb94-fef3-4385-898f-908781022f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8439 | 2026.03.12 01:39:43.352700 [ 275 ] {421aeb94-fef3-4385-898f-908781022f5d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8440 | 2026.03.12 01:39:43.352907 [ 275 ] {421aeb94-fef3-4385-898f-908781022f5d} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8441 | 2026.03.12 01:39:43.353034 [ 275 ] {421aeb94-fef3-4385-898f-908781022f5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 8442 | 2026.03.12 01:39:43.353069 [ 275 ] {421aeb94-fef3-4385-898f-908781022f5d} <Debug> TCPHandler: Processed in 0.001223049 sec. | ||
| 8443 | 2026.03.12 01:39:43.620618 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8444 | 2026.03.12 01:39:43.620788 [ 275 ] {cec65425-5fc8-4b04-a87e-5b2585b75e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8445 | 2026.03.12 01:39:43.620854 [ 275 ] {cec65425-5fc8-4b04-a87e-5b2585b75e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8446 | 2026.03.12 01:39:43.621446 [ 275 ] {cec65425-5fc8-4b04-a87e-5b2585b75e74} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8447 | 2026.03.12 01:39:43.621490 [ 275 ] {cec65425-5fc8-4b04-a87e-5b2585b75e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8448 | 2026.03.12 01:39:43.621851 [ 275 ] {cec65425-5fc8-4b04-a87e-5b2585b75e74} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8449 | 2026.03.12 01:39:43.622099 [ 275 ] {cec65425-5fc8-4b04-a87e-5b2585b75e74} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8450 | 2026.03.12 01:39:43.622241 [ 275 ] {cec65425-5fc8-4b04-a87e-5b2585b75e74} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001497 sec., 16032.064128256512 rows/sec., 1.33 MiB/sec. | ||
| 8451 | 2026.03.12 01:39:43.622281 [ 275 ] {cec65425-5fc8-4b04-a87e-5b2585b75e74} <Debug> TCPHandler: Processed in 0.001778497 sec. | ||
| 8452 | 2026.03.12 01:39:43.622402 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8453 | 2026.03.12 01:39:43.622496 [ 275 ] {a06da5e5-ccfa-4637-9f48-ac102e45ffae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8454 | 2026.03.12 01:39:43.622536 [ 275 ] {a06da5e5-ccfa-4637-9f48-ac102e45ffae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8455 | 2026.03.12 01:39:43.622927 [ 275 ] {a06da5e5-ccfa-4637-9f48-ac102e45ffae} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8456 | 2026.03.12 01:39:43.622963 [ 275 ] {a06da5e5-ccfa-4637-9f48-ac102e45ffae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8457 | 2026.03.12 01:39:43.623250 [ 275 ] {a06da5e5-ccfa-4637-9f48-ac102e45ffae} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8458 | 2026.03.12 01:39:43.623461 [ 275 ] {a06da5e5-ccfa-4637-9f48-ac102e45ffae} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8459 | 2026.03.12 01:39:43.623593 [ 275 ] {a06da5e5-ccfa-4637-9f48-ac102e45ffae} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 438.80 KiB/sec. | ||
| 8460 | 2026.03.12 01:39:43.623630 [ 275 ] {a06da5e5-ccfa-4637-9f48-ac102e45ffae} <Debug> TCPHandler: Processed in 0.00127506 sec. | ||
| 8461 | 2026.03.12 01:39:43.623739 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8462 | 2026.03.12 01:39:43.623829 [ 275 ] {626aca23-09b1-4652-8514-181b0d74febe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8463 | 2026.03.12 01:39:43.623868 [ 275 ] {626aca23-09b1-4652-8514-181b0d74febe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8464 | 2026.03.12 01:39:43.625257 [ 275 ] {626aca23-09b1-4652-8514-181b0d74febe} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2026.03.12 01:39:43.625294 [ 275 ] {626aca23-09b1-4652-8514-181b0d74febe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8466 | 2026.03.12 01:39:43.625752 [ 275 ] {626aca23-09b1-4652-8514-181b0d74febe} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8467 | 2026.03.12 01:39:43.625962 [ 275 ] {626aca23-09b1-4652-8514-181b0d74febe} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8468 | 2026.03.12 01:39:43.626074 [ 105 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8469 | 2026.03.12 01:39:43.626090 [ 275 ] {626aca23-09b1-4652-8514-181b0d74febe} <Debug> executeQuery: Read 2133 rows, 166.92 KiB in 0.002278 sec., 936347.6733977173 rows/sec., 71.56 MiB/sec. | ||
| 8470 | 2026.03.12 01:39:43.626155 [ 105 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8471 | 2026.03.12 01:39:43.626170 [ 275 ] {626aca23-09b1-4652-8514-181b0d74febe} <Debug> TCPHandler: Processed in 0.002477758 sec. | ||
| 8472 | 2026.03.12 01:39:43.626187 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8473 | 2026.03.12 01:39:43.626283 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8474 | 2026.03.12 01:39:43.626308 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 8475 | 2026.03.12 01:39:43.626381 [ 275 ] {2d99eb42-a3a4-44a3-8a7e-cbbe65d92262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8476 | 2026.03.12 01:39:43.626424 [ 275 ] {2d99eb42-a3a4-44a3-8a7e-cbbe65d92262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8477 | 2026.03.12 01:39:43.626437 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8478 | 2026.03.12 01:39:43.626475 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2893 rows starting from the beginning of the part | ||
| 8479 | 2026.03.12 01:39:43.626547 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 126 rows starting from the beginning of the part | ||
| 8480 | 2026.03.12 01:39:43.626589 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 67 rows starting from the beginning of the part | ||
| 8481 | 2026.03.12 01:39:43.626630 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 126 rows starting from the beginning of the part | ||
| 8482 | 2026.03.12 01:39:43.626670 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 66 rows starting from the beginning of the part | ||
| 8483 | 2026.03.12 01:39:43.626707 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 2133 rows starting from the beginning of the part | ||
| 8484 | 2026.03.12 01:39:43.626855 [ 275 ] {2d99eb42-a3a4-44a3-8a7e-cbbe65d92262} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8485 | 2026.03.12 01:39:43.626897 [ 275 ] {2d99eb42-a3a4-44a3-8a7e-cbbe65d92262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8486 | 2026.03.12 01:39:43.627212 [ 275 ] {2d99eb42-a3a4-44a3-8a7e-cbbe65d92262} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8487 | 2026.03.12 01:39:43.627439 [ 275 ] {2d99eb42-a3a4-44a3-8a7e-cbbe65d92262} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8488 | 2026.03.12 01:39:43.627554 [ 105 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8489 | 2026.03.12 01:39:43.627572 [ 275 ] {2d99eb42-a3a4-44a3-8a7e-cbbe65d92262} <Debug> executeQuery: Read 64 rows, 4.84 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 3.91 MiB/sec. | ||
| 8490 | 2026.03.12 01:39:43.627593 [ 105 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8491 | 2026.03.12 01:39:43.627615 [ 275 ] {2d99eb42-a3a4-44a3-8a7e-cbbe65d92262} <Debug> TCPHandler: Processed in 0.001379501 sec. | ||
| 8492 | 2026.03.12 01:39:43.627617 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8493 | 2026.03.12 01:39:43.627725 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 8494 | 2026.03.12 01:39:43.627727 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8495 | 2026.03.12 01:39:43.627843 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8496 | 2026.03.12 01:39:43.627845 [ 275 ] {ad816b08-f98e-40c3-a7cd-fae32f687421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8497 | 2026.03.12 01:39:43.627884 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 225 rows starting from the beginning of the part | ||
| 8498 | 2026.03.12 01:39:43.627902 [ 275 ] {ad816b08-f98e-40c3-a7cd-fae32f687421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8499 | 2026.03.12 01:39:43.627962 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 35 rows starting from the beginning of the part | ||
| 8500 | 2026.03.12 01:39:43.628011 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part | ||
| 8501 | 2026.03.12 01:39:43.628053 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 35 rows starting from the beginning of the part | ||
| 8502 | 2026.03.12 01:39:43.628089 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 5 rows starting from the beginning of the part | ||
| 8503 | 2026.03.12 01:39:43.628129 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 8504 | 2026.03.12 01:39:43.628628 [ 275 ] {ad816b08-f98e-40c3-a7cd-fae32f687421} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8505 | 2026.03.12 01:39:43.628668 [ 275 ] {ad816b08-f98e-40c3-a7cd-fae32f687421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8506 | 2026.03.12 01:39:43.628893 [ 200 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5411 rows, containing 5 columns (5 merged, 0 gathered) in 0.0026369 sec., 2052030.7937350676 rows/sec., 166.16 MiB/sec. | ||
| 8507 | 2026.03.12 01:39:43.628999 [ 191 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 371 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131324 sec., 282507.38631171756 rows/sec., 20.21 MiB/sec. | ||
| 8508 | 2026.03.12 01:39:43.629204 [ 188 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8509 | 2026.03.12 01:39:43.629310 [ 275 ] {ad816b08-f98e-40c3-a7cd-fae32f687421} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8510 | 2026.03.12 01:39:43.629331 [ 200 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8511 | 2026.03.12 01:39:43.629552 [ 275 ] {ad816b08-f98e-40c3-a7cd-fae32f687421} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8512 | 2026.03.12 01:39:43.629561 [ 188 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_51_10} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8513 | 2026.03.12 01:39:43.629657 [ 200 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_61_12} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8514 | 2026.03.12 01:39:43.629751 [ 200 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_61_12} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8515 | 2026.03.12 01:39:43.629757 [ 188 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_51_10} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8516 | 2026.03.12 01:39:43.629774 [ 275 ] {ad816b08-f98e-40c3-a7cd-fae32f687421} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001946 sec., 376156.2178828366 rows/sec., 22.25 MiB/sec. | ||
| 8517 | 2026.03.12 01:39:43.629812 [ 275 ] {ad816b08-f98e-40c3-a7cd-fae32f687421} <Debug> TCPHandler: Processed in 0.002132312 sec. | ||
| 8518 | 2026.03.12 01:39:43.629839 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 8519 | 2026.03.12 01:39:43.629925 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8520 | 2026.03.12 01:39:43.629977 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8521 | 2026.03.12 01:39:43.630021 [ 275 ] {ea19d432-7107-4061-81ad-c2218cd886ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8522 | 2026.03.12 01:39:43.630059 [ 275 ] {ea19d432-7107-4061-81ad-c2218cd886ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8523 | 2026.03.12 01:39:43.630443 [ 275 ] {ea19d432-7107-4061-81ad-c2218cd886ba} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8524 | 2026.03.12 01:39:43.630478 [ 275 ] {ea19d432-7107-4061-81ad-c2218cd886ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8525 | 2026.03.12 01:39:43.630759 [ 275 ] {ea19d432-7107-4061-81ad-c2218cd886ba} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8526 | 2026.03.12 01:39:43.630963 [ 275 ] {ea19d432-7107-4061-81ad-c2218cd886ba} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8527 | 2026.03.12 01:39:43.631086 [ 275 ] {ea19d432-7107-4061-81ad-c2218cd886ba} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 64.92 KiB/sec. | ||
| 8528 | 2026.03.12 01:39:43.631122 [ 275 ] {ea19d432-7107-4061-81ad-c2218cd886ba} <Debug> TCPHandler: Processed in 0.001244019 sec. | ||
| 8529 | 2026.03.12 01:39:43.631225 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8530 | 2026.03.12 01:39:43.631315 [ 275 ] {a9a499f3-2035-4cd4-8e82-ad7d44aa48a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8531 | 2026.03.12 01:39:43.631353 [ 275 ] {a9a499f3-2035-4cd4-8e82-ad7d44aa48a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8532 | 2026.03.12 01:39:43.631741 [ 275 ] {a9a499f3-2035-4cd4-8e82-ad7d44aa48a4} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8533 | 2026.03.12 01:39:43.631777 [ 275 ] {a9a499f3-2035-4cd4-8e82-ad7d44aa48a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8534 | 2026.03.12 01:39:43.632070 [ 275 ] {a9a499f3-2035-4cd4-8e82-ad7d44aa48a4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8535 | 2026.03.12 01:39:43.632287 [ 275 ] {a9a499f3-2035-4cd4-8e82-ad7d44aa48a4} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8536 | 2026.03.12 01:39:43.632412 [ 275 ] {a9a499f3-2035-4cd4-8e82-ad7d44aa48a4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 841.56 KiB/sec. | ||
| 8537 | 2026.03.12 01:39:43.632449 [ 275 ] {a9a499f3-2035-4cd4-8e82-ad7d44aa48a4} <Debug> TCPHandler: Processed in 0.001271439 sec. | ||
| 8538 | 2026.03.12 01:39:43.632553 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8539 | 2026.03.12 01:39:43.632644 [ 275 ] {6c59ec27-df7b-4783-9c38-e82173aae156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8540 | 2026.03.12 01:39:43.632683 [ 275 ] {6c59ec27-df7b-4783-9c38-e82173aae156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8541 | 2026.03.12 01:39:43.633564 [ 275 ] {6c59ec27-df7b-4783-9c38-e82173aae156} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8542 | 2026.03.12 01:39:43.633600 [ 275 ] {6c59ec27-df7b-4783-9c38-e82173aae156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8543 | 2026.03.12 01:39:43.633998 [ 275 ] {6c59ec27-df7b-4783-9c38-e82173aae156} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8544 | 2026.03.12 01:39:43.634207 [ 275 ] {6c59ec27-df7b-4783-9c38-e82173aae156} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8545 | 2026.03.12 01:39:43.634325 [ 102 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8546 | 2026.03.12 01:39:43.634331 [ 275 ] {6c59ec27-df7b-4783-9c38-e82173aae156} <Debug> executeQuery: Read 1088 rows, 77.77 KiB in 0.001703 sec., 638872.5778038754 rows/sec., 44.60 MiB/sec. | ||
| 8547 | 2026.03.12 01:39:43.634405 [ 102 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8548 | 2026.03.12 01:39:43.634419 [ 275 ] {6c59ec27-df7b-4783-9c38-e82173aae156} <Debug> TCPHandler: Processed in 0.001911919 sec. | ||
| 8549 | 2026.03.12 01:39:43.634439 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8550 | 2026.03.12 01:39:43.634534 [ 191 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 8551 | 2026.03.12 01:39:43.634538 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8552 | 2026.03.12 01:39:43.634652 [ 275 ] {fdec5f58-f3d3-4bb7-b59d-11fd028c9b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8553 | 2026.03.12 01:39:43.634652 [ 191 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8554 | 2026.03.12 01:39:43.634698 [ 275 ] {fdec5f58-f3d3-4bb7-b59d-11fd028c9b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8555 | 2026.03.12 01:39:43.634703 [ 191 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1551 rows starting from the beginning of the part | ||
| 8556 | 2026.03.12 01:39:43.634780 [ 191 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 99 rows starting from the beginning of the part | ||
| 8557 | 2026.03.12 01:39:43.634832 [ 191 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 71 rows starting from the beginning of the part | ||
| 8558 | 2026.03.12 01:39:43.634878 [ 191 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 99 rows starting from the beginning of the part | ||
| 8559 | 2026.03.12 01:39:43.634919 [ 191 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 69 rows starting from the beginning of the part | ||
| 8560 | 2026.03.12 01:39:43.634957 [ 191 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1088 rows starting from the beginning of the part | ||
| 8561 | 2026.03.12 01:39:43.635469 [ 275 ] {fdec5f58-f3d3-4bb7-b59d-11fd028c9b21} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8562 | 2026.03.12 01:39:43.635510 [ 275 ] {fdec5f58-f3d3-4bb7-b59d-11fd028c9b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8563 | 2026.03.12 01:39:43.635937 [ 275 ] {fdec5f58-f3d3-4bb7-b59d-11fd028c9b21} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8564 | 2026.03.12 01:39:43.636166 [ 275 ] {fdec5f58-f3d3-4bb7-b59d-11fd028c9b21} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8565 | 2026.03.12 01:39:43.636215 [ 200 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2977 rows, containing 5 columns (5 merged, 0 gathered) in 0.001719386 sec., 1731432.0344588126 rows/sec., 129.08 MiB/sec. | ||
| 8566 | 2026.03.12 01:39:43.636280 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8567 | 2026.03.12 01:39:43.636296 [ 275 ] {fdec5f58-f3d3-4bb7-b59d-11fd028c9b21} <Debug> executeQuery: Read 1256 rows, 81.12 KiB in 0.001662 sec., 755716.0048134777 rows/sec., 47.66 MiB/sec. | ||
| 8568 | 2026.03.12 01:39:43.636322 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8569 | 2026.03.12 01:39:43.636342 [ 275 ] {fdec5f58-f3d3-4bb7-b59d-11fd028c9b21} <Debug> TCPHandler: Processed in 0.001851678 sec. | ||
| 8570 | 2026.03.12 01:39:43.636347 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8571 | 2026.03.12 01:39:43.636435 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 8572 | 2026.03.12 01:39:43.636457 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8573 | 2026.03.12 01:39:43.636457 [ 200 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8574 | 2026.03.12 01:39:43.636520 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8575 | 2026.03.12 01:39:43.636549 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18717 rows starting from the beginning of the part | ||
| 8576 | 2026.03.12 01:39:43.636549 [ 275 ] {48994300-f404-4158-a757-0fce964796b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8577 | 2026.03.12 01:39:43.636605 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 8578 | 2026.03.12 01:39:43.636609 [ 275 ] {48994300-f404-4158-a757-0fce964796b2} <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 | ||
| 8579 | 2026.03.12 01:39:43.636647 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 161 rows starting from the beginning of the part | ||
| 8580 | 2026.03.12 01:39:43.636692 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 8581 | 2026.03.12 01:39:43.636735 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8582 | 2026.03.12 01:39:43.636760 [ 200 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_61_12} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8583 | 2026.03.12 01:39:43.636777 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1256 rows starting from the beginning of the part | ||
| 8584 | 2026.03.12 01:39:43.636840 [ 200 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_61_12} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8585 | 2026.03.12 01:39:43.636913 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8586 | 2026.03.12 01:39:43.637482 [ 275 ] {48994300-f404-4158-a757-0fce964796b2} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8587 | 2026.03.12 01:39:43.637517 [ 275 ] {48994300-f404-4158-a757-0fce964796b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8588 | 2026.03.12 01:39:43.638111 [ 275 ] {48994300-f404-4158-a757-0fce964796b2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8589 | 2026.03.12 01:39:43.638337 [ 275 ] {48994300-f404-4158-a757-0fce964796b2} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8590 | 2026.03.12 01:39:43.638452 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8591 | 2026.03.12 01:39:43.638474 [ 275 ] {48994300-f404-4158-a757-0fce964796b2} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001942 sec., 23686.92070030896 rows/sec., 42.45 MiB/sec. | ||
| 8592 | 2026.03.12 01:39:43.638484 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8593 | 2026.03.12 01:39:43.638514 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8594 | 2026.03.12 01:39:43.638535 [ 275 ] {48994300-f404-4158-a757-0fce964796b2} <Debug> TCPHandler: Processed in 0.002125452 sec. | ||
| 8595 | 2026.03.12 01:39:43.638583 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::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 | ||
| 8596 | 2026.03.12 01:39:43.638652 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8597 | 2026.03.12 01:39:43.638748 [ 275 ] {752a5f64-15d8-4be6-9e51-38a8764e05bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8598 | 2026.03.12 01:39:43.638768 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8599 | 2026.03.12 01:39:43.638788 [ 275 ] {752a5f64-15d8-4be6-9e51-38a8764e05bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8600 | 2026.03.12 01:39:43.638820 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1002 rows starting from the beginning of the part | ||
| 8601 | 2026.03.12 01:39:43.638948 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 35 rows starting from the beginning of the part | ||
| 8602 | 2026.03.12 01:39:43.639065 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 5 rows starting from the beginning of the part | ||
| 8603 | 2026.03.12 01:39:43.639110 [ 275 ] {752a5f64-15d8-4be6-9e51-38a8764e05bd} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8604 | 2026.03.12 01:39:43.639149 [ 275 ] {752a5f64-15d8-4be6-9e51-38a8764e05bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8605 | 2026.03.12 01:39:43.639185 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 35 rows starting from the beginning of the part | ||
| 8606 | 2026.03.12 01:39:43.639300 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 5 rows starting from the beginning of the part | ||
| 8607 | 2026.03.12 01:39:43.639416 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 46 rows starting from the beginning of the part | ||
| 8608 | 2026.03.12 01:39:43.639448 [ 275 ] {752a5f64-15d8-4be6-9e51-38a8764e05bd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8609 | 2026.03.12 01:39:43.639680 [ 275 ] {752a5f64-15d8-4be6-9e51-38a8764e05bd} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8610 | 2026.03.12 01:39:43.639790 [ 102 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8611 | 2026.03.12 01:39:43.639812 [ 275 ] {752a5f64-15d8-4be6-9e51-38a8764e05bd} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001082 sec., 11090.573012939001 rows/sec., 765.37 KiB/sec. | ||
| 8612 | 2026.03.12 01:39:43.639819 [ 102 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8613 | 2026.03.12 01:39:43.639855 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8614 | 2026.03.12 01:39:43.639855 [ 275 ] {752a5f64-15d8-4be6-9e51-38a8764e05bd} <Debug> TCPHandler: Processed in 0.001250789 sec. | ||
| 8615 | 2026.03.12 01:39:43.639932 [ 190 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 8616 | 2026.03.12 01:39:43.640075 [ 190 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8617 | 2026.03.12 01:39:43.640114 [ 190 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2850 rows starting from the beginning of the part | ||
| 8618 | 2026.03.12 01:39:43.640185 [ 190 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 8619 | 2026.03.12 01:39:43.640234 [ 190 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 8620 | 2026.03.12 01:39:43.640279 [ 190 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 8621 | 2026.03.12 01:39:43.640321 [ 190 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 8622 | 2026.03.12 01:39:43.640362 [ 190 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 12 rows starting from the beginning of the part | ||
| 8623 | 2026.03.12 01:39:43.641984 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3102 rows, containing 4 columns (4 merged, 0 gathered) in 0.002084191 sec., 1488347.2771929253 rows/sec., 99.38 MiB/sec. | ||
| 8624 | 2026.03.12 01:39:43.642255 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20614 rows, containing 5 columns (5 merged, 0 gathered) in 0.005845769 sec., 3526311.0807149583 rows/sec., 233.94 MiB/sec. | ||
| 8625 | 2026.03.12 01:39:43.642348 [ 190 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8626 | 2026.03.12 01:39:43.642609 [ 190 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_61_12} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8627 | 2026.03.12 01:39:43.642680 [ 190 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_61_12} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8628 | 2026.03.12 01:39:43.642754 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 8629 | 2026.03.12 01:39:43.642827 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8630 | 2026.03.12 01:39:43.643140 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8631 | 2026.03.12 01:39:43.643213 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8632 | 2026.03.12 01:39:43.643303 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 8633 | 2026.03.12 01:39:43.646228 [ 202 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1128 rows, containing 19 columns (19 merged, 0 gathered) in 0.007673357 sec., 147002.15303419353 rows/sec., 263.42 MiB/sec. | ||
| 8634 | 2026.03.12 01:39:43.647724 [ 190 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8635 | 2026.03.12 01:39:43.648039 [ 190 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8636 | 2026.03.12 01:39:43.648122 [ 190 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8637 | 2026.03.12 01:39:43.648257 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.47 MiB. | ||
| 8638 | 2026.03.12 01:39:44.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.60 MiB, peak 310.50 MiB, free memory in arenas 0.00 B, will set to 300.54 MiB (RSS), difference: 2.94 MiB | ||
| 8639 | 2026.03.12 01:39:45.568171 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18728 | ||
| 8640 | 2026.03.12 01:39:45.568746 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2026.03.12 01:39:45.568800 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8642 | 2026.03.12 01:39:45.569308 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8643 | 2026.03.12 01:39:45.569569 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8644 | 2026.03.12 01:39:45.569715 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18728 | ||
| 8645 | 2026.03.12 01:39:46.617827 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8646 | 2026.03.12 01:39:46.635118 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8647 | 2026.03.12 01:39:46.635188 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8648 | 2026.03.12 01:39:46.641578 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8649 | 2026.03.12 01:39:46.642376 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8650 | 2026.03.12 01:39:46.646168 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8651 | 2026.03.12 01:39:48.341975 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8652 | 2026.03.12 01:39:48.342241 [ 275 ] {993adb54-718f-47e3-9a82-2d7d8939eb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8653 | 2026.03.12 01:39:48.342336 [ 275 ] {993adb54-718f-47e3-9a82-2d7d8939eb3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8654 | 2026.03.12 01:39:48.343226 [ 275 ] {993adb54-718f-47e3-9a82-2d7d8939eb3f} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8655 | 2026.03.12 01:39:48.343265 [ 275 ] {993adb54-718f-47e3-9a82-2d7d8939eb3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8656 | 2026.03.12 01:39:48.343637 [ 275 ] {993adb54-718f-47e3-9a82-2d7d8939eb3f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8657 | 2026.03.12 01:39:48.343852 [ 275 ] {993adb54-718f-47e3-9a82-2d7d8939eb3f} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8658 | 2026.03.12 01:39:48.343999 [ 275 ] {993adb54-718f-47e3-9a82-2d7d8939eb3f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001831 sec., 30584.380120152924 rows/sec., 2.33 MiB/sec. | ||
| 8659 | 2026.03.12 01:39:48.344041 [ 275 ] {993adb54-718f-47e3-9a82-2d7d8939eb3f} <Debug> TCPHandler: Processed in 0.002195013 sec. | ||
| 8660 | 2026.03.12 01:39:48.344154 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8661 | 2026.03.12 01:39:48.344247 [ 275 ] {c331b3ad-69b6-4f61-ae59-f3afef44471e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8662 | 2026.03.12 01:39:48.344286 [ 275 ] {c331b3ad-69b6-4f61-ae59-f3afef44471e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8663 | 2026.03.12 01:39:48.344694 [ 275 ] {c331b3ad-69b6-4f61-ae59-f3afef44471e} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8664 | 2026.03.12 01:39:48.344729 [ 275 ] {c331b3ad-69b6-4f61-ae59-f3afef44471e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8665 | 2026.03.12 01:39:48.345023 [ 275 ] {c331b3ad-69b6-4f61-ae59-f3afef44471e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8666 | 2026.03.12 01:39:48.345226 [ 275 ] {c331b3ad-69b6-4f61-ae59-f3afef44471e} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8667 | 2026.03.12 01:39:48.345352 [ 275 ] {c331b3ad-69b6-4f61-ae59-f3afef44471e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001123 sec., 56990.20480854853 rows/sec., 4.45 MiB/sec. | ||
| 8668 | 2026.03.12 01:39:48.345388 [ 275 ] {c331b3ad-69b6-4f61-ae59-f3afef44471e} <Debug> TCPHandler: Processed in 0.00128176 sec. | ||
| 8669 | 2026.03.12 01:39:48.345497 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8670 | 2026.03.12 01:39:48.345588 [ 275 ] {e95e02e1-3da0-40ee-b9a2-369f1cd465c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8671 | 2026.03.12 01:39:48.345631 [ 275 ] {e95e02e1-3da0-40ee-b9a2-369f1cd465c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8672 | 2026.03.12 01:39:48.346005 [ 275 ] {e95e02e1-3da0-40ee-b9a2-369f1cd465c5} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8673 | 2026.03.12 01:39:48.346042 [ 275 ] {e95e02e1-3da0-40ee-b9a2-369f1cd465c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8674 | 2026.03.12 01:39:48.346367 [ 275 ] {e95e02e1-3da0-40ee-b9a2-369f1cd465c5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8675 | 2026.03.12 01:39:48.346570 [ 275 ] {e95e02e1-3da0-40ee-b9a2-369f1cd465c5} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8676 | 2026.03.12 01:39:48.346697 [ 275 ] {e95e02e1-3da0-40ee-b9a2-369f1cd465c5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001127 sec., 113575.86512866017 rows/sec., 7.91 MiB/sec. | ||
| 8677 | 2026.03.12 01:39:48.346732 [ 275 ] {e95e02e1-3da0-40ee-b9a2-369f1cd465c5} <Debug> TCPHandler: Processed in 0.001282369 sec. | ||
| 8678 | 2026.03.12 01:39:48.346839 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8679 | 2026.03.12 01:39:48.346930 [ 275 ] {a180b352-a6f4-475c-a37c-6c54b68d18b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8680 | 2026.03.12 01:39:48.346970 [ 275 ] {a180b352-a6f4-475c-a37c-6c54b68d18b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8681 | 2026.03.12 01:39:48.347300 [ 275 ] {a180b352-a6f4-475c-a37c-6c54b68d18b8} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8682 | 2026.03.12 01:39:48.347335 [ 275 ] {a180b352-a6f4-475c-a37c-6c54b68d18b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8683 | 2026.03.12 01:39:48.347619 [ 275 ] {a180b352-a6f4-475c-a37c-6c54b68d18b8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8684 | 2026.03.12 01:39:48.347815 [ 275 ] {a180b352-a6f4-475c-a37c-6c54b68d18b8} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8685 | 2026.03.12 01:39:48.347940 [ 275 ] {a180b352-a6f4-475c-a37c-6c54b68d18b8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001028 sec., 46692.60700389105 rows/sec., 3.15 MiB/sec. | ||
| 8686 | 2026.03.12 01:39:48.347975 [ 275 ] {a180b352-a6f4-475c-a37c-6c54b68d18b8} <Debug> TCPHandler: Processed in 0.001182498 sec. | ||
| 8687 | 2026.03.12 01:39:52.909102 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8688 | 2026.03.12 01:39:52.909173 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8689 | 2026.03.12 01:39:53.070691 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19240 | ||
| 8690 | 2026.03.12 01:39:53.071225 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8691 | 2026.03.12 01:39:53.071277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8692 | 2026.03.12 01:39:53.071755 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8693 | 2026.03.12 01:39:53.071985 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8694 | 2026.03.12 01:39:53.072130 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19240 | ||
| 8695 | 2026.03.12 01:39:53.136320 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1092 | ||
| 8696 | 2026.03.12 01:39:53.138887 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8697 | 2026.03.12 01:39:53.138942 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8698 | 2026.03.12 01:39:53.140189 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8699 | 2026.03.12 01:39:53.140468 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8700 | 2026.03.12 01:39:53.140820 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1092 | ||
| 8701 | 2026.03.12 01:39:53.343399 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8702 | 2026.03.12 01:39:53.343602 [ 275 ] {78c2bbe3-1627-4336-b4ba-b6ac0780ddfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8703 | 2026.03.12 01:39:53.343677 [ 275 ] {78c2bbe3-1627-4336-b4ba-b6ac0780ddfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8704 | 2026.03.12 01:39:53.344368 [ 275 ] {78c2bbe3-1627-4336-b4ba-b6ac0780ddfb} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8705 | 2026.03.12 01:39:53.344409 [ 275 ] {78c2bbe3-1627-4336-b4ba-b6ac0780ddfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8706 | 2026.03.12 01:39:53.344810 [ 275 ] {78c2bbe3-1627-4336-b4ba-b6ac0780ddfb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8707 | 2026.03.12 01:39:53.345042 [ 275 ] {78c2bbe3-1627-4336-b4ba-b6ac0780ddfb} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8708 | 2026.03.12 01:39:53.345206 [ 275 ] {78c2bbe3-1627-4336-b4ba-b6ac0780ddfb} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001658 sec., 39806.99638118215 rows/sec., 3.15 MiB/sec. | ||
| 8709 | 2026.03.12 01:39:53.345255 [ 275 ] {78c2bbe3-1627-4336-b4ba-b6ac0780ddfb} <Debug> TCPHandler: Processed in 0.00199522 sec. | ||
| 8710 | 2026.03.12 01:39:53.345373 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8711 | 2026.03.12 01:39:53.345477 [ 275 ] {0108547b-d654-462a-9553-e997a76aa724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8712 | 2026.03.12 01:39:53.345521 [ 275 ] {0108547b-d654-462a-9553-e997a76aa724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8713 | 2026.03.12 01:39:53.345935 [ 275 ] {0108547b-d654-462a-9553-e997a76aa724} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8714 | 2026.03.12 01:39:53.345971 [ 275 ] {0108547b-d654-462a-9553-e997a76aa724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8715 | 2026.03.12 01:39:53.346286 [ 275 ] {0108547b-d654-462a-9553-e997a76aa724} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8716 | 2026.03.12 01:39:53.346510 [ 275 ] {0108547b-d654-462a-9553-e997a76aa724} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8717 | 2026.03.12 01:39:53.346642 [ 275 ] {0108547b-d654-462a-9553-e997a76aa724} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00119 sec., 4201.680672268907 rows/sec., 315.95 KiB/sec. | ||
| 8718 | 2026.03.12 01:39:53.346681 [ 275 ] {0108547b-d654-462a-9553-e997a76aa724} <Debug> TCPHandler: Processed in 0.00135951 sec. | ||
| 8719 | 2026.03.12 01:39:53.346789 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8720 | 2026.03.12 01:39:53.346891 [ 275 ] {cff74d37-5cc5-461c-be90-d1e148b06ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8721 | 2026.03.12 01:39:53.346933 [ 275 ] {cff74d37-5cc5-461c-be90-d1e148b06ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8722 | 2026.03.12 01:39:53.347384 [ 275 ] {cff74d37-5cc5-461c-be90-d1e148b06ede} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8723 | 2026.03.12 01:39:53.347420 [ 275 ] {cff74d37-5cc5-461c-be90-d1e148b06ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8724 | 2026.03.12 01:39:53.347740 [ 275 ] {cff74d37-5cc5-461c-be90-d1e148b06ede} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8725 | 2026.03.12 01:39:53.347957 [ 275 ] {cff74d37-5cc5-461c-be90-d1e148b06ede} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): 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.03.12 01:39:53.348095 [ 275 ] {cff74d37-5cc5-461c-be90-d1e148b06ede} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001224 sec., 56372.54901960784 rows/sec., 4.40 MiB/sec. | ||
| 8727 | 2026.03.12 01:39:53.348135 [ 275 ] {cff74d37-5cc5-461c-be90-d1e148b06ede} <Debug> TCPHandler: Processed in 0.001396741 sec. | ||
| 8728 | 2026.03.12 01:39:53.348255 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8729 | 2026.03.12 01:39:53.348349 [ 275 ] {44baa9c5-94d4-47b9-8354-37badeb5c2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8730 | 2026.03.12 01:39:53.348395 [ 275 ] {44baa9c5-94d4-47b9-8354-37badeb5c2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8731 | 2026.03.12 01:39:53.348816 [ 275 ] {44baa9c5-94d4-47b9-8354-37badeb5c2b9} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8732 | 2026.03.12 01:39:53.348854 [ 275 ] {44baa9c5-94d4-47b9-8354-37badeb5c2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8733 | 2026.03.12 01:39:53.349188 [ 275 ] {44baa9c5-94d4-47b9-8354-37badeb5c2b9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8734 | 2026.03.12 01:39:53.349402 [ 275 ] {44baa9c5-94d4-47b9-8354-37badeb5c2b9} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8735 | 2026.03.12 01:39:53.349534 [ 275 ] {44baa9c5-94d4-47b9-8354-37badeb5c2b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 8736 | 2026.03.12 01:39:53.349572 [ 275 ] {44baa9c5-94d4-47b9-8354-37badeb5c2b9} <Debug> TCPHandler: Processed in 0.001366221 sec. | ||
| 8737 | 2026.03.12 01:39:53.349682 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8738 | 2026.03.12 01:39:53.349777 [ 275 ] {93c5bda7-4d34-42fd-9eab-387915211bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8739 | 2026.03.12 01:39:53.349832 [ 275 ] {93c5bda7-4d34-42fd-9eab-387915211bdb} <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 | ||
| 8740 | 2026.03.12 01:39:53.350582 [ 275 ] {93c5bda7-4d34-42fd-9eab-387915211bdb} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8741 | 2026.03.12 01:39:53.350619 [ 275 ] {93c5bda7-4d34-42fd-9eab-387915211bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8742 | 2026.03.12 01:39:53.351104 [ 275 ] {93c5bda7-4d34-42fd-9eab-387915211bdb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8743 | 2026.03.12 01:39:53.351320 [ 275 ] {93c5bda7-4d34-42fd-9eab-387915211bdb} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8744 | 2026.03.12 01:39:53.351458 [ 275 ] {93c5bda7-4d34-42fd-9eab-387915211bdb} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.0017 sec., 2941.1764705882356 rows/sec., 5.27 MiB/sec. | ||
| 8745 | 2026.03.12 01:39:53.351511 [ 275 ] {93c5bda7-4d34-42fd-9eab-387915211bdb} <Debug> TCPHandler: Processed in 0.001877968 sec. | ||
| 8746 | 2026.03.12 01:39:53.351640 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8747 | 2026.03.12 01:39:53.351764 [ 275 ] {dee34765-7495-4b15-931c-054e48167a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8748 | 2026.03.12 01:39:53.351816 [ 275 ] {dee34765-7495-4b15-931c-054e48167a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8749 | 2026.03.12 01:39:53.352192 [ 275 ] {dee34765-7495-4b15-931c-054e48167a2b} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8750 | 2026.03.12 01:39:53.352229 [ 275 ] {dee34765-7495-4b15-931c-054e48167a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8751 | 2026.03.12 01:39:53.352550 [ 275 ] {dee34765-7495-4b15-931c-054e48167a2b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8752 | 2026.03.12 01:39:53.352766 [ 275 ] {dee34765-7495-4b15-931c-054e48167a2b} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8753 | 2026.03.12 01:39:53.352899 [ 275 ] {dee34765-7495-4b15-931c-054e48167a2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 8754 | 2026.03.12 01:39:53.352937 [ 275 ] {dee34765-7495-4b15-931c-054e48167a2b} <Debug> TCPHandler: Processed in 0.00135894 sec. | ||
| 8755 | 2026.03.12 01:39:54.147115 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8756 | 2026.03.12 01:39:54.164423 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8757 | 2026.03.12 01:39:54.164469 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8758 | 2026.03.12 01:39:54.170620 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8759 | 2026.03.12 01:39:54.171286 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8760 | 2026.03.12 01:39:54.174153 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8761 | 2026.03.12 01:39:55.137099 [ 89 ] {} <Debug> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8762 | 2026.03.12 01:39:55.137193 [ 89 ] {} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8763 | 2026.03.12 01:39:55.137230 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8764 | 2026.03.12 01:39:55.137420 [ 196 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8765 | 2026.03.12 01:39:55.137635 [ 196 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8766 | 2026.03.12 01:39:55.137689 [ 196 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 160 rows starting from the beginning of the part | ||
| 8767 | 2026.03.12 01:39:55.137797 [ 196 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 8768 | 2026.03.12 01:39:55.137876 [ 196 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 8769 | 2026.03.12 01:39:55.137945 [ 196 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 8770 | 2026.03.12 01:39:55.138011 [ 196 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 8771 | 2026.03.12 01:39:55.138801 [ 196 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461432 sec., 142326.15681058032 rows/sec., 9.43 MiB/sec. | ||
| 8772 | 2026.03.12 01:39:55.138956 [ 192 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8773 | 2026.03.12 01:39:55.139255 [ 192 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_14_3} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8774 | 2026.03.12 01:39:55.139331 [ 192 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_14_3} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8775 | 2026.03.12 01:39:55.139401 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8776 | 2026.03.12 01:39:55.209750 [ 88 ] {} <Debug> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8777 | 2026.03.12 01:39:55.209786 [ 88 ] {} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8778 | 2026.03.12 01:39:55.209805 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8779 | 2026.03.12 01:39:55.209882 [ 196 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::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 | ||
| 8780 | 2026.03.12 01:39:55.209973 [ 196 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8781 | 2026.03.12 01:39:55.209997 [ 196 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part | ||
| 8782 | 2026.03.12 01:39:55.210040 [ 196 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 8783 | 2026.03.12 01:39:55.210075 [ 196 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 8784 | 2026.03.12 01:39:55.210109 [ 196 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 8785 | 2026.03.12 01:39:55.210140 [ 196 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 8786 | 2026.03.12 01:39:55.210731 [ 192 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.000875023 sec., 43427.42990755672 rows/sec., 3.62 MiB/sec. | ||
| 8787 | 2026.03.12 01:39:55.210918 [ 202 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8788 | 2026.03.12 01:39:55.211240 [ 202 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_18_4} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8789 | 2026.03.12 01:39:55.211312 [ 202 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_18_4} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8790 | 2026.03.12 01:39:55.211406 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8791 | 2026.03.12 01:39:55.474880 [ 88 ] {} <Debug> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8792 | 2026.03.12 01:39:55.474970 [ 88 ] {} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8793 | 2026.03.12 01:39:55.475008 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8794 | 2026.03.12 01:39:55.475163 [ 196 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8795 | 2026.03.12 01:39:55.475348 [ 196 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8796 | 2026.03.12 01:39:55.475402 [ 196 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 308 rows starting from the beginning of the part | ||
| 8797 | 2026.03.12 01:39:55.475507 [ 196 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 8798 | 2026.03.12 01:39:55.475585 [ 196 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 8799 | 2026.03.12 01:39:55.475655 [ 196 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 8800 | 2026.03.12 01:39:55.475722 [ 196 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 8801 | 2026.03.12 01:39:55.476657 [ 189 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554384 sec., 259910.03510072158 rows/sec., 19.00 MiB/sec. | ||
| 8802 | 2026.03.12 01:39:55.476870 [ 194 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8803 | 2026.03.12 01:39:55.477195 [ 194 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_14_3} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8804 | 2026.03.12 01:39:55.477271 [ 194 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_14_3} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8805 | 2026.03.12 01:39:55.477386 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8806 | 2026.03.12 01:39:57.196501 [ 84 ] {} <Debug> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8807 | 2026.03.12 01:39:57.196591 [ 84 ] {} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8808 | 2026.03.12 01:39:57.196624 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8809 | 2026.03.12 01:39:57.196750 [ 196 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8810 | 2026.03.12 01:39:57.196921 [ 196 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8811 | 2026.03.12 01:39:57.196984 [ 196 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 882 rows starting from the beginning of the part | ||
| 8812 | 2026.03.12 01:39:57.197087 [ 196 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 732 rows starting from the beginning of the part | ||
| 8813 | 2026.03.12 01:39:57.197153 [ 196 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 732 rows starting from the beginning of the part | ||
| 8814 | 2026.03.12 01:39:57.197216 [ 196 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 732 rows starting from the beginning of the part | ||
| 8815 | 2026.03.12 01:39:57.197271 [ 196 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 732 rows starting from the beginning of the part | ||
| 8816 | 2026.03.12 01:39:57.199529 [ 189 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3810 rows, containing 5 columns (5 merged, 0 gathered) in 0.002824963 sec., 1348690.230633109 rows/sec., 85.20 MiB/sec. | ||
| 8817 | 2026.03.12 01:39:57.199852 [ 189 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8818 | 2026.03.12 01:39:57.200296 [ 189 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_14_3} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8819 | 2026.03.12 01:39:57.200423 [ 189 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_14_3} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8820 | 2026.03.12 01:39:57.200563 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 8821 | 2026.03.12 01:39:58.128769 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35728 | ||
| 8822 | 2026.03.12 01:39:58.128901 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8823 | 2026.03.12 01:39:58.128942 [ 291 ] {} <Debug> TCP-Session: d7da79d2-ec13-4c5d-a1fd-f5ae0b4b64a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35728 | ||
| 8824 | 2026.03.12 01:39:58.128965 [ 291 ] {} <Debug> TCP-Session: d7da79d2-ec13-4c5d-a1fd-f5ae0b4b64a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8825 | 2026.03.12 01:39:58.128978 [ 291 ] {} <Debug> TCP-Session: d7da79d2-ec13-4c5d-a1fd-f5ae0b4b64a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8826 | 2026.03.12 01:39:58.129197 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61861 | ||
| 8827 | 2026.03.12 01:39:58.129200 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44174 | ||
| 8828 | 2026.03.12 01:39:58.129244 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53932 | ||
| 8829 | 2026.03.12 01:39:58.129272 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55358 | ||
| 8830 | 2026.03.12 01:39:58.129288 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8831 | 2026.03.12 01:39:58.129264 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52895 | ||
| 8832 | 2026.03.12 01:39:58.129372 [ 274 ] {} <Debug> TCP-Session: 5d2209d2-d058-4fc9-9cd6-315f0d56dd20 Authenticating user 'default' from [fd00:1122:3344:101::e]:61861 | ||
| 8833 | 2026.03.12 01:39:58.129403 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8834 | 2026.03.12 01:39:58.129421 [ 274 ] {} <Debug> TCP-Session: 5d2209d2-d058-4fc9-9cd6-315f0d56dd20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8835 | 2026.03.12 01:39:58.129357 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8836 | 2026.03.12 01:39:58.129449 [ 274 ] {} <Debug> TCP-Session: 5d2209d2-d058-4fc9-9cd6-315f0d56dd20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8837 | 2026.03.12 01:39:58.129445 [ 290 ] {} <Debug> TCP-Session: 192bbf14-30b2-45fd-83b4-551c37c85b96 Authenticating user 'default' from [fd00:1122:3344:101::e]:55358 | ||
| 8838 | 2026.03.12 01:39:58.129496 [ 292 ] {} <Debug> TCP-Session: f6d43024-ad0a-4556-aa78-311d1a58d893 Authenticating user 'default' from [fd00:1122:3344:101::e]:44174 | ||
| 8839 | 2026.03.12 01:39:58.129520 [ 290 ] {} <Debug> TCP-Session: 192bbf14-30b2-45fd-83b4-551c37c85b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8840 | 2026.03.12 01:39:58.129545 [ 292 ] {} <Debug> TCP-Session: f6d43024-ad0a-4556-aa78-311d1a58d893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8841 | 2026.03.12 01:39:58.129355 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8842 | 2026.03.12 01:39:58.129584 [ 292 ] {} <Debug> TCP-Session: f6d43024-ad0a-4556-aa78-311d1a58d893 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8843 | 2026.03.12 01:39:58.129601 [ 287 ] {} <Debug> TCP-Session: 5edf8e07-e1c0-479e-b4d1-a557a0367b77 Authenticating user 'default' from [fd00:1122:3344:101::e]:53932 | ||
| 8844 | 2026.03.12 01:39:58.129610 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8845 | 2026.03.12 01:39:58.129630 [ 287 ] {} <Debug> TCP-Session: 5edf8e07-e1c0-479e-b4d1-a557a0367b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8846 | 2026.03.12 01:39:58.129252 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34028 | ||
| 8847 | 2026.03.12 01:39:58.129665 [ 287 ] {} <Debug> TCP-Session: 5edf8e07-e1c0-479e-b4d1-a557a0367b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8848 | 2026.03.12 01:39:58.129667 [ 289 ] {} <Debug> TCP-Session: 1ddf7366-652d-4fbb-b80d-b2c8a8802c10 Authenticating user 'default' from [fd00:1122:3344:101::e]:52895 | ||
| 8849 | 2026.03.12 01:39:58.129237 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56142 | ||
| 8850 | 2026.03.12 01:39:58.129739 [ 289 ] {} <Debug> TCP-Session: 1ddf7366-652d-4fbb-b80d-b2c8a8802c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8851 | 2026.03.12 01:39:58.129202 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60559 | ||
| 8852 | 2026.03.12 01:39:58.129768 [ 289 ] {} <Debug> TCP-Session: 1ddf7366-652d-4fbb-b80d-b2c8a8802c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8853 | 2026.03.12 01:39:58.129577 [ 290 ] {} <Debug> TCP-Session: 192bbf14-30b2-45fd-83b4-551c37c85b96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8854 | 2026.03.12 01:39:58.129274 [ 291 ] {} <Trace> TCP-Session: d7da79d2-ec13-4c5d-a1fd-f5ae0b4b64a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8855 | 2026.03.12 01:39:58.130008 [ 291 ] {2c12dac1-5818-405f-bd55-4a5d01310af7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35728) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8856 | 2026.03.12 01:39:58.130232 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8857 | 2026.03.12 01:39:58.130266 [ 293 ] {} <Debug> TCP-Session: 00c51564-724a-4bf8-a9e3-2c9d9af06b64 Authenticating user 'default' from [fd00:1122:3344:101::e]:60559 | ||
| 8858 | 2026.03.12 01:39:58.130274 [ 291 ] {2c12dac1-5818-405f-bd55-4a5d01310af7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8859 | 2026.03.12 01:39:58.130284 [ 293 ] {} <Debug> TCP-Session: 00c51564-724a-4bf8-a9e3-2c9d9af06b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8860 | 2026.03.12 01:39:58.130318 [ 293 ] {} <Debug> TCP-Session: 00c51564-724a-4bf8-a9e3-2c9d9af06b64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8861 | 2026.03.12 01:39:58.130344 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8862 | 2026.03.12 01:39:58.130347 [ 291 ] {2c12dac1-5818-405f-bd55-4a5d01310af7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8863 | 2026.03.12 01:39:58.130380 [ 286 ] {} <Debug> TCP-Session: 90be4771-36de-4352-884d-34368f0ce277 Authenticating user 'default' from [fd00:1122:3344:101::e]:56142 | ||
| 8864 | 2026.03.12 01:39:58.130403 [ 286 ] {} <Debug> TCP-Session: 90be4771-36de-4352-884d-34368f0ce277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8865 | 2026.03.12 01:39:58.130420 [ 286 ] {} <Debug> TCP-Session: 90be4771-36de-4352-884d-34368f0ce277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8866 | 2026.03.12 01:39:58.130456 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8867 | 2026.03.12 01:39:58.130492 [ 288 ] {} <Debug> TCP-Session: 2713ceb2-b182-49bf-a330-859e50d433b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34028 | ||
| 8868 | 2026.03.12 01:39:58.130510 [ 288 ] {} <Debug> TCP-Session: 2713ceb2-b182-49bf-a330-859e50d433b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8869 | 2026.03.12 01:39:58.130522 [ 288 ] {} <Debug> TCP-Session: 2713ceb2-b182-49bf-a330-859e50d433b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8870 | 2026.03.12 01:39:58.130665 [ 291 ] {2c12dac1-5818-405f-bd55-4a5d01310af7} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 8871 | 2026.03.12 01:39:58.131560 [ 344 ] {2c12dac1-5818-405f-bd55-4a5d01310af7} <Trace> AggregatingTransform: Aggregating | ||
| 8872 | 2026.03.12 01:39:58.131615 [ 344 ] {2c12dac1-5818-405f-bd55-4a5d01310af7} <Trace> Aggregator: Aggregation method: without_key | ||
| 8873 | 2026.03.12 01:39:58.131654 [ 344 ] {2c12dac1-5818-405f-bd55-4a5d01310af7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000885743 sec. (1128.996 rows/sec., 44.10 KiB/sec.) | ||
| 8874 | 2026.03.12 01:39:58.131674 [ 344 ] {2c12dac1-5818-405f-bd55-4a5d01310af7} <Trace> Aggregator: Merging aggregated data | ||
| 8875 | 2026.03.12 01:39:58.133338 [ 291 ] {2c12dac1-5818-405f-bd55-4a5d01310af7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003391 sec., 294.8982601002654 rows/sec., 11.52 KiB/sec. | ||
| 8876 | 2026.03.12 01:39:58.133482 [ 291 ] {2c12dac1-5818-405f-bd55-4a5d01310af7} <Debug> TCPHandler: Processed in 0.004322316 sec. | ||
| 8877 | 2026.03.12 01:39:58.133592 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8878 | 2026.03.12 01:39:58.133619 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8879 | 2026.03.12 01:39:58.133623 [ 291 ] {} <Debug> TCP-Session: d7da79d2-ec13-4c5d-a1fd-f5ae0b4b64a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8880 | 2026.03.12 01:39:58.133641 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8881 | 2026.03.12 01:39:58.133668 [ 290 ] {} <Debug> TCP-Session: 192bbf14-30b2-45fd-83b4-551c37c85b96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8882 | 2026.03.12 01:39:58.133675 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8883 | 2026.03.12 01:39:58.133700 [ 292 ] {} <Debug> TCP-Session: f6d43024-ad0a-4556-aa78-311d1a58d893 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8884 | 2026.03.12 01:39:58.133704 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8885 | 2026.03.12 01:39:58.133730 [ 287 ] {} <Debug> TCP-Session: 5edf8e07-e1c0-479e-b4d1-a557a0367b77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8886 | 2026.03.12 01:39:58.133740 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8887 | 2026.03.12 01:39:58.133739 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8888 | 2026.03.12 01:39:58.133808 [ 289 ] {} <Debug> TCP-Session: 1ddf7366-652d-4fbb-b80d-b2c8a8802c10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8889 | 2026.03.12 01:39:58.133656 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8890 | 2026.03.12 01:39:58.133854 [ 286 ] {} <Debug> TCP-Session: 90be4771-36de-4352-884d-34368f0ce277 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8891 | 2026.03.12 01:39:58.133888 [ 274 ] {} <Debug> TCP-Session: 5d2209d2-d058-4fc9-9cd6-315f0d56dd20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8892 | 2026.03.12 01:39:58.133758 [ 288 ] {} <Debug> TCP-Session: 2713ceb2-b182-49bf-a330-859e50d433b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8893 | 2026.03.12 01:39:58.133689 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8894 | 2026.03.12 01:39:58.133964 [ 293 ] {} <Debug> TCP-Session: 00c51564-724a-4bf8-a9e3-2c9d9af06b64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8895 | 2026.03.12 01:39:58.193931 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38646 | ||
| 8896 | 2026.03.12 01:39:58.194045 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8897 | 2026.03.12 01:39:58.194073 [ 291 ] {} <Debug> TCP-Session: 9e694d1e-ffeb-41c3-995e-fac8b58a9bb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38646 | ||
| 8898 | 2026.03.12 01:39:58.194096 [ 291 ] {} <Debug> TCP-Session: 9e694d1e-ffeb-41c3-995e-fac8b58a9bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8899 | 2026.03.12 01:39:58.194109 [ 291 ] {} <Debug> TCP-Session: 9e694d1e-ffeb-41c3-995e-fac8b58a9bb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8900 | 2026.03.12 01:39:58.194343 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40143 | ||
| 8901 | 2026.03.12 01:39:58.194355 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36267 | ||
| 8902 | 2026.03.12 01:39:58.194385 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62271 | ||
| 8903 | 2026.03.12 01:39:58.194416 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51769 | ||
| 8904 | 2026.03.12 01:39:58.194457 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8905 | 2026.03.12 01:39:58.194464 [ 291 ] {} <Trace> TCP-Session: 9e694d1e-ffeb-41c3-995e-fac8b58a9bb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8906 | 2026.03.12 01:39:58.194485 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8907 | 2026.03.12 01:39:58.194492 [ 292 ] {} <Debug> TCP-Session: 87ab3551-0cc4-4790-b8b0-184df36c49d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40143 | ||
| 8908 | 2026.03.12 01:39:58.194484 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8909 | 2026.03.12 01:39:58.194528 [ 293 ] {} <Debug> TCP-Session: e56cd2bb-b407-493a-a848-949f064ba3f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36267 | ||
| 8910 | 2026.03.12 01:39:58.194538 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8911 | 2026.03.12 01:39:58.194555 [ 287 ] {} <Debug> TCP-Session: e6c4f5ab-d185-4c7e-be4f-b082051b78eb Authenticating user 'default' from [fd00:1122:3344:101::e]:62271 | ||
| 8912 | 2026.03.12 01:39:58.194571 [ 293 ] {} <Debug> TCP-Session: e56cd2bb-b407-493a-a848-949f064ba3f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8913 | 2026.03.12 01:39:58.194587 [ 290 ] {} <Debug> TCP-Session: 319966f8-4d1c-4226-8adf-06a9d189abb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51769 | ||
| 8914 | 2026.03.12 01:39:58.194603 [ 293 ] {} <Debug> TCP-Session: e56cd2bb-b407-493a-a848-949f064ba3f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8915 | 2026.03.12 01:39:58.194594 [ 287 ] {} <Debug> TCP-Session: e6c4f5ab-d185-4c7e-be4f-b082051b78eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8916 | 2026.03.12 01:39:58.194638 [ 290 ] {} <Debug> TCP-Session: 319966f8-4d1c-4226-8adf-06a9d189abb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8917 | 2026.03.12 01:39:58.194645 [ 291 ] {808f9e30-1b3b-4f1a-9c25-dce31071e65f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38646) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8918 | 2026.03.12 01:39:58.194682 [ 290 ] {} <Debug> TCP-Session: 319966f8-4d1c-4226-8adf-06a9d189abb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8919 | 2026.03.12 01:39:58.194658 [ 287 ] {} <Debug> TCP-Session: e6c4f5ab-d185-4c7e-be4f-b082051b78eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8920 | 2026.03.12 01:39:58.194542 [ 292 ] {} <Debug> TCP-Session: 87ab3551-0cc4-4790-b8b0-184df36c49d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8921 | 2026.03.12 01:39:58.194409 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40970 | ||
| 8922 | 2026.03.12 01:39:58.194742 [ 292 ] {} <Debug> TCP-Session: 87ab3551-0cc4-4790-b8b0-184df36c49d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8923 | 2026.03.12 01:39:58.194374 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37559 | ||
| 8924 | 2026.03.12 01:39:58.194355 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45605 | ||
| 8925 | 2026.03.12 01:39:58.194831 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8926 | 2026.03.12 01:39:58.194394 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47445 | ||
| 8927 | 2026.03.12 01:39:58.194884 [ 289 ] {} <Debug> TCP-Session: c20dbd95-a1c7-4f08-9565-c6d4c8de086e Authenticating user 'default' from [fd00:1122:3344:101::e]:40970 | ||
| 8928 | 2026.03.12 01:39:58.194901 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8929 | 2026.03.12 01:39:58.194924 [ 289 ] {} <Debug> TCP-Session: c20dbd95-a1c7-4f08-9565-c6d4c8de086e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8930 | 2026.03.12 01:39:58.194943 [ 274 ] {} <Debug> TCP-Session: 8535f431-e2a6-424e-bebc-3c3328975000 Authenticating user 'default' from [fd00:1122:3344:101::e]:45605 | ||
| 8931 | 2026.03.12 01:39:58.194950 [ 291 ] {808f9e30-1b3b-4f1a-9c25-dce31071e65f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8932 | 2026.03.12 01:39:58.194970 [ 274 ] {} <Debug> TCP-Session: 8535f431-e2a6-424e-bebc-3c3328975000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8933 | 2026.03.12 01:39:58.194953 [ 289 ] {} <Debug> TCP-Session: c20dbd95-a1c7-4f08-9565-c6d4c8de086e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8934 | 2026.03.12 01:39:58.194999 [ 274 ] {} <Debug> TCP-Session: 8535f431-e2a6-424e-bebc-3c3328975000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8935 | 2026.03.12 01:39:58.195012 [ 291 ] {808f9e30-1b3b-4f1a-9c25-dce31071e65f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8936 | 2026.03.12 01:39:58.194874 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8937 | 2026.03.12 01:39:58.194951 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8938 | 2026.03.12 01:39:58.195064 [ 286 ] {} <Debug> TCP-Session: 6e3ee13b-ac90-425a-acce-54545fce1b86 Authenticating user 'default' from [fd00:1122:3344:101::e]:37559 | ||
| 8939 | 2026.03.12 01:39:58.195085 [ 288 ] {} <Debug> TCP-Session: 8f4c22d5-ba3c-41bf-b001-0656796991ea Authenticating user 'default' from [fd00:1122:3344:101::e]:47445 | ||
| 8940 | 2026.03.12 01:39:58.195092 [ 286 ] {} <Debug> TCP-Session: 6e3ee13b-ac90-425a-acce-54545fce1b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8941 | 2026.03.12 01:39:58.195109 [ 288 ] {} <Debug> TCP-Session: 8f4c22d5-ba3c-41bf-b001-0656796991ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8942 | 2026.03.12 01:39:58.195121 [ 286 ] {} <Debug> TCP-Session: 6e3ee13b-ac90-425a-acce-54545fce1b86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8943 | 2026.03.12 01:39:58.195134 [ 288 ] {} <Debug> TCP-Session: 8f4c22d5-ba3c-41bf-b001-0656796991ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8944 | 2026.03.12 01:39:58.195301 [ 291 ] {808f9e30-1b3b-4f1a-9c25-dce31071e65f} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 8945 | 2026.03.12 01:39:58.196223 [ 326 ] {808f9e30-1b3b-4f1a-9c25-dce31071e65f} <Trace> AggregatingTransform: Aggregating | ||
| 8946 | 2026.03.12 01:39:58.196263 [ 326 ] {808f9e30-1b3b-4f1a-9c25-dce31071e65f} <Trace> Aggregator: Aggregation method: without_key | ||
| 8947 | 2026.03.12 01:39:58.196300 [ 326 ] {808f9e30-1b3b-4f1a-9c25-dce31071e65f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896683 sec. (1115.221 rows/sec., 43.56 KiB/sec.) | ||
| 8948 | 2026.03.12 01:39:58.196318 [ 326 ] {808f9e30-1b3b-4f1a-9c25-dce31071e65f} <Trace> Aggregator: Merging aggregated data | ||
| 8949 | 2026.03.12 01:39:58.197823 [ 291 ] {808f9e30-1b3b-4f1a-9c25-dce31071e65f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003229 sec., 309.6934035305048 rows/sec., 12.10 KiB/sec. | ||
| 8950 | 2026.03.12 01:39:58.197978 [ 291 ] {808f9e30-1b3b-4f1a-9c25-dce31071e65f} <Debug> TCPHandler: Processed in 0.003630604 sec. | ||
| 8951 | 2026.03.12 01:39:58.198100 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8952 | 2026.03.12 01:39:58.198128 [ 291 ] {} <Debug> TCP-Session: 9e694d1e-ffeb-41c3-995e-fac8b58a9bb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8953 | 2026.03.12 01:39:58.198148 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8954 | 2026.03.12 01:39:58.198168 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8955 | 2026.03.12 01:39:58.198190 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8956 | 2026.03.12 01:39:58.198209 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8957 | 2026.03.12 01:39:58.198221 [ 293 ] {} <Debug> TCP-Session: e56cd2bb-b407-493a-a848-949f064ba3f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8958 | 2026.03.12 01:39:58.198240 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8959 | 2026.03.12 01:39:58.198259 [ 292 ] {} <Debug> TCP-Session: 87ab3551-0cc4-4790-b8b0-184df36c49d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8960 | 2026.03.12 01:39:58.198279 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8961 | 2026.03.12 01:39:58.198291 [ 290 ] {} <Debug> TCP-Session: 319966f8-4d1c-4226-8adf-06a9d189abb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8962 | 2026.03.12 01:39:58.198309 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8963 | 2026.03.12 01:39:58.198324 [ 288 ] {} <Debug> TCP-Session: 8f4c22d5-ba3c-41bf-b001-0656796991ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8964 | 2026.03.12 01:39:58.198302 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8965 | 2026.03.12 01:39:58.198355 [ 289 ] {} <Debug> TCP-Session: c20dbd95-a1c7-4f08-9565-c6d4c8de086e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8966 | 2026.03.12 01:39:58.198241 [ 286 ] {} <Debug> TCP-Session: 6e3ee13b-ac90-425a-acce-54545fce1b86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8967 | 2026.03.12 01:39:58.198391 [ 274 ] {} <Debug> TCP-Session: 8535f431-e2a6-424e-bebc-3c3328975000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8968 | 2026.03.12 01:39:58.198203 [ 287 ] {} <Debug> TCP-Session: e6c4f5ab-d185-4c7e-be4f-b082051b78eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8969 | 2026.03.12 01:39:58.345129 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8970 | 2026.03.12 01:39:58.345315 [ 275 ] {ec67f0a1-3ea5-4fd7-90af-9b8a5afb10cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8971 | 2026.03.12 01:39:58.345386 [ 275 ] {ec67f0a1-3ea5-4fd7-90af-9b8a5afb10cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8972 | 2026.03.12 01:39:58.346203 [ 275 ] {ec67f0a1-3ea5-4fd7-90af-9b8a5afb10cd} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8973 | 2026.03.12 01:39:58.346263 [ 275 ] {ec67f0a1-3ea5-4fd7-90af-9b8a5afb10cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8974 | 2026.03.12 01:39:58.346783 [ 275 ] {ec67f0a1-3ea5-4fd7-90af-9b8a5afb10cd} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8975 | 2026.03.12 01:39:58.347026 [ 275 ] {ec67f0a1-3ea5-4fd7-90af-9b8a5afb10cd} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8976 | 2026.03.12 01:39:58.347198 [ 275 ] {ec67f0a1-3ea5-4fd7-90af-9b8a5afb10cd} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001932 sec., 65217.39130434783 rows/sec., 5.61 MiB/sec. | ||
| 8977 | 2026.03.12 01:39:58.347250 [ 275 ] {ec67f0a1-3ea5-4fd7-90af-9b8a5afb10cd} <Debug> TCPHandler: Processed in 0.002275484 sec. | ||
| 8978 | 2026.03.12 01:39:58.347380 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8979 | 2026.03.12 01:39:58.347485 [ 275 ] {60d13973-f511-40b0-88a5-a5b2d56aca66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8980 | 2026.03.12 01:39:58.347527 [ 275 ] {60d13973-f511-40b0-88a5-a5b2d56aca66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8981 | 2026.03.12 01:39:58.347970 [ 275 ] {60d13973-f511-40b0-88a5-a5b2d56aca66} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8982 | 2026.03.12 01:39:58.348007 [ 275 ] {60d13973-f511-40b0-88a5-a5b2d56aca66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8983 | 2026.03.12 01:39:58.348325 [ 275 ] {60d13973-f511-40b0-88a5-a5b2d56aca66} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8984 | 2026.03.12 01:39:58.348535 [ 275 ] {60d13973-f511-40b0-88a5-a5b2d56aca66} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8985 | 2026.03.12 01:39:58.348669 [ 275 ] {60d13973-f511-40b0-88a5-a5b2d56aca66} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001211 sec., 28901.73410404624 rows/sec., 2.12 MiB/sec. | ||
| 8986 | 2026.03.12 01:39:58.348709 [ 275 ] {60d13973-f511-40b0-88a5-a5b2d56aca66} <Debug> TCPHandler: Processed in 0.00138269 sec. | ||
| 8987 | 2026.03.12 01:39:58.348822 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8988 | 2026.03.12 01:39:58.348919 [ 275 ] {d910f98a-005e-4bc2-962e-a5bcedf863d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8989 | 2026.03.12 01:39:58.348962 [ 275 ] {d910f98a-005e-4bc2-962e-a5bcedf863d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8990 | 2026.03.12 01:39:58.349403 [ 275 ] {d910f98a-005e-4bc2-962e-a5bcedf863d9} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8991 | 2026.03.12 01:39:58.349442 [ 275 ] {d910f98a-005e-4bc2-962e-a5bcedf863d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 8992 | 2026.03.12 01:39:58.349758 [ 275 ] {d910f98a-005e-4bc2-962e-a5bcedf863d9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8993 | 2026.03.12 01:39:58.349980 [ 275 ] {d910f98a-005e-4bc2-962e-a5bcedf863d9} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8994 | 2026.03.12 01:39:58.350114 [ 275 ] {d910f98a-005e-4bc2-962e-a5bcedf863d9} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001215 sec., 81481.48148148149 rows/sec., 6.36 MiB/sec. | ||
| 8995 | 2026.03.12 01:39:58.350152 [ 275 ] {d910f98a-005e-4bc2-962e-a5bcedf863d9} <Debug> TCPHandler: Processed in 0.001381611 sec. | ||
| 8996 | 2026.03.12 01:39:58.350269 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8997 | 2026.03.12 01:39:58.350365 [ 275 ] {aae037ef-fdcb-4072-96f6-d1ad4b1f6bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8998 | 2026.03.12 01:39:58.350410 [ 275 ] {aae037ef-fdcb-4072-96f6-d1ad4b1f6bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8999 | 2026.03.12 01:39:58.350826 [ 275 ] {aae037ef-fdcb-4072-96f6-d1ad4b1f6bba} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9000 | 2026.03.12 01:39:58.350864 [ 275 ] {aae037ef-fdcb-4072-96f6-d1ad4b1f6bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9001 | 2026.03.12 01:39:58.351198 [ 275 ] {aae037ef-fdcb-4072-96f6-d1ad4b1f6bba} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9002 | 2026.03.12 01:39:58.351409 [ 275 ] {aae037ef-fdcb-4072-96f6-d1ad4b1f6bba} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9003 | 2026.03.12 01:39:58.351545 [ 275 ] {aae037ef-fdcb-4072-96f6-d1ad4b1f6bba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 9004 | 2026.03.12 01:39:58.351588 [ 275 ] {aae037ef-fdcb-4072-96f6-d1ad4b1f6bba} <Debug> TCPHandler: Processed in 0.001368161 sec. | ||
| 9005 | 2026.03.12 01:39:58.351707 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9006 | 2026.03.12 01:39:58.351804 [ 275 ] {055ad5da-9a49-48df-b61a-82f2bee03dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9007 | 2026.03.12 01:39:58.351862 [ 275 ] {055ad5da-9a49-48df-b61a-82f2bee03dfb} <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 | ||
| 9008 | 2026.03.12 01:39:58.352722 [ 275 ] {055ad5da-9a49-48df-b61a-82f2bee03dfb} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9009 | 2026.03.12 01:39:58.352759 [ 275 ] {055ad5da-9a49-48df-b61a-82f2bee03dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9010 | 2026.03.12 01:39:58.353326 [ 275 ] {055ad5da-9a49-48df-b61a-82f2bee03dfb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9011 | 2026.03.12 01:39:58.353567 [ 275 ] {055ad5da-9a49-48df-b61a-82f2bee03dfb} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9012 | 2026.03.12 01:39:58.353714 [ 275 ] {055ad5da-9a49-48df-b61a-82f2bee03dfb} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00193 sec., 18134.715025906735 rows/sec., 32.50 MiB/sec. | ||
| 9013 | 2026.03.12 01:39:58.353770 [ 275 ] {055ad5da-9a49-48df-b61a-82f2bee03dfb} <Debug> TCPHandler: Processed in 0.002113542 sec. | ||
| 9014 | 2026.03.12 01:39:58.353897 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9015 | 2026.03.12 01:39:58.353993 [ 275 ] {b780991b-f4e7-4fd0-a53d-f9aa3520abc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9016 | 2026.03.12 01:39:58.354037 [ 275 ] {b780991b-f4e7-4fd0-a53d-f9aa3520abc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9017 | 2026.03.12 01:39:58.354388 [ 275 ] {b780991b-f4e7-4fd0-a53d-f9aa3520abc8} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9018 | 2026.03.12 01:39:58.354424 [ 275 ] {b780991b-f4e7-4fd0-a53d-f9aa3520abc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9019 | 2026.03.12 01:39:58.354749 [ 275 ] {b780991b-f4e7-4fd0-a53d-f9aa3520abc8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9020 | 2026.03.12 01:39:58.354989 [ 275 ] {b780991b-f4e7-4fd0-a53d-f9aa3520abc8} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9021 | 2026.03.12 01:39:58.355127 [ 275 ] {b780991b-f4e7-4fd0-a53d-f9aa3520abc8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 9022 | 2026.03.12 01:39:58.355164 [ 275 ] {b780991b-f4e7-4fd0-a53d-f9aa3520abc8} <Debug> TCPHandler: Processed in 0.00132557 sec. | ||
| 9023 | 2026.03.12 01:39:58.449693 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64896 | ||
| 9024 | 2026.03.12 01:39:58.449806 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9025 | 2026.03.12 01:39:58.449834 [ 288 ] {} <Debug> TCP-Session: b70c83b6-50af-408d-8df8-176988c51437 Authenticating user 'default' from [fd00:1122:3344:101::e]:64896 | ||
| 9026 | 2026.03.12 01:39:58.449857 [ 288 ] {} <Debug> TCP-Session: b70c83b6-50af-408d-8df8-176988c51437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9027 | 2026.03.12 01:39:58.449871 [ 288 ] {} <Debug> TCP-Session: b70c83b6-50af-408d-8df8-176988c51437 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9028 | 2026.03.12 01:39:58.450078 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41392 | ||
| 9029 | 2026.03.12 01:39:58.450115 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62647 | ||
| 9030 | 2026.03.12 01:39:58.450120 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48230 | ||
| 9031 | 2026.03.12 01:39:58.450200 [ 288 ] {} <Trace> TCP-Session: b70c83b6-50af-408d-8df8-176988c51437 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9032 | 2026.03.12 01:39:58.450202 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58217 | ||
| 9033 | 2026.03.12 01:39:58.450244 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64762 | ||
| 9034 | 2026.03.12 01:39:58.450256 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9035 | 2026.03.12 01:39:58.450233 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60588 | ||
| 9036 | 2026.03.12 01:39:58.450298 [ 290 ] {} <Debug> TCP-Session: 22f187be-a010-453f-9140-df3701452dbf Authenticating user 'default' from [fd00:1122:3344:101::e]:62647 | ||
| 9037 | 2026.03.12 01:39:58.450221 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57618 | ||
| 9038 | 2026.03.12 01:39:58.450326 [ 290 ] {} <Debug> TCP-Session: 22f187be-a010-453f-9140-df3701452dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9039 | 2026.03.12 01:39:58.450331 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9040 | 2026.03.12 01:39:58.450353 [ 290 ] {} <Debug> TCP-Session: 22f187be-a010-453f-9140-df3701452dbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9041 | 2026.03.12 01:39:58.450355 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9042 | 2026.03.12 01:39:58.450376 [ 292 ] {} <Debug> TCP-Session: 0fafddc0-75bd-40e7-bed1-cb3a8eed8939 Authenticating user 'default' from [fd00:1122:3344:101::e]:58217 | ||
| 9043 | 2026.03.12 01:39:58.450384 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9044 | 2026.03.12 01:39:58.450395 [ 286 ] {} <Debug> TCP-Session: 72e5c1dd-69d3-46d7-a8a6-81c174e29cd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60588 | ||
| 9045 | 2026.03.12 01:39:58.450411 [ 292 ] {} <Debug> TCP-Session: 0fafddc0-75bd-40e7-bed1-cb3a8eed8939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9046 | 2026.03.12 01:39:58.450423 [ 274 ] {} <Debug> TCP-Session: cad628f9-206c-4606-8bab-e01b9b2a188b Authenticating user 'default' from [fd00:1122:3344:101::e]:57618 | ||
| 9047 | 2026.03.12 01:39:58.450444 [ 292 ] {} <Debug> TCP-Session: 0fafddc0-75bd-40e7-bed1-cb3a8eed8939 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9048 | 2026.03.12 01:39:58.450461 [ 274 ] {} <Debug> TCP-Session: cad628f9-206c-4606-8bab-e01b9b2a188b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9049 | 2026.03.12 01:39:58.450434 [ 286 ] {} <Debug> TCP-Session: 72e5c1dd-69d3-46d7-a8a6-81c174e29cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9050 | 2026.03.12 01:39:58.450486 [ 274 ] {} <Debug> TCP-Session: cad628f9-206c-4606-8bab-e01b9b2a188b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9051 | 2026.03.12 01:39:58.450505 [ 286 ] {} <Debug> TCP-Session: 72e5c1dd-69d3-46d7-a8a6-81c174e29cd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9052 | 2026.03.12 01:39:58.450331 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9053 | 2026.03.12 01:39:58.450206 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9054 | 2026.03.12 01:39:58.450565 [ 287 ] {} <Debug> TCP-Session: 77d1b18a-4037-4f1c-8792-6e0835ecdfbc Authenticating user 'default' from [fd00:1122:3344:101::e]:64762 | ||
| 9055 | 2026.03.12 01:39:58.450368 [ 288 ] {7e828f62-4cab-4dbb-a0be-021acb4ab1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64896) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9056 | 2026.03.12 01:39:58.450596 [ 287 ] {} <Debug> TCP-Session: 77d1b18a-4037-4f1c-8792-6e0835ecdfbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9057 | 2026.03.12 01:39:58.450594 [ 289 ] {} <Debug> TCP-Session: ddb6eb58-1410-4d63-bb1e-3efde5fa905c Authenticating user 'default' from [fd00:1122:3344:101::e]:41392 | ||
| 9058 | 2026.03.12 01:39:58.450628 [ 287 ] {} <Debug> TCP-Session: 77d1b18a-4037-4f1c-8792-6e0835ecdfbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9059 | 2026.03.12 01:39:58.450209 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47622 | ||
| 9060 | 2026.03.12 01:39:58.450656 [ 289 ] {} <Debug> TCP-Session: ddb6eb58-1410-4d63-bb1e-3efde5fa905c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9061 | 2026.03.12 01:39:58.450248 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9062 | 2026.03.12 01:39:58.450692 [ 289 ] {} <Debug> TCP-Session: ddb6eb58-1410-4d63-bb1e-3efde5fa905c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9063 | 2026.03.12 01:39:58.450722 [ 291 ] {} <Debug> TCP-Session: 6a2d1e3b-3a30-4a35-aff6-fc414c4d31aa Authenticating user 'default' from [fd00:1122:3344:101::e]:48230 | ||
| 9064 | 2026.03.12 01:39:58.450734 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9065 | 2026.03.12 01:39:58.450747 [ 291 ] {} <Debug> TCP-Session: 6a2d1e3b-3a30-4a35-aff6-fc414c4d31aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9066 | 2026.03.12 01:39:58.450765 [ 293 ] {} <Debug> TCP-Session: c32632f8-2e5e-4c72-9df5-dc208113c385 Authenticating user 'default' from [fd00:1122:3344:101::e]:47622 | ||
| 9067 | 2026.03.12 01:39:58.450771 [ 291 ] {} <Debug> TCP-Session: 6a2d1e3b-3a30-4a35-aff6-fc414c4d31aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9068 | 2026.03.12 01:39:58.450797 [ 293 ] {} <Debug> TCP-Session: c32632f8-2e5e-4c72-9df5-dc208113c385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9069 | 2026.03.12 01:39:58.450815 [ 293 ] {} <Debug> TCP-Session: c32632f8-2e5e-4c72-9df5-dc208113c385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9070 | 2026.03.12 01:39:58.450860 [ 288 ] {7e828f62-4cab-4dbb-a0be-021acb4ab1e3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9071 | 2026.03.12 01:39:58.450916 [ 288 ] {7e828f62-4cab-4dbb-a0be-021acb4ab1e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9072 | 2026.03.12 01:39:58.451199 [ 288 ] {7e828f62-4cab-4dbb-a0be-021acb4ab1e3} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 9073 | 2026.03.12 01:39:58.452049 [ 326 ] {7e828f62-4cab-4dbb-a0be-021acb4ab1e3} <Trace> AggregatingTransform: Aggregating | ||
| 9074 | 2026.03.12 01:39:58.452088 [ 326 ] {7e828f62-4cab-4dbb-a0be-021acb4ab1e3} <Trace> Aggregator: Aggregation method: without_key | ||
| 9075 | 2026.03.12 01:39:58.452124 [ 326 ] {7e828f62-4cab-4dbb-a0be-021acb4ab1e3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000825863 sec. (1210.855 rows/sec., 47.30 KiB/sec.) | ||
| 9076 | 2026.03.12 01:39:58.452143 [ 326 ] {7e828f62-4cab-4dbb-a0be-021acb4ab1e3} <Trace> Aggregator: Merging aggregated data | ||
| 9077 | 2026.03.12 01:39:58.453817 [ 288 ] {7e828f62-4cab-4dbb-a0be-021acb4ab1e3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003505 sec., 285.30670470756064 rows/sec., 11.14 KiB/sec. | ||
| 9078 | 2026.03.12 01:39:58.453944 [ 288 ] {7e828f62-4cab-4dbb-a0be-021acb4ab1e3} <Debug> TCPHandler: Processed in 0.003880778 sec. | ||
| 9079 | 2026.03.12 01:39:58.454033 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9080 | 2026.03.12 01:39:58.454060 [ 288 ] {} <Debug> TCP-Session: b70c83b6-50af-408d-8df8-176988c51437 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9081 | 2026.03.12 01:39:58.454061 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9082 | 2026.03.12 01:39:58.454075 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9083 | 2026.03.12 01:39:58.454110 [ 287 ] {} <Debug> TCP-Session: 77d1b18a-4037-4f1c-8792-6e0835ecdfbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9084 | 2026.03.12 01:39:58.454110 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9085 | 2026.03.12 01:39:58.454136 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9086 | 2026.03.12 01:39:58.454150 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9087 | 2026.03.12 01:39:58.454162 [ 292 ] {} <Debug> TCP-Session: 0fafddc0-75bd-40e7-bed1-cb3a8eed8939 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9088 | 2026.03.12 01:39:58.454184 [ 286 ] {} <Debug> TCP-Session: 72e5c1dd-69d3-46d7-a8a6-81c174e29cd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9089 | 2026.03.12 01:39:58.454202 [ 274 ] {} <Debug> TCP-Session: cad628f9-206c-4606-8bab-e01b9b2a188b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9090 | 2026.03.12 01:39:58.454086 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9091 | 2026.03.12 01:39:58.454159 [ 293 ] {} <Debug> TCP-Session: c32632f8-2e5e-4c72-9df5-dc208113c385 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9092 | 2026.03.12 01:39:58.454263 [ 289 ] {} <Debug> TCP-Session: ddb6eb58-1410-4d63-bb1e-3efde5fa905c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9093 | 2026.03.12 01:39:58.454121 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9094 | 2026.03.12 01:39:58.454123 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9095 | 2026.03.12 01:39:58.454321 [ 290 ] {} <Debug> TCP-Session: 22f187be-a010-453f-9140-df3701452dbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9096 | 2026.03.12 01:39:58.454345 [ 291 ] {} <Debug> TCP-Session: 6a2d1e3b-3a30-4a35-aff6-fc414c4d31aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9097 | 2026.03.12 01:39:59.000273 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.72 MiB, peak 315.83 MiB, free memory in arenas 0.00 B, will set to 300.60 MiB (RSS), difference: -1.12 MiB | ||
| 9098 | 2026.03.12 01:40:00.573155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19688 | ||
| 9099 | 2026.03.12 01:40:00.573624 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9100 | 2026.03.12 01:40:00.573661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9101 | 2026.03.12 01:40:00.574159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9102 | 2026.03.12 01:40:00.574395 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9103 | 2026.03.12 01:40:00.574511 [ 79 ] {} <Debug> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9104 | 2026.03.12 01:40:00.574530 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19688 | ||
| 9105 | 2026.03.12 01:40:00.574547 [ 79 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9106 | 2026.03.12 01:40:00.574568 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9107 | 2026.03.12 01:40:00.574689 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::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 | ||
| 9108 | 2026.03.12 01:40:00.574831 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9109 | 2026.03.12 01:40:00.574871 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17320 rows starting from the beginning of the part | ||
| 9110 | 2026.03.12 01:40:00.574932 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9111 | 2026.03.12 01:40:00.574974 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9112 | 2026.03.12 01:40:00.575013 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9113 | 2026.03.12 01:40:00.575059 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9114 | 2026.03.12 01:40:00.575094 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9115 | 2026.03.12 01:40:00.576923 [ 200 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19688 rows, containing 4 columns (4 merged, 0 gathered) in 0.002287874 sec., 8605369.00196427 rows/sec., 123.10 MiB/sec. | ||
| 9116 | 2026.03.12 01:40:00.577289 [ 187 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9117 | 2026.03.12 01:40:00.577605 [ 187 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_41_8} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9118 | 2026.03.12 01:40:00.577685 [ 187 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_41_8} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9119 | 2026.03.12 01:40:00.577803 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 9120 | 2026.03.12 01:40:01.674200 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9121 | 2026.03.12 01:40:01.691613 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9122 | 2026.03.12 01:40:01.691656 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9123 | 2026.03.12 01:40:01.697567 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9124 | 2026.03.12 01:40:01.698325 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9125 | 2026.03.12 01:40:01.698607 [ 78 ] {} <Debug> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9126 | 2026.03.12 01:40:01.698650 [ 78 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9127 | 2026.03.12 01:40:01.698672 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 9128 | 2026.03.12 01:40:01.698842 [ 189 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 9129 | 2026.03.12 01:40:01.701350 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9130 | 2026.03.12 01:40:01.702734 [ 189 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9131 | 2026.03.12 01:40:01.704309 [ 189 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 9132 | 2026.03.12 01:40:01.708878 [ 189 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 9133 | 2026.03.12 01:40:01.713485 [ 189 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 9134 | 2026.03.12 01:40:01.717973 [ 189 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 9135 | 2026.03.12 01:40:01.722300 [ 189 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 9136 | 2026.03.12 01:40:01.726109 [ 189 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 9137 | 2026.03.12 01:40:01.777828 [ 189 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.079078128 sec., 3907.5280082502713 rows/sec., 20.21 MiB/sec. | ||
| 9138 | 2026.03.12 01:40:01.779536 [ 189 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9139 | 2026.03.12 01:40:01.781168 [ 189 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_41_8} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9140 | 2026.03.12 01:40:01.781254 [ 189 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_41_8} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9141 | 2026.03.12 01:40:01.782549 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9142 | 2026.03.12 01:40:02.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.68 MiB, peak 315.83 MiB, free memory in arenas 0.00 B, will set to 304.22 MiB (RSS), difference: 2.54 MiB | ||
| 9143 | 2026.03.12 01:40:03.141964 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1122 | ||
| 9144 | 2026.03.12 01:40:03.144149 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9145 | 2026.03.12 01:40:03.144195 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9146 | 2026.03.12 01:40:03.145357 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9147 | 2026.03.12 01:40:03.145611 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9148 | 2026.03.12 01:40:03.145756 [ 77 ] {} <Debug> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9149 | 2026.03.12 01:40:03.145820 [ 77 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9150 | 2026.03.12 01:40:03.145846 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9151 | 2026.03.12 01:40:03.145855 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1122 | ||
| 9152 | 2026.03.12 01:40:03.145975 [ 186 ] {c1224153-30d8-4782-bd40-38e6052028c9::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 | ||
| 9153 | 2026.03.12 01:40:03.146562 [ 186 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9154 | 2026.03.12 01:40:03.146696 [ 186 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 958 rows starting from the beginning of the part | ||
| 9155 | 2026.03.12 01:40:03.147036 [ 186 ] {c1224153-30d8-4782-bd40-38e6052028c9::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 | ||
| 9156 | 2026.03.12 01:40:03.147355 [ 186 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 9157 | 2026.03.12 01:40:03.147654 [ 186 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 9158 | 2026.03.12 01:40:03.147955 [ 186 ] {c1224153-30d8-4782-bd40-38e6052028c9::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 | ||
| 9159 | 2026.03.12 01:40:03.148262 [ 186 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
| 9160 | 2026.03.12 01:40:03.154512 [ 191 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1122 rows, containing 72 columns (72 merged, 0 gathered) in 0.00859371 sec., 130560.60770028313 rows/sec., 108.35 MiB/sec. | ||
| 9161 | 2026.03.12 01:40:03.155918 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9162 | 2026.03.12 01:40:03.156577 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_31_6} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9163 | 2026.03.12 01:40:03.156668 [ 200 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_31_6} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9164 | 2026.03.12 01:40:03.157018 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.67 MiB. | ||
| 9165 | 2026.03.12 01:40:03.343159 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9166 | 2026.03.12 01:40:03.343382 [ 275 ] {723fc586-b0b5-444f-9867-d9d446d2360c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9167 | 2026.03.12 01:40:03.343450 [ 275 ] {723fc586-b0b5-444f-9867-d9d446d2360c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9168 | 2026.03.12 01:40:03.344175 [ 275 ] {723fc586-b0b5-444f-9867-d9d446d2360c} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9169 | 2026.03.12 01:40:03.344222 [ 275 ] {723fc586-b0b5-444f-9867-d9d446d2360c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9170 | 2026.03.12 01:40:03.344566 [ 275 ] {723fc586-b0b5-444f-9867-d9d446d2360c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9171 | 2026.03.12 01:40:03.344780 [ 275 ] {723fc586-b0b5-444f-9867-d9d446d2360c} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9172 | 2026.03.12 01:40:03.344924 [ 275 ] {723fc586-b0b5-444f-9867-d9d446d2360c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001593 sec., 2510.9855618330193 rows/sec., 204.75 KiB/sec. | ||
| 9173 | 2026.03.12 01:40:03.344963 [ 275 ] {723fc586-b0b5-444f-9867-d9d446d2360c} <Debug> TCPHandler: Processed in 0.00197687 sec. | ||
| 9174 | 2026.03.12 01:40:03.345102 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9175 | 2026.03.12 01:40:03.345194 [ 275 ] {b2d38db0-91d0-4434-9fcb-0bdd163efcaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9176 | 2026.03.12 01:40:03.345233 [ 275 ] {b2d38db0-91d0-4434-9fcb-0bdd163efcaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9177 | 2026.03.12 01:40:03.345728 [ 275 ] {b2d38db0-91d0-4434-9fcb-0bdd163efcaf} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9178 | 2026.03.12 01:40:03.345764 [ 275 ] {b2d38db0-91d0-4434-9fcb-0bdd163efcaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9179 | 2026.03.12 01:40:03.346077 [ 275 ] {b2d38db0-91d0-4434-9fcb-0bdd163efcaf} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9180 | 2026.03.12 01:40:03.346279 [ 275 ] {b2d38db0-91d0-4434-9fcb-0bdd163efcaf} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9181 | 2026.03.12 01:40:03.346408 [ 275 ] {b2d38db0-91d0-4434-9fcb-0bdd163efcaf} <Debug> executeQuery: Read 68 rows, 5.50 KiB in 0.001232 sec., 55194.805194805194 rows/sec., 4.36 MiB/sec. | ||
| 9182 | 2026.03.12 01:40:03.346445 [ 275 ] {b2d38db0-91d0-4434-9fcb-0bdd163efcaf} <Debug> TCPHandler: Processed in 0.001391321 sec. | ||
| 9183 | 2026.03.12 01:40:03.346562 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9184 | 2026.03.12 01:40:03.346654 [ 275 ] {95aad031-9c9d-4308-baa9-81e2408b9b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9185 | 2026.03.12 01:40:03.346693 [ 275 ] {95aad031-9c9d-4308-baa9-81e2408b9b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9186 | 2026.03.12 01:40:03.347112 [ 275 ] {95aad031-9c9d-4308-baa9-81e2408b9b75} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9187 | 2026.03.12 01:40:03.347148 [ 275 ] {95aad031-9c9d-4308-baa9-81e2408b9b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9188 | 2026.03.12 01:40:03.347433 [ 275 ] {95aad031-9c9d-4308-baa9-81e2408b9b75} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9189 | 2026.03.12 01:40:03.347630 [ 275 ] {95aad031-9c9d-4308-baa9-81e2408b9b75} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9190 | 2026.03.12 01:40:03.347757 [ 275 ] {95aad031-9c9d-4308-baa9-81e2408b9b75} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001121 sec., 8028.545941123996 rows/sec., 584.54 KiB/sec. | ||
| 9191 | 2026.03.12 01:40:03.347793 [ 275 ] {95aad031-9c9d-4308-baa9-81e2408b9b75} <Debug> TCPHandler: Processed in 0.00127826 sec. | ||
| 9192 | 2026.03.12 01:40:03.347901 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9193 | 2026.03.12 01:40:03.347992 [ 275 ] {0c1d1e83-3abe-4ed4-b7d9-a09e97e18aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9194 | 2026.03.12 01:40:03.348032 [ 275 ] {0c1d1e83-3abe-4ed4-b7d9-a09e97e18aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9195 | 2026.03.12 01:40:03.348490 [ 275 ] {0c1d1e83-3abe-4ed4-b7d9-a09e97e18aea} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9196 | 2026.03.12 01:40:03.348527 [ 275 ] {0c1d1e83-3abe-4ed4-b7d9-a09e97e18aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9197 | 2026.03.12 01:40:03.348838 [ 275 ] {0c1d1e83-3abe-4ed4-b7d9-a09e97e18aea} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9198 | 2026.03.12 01:40:03.349038 [ 275 ] {0c1d1e83-3abe-4ed4-b7d9-a09e97e18aea} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9199 | 2026.03.12 01:40:03.349166 [ 275 ] {0c1d1e83-3abe-4ed4-b7d9-a09e97e18aea} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001191 sec., 61293.03106633081 rows/sec., 4.79 MiB/sec. | ||
| 9200 | 2026.03.12 01:40:03.349204 [ 275 ] {0c1d1e83-3abe-4ed4-b7d9-a09e97e18aea} <Debug> TCPHandler: Processed in 0.001349891 sec. | ||
| 9201 | 2026.03.12 01:40:03.349316 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9202 | 2026.03.12 01:40:03.349409 [ 275 ] {ea06c04b-3c41-4643-8221-6b6f0e7e0db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9203 | 2026.03.12 01:40:03.349452 [ 275 ] {ea06c04b-3c41-4643-8221-6b6f0e7e0db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9204 | 2026.03.12 01:40:03.349879 [ 275 ] {ea06c04b-3c41-4643-8221-6b6f0e7e0db1} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9205 | 2026.03.12 01:40:03.349915 [ 275 ] {ea06c04b-3c41-4643-8221-6b6f0e7e0db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9206 | 2026.03.12 01:40:03.350231 [ 275 ] {ea06c04b-3c41-4643-8221-6b6f0e7e0db1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9207 | 2026.03.12 01:40:03.350431 [ 275 ] {ea06c04b-3c41-4643-8221-6b6f0e7e0db1} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9208 | 2026.03.12 01:40:03.350561 [ 275 ] {ea06c04b-3c41-4643-8221-6b6f0e7e0db1} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001171 sec., 138343.29632792485 rows/sec., 9.63 MiB/sec. | ||
| 9209 | 2026.03.12 01:40:03.350597 [ 275 ] {ea06c04b-3c41-4643-8221-6b6f0e7e0db1} <Debug> TCPHandler: Processed in 0.00132861 sec. | ||
| 9210 | 2026.03.12 01:40:03.350706 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9211 | 2026.03.12 01:40:03.350798 [ 275 ] {246d5c3c-9889-4cdb-8a41-ba7d1a7b13f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9212 | 2026.03.12 01:40:03.350852 [ 275 ] {246d5c3c-9889-4cdb-8a41-ba7d1a7b13f1} <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 | ||
| 9213 | 2026.03.12 01:40:03.351613 [ 275 ] {246d5c3c-9889-4cdb-8a41-ba7d1a7b13f1} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9214 | 2026.03.12 01:40:03.351647 [ 275 ] {246d5c3c-9889-4cdb-8a41-ba7d1a7b13f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9215 | 2026.03.12 01:40:03.352140 [ 275 ] {246d5c3c-9889-4cdb-8a41-ba7d1a7b13f1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9216 | 2026.03.12 01:40:03.352349 [ 275 ] {246d5c3c-9889-4cdb-8a41-ba7d1a7b13f1} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9217 | 2026.03.12 01:40:03.352483 [ 275 ] {246d5c3c-9889-4cdb-8a41-ba7d1a7b13f1} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001703 sec., 2935.995302407516 rows/sec., 5.26 MiB/sec. | ||
| 9218 | 2026.03.12 01:40:03.352535 [ 275 ] {246d5c3c-9889-4cdb-8a41-ba7d1a7b13f1} <Debug> TCPHandler: Processed in 0.001876218 sec. | ||
| 9219 | 2026.03.12 01:40:03.352661 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9220 | 2026.03.12 01:40:03.352781 [ 275 ] {592f130c-0098-47d5-86b0-92c14a66ee02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9221 | 2026.03.12 01:40:03.352832 [ 275 ] {592f130c-0098-47d5-86b0-92c14a66ee02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9222 | 2026.03.12 01:40:03.353248 [ 275 ] {592f130c-0098-47d5-86b0-92c14a66ee02} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9223 | 2026.03.12 01:40:03.353286 [ 275 ] {592f130c-0098-47d5-86b0-92c14a66ee02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9224 | 2026.03.12 01:40:03.353611 [ 275 ] {592f130c-0098-47d5-86b0-92c14a66ee02} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9225 | 2026.03.12 01:40:03.353820 [ 275 ] {592f130c-0098-47d5-86b0-92c14a66ee02} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9226 | 2026.03.12 01:40:03.353958 [ 275 ] {592f130c-0098-47d5-86b0-92c14a66ee02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001203 sec., 49875.31172069825 rows/sec., 3.36 MiB/sec. | ||
| 9227 | 2026.03.12 01:40:03.353996 [ 275 ] {592f130c-0098-47d5-86b0-92c14a66ee02} <Debug> TCPHandler: Processed in 0.00139579 sec. | ||
| 9228 | 2026.03.12 01:40:07.909220 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9229 | 2026.03.12 01:40:07.909309 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9230 | 2026.03.12 01:40:08.075476 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20200 | ||
| 9231 | 2026.03.12 01:40:08.075998 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9232 | 2026.03.12 01:40:08.076048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9233 | 2026.03.12 01:40:08.076562 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9234 | 2026.03.12 01:40:08.076819 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9235 | 2026.03.12 01:40:08.076968 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20200 | ||
| 9236 | 2026.03.12 01:40:08.345105 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9237 | 2026.03.12 01:40:08.345297 [ 275 ] {a0c83af5-987e-4157-96d9-c00c8db790d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9238 | 2026.03.12 01:40:08.345364 [ 275 ] {a0c83af5-987e-4157-96d9-c00c8db790d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9239 | 2026.03.12 01:40:08.346068 [ 275 ] {a0c83af5-987e-4157-96d9-c00c8db790d7} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9240 | 2026.03.12 01:40:08.346111 [ 275 ] {a0c83af5-987e-4157-96d9-c00c8db790d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9241 | 2026.03.12 01:40:08.346522 [ 275 ] {a0c83af5-987e-4157-96d9-c00c8db790d7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9242 | 2026.03.12 01:40:08.346749 [ 275 ] {a0c83af5-987e-4157-96d9-c00c8db790d7} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9243 | 2026.03.12 01:40:08.346892 [ 64 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9244 | 2026.03.12 01:40:08.346906 [ 275 ] {a0c83af5-987e-4157-96d9-c00c8db790d7} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001662 sec., 75812.27436823104 rows/sec., 6.52 MiB/sec. | ||
| 9245 | 2026.03.12 01:40:08.346938 [ 64 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9246 | 2026.03.12 01:40:08.346976 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9247 | 2026.03.12 01:40:08.346992 [ 275 ] {a0c83af5-987e-4157-96d9-c00c8db790d7} <Debug> TCPHandler: Processed in 0.002030241 sec. | ||
| 9248 | 2026.03.12 01:40:08.347092 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 9249 | 2026.03.12 01:40:08.347127 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9250 | 2026.03.12 01:40:08.347238 [ 275 ] {98dc3eaf-cb40-4d31-b4ea-5f47fbffaf9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9251 | 2026.03.12 01:40:08.347238 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9252 | 2026.03.12 01:40:08.347289 [ 275 ] {98dc3eaf-cb40-4d31-b4ea-5f47fbffaf9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9253 | 2026.03.12 01:40:08.347292 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2893 rows starting from the beginning of the part | ||
| 9254 | 2026.03.12 01:40:08.347397 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 9255 | 2026.03.12 01:40:08.347450 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 66 rows starting from the beginning of the part | ||
| 9256 | 2026.03.12 01:40:08.347490 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 126 rows starting from the beginning of the part | ||
| 9257 | 2026.03.12 01:40:08.347526 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 68 rows starting from the beginning of the part | ||
| 9258 | 2026.03.12 01:40:08.347566 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 126 rows starting from the beginning of the part | ||
| 9259 | 2026.03.12 01:40:08.347731 [ 275 ] {98dc3eaf-cb40-4d31-b4ea-5f47fbffaf9b} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9260 | 2026.03.12 01:40:08.347773 [ 275 ] {98dc3eaf-cb40-4d31-b4ea-5f47fbffaf9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9261 | 2026.03.12 01:40:08.348102 [ 275 ] {98dc3eaf-cb40-4d31-b4ea-5f47fbffaf9b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9262 | 2026.03.12 01:40:08.348328 [ 275 ] {98dc3eaf-cb40-4d31-b4ea-5f47fbffaf9b} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9263 | 2026.03.12 01:40:08.348469 [ 275 ] {98dc3eaf-cb40-4d31-b4ea-5f47fbffaf9b} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001255 sec., 27888.44621513944 rows/sec., 2.05 MiB/sec. | ||
| 9264 | 2026.03.12 01:40:08.348508 [ 275 ] {98dc3eaf-cb40-4d31-b4ea-5f47fbffaf9b} <Debug> TCPHandler: Processed in 0.001434911 sec. | ||
| 9265 | 2026.03.12 01:40:08.348610 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9266 | 2026.03.12 01:40:08.348704 [ 275 ] {1362ab46-7a87-43ea-b5a3-552e0e80b649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9267 | 2026.03.12 01:40:08.348746 [ 275 ] {1362ab46-7a87-43ea-b5a3-552e0e80b649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9268 | 2026.03.12 01:40:08.349000 [ 200 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3335 rows, containing 5 columns (5 merged, 0 gathered) in 0.00196148 sec., 1700246.75245223 rows/sec., 138.45 MiB/sec. | ||
| 9269 | 2026.03.12 01:40:08.349179 [ 275 ] {1362ab46-7a87-43ea-b5a3-552e0e80b649} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9270 | 2026.03.12 01:40:08.349215 [ 275 ] {1362ab46-7a87-43ea-b5a3-552e0e80b649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9271 | 2026.03.12 01:40:08.349258 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9272 | 2026.03.12 01:40:08.349524 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_66_13} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9273 | 2026.03.12 01:40:08.349553 [ 275 ] {1362ab46-7a87-43ea-b5a3-552e0e80b649} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9274 | 2026.03.12 01:40:08.349598 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_66_13} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9275 | 2026.03.12 01:40:08.349676 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 9276 | 2026.03.12 01:40:08.349774 [ 275 ] {1362ab46-7a87-43ea-b5a3-552e0e80b649} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9277 | 2026.03.12 01:40:08.349885 [ 64 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9278 | 2026.03.12 01:40:08.349909 [ 275 ] {1362ab46-7a87-43ea-b5a3-552e0e80b649} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001225 sec., 80816.32653061225 rows/sec., 6.31 MiB/sec. | ||
| 9279 | 2026.03.12 01:40:08.349917 [ 64 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9280 | 2026.03.12 01:40:08.349938 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9281 | 2026.03.12 01:40:08.349947 [ 275 ] {1362ab46-7a87-43ea-b5a3-552e0e80b649} <Debug> TCPHandler: Processed in 0.001385331 sec. | ||
| 9282 | 2026.03.12 01:40:08.350020 [ 188 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 9283 | 2026.03.12 01:40:08.350057 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9284 | 2026.03.12 01:40:08.350119 [ 188 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9285 | 2026.03.12 01:40:08.350151 [ 275 ] {ea9328bf-27e7-4083-876a-9a2ba15d901e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9286 | 2026.03.12 01:40:08.350153 [ 188 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1551 rows starting from the beginning of the part | ||
| 9287 | 2026.03.12 01:40:08.350195 [ 275 ] {ea9328bf-27e7-4083-876a-9a2ba15d901e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9288 | 2026.03.12 01:40:08.350230 [ 188 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 9289 | 2026.03.12 01:40:08.350282 [ 188 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 69 rows starting from the beginning of the part | ||
| 9290 | 2026.03.12 01:40:08.350321 [ 188 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 99 rows starting from the beginning of the part | ||
| 9291 | 2026.03.12 01:40:08.350356 [ 188 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 73 rows starting from the beginning of the part | ||
| 9292 | 2026.03.12 01:40:08.350394 [ 188 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 99 rows starting from the beginning of the part | ||
| 9293 | 2026.03.12 01:40:08.350602 [ 275 ] {ea9328bf-27e7-4083-876a-9a2ba15d901e} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9294 | 2026.03.12 01:40:08.350635 [ 275 ] {ea9328bf-27e7-4083-876a-9a2ba15d901e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9295 | 2026.03.12 01:40:08.350960 [ 275 ] {ea9328bf-27e7-4083-876a-9a2ba15d901e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9296 | 2026.03.12 01:40:08.351163 [ 275 ] {ea9328bf-27e7-4083-876a-9a2ba15d901e} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9297 | 2026.03.12 01:40:08.351268 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9298 | 2026.03.12 01:40:08.351294 [ 275 ] {ea9328bf-27e7-4083-876a-9a2ba15d901e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 9299 | 2026.03.12 01:40:08.351298 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9300 | 2026.03.12 01:40:08.351323 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9301 | 2026.03.12 01:40:08.351330 [ 275 ] {ea9328bf-27e7-4083-876a-9a2ba15d901e} <Debug> TCPHandler: Processed in 0.0013224 sec. | ||
| 9302 | 2026.03.12 01:40:08.351389 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 9303 | 2026.03.12 01:40:08.351431 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9304 | 2026.03.12 01:40:08.351432 [ 200 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.001454602 sec., 1344010.251601469 rows/sec., 101.22 MiB/sec. | ||
| 9305 | 2026.03.12 01:40:08.351480 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9306 | 2026.03.12 01:40:08.351510 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 20614 rows starting from the beginning of the part | ||
| 9307 | 2026.03.12 01:40:08.351529 [ 275 ] {aed5b4b6-5987-47a6-8156-34c05e3a856a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9308 | 2026.03.12 01:40:08.351555 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 128 rows starting from the beginning of the part | ||
| 9309 | 2026.03.12 01:40:08.351589 [ 275 ] {aed5b4b6-5987-47a6-8156-34c05e3a856a} <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 | ||
| 9310 | 2026.03.12 01:40:08.351600 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9311 | 2026.03.12 01:40:08.351642 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 9312 | 2026.03.12 01:40:08.351675 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 162 rows starting from the beginning of the part | ||
| 9313 | 2026.03.12 01:40:08.351716 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9314 | 2026.03.12 01:40:08.351725 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9315 | 2026.03.12 01:40:08.352124 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_66_13} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2026.03.12 01:40:08.352230 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_66_13} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9317 | 2026.03.12 01:40:08.352333 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 9318 | 2026.03.12 01:40:08.352450 [ 275 ] {aed5b4b6-5987-47a6-8156-34c05e3a856a} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9319 | 2026.03.12 01:40:08.352490 [ 275 ] {aed5b4b6-5987-47a6-8156-34c05e3a856a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9320 | 2026.03.12 01:40:08.353096 [ 275 ] {aed5b4b6-5987-47a6-8156-34c05e3a856a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9321 | 2026.03.12 01:40:08.353333 [ 275 ] {aed5b4b6-5987-47a6-8156-34c05e3a856a} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9322 | 2026.03.12 01:40:08.353476 [ 275 ] {aed5b4b6-5987-47a6-8156-34c05e3a856a} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001966 sec., 17802.644964394713 rows/sec., 31.90 MiB/sec. | ||
| 9323 | 2026.03.12 01:40:08.353543 [ 275 ] {aed5b4b6-5987-47a6-8156-34c05e3a856a} <Debug> TCPHandler: Processed in 0.002160913 sec. | ||
| 9324 | 2026.03.12 01:40:08.353659 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9325 | 2026.03.12 01:40:08.353758 [ 275 ] {996166d2-0cc4-4685-9b58-611c60109145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9326 | 2026.03.12 01:40:08.353800 [ 275 ] {996166d2-0cc4-4685-9b58-611c60109145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9327 | 2026.03.12 01:40:08.354139 [ 275 ] {996166d2-0cc4-4685-9b58-611c60109145} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9328 | 2026.03.12 01:40:08.354172 [ 275 ] {996166d2-0cc4-4685-9b58-611c60109145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9329 | 2026.03.12 01:40:08.354502 [ 275 ] {996166d2-0cc4-4685-9b58-611c60109145} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9330 | 2026.03.12 01:40:08.354707 [ 275 ] {996166d2-0cc4-4685-9b58-611c60109145} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9331 | 2026.03.12 01:40:08.354805 [ 64 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9332 | 2026.03.12 01:40:08.354833 [ 64 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9333 | 2026.03.12 01:40:08.354835 [ 275 ] {996166d2-0cc4-4685-9b58-611c60109145} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 9334 | 2026.03.12 01:40:08.354851 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9335 | 2026.03.12 01:40:08.354875 [ 275 ] {996166d2-0cc4-4685-9b58-611c60109145} <Debug> TCPHandler: Processed in 0.001266139 sec. | ||
| 9336 | 2026.03.12 01:40:08.354912 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 9337 | 2026.03.12 01:40:08.354994 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9338 | 2026.03.12 01:40:08.355022 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3102 rows starting from the beginning of the part | ||
| 9339 | 2026.03.12 01:40:08.355076 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 48 rows starting from the beginning of the part | ||
| 9340 | 2026.03.12 01:40:08.355116 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9341 | 2026.03.12 01:40:08.355153 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 9342 | 2026.03.12 01:40:08.355186 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9343 | 2026.03.12 01:40:08.355224 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 9344 | 2026.03.12 01:40:08.356664 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3390 rows, containing 4 columns (4 merged, 0 gathered) in 0.001778987 sec., 1905578.8490865869 rows/sec., 127.34 MiB/sec. | ||
| 9345 | 2026.03.12 01:40:08.357061 [ 197 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9346 | 2026.03.12 01:40:08.357333 [ 197 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_66_13} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9347 | 2026.03.12 01:40:08.357411 [ 197 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_66_13} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9348 | 2026.03.12 01:40:08.357507 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9349 | 2026.03.12 01:40:08.358819 [ 192 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21384 rows, containing 5 columns (5 merged, 0 gathered) in 0.007459522 sec., 2866671.6178328856 rows/sec., 190.52 MiB/sec. | ||
| 9350 | 2026.03.12 01:40:08.359279 [ 200 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9351 | 2026.03.12 01:40:08.359534 [ 200 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9352 | 2026.03.12 01:40:08.359603 [ 200 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9353 | 2026.03.12 01:40:08.359678 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 9354 | 2026.03.12 01:40:09.000254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.15 MiB, peak 315.83 MiB, free memory in arenas 0.00 B, will set to 306.82 MiB (RSS), difference: 1.66 MiB | ||
| 9355 | 2026.03.12 01:40:09.202289 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9356 | 2026.03.12 01:40:09.218387 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9357 | 2026.03.12 01:40:09.218449 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9358 | 2026.03.12 01:40:09.223745 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9359 | 2026.03.12 01:40:09.224421 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9360 | 2026.03.12 01:40:09.227279 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9361 | 2026.03.12 01:40:13.146135 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1148 | ||
| 9362 | 2026.03.12 01:40:13.148395 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9363 | 2026.03.12 01:40:13.148449 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9364 | 2026.03.12 01:40:13.149660 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9365 | 2026.03.12 01:40:13.149929 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9366 | 2026.03.12 01:40:13.150287 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1148 | ||
| 9367 | 2026.03.12 01:40:13.343740 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9368 | 2026.03.12 01:40:13.343942 [ 275 ] {b0ac21ad-0879-4e1c-a395-1412a8e4a5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9369 | 2026.03.12 01:40:13.344020 [ 275 ] {b0ac21ad-0879-4e1c-a395-1412a8e4a5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9370 | 2026.03.12 01:40:13.344737 [ 275 ] {b0ac21ad-0879-4e1c-a395-1412a8e4a5d2} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9371 | 2026.03.12 01:40:13.344788 [ 275 ] {b0ac21ad-0879-4e1c-a395-1412a8e4a5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9372 | 2026.03.12 01:40:13.345201 [ 275 ] {b0ac21ad-0879-4e1c-a395-1412a8e4a5d2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9373 | 2026.03.12 01:40:13.345434 [ 275 ] {b0ac21ad-0879-4e1c-a395-1412a8e4a5d2} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9374 | 2026.03.12 01:40:13.345595 [ 275 ] {b0ac21ad-0879-4e1c-a395-1412a8e4a5d2} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.00171 sec., 38596.491228070176 rows/sec., 3.06 MiB/sec. | ||
| 9375 | 2026.03.12 01:40:13.345650 [ 275 ] {b0ac21ad-0879-4e1c-a395-1412a8e4a5d2} <Debug> TCPHandler: Processed in 0.002059411 sec. | ||
| 9376 | 2026.03.12 01:40:13.345776 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9377 | 2026.03.12 01:40:13.345881 [ 275 ] {529b7dc6-b1e1-4e76-8679-f635c0e85075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9378 | 2026.03.12 01:40:13.345927 [ 275 ] {529b7dc6-b1e1-4e76-8679-f635c0e85075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9379 | 2026.03.12 01:40:13.346350 [ 275 ] {529b7dc6-b1e1-4e76-8679-f635c0e85075} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9380 | 2026.03.12 01:40:13.346389 [ 275 ] {529b7dc6-b1e1-4e76-8679-f635c0e85075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9381 | 2026.03.12 01:40:13.346697 [ 275 ] {529b7dc6-b1e1-4e76-8679-f635c0e85075} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9382 | 2026.03.12 01:40:13.346920 [ 275 ] {529b7dc6-b1e1-4e76-8679-f635c0e85075} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9383 | 2026.03.12 01:40:13.347046 [ 63 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9384 | 2026.03.12 01:40:13.347059 [ 275 ] {529b7dc6-b1e1-4e76-8679-f635c0e85075} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001202 sec., 4159.73377703827 rows/sec., 312.79 KiB/sec. | ||
| 9385 | 2026.03.12 01:40:13.347116 [ 63 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9386 | 2026.03.12 01:40:13.347126 [ 275 ] {529b7dc6-b1e1-4e76-8679-f635c0e85075} <Debug> TCPHandler: Processed in 0.001404522 sec. | ||
| 9387 | 2026.03.12 01:40:13.347146 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9388 | 2026.03.12 01:40:13.347250 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9389 | 2026.03.12 01:40:13.347263 [ 199 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 9390 | 2026.03.12 01:40:13.347353 [ 275 ] {ad1493ba-6a36-4a23-9c4c-bb536a1eb516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9391 | 2026.03.12 01:40:13.347389 [ 199 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9392 | 2026.03.12 01:40:13.347400 [ 275 ] {ad1493ba-6a36-4a23-9c4c-bb536a1eb516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9393 | 2026.03.12 01:40:13.347430 [ 199 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 225 rows starting from the beginning of the part | ||
| 9394 | 2026.03.12 01:40:13.347502 [ 199 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 5 rows starting from the beginning of the part | ||
| 9395 | 2026.03.12 01:40:13.347553 [ 199 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 35 rows starting from the beginning of the part | ||
| 9396 | 2026.03.12 01:40:13.347596 [ 199 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 9 rows starting from the beginning of the part | ||
| 9397 | 2026.03.12 01:40:13.347640 [ 199 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 35 rows starting from the beginning of the part | ||
| 9398 | 2026.03.12 01:40:13.347679 [ 199 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 5 rows starting from the beginning of the part | ||
| 9399 | 2026.03.12 01:40:13.347844 [ 275 ] {ad1493ba-6a36-4a23-9c4c-bb536a1eb516} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9400 | 2026.03.12 01:40:13.347887 [ 275 ] {ad1493ba-6a36-4a23-9c4c-bb536a1eb516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9401 | 2026.03.12 01:40:13.348236 [ 275 ] {ad1493ba-6a36-4a23-9c4c-bb536a1eb516} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9402 | 2026.03.12 01:40:13.348455 [ 275 ] {ad1493ba-6a36-4a23-9c4c-bb536a1eb516} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9403 | 2026.03.12 01:40:13.348530 [ 200 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013128 sec., 239183.42474101158 rows/sec., 16.84 MiB/sec. | ||
| 9404 | 2026.03.12 01:40:13.348589 [ 275 ] {ad1493ba-6a36-4a23-9c4c-bb536a1eb516} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001256 sec., 54936.30573248408 rows/sec., 4.29 MiB/sec. | ||
| 9405 | 2026.03.12 01:40:13.348627 [ 275 ] {ad1493ba-6a36-4a23-9c4c-bb536a1eb516} <Debug> TCPHandler: Processed in 0.001427171 sec. | ||
| 9406 | 2026.03.12 01:40:13.348673 [ 200 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9407 | 2026.03.12 01:40:13.348742 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9408 | 2026.03.12 01:40:13.348839 [ 275 ] {20c176cf-c4d4-4024-8f40-d9b1d8dd9ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9409 | 2026.03.12 01:40:13.348883 [ 275 ] {20c176cf-c4d4-4024-8f40-d9b1d8dd9ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9410 | 2026.03.12 01:40:13.348935 [ 200 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_56_11} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9411 | 2026.03.12 01:40:13.349005 [ 200 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_56_11} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9412 | 2026.03.12 01:40:13.349097 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9413 | 2026.03.12 01:40:13.349294 [ 275 ] {20c176cf-c4d4-4024-8f40-d9b1d8dd9ca5} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9414 | 2026.03.12 01:40:13.349329 [ 275 ] {20c176cf-c4d4-4024-8f40-d9b1d8dd9ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9415 | 2026.03.12 01:40:13.349650 [ 275 ] {20c176cf-c4d4-4024-8f40-d9b1d8dd9ca5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9416 | 2026.03.12 01:40:13.349852 [ 275 ] {20c176cf-c4d4-4024-8f40-d9b1d8dd9ca5} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9417 | 2026.03.12 01:40:13.349981 [ 275 ] {20c176cf-c4d4-4024-8f40-d9b1d8dd9ca5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 9418 | 2026.03.12 01:40:13.350019 [ 275 ] {20c176cf-c4d4-4024-8f40-d9b1d8dd9ca5} <Debug> TCPHandler: Processed in 0.00132528 sec. | ||
| 9419 | 2026.03.12 01:40:13.350129 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9420 | 2026.03.12 01:40:13.350223 [ 275 ] {e560f1f4-3b64-4bc9-880a-7d3d73dc54ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9421 | 2026.03.12 01:40:13.350278 [ 275 ] {e560f1f4-3b64-4bc9-880a-7d3d73dc54ea} <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 | ||
| 9422 | 2026.03.12 01:40:13.351023 [ 275 ] {e560f1f4-3b64-4bc9-880a-7d3d73dc54ea} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9423 | 2026.03.12 01:40:13.351058 [ 275 ] {e560f1f4-3b64-4bc9-880a-7d3d73dc54ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9424 | 2026.03.12 01:40:13.351549 [ 275 ] {e560f1f4-3b64-4bc9-880a-7d3d73dc54ea} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9425 | 2026.03.12 01:40:13.351772 [ 275 ] {e560f1f4-3b64-4bc9-880a-7d3d73dc54ea} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9426 | 2026.03.12 01:40:13.351899 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9427 | 2026.03.12 01:40:13.351920 [ 275 ] {e560f1f4-3b64-4bc9-880a-7d3d73dc54ea} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001715 sec., 2915.451895043732 rows/sec., 5.22 MiB/sec. | ||
| 9428 | 2026.03.12 01:40:13.351955 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9429 | 2026.03.12 01:40:13.351983 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9430 | 2026.03.12 01:40:13.351998 [ 275 ] {e560f1f4-3b64-4bc9-880a-7d3d73dc54ea} <Debug> TCPHandler: Processed in 0.001917109 sec. | ||
| 9431 | 2026.03.12 01:40:13.352068 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::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 | ||
| 9432 | 2026.03.12 01:40:13.352115 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9433 | 2026.03.12 01:40:13.352209 [ 275 ] {81f74596-50ef-482a-881d-758ece9664ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9434 | 2026.03.12 01:40:13.352251 [ 275 ] {81f74596-50ef-482a-881d-758ece9664ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9435 | 2026.03.12 01:40:13.352258 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9436 | 2026.03.12 01:40:13.352309 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1128 rows starting from the beginning of the part | ||
| 9437 | 2026.03.12 01:40:13.352422 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 5 rows starting from the beginning of the part | ||
| 9438 | 2026.03.12 01:40:13.352520 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 35 rows starting from the beginning of the part | ||
| 9439 | 2026.03.12 01:40:13.352589 [ 275 ] {81f74596-50ef-482a-881d-758ece9664ca} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9440 | 2026.03.12 01:40:13.352614 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 5 rows starting from the beginning of the part | ||
| 9441 | 2026.03.12 01:40:13.352625 [ 275 ] {81f74596-50ef-482a-881d-758ece9664ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9442 | 2026.03.12 01:40:13.352703 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 35 rows starting from the beginning of the part | ||
| 9443 | 2026.03.12 01:40:13.352791 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 5 rows starting from the beginning of the part | ||
| 9444 | 2026.03.12 01:40:13.352945 [ 275 ] {81f74596-50ef-482a-881d-758ece9664ca} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9445 | 2026.03.12 01:40:13.353151 [ 275 ] {81f74596-50ef-482a-881d-758ece9664ca} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9446 | 2026.03.12 01:40:13.353284 [ 275 ] {81f74596-50ef-482a-881d-758ece9664ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 9447 | 2026.03.12 01:40:13.353320 [ 275 ] {81f74596-50ef-482a-881d-758ece9664ca} <Debug> TCPHandler: Processed in 0.001255899 sec. | ||
| 9448 | 2026.03.12 01:40:13.359809 [ 194 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1213 rows, containing 19 columns (19 merged, 0 gathered) in 0.007770617 sec., 156100.8604593432 rows/sec., 279.73 MiB/sec. | ||
| 9449 | 2026.03.12 01:40:13.361570 [ 202 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9450 | 2026.03.12 01:40:13.361958 [ 202 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9451 | 2026.03.12 01:40:13.362043 [ 202 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9452 | 2026.03.12 01:40:13.362177 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB. | ||
| 9453 | 2026.03.12 01:40:13.631748 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9454 | 2026.03.12 01:40:13.631945 [ 275 ] {666bc82c-db55-4f1c-a744-2c013bfce19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9455 | 2026.03.12 01:40:13.632022 [ 275 ] {666bc82c-db55-4f1c-a744-2c013bfce19d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9456 | 2026.03.12 01:40:13.632823 [ 275 ] {666bc82c-db55-4f1c-a744-2c013bfce19d} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9457 | 2026.03.12 01:40:13.632869 [ 275 ] {666bc82c-db55-4f1c-a744-2c013bfce19d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9458 | 2026.03.12 01:40:13.633262 [ 275 ] {666bc82c-db55-4f1c-a744-2c013bfce19d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9459 | 2026.03.12 01:40:13.633482 [ 275 ] {666bc82c-db55-4f1c-a744-2c013bfce19d} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9460 | 2026.03.12 01:40:13.633642 [ 275 ] {666bc82c-db55-4f1c-a744-2c013bfce19d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001751 sec., 162193.03255282695 rows/sec., 10.30 MiB/sec. | ||
| 9461 | 2026.03.12 01:40:13.633691 [ 275 ] {666bc82c-db55-4f1c-a744-2c013bfce19d} <Debug> TCPHandler: Processed in 0.002078992 sec. | ||
| 9462 | 2026.03.12 01:40:13.633822 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9463 | 2026.03.12 01:40:13.633922 [ 275 ] {91f94dde-3930-46a9-a66d-7811b2ac498f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9464 | 2026.03.12 01:40:13.633967 [ 275 ] {91f94dde-3930-46a9-a66d-7811b2ac498f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9465 | 2026.03.12 01:40:13.634381 [ 275 ] {91f94dde-3930-46a9-a66d-7811b2ac498f} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9466 | 2026.03.12 01:40:13.634417 [ 275 ] {91f94dde-3930-46a9-a66d-7811b2ac498f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9467 | 2026.03.12 01:40:13.634722 [ 275 ] {91f94dde-3930-46a9-a66d-7811b2ac498f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9468 | 2026.03.12 01:40:13.634933 [ 275 ] {91f94dde-3930-46a9-a66d-7811b2ac498f} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9469 | 2026.03.12 01:40:13.635065 [ 275 ] {91f94dde-3930-46a9-a66d-7811b2ac498f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001166 sec., 5145.797598627788 rows/sec., 419.60 KiB/sec. | ||
| 9470 | 2026.03.12 01:40:13.635103 [ 275 ] {91f94dde-3930-46a9-a66d-7811b2ac498f} <Debug> TCPHandler: Processed in 0.00133481 sec. | ||
| 9471 | 2026.03.12 01:40:13.635228 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9472 | 2026.03.12 01:40:13.635324 [ 275 ] {ab14ef7f-0d3c-4ed8-b0a0-305afef2009d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9473 | 2026.03.12 01:40:13.635365 [ 275 ] {ab14ef7f-0d3c-4ed8-b0a0-305afef2009d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9474 | 2026.03.12 01:40:13.637142 [ 275 ] {ab14ef7f-0d3c-4ed8-b0a0-305afef2009d} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9475 | 2026.03.12 01:40:13.637179 [ 275 ] {ab14ef7f-0d3c-4ed8-b0a0-305afef2009d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9476 | 2026.03.12 01:40:13.637665 [ 275 ] {ab14ef7f-0d3c-4ed8-b0a0-305afef2009d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9477 | 2026.03.12 01:40:13.637876 [ 275 ] {ab14ef7f-0d3c-4ed8-b0a0-305afef2009d} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9478 | 2026.03.12 01:40:13.638012 [ 275 ] {ab14ef7f-0d3c-4ed8-b0a0-305afef2009d} <Debug> executeQuery: Read 2754 rows, 214.55 KiB in 0.002707 sec., 1017362.3937938677 rows/sec., 77.40 MiB/sec. | ||
| 9479 | 2026.03.12 01:40:13.638052 [ 275 ] {ab14ef7f-0d3c-4ed8-b0a0-305afef2009d} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 9480 | 2026.03.12 01:40:13.638066 [ 275 ] {ab14ef7f-0d3c-4ed8-b0a0-305afef2009d} <Debug> TCPHandler: Processed in 0.002887224 sec. | ||
| 9481 | 2026.03.12 01:40:13.638176 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9482 | 2026.03.12 01:40:13.638273 [ 275 ] {62e15ef6-e598-4cc6-82d0-4945cb336858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9483 | 2026.03.12 01:40:13.638314 [ 275 ] {62e15ef6-e598-4cc6-82d0-4945cb336858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9484 | 2026.03.12 01:40:13.638810 [ 275 ] {62e15ef6-e598-4cc6-82d0-4945cb336858} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9485 | 2026.03.12 01:40:13.638845 [ 275 ] {62e15ef6-e598-4cc6-82d0-4945cb336858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9486 | 2026.03.12 01:40:13.639158 [ 275 ] {62e15ef6-e598-4cc6-82d0-4945cb336858} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9487 | 2026.03.12 01:40:13.639369 [ 275 ] {62e15ef6-e598-4cc6-82d0-4945cb336858} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9488 | 2026.03.12 01:40:13.639499 [ 275 ] {62e15ef6-e598-4cc6-82d0-4945cb336858} <Debug> executeQuery: Read 194 rows, 12.42 KiB in 0.001245 sec., 155823.29317269076 rows/sec., 9.74 MiB/sec. | ||
| 9489 | 2026.03.12 01:40:13.639537 [ 275 ] {62e15ef6-e598-4cc6-82d0-4945cb336858} <Debug> TCPHandler: Processed in 0.001411281 sec. | ||
| 9490 | 2026.03.12 01:40:13.639658 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9491 | 2026.03.12 01:40:13.639753 [ 275 ] {666e5e0a-ab01-4d81-b1fb-b7dd6284575c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9492 | 2026.03.12 01:40:13.639792 [ 275 ] {666e5e0a-ab01-4d81-b1fb-b7dd6284575c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9493 | 2026.03.12 01:40:13.640505 [ 275 ] {666e5e0a-ab01-4d81-b1fb-b7dd6284575c} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9494 | 2026.03.12 01:40:13.640540 [ 275 ] {666e5e0a-ab01-4d81-b1fb-b7dd6284575c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9495 | 2026.03.12 01:40:13.640877 [ 275 ] {666e5e0a-ab01-4d81-b1fb-b7dd6284575c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9496 | 2026.03.12 01:40:13.641091 [ 275 ] {666e5e0a-ab01-4d81-b1fb-b7dd6284575c} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9497 | 2026.03.12 01:40:13.641220 [ 275 ] {666e5e0a-ab01-4d81-b1fb-b7dd6284575c} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001485 sec., 577104.3771043771 rows/sec., 34.30 MiB/sec. | ||
| 9498 | 2026.03.12 01:40:13.641257 [ 275 ] {666e5e0a-ab01-4d81-b1fb-b7dd6284575c} <Debug> TCPHandler: Processed in 0.001648405 sec. | ||
| 9499 | 2026.03.12 01:40:13.641367 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9500 | 2026.03.12 01:40:13.641460 [ 275 ] {8474b11e-4255-480a-94de-77958a9d7376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9501 | 2026.03.12 01:40:13.641500 [ 275 ] {8474b11e-4255-480a-94de-77958a9d7376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9502 | 2026.03.12 01:40:13.641881 [ 275 ] {8474b11e-4255-480a-94de-77958a9d7376} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9503 | 2026.03.12 01:40:13.641915 [ 275 ] {8474b11e-4255-480a-94de-77958a9d7376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9504 | 2026.03.12 01:40:13.642208 [ 275 ] {8474b11e-4255-480a-94de-77958a9d7376} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9505 | 2026.03.12 01:40:13.642413 [ 275 ] {8474b11e-4255-480a-94de-77958a9d7376} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9506 | 2026.03.12 01:40:13.642538 [ 275 ] {8474b11e-4255-480a-94de-77958a9d7376} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 64.10 KiB/sec. | ||
| 9507 | 2026.03.12 01:40:13.642578 [ 275 ] {8474b11e-4255-480a-94de-77958a9d7376} <Debug> TCPHandler: Processed in 0.001260009 sec. | ||
| 9508 | 2026.03.12 01:40:13.642689 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9509 | 2026.03.12 01:40:13.642783 [ 275 ] {6536933a-d6c4-4e82-8d96-72e3f24d40ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9510 | 2026.03.12 01:40:13.642823 [ 275 ] {6536933a-d6c4-4e82-8d96-72e3f24d40ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9511 | 2026.03.12 01:40:13.643268 [ 275 ] {6536933a-d6c4-4e82-8d96-72e3f24d40ba} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9512 | 2026.03.12 01:40:13.643304 [ 275 ] {6536933a-d6c4-4e82-8d96-72e3f24d40ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9513 | 2026.03.12 01:40:13.643607 [ 275 ] {6536933a-d6c4-4e82-8d96-72e3f24d40ba} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9514 | 2026.03.12 01:40:13.643815 [ 275 ] {6536933a-d6c4-4e82-8d96-72e3f24d40ba} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9515 | 2026.03.12 01:40:13.643942 [ 275 ] {6536933a-d6c4-4e82-8d96-72e3f24d40ba} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001177 sec., 125743.41546304162 rows/sec., 7.15 MiB/sec. | ||
| 9516 | 2026.03.12 01:40:13.643986 [ 275 ] {6536933a-d6c4-4e82-8d96-72e3f24d40ba} <Debug> TCPHandler: Processed in 0.001345931 sec. | ||
| 9517 | 2026.03.12 01:40:13.644125 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9518 | 2026.03.12 01:40:13.644220 [ 275 ] {c780e04e-caaf-411e-8772-f75799633681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9519 | 2026.03.12 01:40:13.644259 [ 275 ] {c780e04e-caaf-411e-8772-f75799633681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9520 | 2026.03.12 01:40:13.645208 [ 275 ] {c780e04e-caaf-411e-8772-f75799633681} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9521 | 2026.03.12 01:40:13.645243 [ 275 ] {c780e04e-caaf-411e-8772-f75799633681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9522 | 2026.03.12 01:40:13.645602 [ 275 ] {c780e04e-caaf-411e-8772-f75799633681} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9523 | 2026.03.12 01:40:13.645810 [ 275 ] {c780e04e-caaf-411e-8772-f75799633681} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9524 | 2026.03.12 01:40:13.645941 [ 275 ] {c780e04e-caaf-411e-8772-f75799633681} <Debug> executeQuery: Read 1478 rows, 104.58 KiB in 0.001738 sec., 850402.7617951669 rows/sec., 58.76 MiB/sec. | ||
| 9525 | 2026.03.12 01:40:13.645984 [ 275 ] {c780e04e-caaf-411e-8772-f75799633681} <Debug> TCPHandler: Processed in 0.001918979 sec. | ||
| 9526 | 2026.03.12 01:40:13.646096 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9527 | 2026.03.12 01:40:13.646191 [ 275 ] {ca3599ff-d683-4335-8b12-06e880f417e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9528 | 2026.03.12 01:40:13.646232 [ 275 ] {ca3599ff-d683-4335-8b12-06e880f417e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9529 | 2026.03.12 01:40:13.646561 [ 275 ] {ca3599ff-d683-4335-8b12-06e880f417e0} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9530 | 2026.03.12 01:40:13.646596 [ 275 ] {ca3599ff-d683-4335-8b12-06e880f417e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9531 | 2026.03.12 01:40:13.646899 [ 275 ] {ca3599ff-d683-4335-8b12-06e880f417e0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9532 | 2026.03.12 01:40:13.647112 [ 275 ] {ca3599ff-d683-4335-8b12-06e880f417e0} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9533 | 2026.03.12 01:40:13.647237 [ 275 ] {ca3599ff-d683-4335-8b12-06e880f417e0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 9534 | 2026.03.12 01:40:13.647274 [ 275 ] {ca3599ff-d683-4335-8b12-06e880f417e0} <Debug> TCPHandler: Processed in 0.001227299 sec. | ||
| 9535 | 2026.03.12 01:40:13.647396 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9536 | 2026.03.12 01:40:13.647502 [ 275 ] {78f905b5-f382-48e1-af5d-03d15c76d5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9537 | 2026.03.12 01:40:13.647547 [ 275 ] {78f905b5-f382-48e1-af5d-03d15c76d5e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9538 | 2026.03.12 01:40:13.648231 [ 275 ] {78f905b5-f382-48e1-af5d-03d15c76d5e8} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9539 | 2026.03.12 01:40:13.648269 [ 275 ] {78f905b5-f382-48e1-af5d-03d15c76d5e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9540 | 2026.03.12 01:40:13.648691 [ 275 ] {78f905b5-f382-48e1-af5d-03d15c76d5e8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9541 | 2026.03.12 01:40:13.648899 [ 275 ] {78f905b5-f382-48e1-af5d-03d15c76d5e8} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9542 | 2026.03.12 01:40:13.649032 [ 275 ] {78f905b5-f382-48e1-af5d-03d15c76d5e8} <Debug> executeQuery: Read 1325 rows, 84.75 KiB in 0.001549 sec., 855390.5745642349 rows/sec., 53.43 MiB/sec. | ||
| 9543 | 2026.03.12 01:40:13.649070 [ 275 ] {78f905b5-f382-48e1-af5d-03d15c76d5e8} <Debug> TCPHandler: Processed in 0.001724376 sec. | ||
| 9544 | 2026.03.12 01:40:13.649186 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9545 | 2026.03.12 01:40:13.649283 [ 275 ] {fd6e8151-69eb-4e58-9eaf-33ea6a1e7d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9546 | 2026.03.12 01:40:13.649325 [ 275 ] {fd6e8151-69eb-4e58-9eaf-33ea6a1e7d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9547 | 2026.03.12 01:40:13.649641 [ 275 ] {fd6e8151-69eb-4e58-9eaf-33ea6a1e7d61} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9548 | 2026.03.12 01:40:13.649677 [ 275 ] {fd6e8151-69eb-4e58-9eaf-33ea6a1e7d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9549 | 2026.03.12 01:40:13.649972 [ 275 ] {fd6e8151-69eb-4e58-9eaf-33ea6a1e7d61} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9550 | 2026.03.12 01:40:13.650177 [ 275 ] {fd6e8151-69eb-4e58-9eaf-33ea6a1e7d61} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9551 | 2026.03.12 01:40:13.650302 [ 275 ] {fd6e8151-69eb-4e58-9eaf-33ea6a1e7d61} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 9552 | 2026.03.12 01:40:13.650338 [ 275 ] {fd6e8151-69eb-4e58-9eaf-33ea6a1e7d61} <Debug> TCPHandler: Processed in 0.001201178 sec. | ||
| 9553 | 2026.03.12 01:40:13.650458 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9554 | 2026.03.12 01:40:13.650578 [ 275 ] {83deee48-f80a-4d15-a953-1d0279b3b36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9555 | 2026.03.12 01:40:13.650642 [ 275 ] {83deee48-f80a-4d15-a953-1d0279b3b36d} <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 | ||
| 9556 | 2026.03.12 01:40:13.651653 [ 275 ] {83deee48-f80a-4d15-a953-1d0279b3b36d} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9557 | 2026.03.12 01:40:13.651690 [ 275 ] {83deee48-f80a-4d15-a953-1d0279b3b36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9558 | 2026.03.12 01:40:13.652257 [ 275 ] {83deee48-f80a-4d15-a953-1d0279b3b36d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9559 | 2026.03.12 01:40:13.652485 [ 275 ] {83deee48-f80a-4d15-a953-1d0279b3b36d} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9560 | 2026.03.12 01:40:13.652622 [ 275 ] {83deee48-f80a-4d15-a953-1d0279b3b36d} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002069 sec., 22232.9627839536 rows/sec., 39.84 MiB/sec. | ||
| 9561 | 2026.03.12 01:40:13.652683 [ 275 ] {83deee48-f80a-4d15-a953-1d0279b3b36d} <Debug> TCPHandler: Processed in 0.002283324 sec. | ||
| 9562 | 2026.03.12 01:40:13.652796 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9563 | 2026.03.12 01:40:13.652888 [ 275 ] {485bbf56-f59c-41ca-8b77-bb230cac117e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9564 | 2026.03.12 01:40:13.652929 [ 275 ] {485bbf56-f59c-41ca-8b77-bb230cac117e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9565 | 2026.03.12 01:40:13.653253 [ 275 ] {485bbf56-f59c-41ca-8b77-bb230cac117e} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9566 | 2026.03.12 01:40:13.653289 [ 275 ] {485bbf56-f59c-41ca-8b77-bb230cac117e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9567 | 2026.03.12 01:40:13.653586 [ 275 ] {485bbf56-f59c-41ca-8b77-bb230cac117e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9568 | 2026.03.12 01:40:13.653786 [ 275 ] {485bbf56-f59c-41ca-8b77-bb230cac117e} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9569 | 2026.03.12 01:40:13.653913 [ 275 ] {485bbf56-f59c-41ca-8b77-bb230cac117e} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001043 sec., 40268.45637583892 rows/sec., 2.30 MiB/sec. | ||
| 9570 | 2026.03.12 01:40:13.653948 [ 275 ] {485bbf56-f59c-41ca-8b77-bb230cac117e} <Debug> TCPHandler: Processed in 0.001200199 sec. | ||
| 9571 | 2026.03.12 01:40:14.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.53 MiB, peak 319.08 MiB, free memory in arenas 0.00 B, will set to 311.71 MiB (RSS), difference: 3.18 MiB | ||
| 9572 | 2026.03.12 01:40:15.577316 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20648 | ||
| 9573 | 2026.03.12 01:40:15.577846 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9574 | 2026.03.12 01:40:15.577892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9575 | 2026.03.12 01:40:15.578393 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9576 | 2026.03.12 01:40:15.578622 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9577 | 2026.03.12 01:40:15.578761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20648 | ||
| 9578 | 2026.03.12 01:40:16.727654 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9579 | 2026.03.12 01:40:16.745570 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9580 | 2026.03.12 01:40:16.745634 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9581 | 2026.03.12 01:40:16.751647 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9582 | 2026.03.12 01:40:16.752369 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9583 | 2026.03.12 01:40:16.755801 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9584 | 2026.03.12 01:40:18.341951 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9585 | 2026.03.12 01:40:18.342237 [ 275 ] {67d8cb8c-e5f6-4154-9a6d-8a1aec750c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9586 | 2026.03.12 01:40:18.342340 [ 275 ] {67d8cb8c-e5f6-4154-9a6d-8a1aec750c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9587 | 2026.03.12 01:40:18.343185 [ 275 ] {67d8cb8c-e5f6-4154-9a6d-8a1aec750c37} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9588 | 2026.03.12 01:40:18.343238 [ 275 ] {67d8cb8c-e5f6-4154-9a6d-8a1aec750c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9589 | 2026.03.12 01:40:18.343652 [ 275 ] {67d8cb8c-e5f6-4154-9a6d-8a1aec750c37} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9590 | 2026.03.12 01:40:18.343882 [ 275 ] {67d8cb8c-e5f6-4154-9a6d-8a1aec750c37} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9591 | 2026.03.12 01:40:18.344055 [ 275 ] {67d8cb8c-e5f6-4154-9a6d-8a1aec750c37} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001889 sec., 29645.314981471678 rows/sec., 2.26 MiB/sec. | ||
| 9592 | 2026.03.12 01:40:18.344112 [ 275 ] {67d8cb8c-e5f6-4154-9a6d-8a1aec750c37} <Debug> TCPHandler: Processed in 0.002329255 sec. | ||
| 9593 | 2026.03.12 01:40:18.344251 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9594 | 2026.03.12 01:40:18.344357 [ 275 ] {96aabeb9-64ee-4a45-be96-c663c0201c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9595 | 2026.03.12 01:40:18.344401 [ 275 ] {96aabeb9-64ee-4a45-be96-c663c0201c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9596 | 2026.03.12 01:40:18.344856 [ 275 ] {96aabeb9-64ee-4a45-be96-c663c0201c5f} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9597 | 2026.03.12 01:40:18.344895 [ 275 ] {96aabeb9-64ee-4a45-be96-c663c0201c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9598 | 2026.03.12 01:40:18.345205 [ 275 ] {96aabeb9-64ee-4a45-be96-c663c0201c5f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9599 | 2026.03.12 01:40:18.345436 [ 275 ] {96aabeb9-64ee-4a45-be96-c663c0201c5f} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9600 | 2026.03.12 01:40:18.345571 [ 275 ] {96aabeb9-64ee-4a45-be96-c663c0201c5f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00124 sec., 51612.903225806454 rows/sec., 4.03 MiB/sec. | ||
| 9601 | 2026.03.12 01:40:18.345609 [ 275 ] {96aabeb9-64ee-4a45-be96-c663c0201c5f} <Debug> TCPHandler: Processed in 0.001411841 sec. | ||
| 9602 | 2026.03.12 01:40:18.345724 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9603 | 2026.03.12 01:40:18.345819 [ 275 ] {79311f4c-80cc-40cf-873e-995c3cbf4d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9604 | 2026.03.12 01:40:18.345865 [ 275 ] {79311f4c-80cc-40cf-873e-995c3cbf4d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9605 | 2026.03.12 01:40:18.346256 [ 275 ] {79311f4c-80cc-40cf-873e-995c3cbf4d97} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9606 | 2026.03.12 01:40:18.346293 [ 275 ] {79311f4c-80cc-40cf-873e-995c3cbf4d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9607 | 2026.03.12 01:40:18.346756 [ 275 ] {79311f4c-80cc-40cf-873e-995c3cbf4d97} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9608 | 2026.03.12 01:40:18.346984 [ 275 ] {79311f4c-80cc-40cf-873e-995c3cbf4d97} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9609 | 2026.03.12 01:40:18.347117 [ 275 ] {79311f4c-80cc-40cf-873e-995c3cbf4d97} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001317 sec., 97190.58466211085 rows/sec., 6.77 MiB/sec. | ||
| 9610 | 2026.03.12 01:40:18.347156 [ 275 ] {79311f4c-80cc-40cf-873e-995c3cbf4d97} <Debug> TCPHandler: Processed in 0.001483612 sec. | ||
| 9611 | 2026.03.12 01:40:18.347283 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9612 | 2026.03.12 01:40:18.347383 [ 275 ] {215e93c0-bc92-4649-83b3-4986f31421e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9613 | 2026.03.12 01:40:18.347425 [ 275 ] {215e93c0-bc92-4649-83b3-4986f31421e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9614 | 2026.03.12 01:40:18.347763 [ 275 ] {215e93c0-bc92-4649-83b3-4986f31421e3} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9615 | 2026.03.12 01:40:18.347800 [ 275 ] {215e93c0-bc92-4649-83b3-4986f31421e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 9616 | 2026.03.12 01:40:18.348126 [ 275 ] {215e93c0-bc92-4649-83b3-4986f31421e3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9617 | 2026.03.12 01:40:18.348336 [ 275 ] {215e93c0-bc92-4649-83b3-4986f31421e3} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9618 | 2026.03.12 01:40:18.348467 [ 275 ] {215e93c0-bc92-4649-83b3-4986f31421e3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001103 sec., 43517.679057116955 rows/sec., 2.93 MiB/sec. | ||
| 9619 | 2026.03.12 01:40:18.348504 [ 275 ] {215e93c0-bc92-4649-83b3-4986f31421e3} <Debug> TCPHandler: Processed in 0.001273739 sec. | ||
| 9620 | 2026.03.12 01:40:22.909356 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9621 | 2026.03.12 01:40:22.909429 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9622 | 2026.03.12 01:40:23.078944 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21160 | ||
| 9623 | 2026.03.12 01:40:23.079463 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9624 | 2026.03.12 01:40:23.079509 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9625 | 2026.03.12 01:40:23.079977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9626 | 2026.03.12 01:40:23.080200 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9627 | 2026.03.12 01:40:23.080328 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21160 | ||
| 9628 | 2026.03.12 01:40:23.150568 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1194 | ||
| 9629 | 2026.03.12 01:40:23.153206 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9630 | 2026.03.12 01:40:23.153264 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9631 | 2026.03.12 01:40:23.154513 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9632 | 2026.03.12 01:40:23.154804 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9633 | 2026.03.12 01:40:23.155172 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1194 | ||
| 9634 | 2026.03.12 01:40:23.343655 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9635 | 2026.03.12 01:40:23.343931 [ 275 ] {ddb194eb-28cf-451b-8ff5-8ff62ab82445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9636 | 2026.03.12 01:40:23.344043 [ 275 ] {ddb194eb-28cf-451b-8ff5-8ff62ab82445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9637 | 2026.03.12 01:40:23.344777 [ 275 ] {ddb194eb-28cf-451b-8ff5-8ff62ab82445} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9638 | 2026.03.12 01:40:23.344826 [ 275 ] {ddb194eb-28cf-451b-8ff5-8ff62ab82445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9639 | 2026.03.12 01:40:23.345234 [ 275 ] {ddb194eb-28cf-451b-8ff5-8ff62ab82445} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9640 | 2026.03.12 01:40:23.345456 [ 275 ] {ddb194eb-28cf-451b-8ff5-8ff62ab82445} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9641 | 2026.03.12 01:40:23.345621 [ 275 ] {ddb194eb-28cf-451b-8ff5-8ff62ab82445} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001767 sec., 37351.44312393888 rows/sec., 2.96 MiB/sec. | ||
| 9642 | 2026.03.12 01:40:23.345672 [ 275 ] {ddb194eb-28cf-451b-8ff5-8ff62ab82445} <Debug> TCPHandler: Processed in 0.002200273 sec. | ||
| 9643 | 2026.03.12 01:40:23.345806 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9644 | 2026.03.12 01:40:23.345905 [ 275 ] {631228c8-94f4-4ffe-afda-8f1bdb637ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9645 | 2026.03.12 01:40:23.345948 [ 275 ] {631228c8-94f4-4ffe-afda-8f1bdb637ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9646 | 2026.03.12 01:40:23.346359 [ 275 ] {631228c8-94f4-4ffe-afda-8f1bdb637ae3} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9647 | 2026.03.12 01:40:23.346396 [ 275 ] {631228c8-94f4-4ffe-afda-8f1bdb637ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9648 | 2026.03.12 01:40:23.346682 [ 275 ] {631228c8-94f4-4ffe-afda-8f1bdb637ae3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9649 | 2026.03.12 01:40:23.346897 [ 275 ] {631228c8-94f4-4ffe-afda-8f1bdb637ae3} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9650 | 2026.03.12 01:40:23.347030 [ 275 ] {631228c8-94f4-4ffe-afda-8f1bdb637ae3} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001148 sec., 4355.4006968641115 rows/sec., 327.51 KiB/sec. | ||
| 9651 | 2026.03.12 01:40:23.347066 [ 275 ] {631228c8-94f4-4ffe-afda-8f1bdb637ae3} <Debug> TCPHandler: Processed in 0.001311689 sec. | ||
| 9652 | 2026.03.12 01:40:23.347177 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9653 | 2026.03.12 01:40:23.347267 [ 275 ] {2c0a8ff9-424d-4c76-b565-fc662bba47d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9654 | 2026.03.12 01:40:23.347306 [ 275 ] {2c0a8ff9-424d-4c76-b565-fc662bba47d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9655 | 2026.03.12 01:40:23.347721 [ 275 ] {2c0a8ff9-424d-4c76-b565-fc662bba47d5} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9656 | 2026.03.12 01:40:23.347755 [ 275 ] {2c0a8ff9-424d-4c76-b565-fc662bba47d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9657 | 2026.03.12 01:40:23.348045 [ 275 ] {2c0a8ff9-424d-4c76-b565-fc662bba47d5} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9658 | 2026.03.12 01:40:23.348242 [ 275 ] {2c0a8ff9-424d-4c76-b565-fc662bba47d5} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9659 | 2026.03.12 01:40:23.348364 [ 275 ] {2c0a8ff9-424d-4c76-b565-fc662bba47d5} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001114 sec., 61938.95870736086 rows/sec., 4.84 MiB/sec. | ||
| 9660 | 2026.03.12 01:40:23.348399 [ 275 ] {2c0a8ff9-424d-4c76-b565-fc662bba47d5} <Debug> TCPHandler: Processed in 0.00126881 sec. | ||
| 9661 | 2026.03.12 01:40:23.348510 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9662 | 2026.03.12 01:40:23.348602 [ 275 ] {b0db8a8b-5894-46cf-8ce5-0d7885661173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9663 | 2026.03.12 01:40:23.348643 [ 275 ] {b0db8a8b-5894-46cf-8ce5-0d7885661173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9664 | 2026.03.12 01:40:23.349050 [ 275 ] {b0db8a8b-5894-46cf-8ce5-0d7885661173} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9665 | 2026.03.12 01:40:23.349085 [ 275 ] {b0db8a8b-5894-46cf-8ce5-0d7885661173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9666 | 2026.03.12 01:40:23.349400 [ 275 ] {b0db8a8b-5894-46cf-8ce5-0d7885661173} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9667 | 2026.03.12 01:40:23.349599 [ 275 ] {b0db8a8b-5894-46cf-8ce5-0d7885661173} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9668 | 2026.03.12 01:40:23.349726 [ 275 ] {b0db8a8b-5894-46cf-8ce5-0d7885661173} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 9669 | 2026.03.12 01:40:23.349761 [ 275 ] {b0db8a8b-5894-46cf-8ce5-0d7885661173} <Debug> TCPHandler: Processed in 0.001298009 sec. | ||
| 9670 | 2026.03.12 01:40:23.349868 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9671 | 2026.03.12 01:40:23.349959 [ 275 ] {99180243-b659-47c2-8744-f5ac2e44077d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9672 | 2026.03.12 01:40:23.350013 [ 275 ] {99180243-b659-47c2-8744-f5ac2e44077d} <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 | ||
| 9673 | 2026.03.12 01:40:23.350754 [ 275 ] {99180243-b659-47c2-8744-f5ac2e44077d} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2026.03.12 01:40:23.350789 [ 275 ] {99180243-b659-47c2-8744-f5ac2e44077d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9675 | 2026.03.12 01:40:23.351268 [ 275 ] {99180243-b659-47c2-8744-f5ac2e44077d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9676 | 2026.03.12 01:40:23.351487 [ 275 ] {99180243-b659-47c2-8744-f5ac2e44077d} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9677 | 2026.03.12 01:40:23.351627 [ 275 ] {99180243-b659-47c2-8744-f5ac2e44077d} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001686 sec., 2965.599051008304 rows/sec., 5.31 MiB/sec. | ||
| 9678 | 2026.03.12 01:40:23.351677 [ 275 ] {99180243-b659-47c2-8744-f5ac2e44077d} <Debug> TCPHandler: Processed in 0.001856108 sec. | ||
| 9679 | 2026.03.12 01:40:23.351800 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9680 | 2026.03.12 01:40:23.351919 [ 275 ] {5f1966e6-f337-4da6-b9b2-9bc6e1728d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9681 | 2026.03.12 01:40:23.351969 [ 275 ] {5f1966e6-f337-4da6-b9b2-9bc6e1728d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9682 | 2026.03.12 01:40:23.352373 [ 275 ] {5f1966e6-f337-4da6-b9b2-9bc6e1728d71} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9683 | 2026.03.12 01:40:23.352416 [ 275 ] {5f1966e6-f337-4da6-b9b2-9bc6e1728d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9684 | 2026.03.12 01:40:23.352785 [ 275 ] {5f1966e6-f337-4da6-b9b2-9bc6e1728d71} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9685 | 2026.03.12 01:40:23.353023 [ 275 ] {5f1966e6-f337-4da6-b9b2-9bc6e1728d71} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9686 | 2026.03.12 01:40:23.353151 [ 275 ] {5f1966e6-f337-4da6-b9b2-9bc6e1728d71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001256 sec., 47770.700636942674 rows/sec., 3.22 MiB/sec. | ||
| 9687 | 2026.03.12 01:40:23.353186 [ 275 ] {5f1966e6-f337-4da6-b9b2-9bc6e1728d71} <Debug> TCPHandler: Processed in 0.001444582 sec. | ||
| 9688 | 2026.03.12 01:40:24.255901 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9689 | 2026.03.12 01:40:24.275255 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9690 | 2026.03.12 01:40:24.275322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9691 | 2026.03.12 01:40:24.281755 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9692 | 2026.03.12 01:40:24.282535 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9693 | 2026.03.12 01:40:24.286032 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9694 | 2026.03.12 01:40:28.352743 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9695 | 2026.03.12 01:40:28.352965 [ 275 ] {e8b8a3fa-71fb-4c89-bd5b-8538911ae33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9696 | 2026.03.12 01:40:28.353041 [ 275 ] {e8b8a3fa-71fb-4c89-bd5b-8538911ae33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9697 | 2026.03.12 01:40:28.353824 [ 275 ] {e8b8a3fa-71fb-4c89-bd5b-8538911ae33d} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9698 | 2026.03.12 01:40:28.353869 [ 275 ] {e8b8a3fa-71fb-4c89-bd5b-8538911ae33d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9699 | 2026.03.12 01:40:28.354352 [ 275 ] {e8b8a3fa-71fb-4c89-bd5b-8538911ae33d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9700 | 2026.03.12 01:40:28.354615 [ 275 ] {e8b8a3fa-71fb-4c89-bd5b-8538911ae33d} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9701 | 2026.03.12 01:40:28.354798 [ 275 ] {e8b8a3fa-71fb-4c89-bd5b-8538911ae33d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001888 sec., 150423.72881355934 rows/sec., 9.55 MiB/sec. | ||
| 9702 | 2026.03.12 01:40:28.354849 [ 275 ] {e8b8a3fa-71fb-4c89-bd5b-8538911ae33d} <Debug> TCPHandler: Processed in 0.002249454 sec. | ||
| 9703 | 2026.03.12 01:40:28.355000 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9704 | 2026.03.12 01:40:28.355112 [ 275 ] {85459514-26f7-4152-8d31-063c77202c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9705 | 2026.03.12 01:40:28.355154 [ 275 ] {85459514-26f7-4152-8d31-063c77202c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9706 | 2026.03.12 01:40:28.355941 [ 275 ] {85459514-26f7-4152-8d31-063c77202c48} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9707 | 2026.03.12 01:40:28.355979 [ 275 ] {85459514-26f7-4152-8d31-063c77202c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9708 | 2026.03.12 01:40:28.356350 [ 275 ] {85459514-26f7-4152-8d31-063c77202c48} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9709 | 2026.03.12 01:40:28.356562 [ 275 ] {85459514-26f7-4152-8d31-063c77202c48} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9710 | 2026.03.12 01:40:28.356690 [ 275 ] {85459514-26f7-4152-8d31-063c77202c48} <Debug> executeQuery: Read 867 rows, 70.17 KiB in 0.001598 sec., 542553.1914893617 rows/sec., 42.88 MiB/sec. | ||
| 9711 | 2026.03.12 01:40:28.356689 [ 38 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9712 | 2026.03.12 01:40:28.356729 [ 275 ] {85459514-26f7-4152-8d31-063c77202c48} <Debug> TCPHandler: Processed in 0.001790637 sec. | ||
| 9713 | 2026.03.12 01:40:28.356770 [ 38 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9714 | 2026.03.12 01:40:28.356802 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9715 | 2026.03.12 01:40:28.356865 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9716 | 2026.03.12 01:40:28.356908 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 9717 | 2026.03.12 01:40:28.356966 [ 275 ] {e2193e72-1d9e-4d34-bf2c-800b9add9d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9718 | 2026.03.12 01:40:28.357011 [ 275 ] {e2193e72-1d9e-4d34-bf2c-800b9add9d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9719 | 2026.03.12 01:40:28.357042 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9720 | 2026.03.12 01:40:28.357085 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2893 rows starting from the beginning of the part | ||
| 9721 | 2026.03.12 01:40:28.357157 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 66 rows starting from the beginning of the part | ||
| 9722 | 2026.03.12 01:40:28.357208 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 2754 rows starting from the beginning of the part | ||
| 9723 | 2026.03.12 01:40:28.357261 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 9724 | 2026.03.12 01:40:28.357305 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 66 rows starting from the beginning of the part | ||
| 9725 | 2026.03.12 01:40:28.357347 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 867 rows starting from the beginning of the part | ||
| 9726 | 2026.03.12 01:40:28.357475 [ 275 ] {e2193e72-1d9e-4d34-bf2c-800b9add9d9f} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9727 | 2026.03.12 01:40:28.357518 [ 275 ] {e2193e72-1d9e-4d34-bf2c-800b9add9d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9728 | 2026.03.12 01:40:28.357847 [ 275 ] {e2193e72-1d9e-4d34-bf2c-800b9add9d9f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9729 | 2026.03.12 01:40:28.358065 [ 275 ] {e2193e72-1d9e-4d34-bf2c-800b9add9d9f} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9730 | 2026.03.12 01:40:28.358195 [ 275 ] {e2193e72-1d9e-4d34-bf2c-800b9add9d9f} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001248 sec., 141826.9230769231 rows/sec., 8.74 MiB/sec. | ||
| 9731 | 2026.03.12 01:40:28.358232 [ 275 ] {e2193e72-1d9e-4d34-bf2c-800b9add9d9f} <Debug> TCPHandler: Processed in 0.001418011 sec. | ||
| 9732 | 2026.03.12 01:40:28.358349 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9733 | 2026.03.12 01:40:28.358443 [ 275 ] {1fe8c8d0-1881-461a-9668-cad2a56a5ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9734 | 2026.03.12 01:40:28.358483 [ 275 ] {1fe8c8d0-1881-461a-9668-cad2a56a5ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9735 | 2026.03.12 01:40:28.358924 [ 275 ] {1fe8c8d0-1881-461a-9668-cad2a56a5ddd} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9736 | 2026.03.12 01:40:28.358960 [ 275 ] {1fe8c8d0-1881-461a-9668-cad2a56a5ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9737 | 2026.03.12 01:40:28.359263 [ 275 ] {1fe8c8d0-1881-461a-9668-cad2a56a5ddd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9738 | 2026.03.12 01:40:28.359470 [ 275 ] {1fe8c8d0-1881-461a-9668-cad2a56a5ddd} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9739 | 2026.03.12 01:40:28.359488 [ 202 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6702 rows, containing 5 columns (5 merged, 0 gathered) in 0.002627989 sec., 2550238.985018583 rows/sec., 205.73 MiB/sec. | ||
| 9740 | 2026.03.12 01:40:28.359602 [ 275 ] {1fe8c8d0-1881-461a-9668-cad2a56a5ddd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001177 sec., 126593.0331350892 rows/sec., 8.18 MiB/sec. | ||
| 9741 | 2026.03.12 01:40:28.359645 [ 275 ] {1fe8c8d0-1881-461a-9668-cad2a56a5ddd} <Debug> TCPHandler: Processed in 0.00134472 sec. | ||
| 9742 | 2026.03.12 01:40:28.359756 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9743 | 2026.03.12 01:40:28.359760 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9744 | 2026.03.12 01:40:28.359869 [ 275 ] {dccd9a25-83d4-4e87-946e-f4b329db226f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9745 | 2026.03.12 01:40:28.359911 [ 275 ] {dccd9a25-83d4-4e87-946e-f4b329db226f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9746 | 2026.03.12 01:40:28.360002 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_71_14} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9747 | 2026.03.12 01:40:28.360080 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_71_14} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9748 | 2026.03.12 01:40:28.360151 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 9749 | 2026.03.12 01:40:28.360351 [ 275 ] {dccd9a25-83d4-4e87-946e-f4b329db226f} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9750 | 2026.03.12 01:40:28.360391 [ 275 ] {dccd9a25-83d4-4e87-946e-f4b329db226f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9751 | 2026.03.12 01:40:28.360690 [ 275 ] {dccd9a25-83d4-4e87-946e-f4b329db226f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9752 | 2026.03.12 01:40:28.360902 [ 275 ] {dccd9a25-83d4-4e87-946e-f4b329db226f} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9753 | 2026.03.12 01:40:28.361025 [ 275 ] {dccd9a25-83d4-4e87-946e-f4b329db226f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001175 sec., 125957.44680851063 rows/sec., 7.16 MiB/sec. | ||
| 9754 | 2026.03.12 01:40:28.361064 [ 275 ] {dccd9a25-83d4-4e87-946e-f4b329db226f} <Debug> TCPHandler: Processed in 0.00135265 sec. | ||
| 9755 | 2026.03.12 01:40:28.361176 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9756 | 2026.03.12 01:40:28.361269 [ 275 ] {b245d4ad-d711-4266-9593-94451a9743ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9757 | 2026.03.12 01:40:28.361307 [ 275 ] {b245d4ad-d711-4266-9593-94451a9743ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9758 | 2026.03.12 01:40:28.361923 [ 275 ] {b245d4ad-d711-4266-9593-94451a9743ce} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9759 | 2026.03.12 01:40:28.361958 [ 275 ] {b245d4ad-d711-4266-9593-94451a9743ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9760 | 2026.03.12 01:40:28.362275 [ 275 ] {b245d4ad-d711-4266-9593-94451a9743ce} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9761 | 2026.03.12 01:40:28.362474 [ 275 ] {b245d4ad-d711-4266-9593-94451a9743ce} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9762 | 2026.03.12 01:40:28.362584 [ 38 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9763 | 2026.03.12 01:40:28.362602 [ 275 ] {b245d4ad-d711-4266-9593-94451a9743ce} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001352 sec., 388313.60946745565 rows/sec., 27.43 MiB/sec. | ||
| 9764 | 2026.03.12 01:40:28.362619 [ 38 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9765 | 2026.03.12 01:40:28.362643 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9766 | 2026.03.12 01:40:28.362645 [ 275 ] {b245d4ad-d711-4266-9593-94451a9743ce} <Debug> TCPHandler: Processed in 0.001519013 sec. | ||
| 9767 | 2026.03.12 01:40:28.362719 [ 198 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 9768 | 2026.03.12 01:40:28.362769 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9769 | 2026.03.12 01:40:28.362807 [ 198 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9770 | 2026.03.12 01:40:28.362839 [ 198 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1551 rows starting from the beginning of the part | ||
| 9771 | 2026.03.12 01:40:28.362868 [ 275 ] {57ac409b-4c89-4b48-a3f4-a60a9bd93538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9772 | 2026.03.12 01:40:28.362892 [ 198 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 69 rows starting from the beginning of the part | ||
| 9773 | 2026.03.12 01:40:28.362914 [ 275 ] {57ac409b-4c89-4b48-a3f4-a60a9bd93538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9774 | 2026.03.12 01:40:28.362940 [ 198 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1478 rows starting from the beginning of the part | ||
| 9775 | 2026.03.12 01:40:28.362986 [ 198 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 9776 | 2026.03.12 01:40:28.363024 [ 198 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 69 rows starting from the beginning of the part | ||
| 9777 | 2026.03.12 01:40:28.363062 [ 198 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 525 rows starting from the beginning of the part | ||
| 9778 | 2026.03.12 01:40:28.363256 [ 275 ] {57ac409b-4c89-4b48-a3f4-a60a9bd93538} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9779 | 2026.03.12 01:40:28.363297 [ 275 ] {57ac409b-4c89-4b48-a3f4-a60a9bd93538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9780 | 2026.03.12 01:40:28.363610 [ 275 ] {57ac409b-4c89-4b48-a3f4-a60a9bd93538} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9781 | 2026.03.12 01:40:28.363826 [ 275 ] {57ac409b-4c89-4b48-a3f4-a60a9bd93538} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9782 | 2026.03.12 01:40:28.363952 [ 275 ] {57ac409b-4c89-4b48-a3f4-a60a9bd93538} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. | ||
| 9783 | 2026.03.12 01:40:28.363988 [ 275 ] {57ac409b-4c89-4b48-a3f4-a60a9bd93538} <Debug> TCPHandler: Processed in 0.00126886 sec. | ||
| 9784 | 2026.03.12 01:40:28.364100 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9785 | 2026.03.12 01:40:28.364194 [ 275 ] {992dec8b-1746-4a10-b06c-bf525b968bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9786 | 2026.03.12 01:40:28.364210 [ 202 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001521123 sec., 2469228.326703363 rows/sec., 182.46 MiB/sec. | ||
| 9787 | 2026.03.12 01:40:28.364236 [ 275 ] {992dec8b-1746-4a10-b06c-bf525b968bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9788 | 2026.03.12 01:40:28.364484 [ 189 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9789 | 2026.03.12 01:40:28.364657 [ 275 ] {992dec8b-1746-4a10-b06c-bf525b968bff} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9790 | 2026.03.12 01:40:28.364700 [ 275 ] {992dec8b-1746-4a10-b06c-bf525b968bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9791 | 2026.03.12 01:40:28.364847 [ 189 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_71_14} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9792 | 2026.03.12 01:40:28.364963 [ 189 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_71_14} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9793 | 2026.03.12 01:40:28.365058 [ 275 ] {992dec8b-1746-4a10-b06c-bf525b968bff} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9794 | 2026.03.12 01:40:28.365084 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9795 | 2026.03.12 01:40:28.365280 [ 275 ] {992dec8b-1746-4a10-b06c-bf525b968bff} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9796 | 2026.03.12 01:40:28.365397 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9797 | 2026.03.12 01:40:28.365412 [ 275 ] {992dec8b-1746-4a10-b06c-bf525b968bff} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001237 sec., 214227.97089733224 rows/sec., 14.24 MiB/sec. | ||
| 9798 | 2026.03.12 01:40:28.365435 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9799 | 2026.03.12 01:40:28.365458 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9800 | 2026.03.12 01:40:28.365460 [ 275 ] {992dec8b-1746-4a10-b06c-bf525b968bff} <Debug> TCPHandler: Processed in 0.001409431 sec. | ||
| 9801 | 2026.03.12 01:40:28.365564 [ 187 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 9802 | 2026.03.12 01:40:28.365590 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9803 | 2026.03.12 01:40:28.365698 [ 275 ] {e4f8deda-cd22-4ee3-90dc-c3618f7e9bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9804 | 2026.03.12 01:40:28.365713 [ 187 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9805 | 2026.03.12 01:40:28.365739 [ 275 ] {e4f8deda-cd22-4ee3-90dc-c3618f7e9bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9806 | 2026.03.12 01:40:28.365755 [ 187 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21384 rows starting from the beginning of the part | ||
| 9807 | 2026.03.12 01:40:28.365835 [ 187 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 9808 | 2026.03.12 01:40:28.365884 [ 187 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1325 rows starting from the beginning of the part | ||
| 9809 | 2026.03.12 01:40:28.365928 [ 187 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 128 rows starting from the beginning of the part | ||
| 9810 | 2026.03.12 01:40:28.365969 [ 187 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 9811 | 2026.03.12 01:40:28.366011 [ 187 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 265 rows starting from the beginning of the part | ||
| 9812 | 2026.03.12 01:40:28.366059 [ 275 ] {e4f8deda-cd22-4ee3-90dc-c3618f7e9bba} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9813 | 2026.03.12 01:40:28.366098 [ 275 ] {e4f8deda-cd22-4ee3-90dc-c3618f7e9bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9814 | 2026.03.12 01:40:28.366419 [ 275 ] {e4f8deda-cd22-4ee3-90dc-c3618f7e9bba} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9815 | 2026.03.12 01:40:28.366626 [ 275 ] {e4f8deda-cd22-4ee3-90dc-c3618f7e9bba} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9816 | 2026.03.12 01:40:28.366756 [ 275 ] {e4f8deda-cd22-4ee3-90dc-c3618f7e9bba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. | ||
| 9817 | 2026.03.12 01:40:28.366791 [ 275 ] {e4f8deda-cd22-4ee3-90dc-c3618f7e9bba} <Debug> TCPHandler: Processed in 0.001250499 sec. | ||
| 9818 | 2026.03.12 01:40:28.366905 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9819 | 2026.03.12 01:40:28.366998 [ 275 ] {6097a0f8-21ca-45c6-a5b9-33c9cc78b557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9820 | 2026.03.12 01:40:28.367051 [ 275 ] {6097a0f8-21ca-45c6-a5b9-33c9cc78b557} <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 | ||
| 9821 | 2026.03.12 01:40:28.367877 [ 275 ] {6097a0f8-21ca-45c6-a5b9-33c9cc78b557} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9822 | 2026.03.12 01:40:28.367913 [ 275 ] {6097a0f8-21ca-45c6-a5b9-33c9cc78b557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9823 | 2026.03.12 01:40:28.368459 [ 275 ] {6097a0f8-21ca-45c6-a5b9-33c9cc78b557} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9824 | 2026.03.12 01:40:28.368678 [ 275 ] {6097a0f8-21ca-45c6-a5b9-33c9cc78b557} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9825 | 2026.03.12 01:40:28.368827 [ 275 ] {6097a0f8-21ca-45c6-a5b9-33c9cc78b557} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001846 sec., 18959.91332611051 rows/sec., 33.98 MiB/sec. | ||
| 9826 | 2026.03.12 01:40:28.368879 [ 275 ] {6097a0f8-21ca-45c6-a5b9-33c9cc78b557} <Debug> TCPHandler: Processed in 0.002023011 sec. | ||
| 9827 | 2026.03.12 01:40:28.368995 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9828 | 2026.03.12 01:40:28.369092 [ 275 ] {21e8a91b-144e-433c-887a-7126fec18b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9829 | 2026.03.12 01:40:28.369134 [ 275 ] {21e8a91b-144e-433c-887a-7126fec18b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9830 | 2026.03.12 01:40:28.369482 [ 275 ] {21e8a91b-144e-433c-887a-7126fec18b43} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9831 | 2026.03.12 01:40:28.369518 [ 275 ] {21e8a91b-144e-433c-887a-7126fec18b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9832 | 2026.03.12 01:40:28.369819 [ 275 ] {21e8a91b-144e-433c-887a-7126fec18b43} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9833 | 2026.03.12 01:40:28.370040 [ 275 ] {21e8a91b-144e-433c-887a-7126fec18b43} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9834 | 2026.03.12 01:40:28.370156 [ 37 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9835 | 2026.03.12 01:40:28.370175 [ 275 ] {21e8a91b-144e-433c-887a-7126fec18b43} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001103 sec., 81595.64823209429 rows/sec., 5.11 MiB/sec. | ||
| 9836 | 2026.03.12 01:40:28.370207 [ 37 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9837 | 2026.03.12 01:40:28.370221 [ 275 ] {21e8a91b-144e-433c-887a-7126fec18b43} <Debug> TCPHandler: Processed in 0.001276009 sec. | ||
| 9838 | 2026.03.12 01:40:28.370235 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9839 | 2026.03.12 01:40:28.370339 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 9840 | 2026.03.12 01:40:28.370440 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9841 | 2026.03.12 01:40:28.370472 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3390 rows starting from the beginning of the part | ||
| 9842 | 2026.03.12 01:40:28.370532 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 9843 | 2026.03.12 01:40:28.370580 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 9844 | 2026.03.12 01:40:28.370620 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 48 rows starting from the beginning of the part | ||
| 9845 | 2026.03.12 01:40:28.370659 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 9846 | 2026.03.12 01:40:28.370699 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 90 rows starting from the beginning of the part | ||
| 9847 | 2026.03.12 01:40:28.372733 [ 198 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3690 rows, containing 4 columns (4 merged, 0 gathered) in 0.002447387 sec., 1507730.4897018739 rows/sec., 100.47 MiB/sec. | ||
| 9848 | 2026.03.12 01:40:28.372986 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9849 | 2026.03.12 01:40:28.373239 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_71_14} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9850 | 2026.03.12 01:40:28.373314 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_71_14} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9851 | 2026.03.12 01:40:28.373390 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9852 | 2026.03.12 01:40:28.374404 [ 193 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23422 rows, containing 5 columns (5 merged, 0 gathered) in 0.008888654 sec., 2635044.631054376 rows/sec., 174.69 MiB/sec. | ||
| 9853 | 2026.03.12 01:40:28.374763 [ 187 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9854 | 2026.03.12 01:40:28.375019 [ 187 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9855 | 2026.03.12 01:40:28.375101 [ 187 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9856 | 2026.03.12 01:40:28.375176 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 9857 | 2026.03.12 01:40:30.581319 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21608 | ||
| 9858 | 2026.03.12 01:40:30.581799 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9859 | 2026.03.12 01:40:30.581838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9860 | 2026.03.12 01:40:30.582327 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9861 | 2026.03.12 01:40:30.582570 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9862 | 2026.03.12 01:40:30.582712 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21608 | ||
| 9863 | 2026.03.12 01:40:31.787040 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9864 | 2026.03.12 01:40:31.804251 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9865 | 2026.03.12 01:40:31.804312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9866 | 2026.03.12 01:40:31.810562 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9867 | 2026.03.12 01:40:31.811265 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9868 | 2026.03.12 01:40:31.814160 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9869 | 2026.03.12 01:40:33.156295 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1228 | ||
| 9870 | 2026.03.12 01:40:33.158626 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9871 | 2026.03.12 01:40:33.158677 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9872 | 2026.03.12 01:40:33.159914 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9873 | 2026.03.12 01:40:33.160196 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9874 | 2026.03.12 01:40:33.160565 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1228 | ||
| 9875 | 2026.03.12 01:40:33.344105 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9876 | 2026.03.12 01:40:33.344303 [ 275 ] {9c75328f-8d5e-4f84-a267-7d577345b2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9877 | 2026.03.12 01:40:33.344376 [ 275 ] {9c75328f-8d5e-4f84-a267-7d577345b2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9878 | 2026.03.12 01:40:33.345080 [ 275 ] {9c75328f-8d5e-4f84-a267-7d577345b2fc} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9879 | 2026.03.12 01:40:33.345132 [ 275 ] {9c75328f-8d5e-4f84-a267-7d577345b2fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9880 | 2026.03.12 01:40:33.345532 [ 275 ] {9c75328f-8d5e-4f84-a267-7d577345b2fc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9881 | 2026.03.12 01:40:33.345752 [ 275 ] {9c75328f-8d5e-4f84-a267-7d577345b2fc} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9882 | 2026.03.12 01:40:33.345903 [ 275 ] {9c75328f-8d5e-4f84-a267-7d577345b2fc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001656 sec., 1207.729468599034 rows/sec., 98.48 KiB/sec. | ||
| 9883 | 2026.03.12 01:40:33.345945 [ 275 ] {9c75328f-8d5e-4f84-a267-7d577345b2fc} <Debug> TCPHandler: Processed in 0.00197277 sec. | ||
| 9884 | 2026.03.12 01:40:33.346069 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9885 | 2026.03.12 01:40:33.346165 [ 275 ] {b9b11413-712b-4750-81d8-a94f68d9a43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9886 | 2026.03.12 01:40:33.346205 [ 275 ] {b9b11413-712b-4750-81d8-a94f68d9a43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9887 | 2026.03.12 01:40:33.346633 [ 275 ] {b9b11413-712b-4750-81d8-a94f68d9a43b} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9888 | 2026.03.12 01:40:33.346668 [ 275 ] {b9b11413-712b-4750-81d8-a94f68d9a43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9889 | 2026.03.12 01:40:33.346975 [ 275 ] {b9b11413-712b-4750-81d8-a94f68d9a43b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9890 | 2026.03.12 01:40:33.347184 [ 275 ] {b9b11413-712b-4750-81d8-a94f68d9a43b} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9891 | 2026.03.12 01:40:33.347313 [ 275 ] {b9b11413-712b-4750-81d8-a94f68d9a43b} <Debug> executeQuery: Read 67 rows, 5.43 KiB in 0.001167 sec., 57412.167952013704 rows/sec., 4.54 MiB/sec. | ||
| 9892 | 2026.03.12 01:40:33.347349 [ 275 ] {b9b11413-712b-4750-81d8-a94f68d9a43b} <Debug> TCPHandler: Processed in 0.00133149 sec. | ||
| 9893 | 2026.03.12 01:40:33.347463 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9894 | 2026.03.12 01:40:33.347559 [ 275 ] {150609f7-46c5-4a80-b747-697a2c6add2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9895 | 2026.03.12 01:40:33.347599 [ 275 ] {150609f7-46c5-4a80-b747-697a2c6add2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9896 | 2026.03.12 01:40:33.347990 [ 275 ] {150609f7-46c5-4a80-b747-697a2c6add2b} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9897 | 2026.03.12 01:40:33.348025 [ 275 ] {150609f7-46c5-4a80-b747-697a2c6add2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9898 | 2026.03.12 01:40:33.348313 [ 275 ] {150609f7-46c5-4a80-b747-697a2c6add2b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9899 | 2026.03.12 01:40:33.348518 [ 275 ] {150609f7-46c5-4a80-b747-697a2c6add2b} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9900 | 2026.03.12 01:40:33.348645 [ 275 ] {150609f7-46c5-4a80-b747-697a2c6add2b} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001103 sec., 6346.328195829556 rows/sec., 467.48 KiB/sec. | ||
| 9901 | 2026.03.12 01:40:33.348680 [ 275 ] {150609f7-46c5-4a80-b747-697a2c6add2b} <Debug> TCPHandler: Processed in 0.001267669 sec. | ||
| 9902 | 2026.03.12 01:40:33.348788 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9903 | 2026.03.12 01:40:33.348882 [ 275 ] {00f6f1c7-b3ca-4b78-a351-08b38d4f74d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9904 | 2026.03.12 01:40:33.348920 [ 275 ] {00f6f1c7-b3ca-4b78-a351-08b38d4f74d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9905 | 2026.03.12 01:40:33.349316 [ 275 ] {00f6f1c7-b3ca-4b78-a351-08b38d4f74d2} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9906 | 2026.03.12 01:40:33.349351 [ 275 ] {00f6f1c7-b3ca-4b78-a351-08b38d4f74d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9907 | 2026.03.12 01:40:33.349654 [ 275 ] {00f6f1c7-b3ca-4b78-a351-08b38d4f74d2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9908 | 2026.03.12 01:40:33.349858 [ 275 ] {00f6f1c7-b3ca-4b78-a351-08b38d4f74d2} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9909 | 2026.03.12 01:40:33.349981 [ 275 ] {00f6f1c7-b3ca-4b78-a351-08b38d4f74d2} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001117 sec., 63563.11548791406 rows/sec., 4.96 MiB/sec. | ||
| 9910 | 2026.03.12 01:40:33.350017 [ 275 ] {00f6f1c7-b3ca-4b78-a351-08b38d4f74d2} <Debug> TCPHandler: Processed in 0.001278579 sec. | ||
| 9911 | 2026.03.12 01:40:33.350126 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9912 | 2026.03.12 01:40:33.350220 [ 275 ] {d3842c5b-3bf2-4df6-bdc3-62225689c93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9913 | 2026.03.12 01:40:33.350263 [ 275 ] {d3842c5b-3bf2-4df6-bdc3-62225689c93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9914 | 2026.03.12 01:40:33.350673 [ 275 ] {d3842c5b-3bf2-4df6-bdc3-62225689c93f} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9915 | 2026.03.12 01:40:33.350708 [ 275 ] {d3842c5b-3bf2-4df6-bdc3-62225689c93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9916 | 2026.03.12 01:40:33.351035 [ 275 ] {d3842c5b-3bf2-4df6-bdc3-62225689c93f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9917 | 2026.03.12 01:40:33.351238 [ 275 ] {d3842c5b-3bf2-4df6-bdc3-62225689c93f} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9918 | 2026.03.12 01:40:33.351365 [ 275 ] {d3842c5b-3bf2-4df6-bdc3-62225689c93f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001164 sec., 138316.15120274914 rows/sec., 9.63 MiB/sec. | ||
| 9919 | 2026.03.12 01:40:33.351401 [ 275 ] {d3842c5b-3bf2-4df6-bdc3-62225689c93f} <Debug> TCPHandler: Processed in 0.00132538 sec. | ||
| 9920 | 2026.03.12 01:40:33.351507 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9921 | 2026.03.12 01:40:33.351600 [ 275 ] {05655c44-8258-4dbe-98a5-cae52f136602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9922 | 2026.03.12 01:40:33.351653 [ 275 ] {05655c44-8258-4dbe-98a5-cae52f136602} <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 | ||
| 9923 | 2026.03.12 01:40:33.352420 [ 275 ] {05655c44-8258-4dbe-98a5-cae52f136602} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9924 | 2026.03.12 01:40:33.352456 [ 275 ] {05655c44-8258-4dbe-98a5-cae52f136602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9925 | 2026.03.12 01:40:33.352946 [ 275 ] {05655c44-8258-4dbe-98a5-cae52f136602} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9926 | 2026.03.12 01:40:33.353163 [ 275 ] {05655c44-8258-4dbe-98a5-cae52f136602} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9927 | 2026.03.12 01:40:33.353298 [ 275 ] {05655c44-8258-4dbe-98a5-cae52f136602} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001715 sec., 2915.451895043732 rows/sec., 5.22 MiB/sec. | ||
| 9928 | 2026.03.12 01:40:33.353350 [ 275 ] {05655c44-8258-4dbe-98a5-cae52f136602} <Debug> TCPHandler: Processed in 0.001892939 sec. | ||
| 9929 | 2026.03.12 01:40:33.353479 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9930 | 2026.03.12 01:40:33.353631 [ 275 ] {f1302a94-2abf-45a6-b4b1-3c838788a0df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9931 | 2026.03.12 01:40:33.353683 [ 275 ] {f1302a94-2abf-45a6-b4b1-3c838788a0df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9932 | 2026.03.12 01:40:33.354092 [ 275 ] {f1302a94-2abf-45a6-b4b1-3c838788a0df} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9933 | 2026.03.12 01:40:33.354135 [ 275 ] {f1302a94-2abf-45a6-b4b1-3c838788a0df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9934 | 2026.03.12 01:40:33.354454 [ 275 ] {f1302a94-2abf-45a6-b4b1-3c838788a0df} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9935 | 2026.03.12 01:40:33.354663 [ 275 ] {f1302a94-2abf-45a6-b4b1-3c838788a0df} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9936 | 2026.03.12 01:40:33.354796 [ 275 ] {f1302a94-2abf-45a6-b4b1-3c838788a0df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 9937 | 2026.03.12 01:40:33.354833 [ 275 ] {f1302a94-2abf-45a6-b4b1-3c838788a0df} <Debug> TCPHandler: Processed in 0.001415571 sec. | ||
| 9938 | 2026.03.12 01:40:37.909498 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9939 | 2026.03.12 01:40:37.909605 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9940 | 2026.03.12 01:40:38.082803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22120 | ||
| 9941 | 2026.03.12 01:40:38.083375 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9942 | 2026.03.12 01:40:38.083422 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9943 | 2026.03.12 01:40:38.083892 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9944 | 2026.03.12 01:40:38.084112 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9945 | 2026.03.12 01:40:38.084249 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22120 | ||
| 9946 | 2026.03.12 01:40:38.084282 [ 26 ] {} <Debug> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9947 | 2026.03.12 01:40:38.084347 [ 26 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9948 | 2026.03.12 01:40:38.084367 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9949 | 2026.03.12 01:40:38.084485 [ 198 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::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 | ||
| 9950 | 2026.03.12 01:40:38.084612 [ 198 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9951 | 2026.03.12 01:40:38.084656 [ 198 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19688 rows starting from the beginning of the part | ||
| 9952 | 2026.03.12 01:40:38.084726 [ 198 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 9953 | 2026.03.12 01:40:38.084774 [ 198 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 9954 | 2026.03.12 01:40:38.084826 [ 198 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 9955 | 2026.03.12 01:40:38.084868 [ 198 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 9956 | 2026.03.12 01:40:38.084908 [ 198 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 9957 | 2026.03.12 01:40:38.087347 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22120 rows, containing 4 columns (4 merged, 0 gathered) in 0.002913764 sec., 7591555.115651095 rows/sec., 108.60 MiB/sec. | ||
| 9958 | 2026.03.12 01:40:38.087678 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9959 | 2026.03.12 01:40:38.087993 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_46_9} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9960 | 2026.03.12 01:40:38.088083 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_46_9} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9961 | 2026.03.12 01:40:38.088185 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 9962 | 2026.03.12 01:40:38.353016 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9963 | 2026.03.12 01:40:38.353294 [ 275 ] {a58e8a29-6052-44a0-ad51-4d240201a840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9964 | 2026.03.12 01:40:38.353396 [ 275 ] {a58e8a29-6052-44a0-ad51-4d240201a840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9965 | 2026.03.12 01:40:38.354167 [ 275 ] {a58e8a29-6052-44a0-ad51-4d240201a840} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9966 | 2026.03.12 01:40:38.354213 [ 275 ] {a58e8a29-6052-44a0-ad51-4d240201a840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9967 | 2026.03.12 01:40:38.354603 [ 275 ] {a58e8a29-6052-44a0-ad51-4d240201a840} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9968 | 2026.03.12 01:40:38.354829 [ 275 ] {a58e8a29-6052-44a0-ad51-4d240201a840} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9969 | 2026.03.12 01:40:38.354980 [ 275 ] {a58e8a29-6052-44a0-ad51-4d240201a840} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001764 sec., 160997.73242630385 rows/sec., 10.23 MiB/sec. | ||
| 9970 | 2026.03.12 01:40:38.355020 [ 275 ] {a58e8a29-6052-44a0-ad51-4d240201a840} <Debug> TCPHandler: Processed in 0.002186714 sec. | ||
| 9971 | 2026.03.12 01:40:38.355147 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9972 | 2026.03.12 01:40:38.355239 [ 275 ] {12bfb921-3d1e-4544-8b62-2e86414c3616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9973 | 2026.03.12 01:40:38.355278 [ 275 ] {12bfb921-3d1e-4544-8b62-2e86414c3616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9974 | 2026.03.12 01:40:38.356072 [ 275 ] {12bfb921-3d1e-4544-8b62-2e86414c3616} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9975 | 2026.03.12 01:40:38.356107 [ 275 ] {12bfb921-3d1e-4544-8b62-2e86414c3616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9976 | 2026.03.12 01:40:38.356449 [ 275 ] {12bfb921-3d1e-4544-8b62-2e86414c3616} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9977 | 2026.03.12 01:40:38.356648 [ 275 ] {12bfb921-3d1e-4544-8b62-2e86414c3616} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9978 | 2026.03.12 01:40:38.356772 [ 275 ] {12bfb921-3d1e-4544-8b62-2e86414c3616} <Debug> executeQuery: Read 867 rows, 70.17 KiB in 0.001551 sec., 558994.1972920696 rows/sec., 44.18 MiB/sec. | ||
| 9979 | 2026.03.12 01:40:38.356808 [ 275 ] {12bfb921-3d1e-4544-8b62-2e86414c3616} <Debug> TCPHandler: Processed in 0.001708795 sec. | ||
| 9980 | 2026.03.12 01:40:38.356928 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9981 | 2026.03.12 01:40:38.357017 [ 275 ] {36a55097-58ed-426f-b5cd-81d752998d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9982 | 2026.03.12 01:40:38.357056 [ 275 ] {36a55097-58ed-426f-b5cd-81d752998d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9983 | 2026.03.12 01:40:38.357527 [ 275 ] {36a55097-58ed-426f-b5cd-81d752998d7b} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9984 | 2026.03.12 01:40:38.357561 [ 275 ] {36a55097-58ed-426f-b5cd-81d752998d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9985 | 2026.03.12 01:40:38.357859 [ 275 ] {36a55097-58ed-426f-b5cd-81d752998d7b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9986 | 2026.03.12 01:40:38.358056 [ 275 ] {36a55097-58ed-426f-b5cd-81d752998d7b} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9987 | 2026.03.12 01:40:38.358170 [ 26 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9988 | 2026.03.12 01:40:38.358184 [ 275 ] {36a55097-58ed-426f-b5cd-81d752998d7b} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001184 sec., 149493.24324324325 rows/sec., 9.22 MiB/sec. | ||
| 9989 | 2026.03.12 01:40:38.358216 [ 26 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9990 | 2026.03.12 01:40:38.358235 [ 275 ] {36a55097-58ed-426f-b5cd-81d752998d7b} <Debug> TCPHandler: Processed in 0.00135294 sec. | ||
| 9991 | 2026.03.12 01:40:38.358241 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 9992 | 2026.03.12 01:40:38.358351 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 9993 | 2026.03.12 01:40:38.358362 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9994 | 2026.03.12 01:40:38.358466 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9995 | 2026.03.12 01:40:38.358470 [ 275 ] {e6b0c38c-e97e-4b98-b5b2-bd274c5768d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9996 | 2026.03.12 01:40:38.358507 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 225 rows starting from the beginning of the part | ||
| 9997 | 2026.03.12 01:40:38.358526 [ 275 ] {e6b0c38c-e97e-4b98-b5b2-bd274c5768d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9998 | 2026.03.12 01:40:38.358572 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 194 rows starting from the beginning of the part | ||
| 9999 | 2026.03.12 01:40:38.358635 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 5 rows starting from the beginning of the part | ||
| 10000 | 2026.03.12 01:40:38.358684 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 177 rows starting from the beginning of the part | ||
| 10001 | 2026.03.12 01:40:38.358727 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 10002 | 2026.03.12 01:40:38.358778 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 177 rows starting from the beginning of the part | ||
| 10003 | 2026.03.12 01:40:38.358968 [ 275 ] {e6b0c38c-e97e-4b98-b5b2-bd274c5768d8} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10004 | 2026.03.12 01:40:38.359007 [ 275 ] {e6b0c38c-e97e-4b98-b5b2-bd274c5768d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10005 | 2026.03.12 01:40:38.359340 [ 275 ] {e6b0c38c-e97e-4b98-b5b2-bd274c5768d8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10006 | 2026.03.12 01:40:38.359564 [ 275 ] {e6b0c38c-e97e-4b98-b5b2-bd274c5768d8} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10007 | 2026.03.12 01:40:38.359662 [ 198 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 785 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348091 sec., 582304.9037490792 rows/sec., 38.73 MiB/sec. | ||
| 10008 | 2026.03.12 01:40:38.359689 [ 275 ] {e6b0c38c-e97e-4b98-b5b2-bd274c5768d8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001236 sec., 120550.16181229774 rows/sec., 7.79 MiB/sec. | ||
| 10009 | 2026.03.12 01:40:38.359730 [ 275 ] {e6b0c38c-e97e-4b98-b5b2-bd274c5768d8} <Debug> TCPHandler: Processed in 0.001414462 sec. | ||
| 10010 | 2026.03.12 01:40:38.359806 [ 190 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10011 | 2026.03.12 01:40:38.359840 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10012 | 2026.03.12 01:40:38.359934 [ 275 ] {02730388-0250-46c6-8786-0682c9c48a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10013 | 2026.03.12 01:40:38.359973 [ 275 ] {02730388-0250-46c6-8786-0682c9c48a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10014 | 2026.03.12 01:40:38.360080 [ 190 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_61_12} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10015 | 2026.03.12 01:40:38.360152 [ 190 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_61_12} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10016 | 2026.03.12 01:40:38.360224 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10017 | 2026.03.12 01:40:38.360405 [ 275 ] {02730388-0250-46c6-8786-0682c9c48a78} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10018 | 2026.03.12 01:40:38.360444 [ 275 ] {02730388-0250-46c6-8786-0682c9c48a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10019 | 2026.03.12 01:40:38.360750 [ 275 ] {02730388-0250-46c6-8786-0682c9c48a78} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10020 | 2026.03.12 01:40:38.360965 [ 275 ] {02730388-0250-46c6-8786-0682c9c48a78} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10021 | 2026.03.12 01:40:38.361087 [ 275 ] {02730388-0250-46c6-8786-0682c9c48a78} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00117 sec., 126495.72649572649 rows/sec., 7.19 MiB/sec. | ||
| 10022 | 2026.03.12 01:40:38.361124 [ 275 ] {02730388-0250-46c6-8786-0682c9c48a78} <Debug> TCPHandler: Processed in 0.00133024 sec. | ||
| 10023 | 2026.03.12 01:40:38.361233 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10024 | 2026.03.12 01:40:38.361322 [ 275 ] {e5f4d723-e71e-485e-8f73-601c319c3d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10025 | 2026.03.12 01:40:38.361360 [ 275 ] {e5f4d723-e71e-485e-8f73-601c319c3d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10026 | 2026.03.12 01:40:38.361948 [ 275 ] {e5f4d723-e71e-485e-8f73-601c319c3d8c} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10027 | 2026.03.12 01:40:38.361983 [ 275 ] {e5f4d723-e71e-485e-8f73-601c319c3d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10028 | 2026.03.12 01:40:38.362310 [ 275 ] {e5f4d723-e71e-485e-8f73-601c319c3d8c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10029 | 2026.03.12 01:40:38.362516 [ 275 ] {e5f4d723-e71e-485e-8f73-601c319c3d8c} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10030 | 2026.03.12 01:40:38.362641 [ 275 ] {e5f4d723-e71e-485e-8f73-601c319c3d8c} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001336 sec., 392964.0718562874 rows/sec., 27.76 MiB/sec. | ||
| 10031 | 2026.03.12 01:40:38.362678 [ 275 ] {e5f4d723-e71e-485e-8f73-601c319c3d8c} <Debug> TCPHandler: Processed in 0.001492132 sec. | ||
| 10032 | 2026.03.12 01:40:38.362785 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10033 | 2026.03.12 01:40:38.362876 [ 275 ] {06c93d33-069a-4cc0-ba43-9824db0eadbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10034 | 2026.03.12 01:40:38.362916 [ 275 ] {06c93d33-069a-4cc0-ba43-9824db0eadbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10035 | 2026.03.12 01:40:38.363243 [ 275 ] {06c93d33-069a-4cc0-ba43-9824db0eadbd} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10036 | 2026.03.12 01:40:38.363277 [ 275 ] {06c93d33-069a-4cc0-ba43-9824db0eadbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10037 | 2026.03.12 01:40:38.363573 [ 275 ] {06c93d33-069a-4cc0-ba43-9824db0eadbd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10038 | 2026.03.12 01:40:38.363781 [ 275 ] {06c93d33-069a-4cc0-ba43-9824db0eadbd} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10039 | 2026.03.12 01:40:38.363904 [ 275 ] {06c93d33-069a-4cc0-ba43-9824db0eadbd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 10040 | 2026.03.12 01:40:38.363939 [ 275 ] {06c93d33-069a-4cc0-ba43-9824db0eadbd} <Debug> TCPHandler: Processed in 0.001201269 sec. | ||
| 10041 | 2026.03.12 01:40:38.364045 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10042 | 2026.03.12 01:40:38.364170 [ 275 ] {8a468eb1-e08c-4067-aba8-293bdf5a8f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10043 | 2026.03.12 01:40:38.364244 [ 275 ] {8a468eb1-e08c-4067-aba8-293bdf5a8f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10044 | 2026.03.12 01:40:38.364730 [ 275 ] {8a468eb1-e08c-4067-aba8-293bdf5a8f25} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10045 | 2026.03.12 01:40:38.364773 [ 275 ] {8a468eb1-e08c-4067-aba8-293bdf5a8f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10046 | 2026.03.12 01:40:38.365186 [ 275 ] {8a468eb1-e08c-4067-aba8-293bdf5a8f25} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10047 | 2026.03.12 01:40:38.365424 [ 275 ] {8a468eb1-e08c-4067-aba8-293bdf5a8f25} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10048 | 2026.03.12 01:40:38.365555 [ 275 ] {8a468eb1-e08c-4067-aba8-293bdf5a8f25} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00141 sec., 187943.2624113475 rows/sec., 12.49 MiB/sec. | ||
| 10049 | 2026.03.12 01:40:38.365591 [ 275 ] {8a468eb1-e08c-4067-aba8-293bdf5a8f25} <Debug> TCPHandler: Processed in 0.001593165 sec. | ||
| 10050 | 2026.03.12 01:40:38.365703 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10051 | 2026.03.12 01:40:38.365796 [ 275 ] {2884db73-a340-4f3e-84ed-d45be5c24baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10052 | 2026.03.12 01:40:38.365837 [ 275 ] {2884db73-a340-4f3e-84ed-d45be5c24baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10053 | 2026.03.12 01:40:38.366140 [ 275 ] {2884db73-a340-4f3e-84ed-d45be5c24baa} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10054 | 2026.03.12 01:40:38.366174 [ 275 ] {2884db73-a340-4f3e-84ed-d45be5c24baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10055 | 2026.03.12 01:40:38.366467 [ 275 ] {2884db73-a340-4f3e-84ed-d45be5c24baa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10056 | 2026.03.12 01:40:38.366671 [ 275 ] {2884db73-a340-4f3e-84ed-d45be5c24baa} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10057 | 2026.03.12 01:40:38.366798 [ 275 ] {2884db73-a340-4f3e-84ed-d45be5c24baa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 10058 | 2026.03.12 01:40:38.366833 [ 275 ] {2884db73-a340-4f3e-84ed-d45be5c24baa} <Debug> TCPHandler: Processed in 0.001176688 sec. | ||
| 10059 | 2026.03.12 01:40:38.366950 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10060 | 2026.03.12 01:40:38.367041 [ 275 ] {3eb85299-3e8c-49bd-b420-c52bddf70d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10061 | 2026.03.12 01:40:38.367094 [ 275 ] {3eb85299-3e8c-49bd-b420-c52bddf70d48} <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 | ||
| 10062 | 2026.03.12 01:40:38.367911 [ 275 ] {3eb85299-3e8c-49bd-b420-c52bddf70d48} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10063 | 2026.03.12 01:40:38.367947 [ 275 ] {3eb85299-3e8c-49bd-b420-c52bddf70d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10064 | 2026.03.12 01:40:38.368502 [ 275 ] {3eb85299-3e8c-49bd-b420-c52bddf70d48} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10065 | 2026.03.12 01:40:38.368721 [ 275 ] {3eb85299-3e8c-49bd-b420-c52bddf70d48} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10066 | 2026.03.12 01:40:38.368838 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10067 | 2026.03.12 01:40:38.368854 [ 275 ] {3eb85299-3e8c-49bd-b420-c52bddf70d48} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001831 sec., 19115.237575095576 rows/sec., 34.25 MiB/sec. | ||
| 10068 | 2026.03.12 01:40:38.368902 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10069 | 2026.03.12 01:40:38.368926 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10070 | 2026.03.12 01:40:38.368932 [ 275 ] {3eb85299-3e8c-49bd-b420-c52bddf70d48} <Debug> TCPHandler: Processed in 0.002029271 sec. | ||
| 10071 | 2026.03.12 01:40:38.369033 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::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 | ||
| 10072 | 2026.03.12 01:40:38.369053 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10073 | 2026.03.12 01:40:38.369163 [ 275 ] {822b1ec0-b122-48d0-8109-414f4895c7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10074 | 2026.03.12 01:40:38.369204 [ 275 ] {822b1ec0-b122-48d0-8109-414f4895c7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10075 | 2026.03.12 01:40:38.369294 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10076 | 2026.03.12 01:40:38.369358 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1213 rows starting from the beginning of the part | ||
| 10077 | 2026.03.12 01:40:38.369473 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 46 rows starting from the beginning of the part | ||
| 10078 | 2026.03.12 01:40:38.369539 [ 275 ] {822b1ec0-b122-48d0-8109-414f4895c7c2} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10079 | 2026.03.12 01:40:38.369573 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 5 rows starting from the beginning of the part | ||
| 10080 | 2026.03.12 01:40:38.369578 [ 275 ] {822b1ec0-b122-48d0-8109-414f4895c7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10081 | 2026.03.12 01:40:38.369677 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 35 rows starting from the beginning of the part | ||
| 10082 | 2026.03.12 01:40:38.369778 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 5 rows starting from the beginning of the part | ||
| 10083 | 2026.03.12 01:40:38.369876 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 35 rows starting from the beginning of the part | ||
| 10084 | 2026.03.12 01:40:38.369899 [ 275 ] {822b1ec0-b122-48d0-8109-414f4895c7c2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10085 | 2026.03.12 01:40:38.370119 [ 275 ] {822b1ec0-b122-48d0-8109-414f4895c7c2} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10086 | 2026.03.12 01:40:38.370251 [ 275 ] {822b1ec0-b122-48d0-8109-414f4895c7c2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001116 sec., 80645.16129032258 rows/sec., 5.05 MiB/sec. | ||
| 10087 | 2026.03.12 01:40:38.370286 [ 275 ] {822b1ec0-b122-48d0-8109-414f4895c7c2} <Debug> TCPHandler: Processed in 0.001280969 sec. | ||
| 10088 | 2026.03.12 01:40:38.374629 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1339 rows, containing 19 columns (19 merged, 0 gathered) in 0.005643435 sec., 237266.8419145432 rows/sec., 425.17 MiB/sec. | ||
| 10089 | 2026.03.12 01:40:38.375709 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10090 | 2026.03.12 01:40:38.376003 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10091 | 2026.03.12 01:40:38.376072 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10092 | 2026.03.12 01:40:38.376159 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 10093 | 2026.03.12 01:40:39.314251 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10094 | 2026.03.12 01:40:39.332630 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10095 | 2026.03.12 01:40:39.332699 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10096 | 2026.03.12 01:40:39.338471 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10097 | 2026.03.12 01:40:39.339187 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10098 | 2026.03.12 01:40:39.339526 [ 25 ] {} <Debug> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10099 | 2026.03.12 01:40:39.339600 [ 25 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10100 | 2026.03.12 01:40:39.339623 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10101 | 2026.03.12 01:40:39.339744 [ 198 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 10102 | 2026.03.12 01:40:39.342578 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10103 | 2026.03.12 01:40:39.343737 [ 198 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10104 | 2026.03.12 01:40:39.344491 [ 198 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 10105 | 2026.03.12 01:40:39.347792 [ 198 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 10106 | 2026.03.12 01:40:39.351101 [ 198 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 10107 | 2026.03.12 01:40:39.354869 [ 198 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 10108 | 2026.03.12 01:40:39.358647 [ 198 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 10109 | 2026.03.12 01:40:39.362398 [ 198 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 10110 | 2026.03.12 01:40:39.410944 [ 197 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.071242099 sec., 4870.715558226323 rows/sec., 25.19 MiB/sec. | ||
| 10111 | 2026.03.12 01:40:39.414078 [ 195 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10112 | 2026.03.12 01:40:39.416186 [ 195 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_46_9} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10113 | 2026.03.12 01:40:39.416283 [ 195 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_46_9} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10114 | 2026.03.12 01:40:39.419439 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10115 | 2026.03.12 01:40:43.160817 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1264 | ||
| 10116 | 2026.03.12 01:40:43.163361 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10117 | 2026.03.12 01:40:43.163419 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10118 | 2026.03.12 01:40:43.164660 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10119 | 2026.03.12 01:40:43.164938 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10120 | 2026.03.12 01:40:43.165308 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1264 | ||
| 10121 | 2026.03.12 01:40:43.344559 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10122 | 2026.03.12 01:40:43.344758 [ 275 ] {4d1917b5-5c57-4d23-834b-3782e903496c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10123 | 2026.03.12 01:40:43.344837 [ 275 ] {4d1917b5-5c57-4d23-834b-3782e903496c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10124 | 2026.03.12 01:40:43.345537 [ 275 ] {4d1917b5-5c57-4d23-834b-3782e903496c} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10125 | 2026.03.12 01:40:43.345587 [ 275 ] {4d1917b5-5c57-4d23-834b-3782e903496c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10126 | 2026.03.12 01:40:43.346008 [ 275 ] {4d1917b5-5c57-4d23-834b-3782e903496c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10127 | 2026.03.12 01:40:43.346252 [ 275 ] {4d1917b5-5c57-4d23-834b-3782e903496c} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10128 | 2026.03.12 01:40:43.346412 [ 275 ] {4d1917b5-5c57-4d23-834b-3782e903496c} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001707 sec., 38664.32337434095 rows/sec., 3.06 MiB/sec. | ||
| 10129 | 2026.03.12 01:40:43.346459 [ 275 ] {4d1917b5-5c57-4d23-834b-3782e903496c} <Debug> TCPHandler: Processed in 0.002062411 sec. | ||
| 10130 | 2026.03.12 01:40:43.346590 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10131 | 2026.03.12 01:40:43.346687 [ 275 ] {743b53a1-4414-4aca-b78a-91e34744a52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10132 | 2026.03.12 01:40:43.346730 [ 275 ] {743b53a1-4414-4aca-b78a-91e34744a52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10133 | 2026.03.12 01:40:43.347170 [ 275 ] {743b53a1-4414-4aca-b78a-91e34744a52f} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10134 | 2026.03.12 01:40:43.347211 [ 275 ] {743b53a1-4414-4aca-b78a-91e34744a52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10135 | 2026.03.12 01:40:43.347520 [ 275 ] {743b53a1-4414-4aca-b78a-91e34744a52f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10136 | 2026.03.12 01:40:43.347739 [ 275 ] {743b53a1-4414-4aca-b78a-91e34744a52f} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10137 | 2026.03.12 01:40:43.347872 [ 275 ] {743b53a1-4414-4aca-b78a-91e34744a52f} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001205 sec., 4149.377593360996 rows/sec., 312.01 KiB/sec. | ||
| 10138 | 2026.03.12 01:40:43.347911 [ 275 ] {743b53a1-4414-4aca-b78a-91e34744a52f} <Debug> TCPHandler: Processed in 0.001371431 sec. | ||
| 10139 | 2026.03.12 01:40:43.348021 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10140 | 2026.03.12 01:40:43.348122 [ 275 ] {72a1c7be-3eb6-4c2e-a769-a9feb491eebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10141 | 2026.03.12 01:40:43.348164 [ 275 ] {72a1c7be-3eb6-4c2e-a769-a9feb491eebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10142 | 2026.03.12 01:40:43.348598 [ 275 ] {72a1c7be-3eb6-4c2e-a769-a9feb491eebe} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10143 | 2026.03.12 01:40:43.348636 [ 275 ] {72a1c7be-3eb6-4c2e-a769-a9feb491eebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10144 | 2026.03.12 01:40:43.348957 [ 275 ] {72a1c7be-3eb6-4c2e-a769-a9feb491eebe} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10145 | 2026.03.12 01:40:43.349168 [ 275 ] {72a1c7be-3eb6-4c2e-a769-a9feb491eebe} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10146 | 2026.03.12 01:40:43.349310 [ 275 ] {72a1c7be-3eb6-4c2e-a769-a9feb491eebe} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001205 sec., 57261.41078838175 rows/sec., 4.47 MiB/sec. | ||
| 10147 | 2026.03.12 01:40:43.349352 [ 275 ] {72a1c7be-3eb6-4c2e-a769-a9feb491eebe} <Debug> TCPHandler: Processed in 0.001381051 sec. | ||
| 10148 | 2026.03.12 01:40:43.349487 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10149 | 2026.03.12 01:40:43.349590 [ 275 ] {4335f64b-24d9-408f-be8a-aa8d09f2856f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10150 | 2026.03.12 01:40:43.349637 [ 275 ] {4335f64b-24d9-408f-be8a-aa8d09f2856f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10151 | 2026.03.12 01:40:43.350075 [ 275 ] {4335f64b-24d9-408f-be8a-aa8d09f2856f} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10152 | 2026.03.12 01:40:43.350113 [ 275 ] {4335f64b-24d9-408f-be8a-aa8d09f2856f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10153 | 2026.03.12 01:40:43.350489 [ 275 ] {4335f64b-24d9-408f-be8a-aa8d09f2856f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10154 | 2026.03.12 01:40:43.350735 [ 275 ] {4335f64b-24d9-408f-be8a-aa8d09f2856f} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10155 | 2026.03.12 01:40:43.350871 [ 275 ] {4335f64b-24d9-408f-be8a-aa8d09f2856f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001303 sec., 122793.55333844974 rows/sec., 8.55 MiB/sec. | ||
| 10156 | 2026.03.12 01:40:43.350910 [ 275 ] {4335f64b-24d9-408f-be8a-aa8d09f2856f} <Debug> TCPHandler: Processed in 0.001473243 sec. | ||
| 10157 | 2026.03.12 01:40:43.351044 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10158 | 2026.03.12 01:40:43.351145 [ 275 ] {7497e843-3727-4a55-be10-a6ba076adc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10159 | 2026.03.12 01:40:43.351222 [ 275 ] {7497e843-3727-4a55-be10-a6ba076adc40} <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 | ||
| 10160 | 2026.03.12 01:40:43.352036 [ 275 ] {7497e843-3727-4a55-be10-a6ba076adc40} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10161 | 2026.03.12 01:40:43.352074 [ 275 ] {7497e843-3727-4a55-be10-a6ba076adc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10162 | 2026.03.12 01:40:43.352596 [ 275 ] {7497e843-3727-4a55-be10-a6ba076adc40} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10163 | 2026.03.12 01:40:43.352826 [ 275 ] {7497e843-3727-4a55-be10-a6ba076adc40} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10164 | 2026.03.12 01:40:43.352985 [ 275 ] {7497e843-3727-4a55-be10-a6ba076adc40} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001858 sec., 2691.0656620021527 rows/sec., 4.82 MiB/sec. | ||
| 10165 | 2026.03.12 01:40:43.353043 [ 275 ] {7497e843-3727-4a55-be10-a6ba076adc40} <Debug> TCPHandler: Processed in 0.002053981 sec. | ||
| 10166 | 2026.03.12 01:40:43.353163 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10167 | 2026.03.12 01:40:43.353259 [ 275 ] {c7b5b62f-795b-43e4-a516-d32e65cb2d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10168 | 2026.03.12 01:40:43.353303 [ 275 ] {c7b5b62f-795b-43e4-a516-d32e65cb2d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10169 | 2026.03.12 01:40:43.353656 [ 275 ] {c7b5b62f-795b-43e4-a516-d32e65cb2d6e} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10170 | 2026.03.12 01:40:43.353693 [ 275 ] {c7b5b62f-795b-43e4-a516-d32e65cb2d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10171 | 2026.03.12 01:40:43.354026 [ 275 ] {c7b5b62f-795b-43e4-a516-d32e65cb2d6e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10172 | 2026.03.12 01:40:43.354265 [ 275 ] {c7b5b62f-795b-43e4-a516-d32e65cb2d6e} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10173 | 2026.03.12 01:40:43.354396 [ 275 ] {c7b5b62f-795b-43e4-a516-d32e65cb2d6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 10174 | 2026.03.12 01:40:43.354433 [ 275 ] {c7b5b62f-795b-43e4-a516-d32e65cb2d6e} <Debug> TCPHandler: Processed in 0.00132003 sec. | ||
| 10175 | 2026.03.12 01:40:43.627795 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10176 | 2026.03.12 01:40:43.628008 [ 275 ] {62ed43c2-3063-43cd-94e8-f099d333467c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10177 | 2026.03.12 01:40:43.628088 [ 275 ] {62ed43c2-3063-43cd-94e8-f099d333467c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10178 | 2026.03.12 01:40:43.628803 [ 275 ] {62ed43c2-3063-43cd-94e8-f099d333467c} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10179 | 2026.03.12 01:40:43.628857 [ 275 ] {62ed43c2-3063-43cd-94e8-f099d333467c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10180 | 2026.03.12 01:40:43.629271 [ 275 ] {62ed43c2-3063-43cd-94e8-f099d333467c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10181 | 2026.03.12 01:40:43.629511 [ 275 ] {62ed43c2-3063-43cd-94e8-f099d333467c} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10182 | 2026.03.12 01:40:43.629690 [ 275 ] {62ed43c2-3063-43cd-94e8-f099d333467c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001737 sec., 13816.925734024178 rows/sec., 1.15 MiB/sec. | ||
| 10183 | 2026.03.12 01:40:43.629743 [ 275 ] {62ed43c2-3063-43cd-94e8-f099d333467c} <Debug> TCPHandler: Processed in 0.002094742 sec. | ||
| 10184 | 2026.03.12 01:40:43.629861 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10185 | 2026.03.12 01:40:43.629965 [ 275 ] {0848d1bf-090b-4be5-8c7d-1e03ec1e8e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10186 | 2026.03.12 01:40:43.630010 [ 275 ] {0848d1bf-090b-4be5-8c7d-1e03ec1e8e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10187 | 2026.03.12 01:40:43.630436 [ 275 ] {0848d1bf-090b-4be5-8c7d-1e03ec1e8e0b} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10188 | 2026.03.12 01:40:43.630478 [ 275 ] {0848d1bf-090b-4be5-8c7d-1e03ec1e8e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10189 | 2026.03.12 01:40:43.630794 [ 275 ] {0848d1bf-090b-4be5-8c7d-1e03ec1e8e0b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10190 | 2026.03.12 01:40:43.631013 [ 275 ] {0848d1bf-090b-4be5-8c7d-1e03ec1e8e0b} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10191 | 2026.03.12 01:40:43.631158 [ 275 ] {0848d1bf-090b-4be5-8c7d-1e03ec1e8e0b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001217 sec., 4930.156121610517 rows/sec., 402.02 KiB/sec. | ||
| 10192 | 2026.03.12 01:40:43.631199 [ 275 ] {0848d1bf-090b-4be5-8c7d-1e03ec1e8e0b} <Debug> TCPHandler: Processed in 0.001391841 sec. | ||
| 10193 | 2026.03.12 01:40:43.631312 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10194 | 2026.03.12 01:40:43.631423 [ 275 ] {ebf7288f-0467-4063-866f-5c7500ed03c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10195 | 2026.03.12 01:40:43.631468 [ 275 ] {ebf7288f-0467-4063-866f-5c7500ed03c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10196 | 2026.03.12 01:40:43.632947 [ 275 ] {ebf7288f-0467-4063-866f-5c7500ed03c3} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10197 | 2026.03.12 01:40:43.632989 [ 275 ] {ebf7288f-0467-4063-866f-5c7500ed03c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10198 | 2026.03.12 01:40:43.633465 [ 275 ] {ebf7288f-0467-4063-866f-5c7500ed03c3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10199 | 2026.03.12 01:40:43.633697 [ 275 ] {ebf7288f-0467-4063-866f-5c7500ed03c3} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10200 | 2026.03.12 01:40:43.633850 [ 275 ] {ebf7288f-0467-4063-866f-5c7500ed03c3} <Debug> executeQuery: Read 2133 rows, 166.92 KiB in 0.002449 sec., 870967.741935484 rows/sec., 66.56 MiB/sec. | ||
| 10201 | 2026.03.12 01:40:43.633890 [ 275 ] {ebf7288f-0467-4063-866f-5c7500ed03c3} <Debug> TCPHandler: Processed in 0.00263131 sec. | ||
| 10202 | 2026.03.12 01:40:43.634013 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10203 | 2026.03.12 01:40:43.634114 [ 275 ] {d6575317-df2e-4dba-8a59-9d6e191f0705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10204 | 2026.03.12 01:40:43.634155 [ 275 ] {d6575317-df2e-4dba-8a59-9d6e191f0705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10205 | 2026.03.12 01:40:43.634601 [ 275 ] {d6575317-df2e-4dba-8a59-9d6e191f0705} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10206 | 2026.03.12 01:40:43.634640 [ 275 ] {d6575317-df2e-4dba-8a59-9d6e191f0705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10207 | 2026.03.12 01:40:43.634951 [ 275 ] {d6575317-df2e-4dba-8a59-9d6e191f0705} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10208 | 2026.03.12 01:40:43.635161 [ 275 ] {d6575317-df2e-4dba-8a59-9d6e191f0705} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10209 | 2026.03.12 01:40:43.635296 [ 275 ] {d6575317-df2e-4dba-8a59-9d6e191f0705} <Debug> executeQuery: Read 64 rows, 4.84 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 3.92 MiB/sec. | ||
| 10210 | 2026.03.12 01:40:43.635337 [ 275 ] {d6575317-df2e-4dba-8a59-9d6e191f0705} <Debug> TCPHandler: Processed in 0.001375491 sec. | ||
| 10211 | 2026.03.12 01:40:43.635458 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10212 | 2026.03.12 01:40:43.635557 [ 275 ] {da94aa36-0a0b-4b07-a207-a5efbd065642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10213 | 2026.03.12 01:40:43.635597 [ 275 ] {da94aa36-0a0b-4b07-a207-a5efbd065642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10214 | 2026.03.12 01:40:43.636238 [ 275 ] {da94aa36-0a0b-4b07-a207-a5efbd065642} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10215 | 2026.03.12 01:40:43.636274 [ 275 ] {da94aa36-0a0b-4b07-a207-a5efbd065642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10216 | 2026.03.12 01:40:43.636631 [ 275 ] {da94aa36-0a0b-4b07-a207-a5efbd065642} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10217 | 2026.03.12 01:40:43.636849 [ 275 ] {da94aa36-0a0b-4b07-a207-a5efbd065642} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10218 | 2026.03.12 01:40:43.636986 [ 275 ] {da94aa36-0a0b-4b07-a207-a5efbd065642} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.00145 sec., 504827.5862068966 rows/sec., 29.86 MiB/sec. | ||
| 10219 | 2026.03.12 01:40:43.637025 [ 275 ] {da94aa36-0a0b-4b07-a207-a5efbd065642} <Debug> TCPHandler: Processed in 0.001617034 sec. | ||
| 10220 | 2026.03.12 01:40:43.637145 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10221 | 2026.03.12 01:40:43.637241 [ 275 ] {27aabdb2-3ffd-4284-873f-f29b2bd5f176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10222 | 2026.03.12 01:40:43.637282 [ 275 ] {27aabdb2-3ffd-4284-873f-f29b2bd5f176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10223 | 2026.03.12 01:40:43.637675 [ 275 ] {27aabdb2-3ffd-4284-873f-f29b2bd5f176} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10224 | 2026.03.12 01:40:43.637711 [ 275 ] {27aabdb2-3ffd-4284-873f-f29b2bd5f176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10225 | 2026.03.12 01:40:43.638008 [ 275 ] {27aabdb2-3ffd-4284-873f-f29b2bd5f176} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10226 | 2026.03.12 01:40:43.638218 [ 275 ] {27aabdb2-3ffd-4284-873f-f29b2bd5f176} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10227 | 2026.03.12 01:40:43.638322 [ 146 ] {} <Debug> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 10228 | 2026.03.12 01:40:43.638347 [ 275 ] {27aabdb2-3ffd-4284-873f-f29b2bd5f176} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 62.50 KiB/sec. | ||
| 10229 | 2026.03.12 01:40:43.638392 [ 146 ] {} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10230 | 2026.03.12 01:40:43.638401 [ 275 ] {27aabdb2-3ffd-4284-873f-f29b2bd5f176} <Debug> TCPHandler: Processed in 0.00130596 sec. | ||
| 10231 | 2026.03.12 01:40:43.638424 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10232 | 2026.03.12 01:40:43.638526 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10233 | 2026.03.12 01:40:43.638562 [ 197 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::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 | ||
| 10234 | 2026.03.12 01:40:43.638626 [ 275 ] {6a77fe95-5b87-4959-bc62-4e1fcb8d6230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10235 | 2026.03.12 01:40:43.638671 [ 275 ] {6a77fe95-5b87-4959-bc62-4e1fcb8d6230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10236 | 2026.03.12 01:40:43.638718 [ 197 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10237 | 2026.03.12 01:40:43.638763 [ 197 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 1 rows starting from the beginning of the part | ||
| 10238 | 2026.03.12 01:40:43.638838 [ 197 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 10239 | 2026.03.12 01:40:43.638894 [ 197 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 10240 | 2026.03.12 01:40:43.638943 [ 197 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 10241 | 2026.03.12 01:40:43.638990 [ 197 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 10242 | 2026.03.12 01:40:43.639070 [ 275 ] {6a77fe95-5b87-4959-bc62-4e1fcb8d6230} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10243 | 2026.03.12 01:40:43.639118 [ 275 ] {6a77fe95-5b87-4959-bc62-4e1fcb8d6230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10244 | 2026.03.12 01:40:43.639793 [ 275 ] {6a77fe95-5b87-4959-bc62-4e1fcb8d6230} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10245 | 2026.03.12 01:40:43.640031 [ 275 ] {6a77fe95-5b87-4959-bc62-4e1fcb8d6230} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10246 | 2026.03.12 01:40:43.640098 [ 199 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001599545 sec., 3125.888924662951 rows/sec., 232.00 KiB/sec. | ||
| 10247 | 2026.03.12 01:40:43.640173 [ 275 ] {6a77fe95-5b87-4959-bc62-4e1fcb8d6230} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001566 sec., 7662.835249042146 rows/sec., 598.66 KiB/sec. | ||
| 10248 | 2026.03.12 01:40:43.640216 [ 275 ] {6a77fe95-5b87-4959-bc62-4e1fcb8d6230} <Debug> TCPHandler: Processed in 0.001740377 sec. | ||
| 10249 | 2026.03.12 01:40:43.640311 [ 194 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 10250 | 2026.03.12 01:40:43.640335 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10251 | 2026.03.12 01:40:43.640436 [ 275 ] {2e6060a8-599a-4e96-b6d7-0c14c6c994fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10252 | 2026.03.12 01:40:43.640479 [ 275 ] {2e6060a8-599a-4e96-b6d7-0c14c6c994fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10253 | 2026.03.12 01:40:43.640662 [ 194 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_9_2} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10254 | 2026.03.12 01:40:43.640752 [ 194 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_9_2} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 10255 | 2026.03.12 01:40:43.640870 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10256 | 2026.03.12 01:40:43.641265 [ 275 ] {2e6060a8-599a-4e96-b6d7-0c14c6c994fa} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10257 | 2026.03.12 01:40:43.641311 [ 275 ] {2e6060a8-599a-4e96-b6d7-0c14c6c994fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10258 | 2026.03.12 01:40:43.641677 [ 275 ] {2e6060a8-599a-4e96-b6d7-0c14c6c994fa} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10259 | 2026.03.12 01:40:43.641924 [ 275 ] {2e6060a8-599a-4e96-b6d7-0c14c6c994fa} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10260 | 2026.03.12 01:40:43.642071 [ 275 ] {2e6060a8-599a-4e96-b6d7-0c14c6c994fa} <Debug> executeQuery: Read 1088 rows, 77.77 KiB in 0.001654 sec., 657799.2744860942 rows/sec., 45.92 MiB/sec. | ||
| 10261 | 2026.03.12 01:40:43.642111 [ 275 ] {2e6060a8-599a-4e96-b6d7-0c14c6c994fa} <Debug> TCPHandler: Processed in 0.001825317 sec. | ||
| 10262 | 2026.03.12 01:40:43.642230 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10263 | 2026.03.12 01:40:43.642327 [ 275 ] {6b43ef67-4438-4388-95ab-2669bbc37cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10264 | 2026.03.12 01:40:43.642372 [ 275 ] {6b43ef67-4438-4388-95ab-2669bbc37cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10265 | 2026.03.12 01:40:43.643043 [ 275 ] {6b43ef67-4438-4388-95ab-2669bbc37cc1} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10266 | 2026.03.12 01:40:43.643080 [ 275 ] {6b43ef67-4438-4388-95ab-2669bbc37cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10267 | 2026.03.12 01:40:43.643519 [ 275 ] {6b43ef67-4438-4388-95ab-2669bbc37cc1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10268 | 2026.03.12 01:40:43.643749 [ 275 ] {6b43ef67-4438-4388-95ab-2669bbc37cc1} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10269 | 2026.03.12 01:40:43.643881 [ 275 ] {6b43ef67-4438-4388-95ab-2669bbc37cc1} <Debug> executeQuery: Read 1292 rows, 84.11 KiB in 0.001574 sec., 820838.627700127 rows/sec., 52.18 MiB/sec. | ||
| 10270 | 2026.03.12 01:40:43.643920 [ 275 ] {6b43ef67-4438-4388-95ab-2669bbc37cc1} <Debug> TCPHandler: Processed in 0.001740427 sec. | ||
| 10271 | 2026.03.12 01:40:43.644041 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10272 | 2026.03.12 01:40:43.644138 [ 275 ] {be5730ee-f899-41b9-9877-445d2ac4b506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10273 | 2026.03.12 01:40:43.644195 [ 275 ] {be5730ee-f899-41b9-9877-445d2ac4b506} <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 | ||
| 10274 | 2026.03.12 01:40:43.645093 [ 275 ] {be5730ee-f899-41b9-9877-445d2ac4b506} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10275 | 2026.03.12 01:40:43.645131 [ 275 ] {be5730ee-f899-41b9-9877-445d2ac4b506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10276 | 2026.03.12 01:40:43.645736 [ 275 ] {be5730ee-f899-41b9-9877-445d2ac4b506} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10277 | 2026.03.12 01:40:43.645982 [ 275 ] {be5730ee-f899-41b9-9877-445d2ac4b506} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10278 | 2026.03.12 01:40:43.646136 [ 275 ] {be5730ee-f899-41b9-9877-445d2ac4b506} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002016 sec., 22817.460317460318 rows/sec., 40.89 MiB/sec. | ||
| 10279 | 2026.03.12 01:40:43.646212 [ 275 ] {be5730ee-f899-41b9-9877-445d2ac4b506} <Debug> TCPHandler: Processed in 0.002221783 sec. | ||
| 10280 | 2026.03.12 01:40:43.646329 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10281 | 2026.03.12 01:40:43.646425 [ 275 ] {c55ef387-f3c2-42d3-8823-ec192aae3b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10282 | 2026.03.12 01:40:43.646466 [ 275 ] {c55ef387-f3c2-42d3-8823-ec192aae3b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10283 | 2026.03.12 01:40:43.646798 [ 275 ] {c55ef387-f3c2-42d3-8823-ec192aae3b25} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10284 | 2026.03.12 01:40:43.646835 [ 275 ] {c55ef387-f3c2-42d3-8823-ec192aae3b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10285 | 2026.03.12 01:40:43.647139 [ 275 ] {c55ef387-f3c2-42d3-8823-ec192aae3b25} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10286 | 2026.03.12 01:40:43.647348 [ 275 ] {c55ef387-f3c2-42d3-8823-ec192aae3b25} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10287 | 2026.03.12 01:40:43.647478 [ 275 ] {c55ef387-f3c2-42d3-8823-ec192aae3b25} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00107 sec., 11214.953271028038 rows/sec., 773.95 KiB/sec. | ||
| 10288 | 2026.03.12 01:40:43.647516 [ 275 ] {c55ef387-f3c2-42d3-8823-ec192aae3b25} <Debug> TCPHandler: Processed in 0.001236339 sec. | ||
| 10289 | 2026.03.12 01:40:44.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.98 MiB, peak 329.12 MiB, free memory in arenas 0.00 B, will set to 315.71 MiB (RSS), difference: -1.27 MiB | ||
| 10290 | 2026.03.12 01:40:45.584352 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22568 | ||
| 10291 | 2026.03.12 01:40:45.584836 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10292 | 2026.03.12 01:40:45.584873 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10293 | 2026.03.12 01:40:45.585463 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10294 | 2026.03.12 01:40:45.585696 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10295 | 2026.03.12 01:40:45.585823 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22568 | ||
| 10296 | 2026.03.12 01:40:46.842663 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10297 | 2026.03.12 01:40:46.857720 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10298 | 2026.03.12 01:40:46.857781 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 10299 | 2026.03.12 01:40:46.863671 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10300 | 2026.03.12 01:40:46.864351 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10301 | 2026.03.12 01:40:46.866993 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10302 | 2026.03.12 01:40:48.342059 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10303 | 2026.03.12 01:40:48.342267 [ 275 ] {95019943-9236-463e-87f6-1c46c34e5244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10304 | 2026.03.12 01:40:48.342337 [ 275 ] {95019943-9236-463e-87f6-1c46c34e5244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10305 | 2026.03.12 01:40:48.343111 [ 275 ] {95019943-9236-463e-87f6-1c46c34e5244} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10306 | 2026.03.12 01:40:48.343147 [ 275 ] {95019943-9236-463e-87f6-1c46c34e5244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10307 | 2026.03.12 01:40:48.343527 [ 275 ] {95019943-9236-463e-87f6-1c46c34e5244} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10308 | 2026.03.12 01:40:48.343754 [ 275 ] {95019943-9236-463e-87f6-1c46c34e5244} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10309 | 2026.03.12 01:40:48.343897 [ 275 ] {95019943-9236-463e-87f6-1c46c34e5244} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001684 sec., 33254.1567695962 rows/sec., 2.54 MiB/sec. | ||
| 10310 | 2026.03.12 01:40:48.343898 [ 48 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10311 | 2026.03.12 01:40:48.343937 [ 275 ] {95019943-9236-463e-87f6-1c46c34e5244} <Debug> TCPHandler: Processed in 0.00201916 sec. | ||
| 10312 | 2026.03.12 01:40:48.343950 [ 48 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10313 | 2026.03.12 01:40:48.343973 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10314 | 2026.03.12 01:40:48.344065 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10315 | 2026.03.12 01:40:48.344096 [ 197 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 10316 | 2026.03.12 01:40:48.344158 [ 275 ] {0404b695-6afe-4653-96df-44bb70e7e997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10317 | 2026.03.12 01:40:48.344204 [ 275 ] {0404b695-6afe-4653-96df-44bb70e7e997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10318 | 2026.03.12 01:40:48.344253 [ 197 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10319 | 2026.03.12 01:40:48.344293 [ 197 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2893 rows starting from the beginning of the part | ||
| 10320 | 2026.03.12 01:40:48.344360 [ 197 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 67 rows starting from the beginning of the part | ||
| 10321 | 2026.03.12 01:40:48.344406 [ 197 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 867 rows starting from the beginning of the part | ||
| 10322 | 2026.03.12 01:40:48.344448 [ 197 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 66 rows starting from the beginning of the part | ||
| 10323 | 2026.03.12 01:40:48.344487 [ 197 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 2133 rows starting from the beginning of the part | ||
| 10324 | 2026.03.12 01:40:48.344531 [ 197 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 10325 | 2026.03.12 01:40:48.344646 [ 275 ] {0404b695-6afe-4653-96df-44bb70e7e997} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10326 | 2026.03.12 01:40:48.344688 [ 275 ] {0404b695-6afe-4653-96df-44bb70e7e997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10327 | 2026.03.12 01:40:48.345034 [ 275 ] {0404b695-6afe-4653-96df-44bb70e7e997} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10328 | 2026.03.12 01:40:48.345250 [ 275 ] {0404b695-6afe-4653-96df-44bb70e7e997} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10329 | 2026.03.12 01:40:48.345383 [ 275 ] {0404b695-6afe-4653-96df-44bb70e7e997} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001243 sec., 51488.334674175385 rows/sec., 4.02 MiB/sec. | ||
| 10330 | 2026.03.12 01:40:48.345399 [ 61 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10331 | 2026.03.12 01:40:48.345422 [ 275 ] {0404b695-6afe-4653-96df-44bb70e7e997} <Debug> TCPHandler: Processed in 0.001405102 sec. | ||
| 10332 | 2026.03.12 01:40:48.345450 [ 61 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10333 | 2026.03.12 01:40:48.345476 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10334 | 2026.03.12 01:40:48.345558 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10335 | 2026.03.12 01:40:48.345612 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 10336 | 2026.03.12 01:40:48.345657 [ 275 ] {1a66a2a1-0abb-4dce-8385-f2c74f46c70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10337 | 2026.03.12 01:40:48.345706 [ 275 ] {1a66a2a1-0abb-4dce-8385-f2c74f46c70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10338 | 2026.03.12 01:40:48.345754 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10339 | 2026.03.12 01:40:48.345791 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1551 rows starting from the beginning of the part | ||
| 10340 | 2026.03.12 01:40:48.345855 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 71 rows starting from the beginning of the part | ||
| 10341 | 2026.03.12 01:40:48.345899 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 525 rows starting from the beginning of the part | ||
| 10342 | 2026.03.12 01:40:48.345940 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 69 rows starting from the beginning of the part | ||
| 10343 | 2026.03.12 01:40:48.345979 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1088 rows starting from the beginning of the part | ||
| 10344 | 2026.03.12 01:40:48.346021 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 10345 | 2026.03.12 01:40:48.346094 [ 275 ] {1a66a2a1-0abb-4dce-8385-f2c74f46c70e} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10346 | 2026.03.12 01:40:48.346134 [ 275 ] {1a66a2a1-0abb-4dce-8385-f2c74f46c70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10347 | 2026.03.12 01:40:48.346774 [ 275 ] {1a66a2a1-0abb-4dce-8385-f2c74f46c70e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10348 | 2026.03.12 01:40:48.346850 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6082 rows, containing 5 columns (5 merged, 0 gathered) in 0.002815832 sec., 2159929.9958236148 rows/sec., 174.67 MiB/sec. | ||
| 10349 | 2026.03.12 01:40:48.346990 [ 275 ] {1a66a2a1-0abb-4dce-8385-f2c74f46c70e} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10350 | 2026.03.12 01:40:48.347104 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10351 | 2026.03.12 01:40:48.347116 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10352 | 2026.03.12 01:40:48.347117 [ 275 ] {1a66a2a1-0abb-4dce-8385-f2c74f46c70e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00148 sec., 86486.4864864865 rows/sec., 6.02 MiB/sec. | ||
| 10353 | 2026.03.12 01:40:48.347139 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10354 | 2026.03.12 01:40:48.347161 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10355 | 2026.03.12 01:40:48.347168 [ 275 ] {1a66a2a1-0abb-4dce-8385-f2c74f46c70e} <Debug> TCPHandler: Processed in 0.001657455 sec. | ||
| 10356 | 2026.03.12 01:40:48.347233 [ 200 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 10357 | 2026.03.12 01:40:48.347281 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10358 | 2026.03.12 01:40:48.347329 [ 200 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10359 | 2026.03.12 01:40:48.347359 [ 200 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 23422 rows starting from the beginning of the part | ||
| 10360 | 2026.03.12 01:40:48.347371 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_76_15} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10361 | 2026.03.12 01:40:48.347375 [ 275 ] {b218f60a-3cd2-4ad4-9519-ce442686b4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10362 | 2026.03.12 01:40:48.347414 [ 200 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 161 rows starting from the beginning of the part | ||
| 10363 | 2026.03.12 01:40:48.347422 [ 275 ] {b218f60a-3cd2-4ad4-9519-ce442686b4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10364 | 2026.03.12 01:40:48.347440 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_76_15} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10365 | 2026.03.12 01:40:48.347456 [ 200 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 265 rows starting from the beginning of the part | ||
| 10366 | 2026.03.12 01:40:48.347495 [ 200 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 10367 | 2026.03.12 01:40:48.347516 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 10368 | 2026.03.12 01:40:48.347533 [ 200 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1292 rows starting from the beginning of the part | ||
| 10369 | 2026.03.12 01:40:48.347572 [ 200 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 128 rows starting from the beginning of the part | ||
| 10370 | 2026.03.12 01:40:48.347571 [ 202 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3368 rows, containing 5 columns (5 merged, 0 gathered) in 0.00201471 sec., 1671704.6125745145 rows/sec., 124.11 MiB/sec. | ||
| 10371 | 2026.03.12 01:40:48.347755 [ 275 ] {b218f60a-3cd2-4ad4-9519-ce442686b4c6} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10372 | 2026.03.12 01:40:48.347792 [ 275 ] {b218f60a-3cd2-4ad4-9519-ce442686b4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10373 | 2026.03.12 01:40:48.347835 [ 196 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10374 | 2026.03.12 01:40:48.348074 [ 196 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_76_15} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10375 | 2026.03.12 01:40:48.348139 [ 196 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_76_15} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10376 | 2026.03.12 01:40:48.348172 [ 275 ] {b218f60a-3cd2-4ad4-9519-ce442686b4c6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10377 | 2026.03.12 01:40:48.348207 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 10378 | 2026.03.12 01:40:48.348384 [ 275 ] {b218f60a-3cd2-4ad4-9519-ce442686b4c6} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10379 | 2026.03.12 01:40:48.348510 [ 275 ] {b218f60a-3cd2-4ad4-9519-ce442686b4c6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001153 sec., 41630.52905464007 rows/sec., 2.81 MiB/sec. | ||
| 10380 | 2026.03.12 01:40:48.348518 [ 61 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10381 | 2026.03.12 01:40:48.348548 [ 275 ] {b218f60a-3cd2-4ad4-9519-ce442686b4c6} <Debug> TCPHandler: Processed in 0.00131373 sec. | ||
| 10382 | 2026.03.12 01:40:48.348562 [ 61 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10383 | 2026.03.12 01:40:48.348585 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10384 | 2026.03.12 01:40:48.348655 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 10385 | 2026.03.12 01:40:48.348750 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10386 | 2026.03.12 01:40:48.348773 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3690 rows starting from the beginning of the part | ||
| 10387 | 2026.03.12 01:40:48.348816 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 10388 | 2026.03.12 01:40:48.348849 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 90 rows starting from the beginning of the part | ||
| 10389 | 2026.03.12 01:40:48.348880 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 10390 | 2026.03.12 01:40:48.348912 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 12 rows starting from the beginning of the part | ||
| 10391 | 2026.03.12 01:40:48.348945 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 48 rows starting from the beginning of the part | ||
| 10392 | 2026.03.12 01:40:48.350520 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3960 rows, containing 4 columns (4 merged, 0 gathered) in 0.001890969 sec., 2094164.420463794 rows/sec., 139.43 MiB/sec. | ||
| 10393 | 2026.03.12 01:40:48.350886 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10394 | 2026.03.12 01:40:48.351116 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_76_15} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10395 | 2026.03.12 01:40:48.351184 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_76_15} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10396 | 2026.03.12 01:40:48.351250 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 10397 | 2026.03.12 01:40:48.359541 [ 202 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25428 rows, containing 5 columns (5 merged, 0 gathered) in 0.012341027 sec., 2060444.40223654 rows/sec., 136.44 MiB/sec. | ||
| 10398 | 2026.03.12 01:40:48.359816 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10399 | 2026.03.12 01:40:48.360120 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10400 | 2026.03.12 01:40:48.360202 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10401 | 2026.03.12 01:40:48.360285 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10402 | 2026.03.12 01:40:49.001182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.50 MiB, peak 329.12 MiB, free memory in arenas 0.00 B, will set to 319.23 MiB (RSS), difference: 2.73 MiB | ||
| 10403 | 2026.03.12 01:40:52.909663 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10404 | 2026.03.12 01:40:52.909728 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10405 | 2026.03.12 01:40:53.086859 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23080 | ||
| 10406 | 2026.03.12 01:40:53.087384 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10407 | 2026.03.12 01:40:53.087427 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10408 | 2026.03.12 01:40:53.087916 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10409 | 2026.03.12 01:40:53.088150 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10410 | 2026.03.12 01:40:53.088295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23080 | ||
| 10411 | 2026.03.12 01:40:53.165481 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1306 | ||
| 10412 | 2026.03.12 01:40:53.167956 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10413 | 2026.03.12 01:40:53.168001 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10414 | 2026.03.12 01:40:53.169209 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10415 | 2026.03.12 01:40:53.169482 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10416 | 2026.03.12 01:40:53.169636 [ 71 ] {} <Debug> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10417 | 2026.03.12 01:40:53.169691 [ 71 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10418 | 2026.03.12 01:40:53.169714 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10419 | 2026.03.12 01:40:53.169819 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1306 | ||
| 10420 | 2026.03.12 01:40:53.169873 [ 196 ] {c1224153-30d8-4782-bd40-38e6052028c9::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 | ||
| 10421 | 2026.03.12 01:40:53.170820 [ 196 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10422 | 2026.03.12 01:40:53.170990 [ 196 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1122 rows starting from the beginning of the part | ||
| 10423 | 2026.03.12 01:40:53.171372 [ 196 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
| 10424 | 2026.03.12 01:40:53.171743 [ 196 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 46 rows starting from the beginning of the part | ||
| 10425 | 2026.03.12 01:40:53.172094 [ 196 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 10426 | 2026.03.12 01:40:53.172424 [ 196 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
| 10427 | 2026.03.12 01:40:53.172739 [ 196 ] {c1224153-30d8-4782-bd40-38e6052028c9::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 | ||
| 10428 | 2026.03.12 01:40:53.179295 [ 202 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1306 rows, containing 72 columns (72 merged, 0 gathered) in 0.009498024 sec., 137502.28468574095 rows/sec., 111.74 MiB/sec. | ||
| 10429 | 2026.03.12 01:40:53.180838 [ 202 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10430 | 2026.03.12 01:40:53.181486 [ 202 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_36_7} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10431 | 2026.03.12 01:40:53.181573 [ 202 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_36_7} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10432 | 2026.03.12 01:40:53.181948 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 10433 | 2026.03.12 01:40:53.343801 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10434 | 2026.03.12 01:40:53.343994 [ 275 ] {1cbcdb1a-c534-4e8d-858c-b50020651574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10435 | 2026.03.12 01:40:53.344066 [ 275 ] {1cbcdb1a-c534-4e8d-858c-b50020651574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10436 | 2026.03.12 01:40:53.344780 [ 275 ] {1cbcdb1a-c534-4e8d-858c-b50020651574} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10437 | 2026.03.12 01:40:53.344829 [ 275 ] {1cbcdb1a-c534-4e8d-858c-b50020651574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10438 | 2026.03.12 01:40:53.345239 [ 275 ] {1cbcdb1a-c534-4e8d-858c-b50020651574} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10439 | 2026.03.12 01:40:53.345447 [ 275 ] {1cbcdb1a-c534-4e8d-858c-b50020651574} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10440 | 2026.03.12 01:40:53.345592 [ 275 ] {1cbcdb1a-c534-4e8d-858c-b50020651574} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001687 sec., 39122.70302311796 rows/sec., 3.10 MiB/sec. | ||
| 10441 | 2026.03.12 01:40:53.345638 [ 275 ] {1cbcdb1a-c534-4e8d-858c-b50020651574} <Debug> TCPHandler: Processed in 0.002019731 sec. | ||
| 10442 | 2026.03.12 01:40:53.345758 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10443 | 2026.03.12 01:40:53.345852 [ 275 ] {bca633ab-001d-4428-b63d-e72c46b12de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10444 | 2026.03.12 01:40:53.345892 [ 275 ] {bca633ab-001d-4428-b63d-e72c46b12de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10445 | 2026.03.12 01:40:53.346356 [ 275 ] {bca633ab-001d-4428-b63d-e72c46b12de3} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10446 | 2026.03.12 01:40:53.346393 [ 275 ] {bca633ab-001d-4428-b63d-e72c46b12de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10447 | 2026.03.12 01:40:53.346696 [ 275 ] {bca633ab-001d-4428-b63d-e72c46b12de3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10448 | 2026.03.12 01:40:53.346914 [ 275 ] {bca633ab-001d-4428-b63d-e72c46b12de3} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10449 | 2026.03.12 01:40:53.347045 [ 275 ] {bca633ab-001d-4428-b63d-e72c46b12de3} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001162 sec., 4302.925989672977 rows/sec., 323.56 KiB/sec. | ||
| 10450 | 2026.03.12 01:40:53.347083 [ 275 ] {bca633ab-001d-4428-b63d-e72c46b12de3} <Debug> TCPHandler: Processed in 0.00132851 sec. | ||
| 10451 | 2026.03.12 01:40:53.347189 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10452 | 2026.03.12 01:40:53.347282 [ 275 ] {7850aba0-419b-43cf-a184-bf794c2f4594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10453 | 2026.03.12 01:40:53.347321 [ 275 ] {7850aba0-419b-43cf-a184-bf794c2f4594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10454 | 2026.03.12 01:40:53.347725 [ 275 ] {7850aba0-419b-43cf-a184-bf794c2f4594} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10455 | 2026.03.12 01:40:53.347760 [ 275 ] {7850aba0-419b-43cf-a184-bf794c2f4594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10456 | 2026.03.12 01:40:53.348068 [ 275 ] {7850aba0-419b-43cf-a184-bf794c2f4594} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10457 | 2026.03.12 01:40:53.348270 [ 275 ] {7850aba0-419b-43cf-a184-bf794c2f4594} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10458 | 2026.03.12 01:40:53.348396 [ 275 ] {7850aba0-419b-43cf-a184-bf794c2f4594} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001134 sec., 60846.560846560846 rows/sec., 4.75 MiB/sec. | ||
| 10459 | 2026.03.12 01:40:53.348433 [ 275 ] {7850aba0-419b-43cf-a184-bf794c2f4594} <Debug> TCPHandler: Processed in 0.00129234 sec. | ||
| 10460 | 2026.03.12 01:40:53.348538 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10461 | 2026.03.12 01:40:53.348630 [ 275 ] {f6886c78-310c-4f19-9685-936a26693717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10462 | 2026.03.12 01:40:53.348673 [ 275 ] {f6886c78-310c-4f19-9685-936a26693717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10463 | 2026.03.12 01:40:53.349086 [ 275 ] {f6886c78-310c-4f19-9685-936a26693717} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10464 | 2026.03.12 01:40:53.349122 [ 275 ] {f6886c78-310c-4f19-9685-936a26693717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10465 | 2026.03.12 01:40:53.349466 [ 275 ] {f6886c78-310c-4f19-9685-936a26693717} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10466 | 2026.03.12 01:40:53.349669 [ 275 ] {f6886c78-310c-4f19-9685-936a26693717} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10467 | 2026.03.12 01:40:53.349797 [ 275 ] {f6886c78-310c-4f19-9685-936a26693717} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 10468 | 2026.03.12 01:40:53.349834 [ 275 ] {f6886c78-310c-4f19-9685-936a26693717} <Debug> TCPHandler: Processed in 0.001342971 sec. | ||
| 10469 | 2026.03.12 01:40:53.349938 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10470 | 2026.03.12 01:40:53.350030 [ 275 ] {bd05c13c-48ce-40e5-a37d-226727054c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10471 | 2026.03.12 01:40:53.350085 [ 275 ] {bd05c13c-48ce-40e5-a37d-226727054c3e} <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 | ||
| 10472 | 2026.03.12 01:40:53.350840 [ 275 ] {bd05c13c-48ce-40e5-a37d-226727054c3e} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10473 | 2026.03.12 01:40:53.350876 [ 275 ] {bd05c13c-48ce-40e5-a37d-226727054c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10474 | 2026.03.12 01:40:53.351378 [ 275 ] {bd05c13c-48ce-40e5-a37d-226727054c3e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10475 | 2026.03.12 01:40:53.351590 [ 275 ] {bd05c13c-48ce-40e5-a37d-226727054c3e} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10476 | 2026.03.12 01:40:53.351730 [ 275 ] {bd05c13c-48ce-40e5-a37d-226727054c3e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001718 sec., 2910.360884749709 rows/sec., 5.22 MiB/sec. | ||
| 10477 | 2026.03.12 01:40:53.351792 [ 275 ] {bd05c13c-48ce-40e5-a37d-226727054c3e} <Debug> TCPHandler: Processed in 0.001900638 sec. | ||
| 10478 | 2026.03.12 01:40:53.351897 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10479 | 2026.03.12 01:40:53.351990 [ 275 ] {7733d126-1314-4508-9cce-9fb8550363dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10480 | 2026.03.12 01:40:53.352031 [ 275 ] {7733d126-1314-4508-9cce-9fb8550363dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10481 | 2026.03.12 01:40:53.352361 [ 275 ] {7733d126-1314-4508-9cce-9fb8550363dd} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10482 | 2026.03.12 01:40:53.352397 [ 275 ] {7733d126-1314-4508-9cce-9fb8550363dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10483 | 2026.03.12 01:40:53.352692 [ 275 ] {7733d126-1314-4508-9cce-9fb8550363dd} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10484 | 2026.03.12 01:40:53.352894 [ 275 ] {7733d126-1314-4508-9cce-9fb8550363dd} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10485 | 2026.03.12 01:40:53.353019 [ 275 ] {7733d126-1314-4508-9cce-9fb8550363dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 10486 | 2026.03.12 01:40:53.353054 [ 275 ] {7733d126-1314-4508-9cce-9fb8550363dd} <Debug> TCPHandler: Processed in 0.001204439 sec. | ||
| 10487 | 2026.03.12 01:40:54.001190 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000817162 sec. | ||
| 10488 | 2026.03.12 01:40:54.367039 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10489 | 2026.03.12 01:40:54.383188 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10490 | 2026.03.12 01:40:54.383254 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10491 | 2026.03.12 01:40:54.389385 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10492 | 2026.03.12 01:40:54.390070 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10493 | 2026.03.12 01:40:54.393017 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10494 | 2026.03.12 01:40:54.584728 [ 123 ] {} <Debug> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 10495 | 2026.03.12 01:40:54.584789 [ 123 ] {} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10496 | 2026.03.12 01:40:54.584810 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10497 | 2026.03.12 01:40:54.584920 [ 187 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 10498 | 2026.03.12 01:40:54.585041 [ 187 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10499 | 2026.03.12 01:40:54.585076 [ 187 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 20 rows starting from the beginning of the part | ||
| 10500 | 2026.03.12 01:40:54.585144 [ 187 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 10501 | 2026.03.12 01:40:54.585190 [ 187 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 10502 | 2026.03.12 01:40:54.585241 [ 187 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 10503 | 2026.03.12 01:40:54.585281 [ 187 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 10504 | 2026.03.12 01:40:54.586022 [ 186 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001143537 sec., 33230.23216564047 rows/sec., 2.77 MiB/sec. | ||
| 10505 | 2026.03.12 01:40:54.586226 [ 190 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 10506 | 2026.03.12 01:40:54.586580 [ 190 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_22_5} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10507 | 2026.03.12 01:40:54.586669 [ 190 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_22_5} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 10508 | 2026.03.12 01:40:54.586788 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10509 | 2026.03.12 01:40:55.340998 [ 123 ] {} <Debug> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10510 | 2026.03.12 01:40:55.341082 [ 123 ] {} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10511 | 2026.03.12 01:40:55.341117 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10512 | 2026.03.12 01:40:55.341269 [ 187 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::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 | ||
| 10513 | 2026.03.12 01:40:55.341442 [ 187 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10514 | 2026.03.12 01:40:55.341493 [ 187 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 160 rows starting from the beginning of the part | ||
| 10515 | 2026.03.12 01:40:55.341600 [ 187 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 10516 | 2026.03.12 01:40:55.341669 [ 187 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 10517 | 2026.03.12 01:40:55.341733 [ 187 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 10518 | 2026.03.12 01:40:55.341794 [ 187 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 10519 | 2026.03.12 01:40:55.342598 [ 186 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.00139027 sec., 443079.4018428075 rows/sec., 27.22 MiB/sec. | ||
| 10520 | 2026.03.12 01:40:55.342775 [ 191 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10521 | 2026.03.12 01:40:55.343068 [ 191 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_18_4} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10522 | 2026.03.12 01:40:55.343151 [ 191 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_18_4} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10523 | 2026.03.12 01:40:55.343224 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10524 | 2026.03.12 01:40:55.570787 [ 123 ] {} <Debug> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10525 | 2026.03.12 01:40:55.570861 [ 123 ] {} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10526 | 2026.03.12 01:40:55.570906 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10527 | 2026.03.12 01:40:55.571078 [ 187 ] {af3a458c-1bc7-4745-a17e-8c6982092043::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 | ||
| 10528 | 2026.03.12 01:40:55.571260 [ 187 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10529 | 2026.03.12 01:40:55.571314 [ 187 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 308 rows starting from the beginning of the part | ||
| 10530 | 2026.03.12 01:40:55.571426 [ 187 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 10531 | 2026.03.12 01:40:55.571500 [ 187 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 10532 | 2026.03.12 01:40:55.571570 [ 187 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 10533 | 2026.03.12 01:40:55.571636 [ 187 ] {af3a458c-1bc7-4745-a17e-8c6982092043::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 | ||
| 10534 | 2026.03.12 01:40:55.572854 [ 188 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001840568 sec., 643279.6832282209 rows/sec., 43.82 MiB/sec. | ||
| 10535 | 2026.03.12 01:40:55.573151 [ 188 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10536 | 2026.03.12 01:40:55.573645 [ 188 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_18_4} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10537 | 2026.03.12 01:40:55.573779 [ 188 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_18_4} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10538 | 2026.03.12 01:40:55.573908 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 10539 | 2026.03.12 01:40:57.665812 [ 174 ] {} <Debug> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10540 | 2026.03.12 01:40:57.665936 [ 174 ] {} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10541 | 2026.03.12 01:40:57.665968 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10542 | 2026.03.12 01:40:57.666120 [ 186 ] {71e9c81b-9818-4f90-b847-860da293bb83::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 | ||
| 10543 | 2026.03.12 01:40:57.666354 [ 186 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10544 | 2026.03.12 01:40:57.666405 [ 186 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 882 rows starting from the beginning of the part | ||
| 10545 | 2026.03.12 01:40:57.666500 [ 186 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 857 rows starting from the beginning of the part | ||
| 10546 | 2026.03.12 01:40:57.666566 [ 186 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 10547 | 2026.03.12 01:40:57.666653 [ 186 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 10548 | 2026.03.12 01:40:57.666721 [ 186 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 732 rows starting from the beginning of the part | ||
| 10549 | 2026.03.12 01:40:57.668467 [ 188 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2769 rows, containing 5 columns (5 merged, 0 gathered) in 0.002402387 sec., 1152603.6396300844 rows/sec., 73.69 MiB/sec. | ||
| 10550 | 2026.03.12 01:40:57.668817 [ 188 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10551 | 2026.03.12 01:40:57.669339 [ 188 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_18_4} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10552 | 2026.03.12 01:40:57.669475 [ 188 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_18_4} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10553 | 2026.03.12 01:40:57.669624 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 10554 | 2026.03.12 01:40:58.110105 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64066 | ||
| 10555 | 2026.03.12 01:40:58.110219 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10556 | 2026.03.12 01:40:58.110246 [ 288 ] {} <Debug> TCP-Session: 09a82284-758b-4408-b74a-3ca86b515826 Authenticating user 'default' from [fd00:1122:3344:101::e]:64066 | ||
| 10557 | 2026.03.12 01:40:58.110268 [ 288 ] {} <Debug> TCP-Session: 09a82284-758b-4408-b74a-3ca86b515826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10558 | 2026.03.12 01:40:58.110281 [ 288 ] {} <Debug> TCP-Session: 09a82284-758b-4408-b74a-3ca86b515826 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10559 | 2026.03.12 01:40:58.110489 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59725 | ||
| 10560 | 2026.03.12 01:40:58.110508 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63060 | ||
| 10561 | 2026.03.12 01:40:58.110543 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39196 | ||
| 10562 | 2026.03.12 01:40:58.110562 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40374 | ||
| 10563 | 2026.03.12 01:40:58.110553 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33546 | ||
| 10564 | 2026.03.12 01:40:58.110626 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10565 | 2026.03.12 01:40:58.110630 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10566 | 2026.03.12 01:40:58.110667 [ 290 ] {} <Debug> TCP-Session: 5dfb2026-bc83-44d9-aa98-25aa7bf180ef Authenticating user 'default' from [fd00:1122:3344:101::e]:59725 | ||
| 10567 | 2026.03.12 01:40:58.110535 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39480 | ||
| 10568 | 2026.03.12 01:40:58.110706 [ 290 ] {} <Debug> TCP-Session: 5dfb2026-bc83-44d9-aa98-25aa7bf180ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10569 | 2026.03.12 01:40:58.110693 [ 291 ] {} <Debug> TCP-Session: 4be05569-9c26-4954-bde1-f589d3a46fba Authenticating user 'default' from [fd00:1122:3344:101::e]:63060 | ||
| 10570 | 2026.03.12 01:40:58.110769 [ 290 ] {} <Debug> TCP-Session: 5dfb2026-bc83-44d9-aa98-25aa7bf180ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10571 | 2026.03.12 01:40:58.110530 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48961 | ||
| 10572 | 2026.03.12 01:40:58.110791 [ 291 ] {} <Debug> TCP-Session: 4be05569-9c26-4954-bde1-f589d3a46fba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10573 | 2026.03.12 01:40:58.110491 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60881 | ||
| 10574 | 2026.03.12 01:40:58.110827 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10575 | 2026.03.12 01:40:58.110831 [ 291 ] {} <Debug> TCP-Session: 4be05569-9c26-4954-bde1-f589d3a46fba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10576 | 2026.03.12 01:40:58.110693 [ 288 ] {} <Trace> TCP-Session: 09a82284-758b-4408-b74a-3ca86b515826 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10577 | 2026.03.12 01:40:58.110924 [ 274 ] {} <Debug> TCP-Session: a8d6aa28-6192-47c6-ba7c-33b3ec06219c Authenticating user 'default' from [fd00:1122:3344:101::e]:39196 | ||
| 10578 | 2026.03.12 01:40:58.110957 [ 274 ] {} <Debug> TCP-Session: a8d6aa28-6192-47c6-ba7c-33b3ec06219c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10579 | 2026.03.12 01:40:58.110975 [ 274 ] {} <Debug> TCP-Session: a8d6aa28-6192-47c6-ba7c-33b3ec06219c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10580 | 2026.03.12 01:40:58.111099 [ 288 ] {205ac085-6575-4b65-9c7c-39245e92261a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64066) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10581 | 2026.03.12 01:40:58.111360 [ 288 ] {205ac085-6575-4b65-9c7c-39245e92261a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10582 | 2026.03.12 01:40:58.111414 [ 288 ] {205ac085-6575-4b65-9c7c-39245e92261a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10583 | 2026.03.12 01:40:58.111492 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10584 | 2026.03.12 01:40:58.111528 [ 286 ] {} <Debug> TCP-Session: 957a383e-d933-4d61-88be-fa0bd4647973 Authenticating user 'default' from [fd00:1122:3344:101::e]:33546 | ||
| 10585 | 2026.03.12 01:40:58.111545 [ 286 ] {} <Debug> TCP-Session: 957a383e-d933-4d61-88be-fa0bd4647973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10586 | 2026.03.12 01:40:58.111558 [ 286 ] {} <Debug> TCP-Session: 957a383e-d933-4d61-88be-fa0bd4647973 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10587 | 2026.03.12 01:40:58.111623 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10588 | 2026.03.12 01:40:58.111681 [ 289 ] {} <Debug> TCP-Session: 1a5b4ef3-bfc7-4920-a5a0-8df7b58dbb53 Authenticating user 'default' from [fd00:1122:3344:101::e]:60881 | ||
| 10589 | 2026.03.12 01:40:58.111705 [ 289 ] {} <Debug> TCP-Session: 1a5b4ef3-bfc7-4920-a5a0-8df7b58dbb53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10590 | 2026.03.12 01:40:58.111708 [ 288 ] {205ac085-6575-4b65-9c7c-39245e92261a} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 10591 | 2026.03.12 01:40:58.111714 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10592 | 2026.03.12 01:40:58.111720 [ 289 ] {} <Debug> TCP-Session: 1a5b4ef3-bfc7-4920-a5a0-8df7b58dbb53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10593 | 2026.03.12 01:40:58.111772 [ 293 ] {} <Debug> TCP-Session: 255f00cb-dcd3-4c76-996c-76b8f2ed1487 Authenticating user 'default' from [fd00:1122:3344:101::e]:39480 | ||
| 10594 | 2026.03.12 01:40:58.111795 [ 293 ] {} <Debug> TCP-Session: 255f00cb-dcd3-4c76-996c-76b8f2ed1487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10595 | 2026.03.12 01:40:58.111808 [ 293 ] {} <Debug> TCP-Session: 255f00cb-dcd3-4c76-996c-76b8f2ed1487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10596 | 2026.03.12 01:40:58.111926 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10597 | 2026.03.12 01:40:58.111984 [ 287 ] {} <Debug> TCP-Session: 09b48af6-b157-4bd2-afac-25b3ea566a64 Authenticating user 'default' from [fd00:1122:3344:101::e]:40374 | ||
| 10598 | 2026.03.12 01:40:58.111994 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10599 | 2026.03.12 01:40:58.112016 [ 287 ] {} <Debug> TCP-Session: 09b48af6-b157-4bd2-afac-25b3ea566a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10600 | 2026.03.12 01:40:58.112024 [ 292 ] {} <Debug> TCP-Session: 1df26593-b1fc-4355-afaa-f83822659e14 Authenticating user 'default' from [fd00:1122:3344:101::e]:48961 | ||
| 10601 | 2026.03.12 01:40:58.112039 [ 287 ] {} <Debug> TCP-Session: 09b48af6-b157-4bd2-afac-25b3ea566a64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10602 | 2026.03.12 01:40:58.112045 [ 292 ] {} <Debug> TCP-Session: 1df26593-b1fc-4355-afaa-f83822659e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10603 | 2026.03.12 01:40:58.112063 [ 292 ] {} <Debug> TCP-Session: 1df26593-b1fc-4355-afaa-f83822659e14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10604 | 2026.03.12 01:40:58.112652 [ 313 ] {205ac085-6575-4b65-9c7c-39245e92261a} <Trace> AggregatingTransform: Aggregating | ||
| 10605 | 2026.03.12 01:40:58.112698 [ 313 ] {205ac085-6575-4b65-9c7c-39245e92261a} <Trace> Aggregator: Aggregation method: without_key | ||
| 10606 | 2026.03.12 01:40:58.112732 [ 313 ] {205ac085-6575-4b65-9c7c-39245e92261a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910194 sec. (1098.667 rows/sec., 42.92 KiB/sec.) | ||
| 10607 | 2026.03.12 01:40:58.112748 [ 313 ] {205ac085-6575-4b65-9c7c-39245e92261a} <Trace> Aggregator: Merging aggregated data | ||
| 10608 | 2026.03.12 01:40:58.114140 [ 288 ] {205ac085-6575-4b65-9c7c-39245e92261a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003099 sec., 322.6847370119393 rows/sec., 12.60 KiB/sec. | ||
| 10609 | 2026.03.12 01:40:58.114283 [ 288 ] {205ac085-6575-4b65-9c7c-39245e92261a} <Debug> TCPHandler: Processed in 0.003755357 sec. | ||
| 10610 | 2026.03.12 01:40:58.114406 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10611 | 2026.03.12 01:40:58.114447 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10612 | 2026.03.12 01:40:58.114469 [ 288 ] {} <Debug> TCP-Session: 09a82284-758b-4408-b74a-3ca86b515826 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10613 | 2026.03.12 01:40:58.114482 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10614 | 2026.03.12 01:40:58.114507 [ 286 ] {} <Debug> TCP-Session: 957a383e-d933-4d61-88be-fa0bd4647973 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10615 | 2026.03.12 01:40:58.114510 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10616 | 2026.03.12 01:40:58.114540 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10617 | 2026.03.12 01:40:58.114568 [ 290 ] {} <Debug> TCP-Session: 5dfb2026-bc83-44d9-aa98-25aa7bf180ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10618 | 2026.03.12 01:40:58.114569 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10619 | 2026.03.12 01:40:58.114591 [ 293 ] {} <Debug> TCP-Session: 255f00cb-dcd3-4c76-996c-76b8f2ed1487 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10620 | 2026.03.12 01:40:58.114614 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10621 | 2026.03.12 01:40:58.114629 [ 291 ] {} <Debug> TCP-Session: 4be05569-9c26-4954-bde1-f589d3a46fba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10622 | 2026.03.12 01:40:58.114640 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10623 | 2026.03.12 01:40:58.114652 [ 274 ] {} <Debug> TCP-Session: a8d6aa28-6192-47c6-ba7c-33b3ec06219c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10624 | 2026.03.12 01:40:58.114594 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10625 | 2026.03.12 01:40:58.114695 [ 287 ] {} <Debug> TCP-Session: 09b48af6-b157-4bd2-afac-25b3ea566a64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10626 | 2026.03.12 01:40:58.114538 [ 289 ] {} <Debug> TCP-Session: 1a5b4ef3-bfc7-4920-a5a0-8df7b58dbb53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10627 | 2026.03.12 01:40:58.114786 [ 292 ] {} <Debug> TCP-Session: 1df26593-b1fc-4355-afaa-f83822659e14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10628 | 2026.03.12 01:40:58.121160 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43177 | ||
| 10629 | 2026.03.12 01:40:58.121226 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10630 | 2026.03.12 01:40:58.121246 [ 288 ] {} <Debug> TCP-Session: 68d2a6ab-e977-41fe-82d4-2e6186dc7c9d Authenticating user 'default' from [fd00:1122:3344:101::e]:43177 | ||
| 10631 | 2026.03.12 01:40:58.121262 [ 288 ] {} <Debug> TCP-Session: 68d2a6ab-e977-41fe-82d4-2e6186dc7c9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10632 | 2026.03.12 01:40:58.121274 [ 288 ] {} <Debug> TCP-Session: 68d2a6ab-e977-41fe-82d4-2e6186dc7c9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10633 | 2026.03.12 01:40:58.121450 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58022 | ||
| 10634 | 2026.03.12 01:40:58.121472 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61841 | ||
| 10635 | 2026.03.12 01:40:58.121480 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36338 | ||
| 10636 | 2026.03.12 01:40:58.121500 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62529 | ||
| 10637 | 2026.03.12 01:40:58.121529 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55809 | ||
| 10638 | 2026.03.12 01:40:58.121550 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10639 | 2026.03.12 01:40:58.121561 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60704 | ||
| 10640 | 2026.03.12 01:40:58.121580 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10641 | 2026.03.12 01:40:58.121582 [ 290 ] {} <Debug> TCP-Session: 1ce0c95f-3347-4552-a58d-e369f4d348bb Authenticating user 'default' from [fd00:1122:3344:101::e]:61841 | ||
| 10642 | 2026.03.12 01:40:58.121600 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10643 | 2026.03.12 01:40:58.121614 [ 292 ] {} <Debug> TCP-Session: 293ac7b9-344a-435a-b455-dd89aeef0d4d Authenticating user 'default' from [fd00:1122:3344:101::e]:62529 | ||
| 10644 | 2026.03.12 01:40:58.121625 [ 290 ] {} <Debug> TCP-Session: 1ce0c95f-3347-4552-a58d-e369f4d348bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10645 | 2026.03.12 01:40:58.121638 [ 286 ] {} <Debug> TCP-Session: 853ea118-a45f-407c-af45-e05b43d1cf2f Authenticating user 'default' from [fd00:1122:3344:101::e]:55809 | ||
| 10646 | 2026.03.12 01:40:58.121644 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10647 | 2026.03.12 01:40:58.121669 [ 286 ] {} <Debug> TCP-Session: 853ea118-a45f-407c-af45-e05b43d1cf2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10648 | 2026.03.12 01:40:58.121658 [ 290 ] {} <Debug> TCP-Session: 1ce0c95f-3347-4552-a58d-e369f4d348bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10649 | 2026.03.12 01:40:58.121696 [ 286 ] {} <Debug> TCP-Session: 853ea118-a45f-407c-af45-e05b43d1cf2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10650 | 2026.03.12 01:40:58.121691 [ 287 ] {} <Debug> TCP-Session: 7009e6a4-861b-4b9e-9e0b-53d15791d0fa Authenticating user 'default' from [fd00:1122:3344:101::e]:60704 | ||
| 10651 | 2026.03.12 01:40:58.121650 [ 292 ] {} <Debug> TCP-Session: 293ac7b9-344a-435a-b455-dd89aeef0d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10652 | 2026.03.12 01:40:58.121745 [ 287 ] {} <Debug> TCP-Session: 7009e6a4-861b-4b9e-9e0b-53d15791d0fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10653 | 2026.03.12 01:40:58.121754 [ 292 ] {} <Debug> TCP-Session: 293ac7b9-344a-435a-b455-dd89aeef0d4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10654 | 2026.03.12 01:40:58.121766 [ 287 ] {} <Debug> TCP-Session: 7009e6a4-861b-4b9e-9e0b-53d15791d0fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10655 | 2026.03.12 01:40:58.121568 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10656 | 2026.03.12 01:40:58.121517 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59294 | ||
| 10657 | 2026.03.12 01:40:58.121818 [ 291 ] {} <Debug> TCP-Session: 91da1e1e-5062-4cb8-b10d-283e97b4eeca Authenticating user 'default' from [fd00:1122:3344:101::e]:36338 | ||
| 10658 | 2026.03.12 01:40:58.121507 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33281 | ||
| 10659 | 2026.03.12 01:40:58.121842 [ 291 ] {} <Debug> TCP-Session: 91da1e1e-5062-4cb8-b10d-283e97b4eeca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10660 | 2026.03.12 01:40:58.121864 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10661 | 2026.03.12 01:40:58.121876 [ 291 ] {} <Debug> TCP-Session: 91da1e1e-5062-4cb8-b10d-283e97b4eeca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10662 | 2026.03.12 01:40:58.121889 [ 274 ] {} <Debug> TCP-Session: 72913a1c-8faa-43cd-8d83-69d72d435b6a Authenticating user 'default' from [fd00:1122:3344:101::e]:59294 | ||
| 10663 | 2026.03.12 01:40:58.121542 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10664 | 2026.03.12 01:40:58.121904 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10665 | 2026.03.12 01:40:58.121910 [ 274 ] {} <Debug> TCP-Session: 72913a1c-8faa-43cd-8d83-69d72d435b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10666 | 2026.03.12 01:40:58.121933 [ 289 ] {} <Debug> TCP-Session: 13946d32-4660-4cf5-8769-ba2601e757eb Authenticating user 'default' from [fd00:1122:3344:101::e]:58022 | ||
| 10667 | 2026.03.12 01:40:58.121942 [ 293 ] {} <Debug> TCP-Session: b5f39f84-bcae-4a50-9d1f-b8e0df5f4f49 Authenticating user 'default' from [fd00:1122:3344:101::e]:33281 | ||
| 10668 | 2026.03.12 01:40:58.121951 [ 274 ] {} <Debug> TCP-Session: 72913a1c-8faa-43cd-8d83-69d72d435b6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10669 | 2026.03.12 01:40:58.121964 [ 289 ] {} <Debug> TCP-Session: 13946d32-4660-4cf5-8769-ba2601e757eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10670 | 2026.03.12 01:40:58.121974 [ 293 ] {} <Debug> TCP-Session: b5f39f84-bcae-4a50-9d1f-b8e0df5f4f49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10671 | 2026.03.12 01:40:58.121994 [ 289 ] {} <Debug> TCP-Session: 13946d32-4660-4cf5-8769-ba2601e757eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10672 | 2026.03.12 01:40:58.122004 [ 293 ] {} <Debug> TCP-Session: b5f39f84-bcae-4a50-9d1f-b8e0df5f4f49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10673 | 2026.03.12 01:40:58.121492 [ 288 ] {} <Trace> TCP-Session: 68d2a6ab-e977-41fe-82d4-2e6186dc7c9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10674 | 2026.03.12 01:40:58.122144 [ 288 ] {68f29ed6-62e6-4053-a9a2-fe61c4850da0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43177) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10675 | 2026.03.12 01:40:58.122307 [ 288 ] {68f29ed6-62e6-4053-a9a2-fe61c4850da0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10676 | 2026.03.12 01:40:58.122348 [ 288 ] {68f29ed6-62e6-4053-a9a2-fe61c4850da0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10677 | 2026.03.12 01:40:58.122570 [ 288 ] {68f29ed6-62e6-4053-a9a2-fe61c4850da0} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 10678 | 2026.03.12 01:40:58.123346 [ 305 ] {68f29ed6-62e6-4053-a9a2-fe61c4850da0} <Trace> AggregatingTransform: Aggregating | ||
| 10679 | 2026.03.12 01:40:58.123388 [ 305 ] {68f29ed6-62e6-4053-a9a2-fe61c4850da0} <Trace> Aggregator: Aggregation method: without_key | ||
| 10680 | 2026.03.12 01:40:58.123418 [ 305 ] {68f29ed6-62e6-4053-a9a2-fe61c4850da0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000769711 sec. (1299.189 rows/sec., 50.75 KiB/sec.) | ||
| 10681 | 2026.03.12 01:40:58.123438 [ 305 ] {68f29ed6-62e6-4053-a9a2-fe61c4850da0} <Trace> Aggregator: Merging aggregated data | ||
| 10682 | 2026.03.12 01:40:58.124813 [ 288 ] {68f29ed6-62e6-4053-a9a2-fe61c4850da0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002702 sec., 370.0962250185048 rows/sec., 14.46 KiB/sec. | ||
| 10683 | 2026.03.12 01:40:58.124937 [ 288 ] {68f29ed6-62e6-4053-a9a2-fe61c4850da0} <Debug> TCPHandler: Processed in 0.003500263 sec. | ||
| 10684 | 2026.03.12 01:40:58.125051 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10685 | 2026.03.12 01:40:58.125076 [ 288 ] {} <Debug> TCP-Session: 68d2a6ab-e977-41fe-82d4-2e6186dc7c9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10686 | 2026.03.12 01:40:58.125079 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10687 | 2026.03.12 01:40:58.125098 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10688 | 2026.03.12 01:40:58.125115 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10689 | 2026.03.12 01:40:58.125124 [ 287 ] {} <Debug> TCP-Session: 7009e6a4-861b-4b9e-9e0b-53d15791d0fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10690 | 2026.03.12 01:40:58.125151 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10691 | 2026.03.12 01:40:58.125168 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10692 | 2026.03.12 01:40:58.125168 [ 290 ] {} <Debug> TCP-Session: 1ce0c95f-3347-4552-a58d-e369f4d348bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10693 | 2026.03.12 01:40:58.125195 [ 274 ] {} <Debug> TCP-Session: 72913a1c-8faa-43cd-8d83-69d72d435b6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10694 | 2026.03.12 01:40:58.125203 [ 291 ] {} <Debug> TCP-Session: 91da1e1e-5062-4cb8-b10d-283e97b4eeca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10695 | 2026.03.12 01:40:58.125203 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10696 | 2026.03.12 01:40:58.125184 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10697 | 2026.03.12 01:40:58.125263 [ 286 ] {} <Debug> TCP-Session: 853ea118-a45f-407c-af45-e05b43d1cf2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10698 | 2026.03.12 01:40:58.125143 [ 289 ] {} <Debug> TCP-Session: 13946d32-4660-4cf5-8769-ba2601e757eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10699 | 2026.03.12 01:40:58.125285 [ 292 ] {} <Debug> TCP-Session: 293ac7b9-344a-435a-b455-dd89aeef0d4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10700 | 2026.03.12 01:40:58.125131 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10701 | 2026.03.12 01:40:58.125356 [ 293 ] {} <Debug> TCP-Session: b5f39f84-bcae-4a50-9d1f-b8e0df5f4f49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10702 | 2026.03.12 01:40:58.305339 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41096 | ||
| 10703 | 2026.03.12 01:40:58.305442 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10704 | 2026.03.12 01:40:58.305467 [ 288 ] {} <Debug> TCP-Session: f593c5f2-70b9-4803-8207-c57cbf7f9d81 Authenticating user 'default' from [fd00:1122:3344:101::e]:41096 | ||
| 10705 | 2026.03.12 01:40:58.305489 [ 288 ] {} <Debug> TCP-Session: f593c5f2-70b9-4803-8207-c57cbf7f9d81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10706 | 2026.03.12 01:40:58.305502 [ 288 ] {} <Debug> TCP-Session: f593c5f2-70b9-4803-8207-c57cbf7f9d81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10707 | 2026.03.12 01:40:58.305677 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49485 | ||
| 10708 | 2026.03.12 01:40:58.305684 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63684 | ||
| 10709 | 2026.03.12 01:40:58.305743 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60943 | ||
| 10710 | 2026.03.12 01:40:58.305754 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62517 | ||
| 10711 | 2026.03.12 01:40:58.305764 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61232 | ||
| 10712 | 2026.03.12 01:40:58.305804 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10713 | 2026.03.12 01:40:58.305833 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10714 | 2026.03.12 01:40:58.305833 [ 288 ] {} <Trace> TCP-Session: f593c5f2-70b9-4803-8207-c57cbf7f9d81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10715 | 2026.03.12 01:40:58.305868 [ 274 ] {} <Debug> TCP-Session: 4e0525cb-63ce-430f-9125-bfae3f6f0aa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60943 | ||
| 10716 | 2026.03.12 01:40:58.305864 [ 289 ] {} <Debug> TCP-Session: 7c627f68-6129-469f-9944-7380a9e74859 Authenticating user 'default' from [fd00:1122:3344:101::e]:49485 | ||
| 10717 | 2026.03.12 01:40:58.305889 [ 274 ] {} <Debug> TCP-Session: 4e0525cb-63ce-430f-9125-bfae3f6f0aa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10718 | 2026.03.12 01:40:58.305848 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10719 | 2026.03.12 01:40:58.305908 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10720 | 2026.03.12 01:40:58.305914 [ 274 ] {} <Debug> TCP-Session: 4e0525cb-63ce-430f-9125-bfae3f6f0aa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10721 | 2026.03.12 01:40:58.305948 [ 286 ] {} <Debug> TCP-Session: ad1f53c6-6a42-4de6-95a7-62632f31784e Authenticating user 'default' from [fd00:1122:3344:101::e]:62517 | ||
| 10722 | 2026.03.12 01:40:58.305964 [ 287 ] {} <Debug> TCP-Session: 0bc9f296-ca47-4ae8-ad50-080a0a10504e Authenticating user 'default' from [fd00:1122:3344:101::e]:61232 | ||
| 10723 | 2026.03.12 01:40:58.305996 [ 286 ] {} <Debug> TCP-Session: ad1f53c6-6a42-4de6-95a7-62632f31784e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10724 | 2026.03.12 01:40:58.306010 [ 287 ] {} <Debug> TCP-Session: 0bc9f296-ca47-4ae8-ad50-080a0a10504e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10725 | 2026.03.12 01:40:58.306011 [ 288 ] {4df68e4b-e1ce-4414-8d1c-e97b047a316a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41096) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10726 | 2026.03.12 01:40:58.306029 [ 286 ] {} <Debug> TCP-Session: ad1f53c6-6a42-4de6-95a7-62632f31784e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10727 | 2026.03.12 01:40:58.306040 [ 287 ] {} <Debug> TCP-Session: 0bc9f296-ca47-4ae8-ad50-080a0a10504e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10728 | 2026.03.12 01:40:58.305913 [ 289 ] {} <Debug> TCP-Session: 7c627f68-6129-469f-9944-7380a9e74859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10729 | 2026.03.12 01:40:58.305723 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46066 | ||
| 10730 | 2026.03.12 01:40:58.306104 [ 289 ] {} <Debug> TCP-Session: 7c627f68-6129-469f-9944-7380a9e74859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10731 | 2026.03.12 01:40:58.305718 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41078 | ||
| 10732 | 2026.03.12 01:40:58.305685 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42516 | ||
| 10733 | 2026.03.12 01:40:58.306171 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10734 | 2026.03.12 01:40:58.305839 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10735 | 2026.03.12 01:40:58.306215 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10736 | 2026.03.12 01:40:58.306221 [ 293 ] {} <Debug> TCP-Session: 9923dd40-dd7f-4c74-ba1d-7c8ebb52bbe9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46066 | ||
| 10737 | 2026.03.12 01:40:58.306237 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10738 | 2026.03.12 01:40:58.306259 [ 292 ] {} <Debug> TCP-Session: d9eb9e95-f6e6-4d70-a17e-180749e72934 Authenticating user 'default' from [fd00:1122:3344:101::e]:41078 | ||
| 10739 | 2026.03.12 01:40:58.306268 [ 293 ] {} <Debug> TCP-Session: 9923dd40-dd7f-4c74-ba1d-7c8ebb52bbe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10740 | 2026.03.12 01:40:58.306286 [ 291 ] {} <Debug> TCP-Session: 1f0e01d8-90ea-4c98-8016-a6b6168b5049 Authenticating user 'default' from [fd00:1122:3344:101::e]:42516 | ||
| 10741 | 2026.03.12 01:40:58.306306 [ 288 ] {4df68e4b-e1ce-4414-8d1c-e97b047a316a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10742 | 2026.03.12 01:40:58.306323 [ 291 ] {} <Debug> TCP-Session: 1f0e01d8-90ea-4c98-8016-a6b6168b5049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10743 | 2026.03.12 01:40:58.306298 [ 292 ] {} <Debug> TCP-Session: d9eb9e95-f6e6-4d70-a17e-180749e72934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10744 | 2026.03.12 01:40:58.306345 [ 291 ] {} <Debug> TCP-Session: 1f0e01d8-90ea-4c98-8016-a6b6168b5049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10745 | 2026.03.12 01:40:58.306364 [ 288 ] {4df68e4b-e1ce-4414-8d1c-e97b047a316a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10746 | 2026.03.12 01:40:58.306376 [ 292 ] {} <Debug> TCP-Session: d9eb9e95-f6e6-4d70-a17e-180749e72934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10747 | 2026.03.12 01:40:58.306244 [ 290 ] {} <Debug> TCP-Session: 80b29f52-00ea-42d5-b79e-378d90229315 Authenticating user 'default' from [fd00:1122:3344:101::e]:63684 | ||
| 10748 | 2026.03.12 01:40:58.306308 [ 293 ] {} <Debug> TCP-Session: 9923dd40-dd7f-4c74-ba1d-7c8ebb52bbe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10749 | 2026.03.12 01:40:58.306456 [ 290 ] {} <Debug> TCP-Session: 80b29f52-00ea-42d5-b79e-378d90229315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10750 | 2026.03.12 01:40:58.306479 [ 290 ] {} <Debug> TCP-Session: 80b29f52-00ea-42d5-b79e-378d90229315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10751 | 2026.03.12 01:40:58.306693 [ 288 ] {4df68e4b-e1ce-4414-8d1c-e97b047a316a} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 10752 | 2026.03.12 01:40:58.307610 [ 332 ] {4df68e4b-e1ce-4414-8d1c-e97b047a316a} <Trace> AggregatingTransform: Aggregating | ||
| 10753 | 2026.03.12 01:40:58.307655 [ 332 ] {4df68e4b-e1ce-4414-8d1c-e97b047a316a} <Trace> Aggregator: Aggregation method: without_key | ||
| 10754 | 2026.03.12 01:40:58.307700 [ 332 ] {4df68e4b-e1ce-4414-8d1c-e97b047a316a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000901703 sec. (1109.013 rows/sec., 43.32 KiB/sec.) | ||
| 10755 | 2026.03.12 01:40:58.307722 [ 332 ] {4df68e4b-e1ce-4414-8d1c-e97b047a316a} <Trace> Aggregator: Merging aggregated data | ||
| 10756 | 2026.03.12 01:40:58.309319 [ 288 ] {4df68e4b-e1ce-4414-8d1c-e97b047a316a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003352 sec., 298.32935560859187 rows/sec., 11.65 KiB/sec. | ||
| 10757 | 2026.03.12 01:40:58.309462 [ 288 ] {4df68e4b-e1ce-4414-8d1c-e97b047a316a} <Debug> TCPHandler: Processed in 0.003736936 sec. | ||
| 10758 | 2026.03.12 01:40:58.309588 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10759 | 2026.03.12 01:40:58.309616 [ 288 ] {} <Debug> TCP-Session: f593c5f2-70b9-4803-8207-c57cbf7f9d81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10760 | 2026.03.12 01:40:58.309625 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10761 | 2026.03.12 01:40:58.309652 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10762 | 2026.03.12 01:40:58.309673 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10763 | 2026.03.12 01:40:58.309690 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10764 | 2026.03.12 01:40:58.309712 [ 292 ] {} <Debug> TCP-Session: d9eb9e95-f6e6-4d70-a17e-180749e72934 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10765 | 2026.03.12 01:40:58.309732 [ 290 ] {} <Debug> TCP-Session: 80b29f52-00ea-42d5-b79e-378d90229315 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10766 | 2026.03.12 01:40:58.309744 [ 286 ] {} <Debug> TCP-Session: ad1f53c6-6a42-4de6-95a7-62632f31784e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10767 | 2026.03.12 01:40:58.309748 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10768 | 2026.03.12 01:40:58.309771 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10769 | 2026.03.12 01:40:58.309728 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10770 | 2026.03.12 01:40:58.309813 [ 293 ] {} <Debug> TCP-Session: 9923dd40-dd7f-4c74-ba1d-7c8ebb52bbe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10771 | 2026.03.12 01:40:58.309837 [ 287 ] {} <Debug> TCP-Session: 0bc9f296-ca47-4ae8-ad50-080a0a10504e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10772 | 2026.03.12 01:40:58.309857 [ 291 ] {} <Debug> TCP-Session: 1f0e01d8-90ea-4c98-8016-a6b6168b5049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10773 | 2026.03.12 01:40:58.309709 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10774 | 2026.03.12 01:40:58.309679 [ 289 ] {} <Debug> TCP-Session: 7c627f68-6129-469f-9944-7380a9e74859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10775 | 2026.03.12 01:40:58.309905 [ 274 ] {} <Debug> TCP-Session: 4e0525cb-63ce-430f-9125-bfae3f6f0aa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10776 | 2026.03.12 01:40:58.345737 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10777 | 2026.03.12 01:40:58.345921 [ 275 ] {e7bb69c0-e476-409e-8cc0-7b3183a684ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10778 | 2026.03.12 01:40:58.345991 [ 275 ] {e7bb69c0-e476-409e-8cc0-7b3183a684ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10779 | 2026.03.12 01:40:58.346784 [ 275 ] {e7bb69c0-e476-409e-8cc0-7b3183a684ee} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10780 | 2026.03.12 01:40:58.346836 [ 275 ] {e7bb69c0-e476-409e-8cc0-7b3183a684ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10781 | 2026.03.12 01:40:58.347304 [ 275 ] {e7bb69c0-e476-409e-8cc0-7b3183a684ee} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10782 | 2026.03.12 01:40:58.347546 [ 275 ] {e7bb69c0-e476-409e-8cc0-7b3183a684ee} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10783 | 2026.03.12 01:40:58.347718 [ 275 ] {e7bb69c0-e476-409e-8cc0-7b3183a684ee} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001852 sec., 68034.55723542118 rows/sec., 5.85 MiB/sec. | ||
| 10784 | 2026.03.12 01:40:58.347773 [ 275 ] {e7bb69c0-e476-409e-8cc0-7b3183a684ee} <Debug> TCPHandler: Processed in 0.002172433 sec. | ||
| 10785 | 2026.03.12 01:40:58.347916 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10786 | 2026.03.12 01:40:58.348027 [ 275 ] {c2767fa0-3984-4597-a7c2-9f97aae4f10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10787 | 2026.03.12 01:40:58.348075 [ 275 ] {c2767fa0-3984-4597-a7c2-9f97aae4f10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10788 | 2026.03.12 01:40:58.348545 [ 275 ] {c2767fa0-3984-4597-a7c2-9f97aae4f10c} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10789 | 2026.03.12 01:40:58.348582 [ 275 ] {c2767fa0-3984-4597-a7c2-9f97aae4f10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10790 | 2026.03.12 01:40:58.348912 [ 275 ] {c2767fa0-3984-4597-a7c2-9f97aae4f10c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10791 | 2026.03.12 01:40:58.349130 [ 275 ] {c2767fa0-3984-4597-a7c2-9f97aae4f10c} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10792 | 2026.03.12 01:40:58.349280 [ 275 ] {c2767fa0-3984-4597-a7c2-9f97aae4f10c} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001279 sec., 27365.129007036747 rows/sec., 2.01 MiB/sec. | ||
| 10793 | 2026.03.12 01:40:58.349322 [ 275 ] {c2767fa0-3984-4597-a7c2-9f97aae4f10c} <Debug> TCPHandler: Processed in 0.001462323 sec. | ||
| 10794 | 2026.03.12 01:40:58.349451 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10795 | 2026.03.12 01:40:58.349554 [ 275 ] {b816244b-f963-418d-af60-da2a5b18a460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10796 | 2026.03.12 01:40:58.349597 [ 275 ] {b816244b-f963-418d-af60-da2a5b18a460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10797 | 2026.03.12 01:40:58.350075 [ 275 ] {b816244b-f963-418d-af60-da2a5b18a460} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10798 | 2026.03.12 01:40:58.350112 [ 275 ] {b816244b-f963-418d-af60-da2a5b18a460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10799 | 2026.03.12 01:40:58.350447 [ 275 ] {b816244b-f963-418d-af60-da2a5b18a460} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10800 | 2026.03.12 01:40:58.350671 [ 275 ] {b816244b-f963-418d-af60-da2a5b18a460} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10801 | 2026.03.12 01:40:58.350808 [ 275 ] {b816244b-f963-418d-af60-da2a5b18a460} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001279 sec., 77404.22204847538 rows/sec., 6.05 MiB/sec. | ||
| 10802 | 2026.03.12 01:40:58.350848 [ 275 ] {b816244b-f963-418d-af60-da2a5b18a460} <Debug> TCPHandler: Processed in 0.001446591 sec. | ||
| 10803 | 2026.03.12 01:40:58.350977 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10804 | 2026.03.12 01:40:58.351075 [ 275 ] {5417ebca-f684-4870-a140-a656262a9e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10805 | 2026.03.12 01:40:58.351123 [ 275 ] {5417ebca-f684-4870-a140-a656262a9e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10806 | 2026.03.12 01:40:58.351564 [ 275 ] {5417ebca-f684-4870-a140-a656262a9e0d} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10807 | 2026.03.12 01:40:58.351599 [ 275 ] {5417ebca-f684-4870-a140-a656262a9e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10808 | 2026.03.12 01:40:58.351951 [ 275 ] {5417ebca-f684-4870-a140-a656262a9e0d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10809 | 2026.03.12 01:40:58.352201 [ 275 ] {5417ebca-f684-4870-a140-a656262a9e0d} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10810 | 2026.03.12 01:40:58.352361 [ 275 ] {5417ebca-f684-4870-a140-a656262a9e0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001307 sec., 122417.75057383321 rows/sec., 8.53 MiB/sec. | ||
| 10811 | 2026.03.12 01:40:58.352399 [ 275 ] {5417ebca-f684-4870-a140-a656262a9e0d} <Debug> TCPHandler: Processed in 0.001471732 sec. | ||
| 10812 | 2026.03.12 01:40:58.352515 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10813 | 2026.03.12 01:40:58.352610 [ 275 ] {e6368ebe-5746-4f59-8e6d-32fdd463c7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10814 | 2026.03.12 01:40:58.352667 [ 275 ] {e6368ebe-5746-4f59-8e6d-32fdd463c7d4} <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 | ||
| 10815 | 2026.03.12 01:40:58.353546 [ 275 ] {e6368ebe-5746-4f59-8e6d-32fdd463c7d4} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10816 | 2026.03.12 01:40:58.353582 [ 275 ] {e6368ebe-5746-4f59-8e6d-32fdd463c7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10817 | 2026.03.12 01:40:58.354165 [ 275 ] {e6368ebe-5746-4f59-8e6d-32fdd463c7d4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10818 | 2026.03.12 01:40:58.354400 [ 275 ] {e6368ebe-5746-4f59-8e6d-32fdd463c7d4} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10819 | 2026.03.12 01:40:58.354558 [ 275 ] {e6368ebe-5746-4f59-8e6d-32fdd463c7d4} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001967 sec., 17793.59430604982 rows/sec., 31.89 MiB/sec. | ||
| 10820 | 2026.03.12 01:40:58.354646 [ 275 ] {e6368ebe-5746-4f59-8e6d-32fdd463c7d4} <Debug> TCPHandler: Processed in 0.002180713 sec. | ||
| 10821 | 2026.03.12 01:40:58.354788 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10822 | 2026.03.12 01:40:58.354887 [ 275 ] {fe369be1-ea11-461b-859d-429c6be7ac89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10823 | 2026.03.12 01:40:58.354931 [ 275 ] {fe369be1-ea11-461b-859d-429c6be7ac89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10824 | 2026.03.12 01:40:58.355300 [ 275 ] {fe369be1-ea11-461b-859d-429c6be7ac89} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10825 | 2026.03.12 01:40:58.355335 [ 275 ] {fe369be1-ea11-461b-859d-429c6be7ac89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10826 | 2026.03.12 01:40:58.355651 [ 275 ] {fe369be1-ea11-461b-859d-429c6be7ac89} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10827 | 2026.03.12 01:40:58.355864 [ 275 ] {fe369be1-ea11-461b-859d-429c6be7ac89} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10828 | 2026.03.12 01:40:58.356006 [ 275 ] {fe369be1-ea11-461b-859d-429c6be7ac89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 10829 | 2026.03.12 01:40:58.356042 [ 275 ] {fe369be1-ea11-461b-859d-429c6be7ac89} <Debug> TCPHandler: Processed in 0.00130407 sec. | ||
| 10830 | 2026.03.12 01:40:59.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.46 MiB, peak 329.13 MiB, free memory in arenas 0.00 B, will set to 320.38 MiB (RSS), difference: -1.07 MiB | ||
| 10831 | 2026.03.12 01:41:00.588429 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23528 | ||
| 10832 | 2026.03.12 01:41:00.588978 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10833 | 2026.03.12 01:41:00.589017 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10834 | 2026.03.12 01:41:00.589506 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10835 | 2026.03.12 01:41:00.589741 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10836 | 2026.03.12 01:41:00.589878 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23528 | ||
| 10837 | 2026.03.12 01:41:01.893132 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10838 | 2026.03.12 01:41:01.909468 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10839 | 2026.03.12 01:41:01.909516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 10840 | 2026.03.12 01:41:01.915836 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10841 | 2026.03.12 01:41:01.916528 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10842 | 2026.03.12 01:41:01.919362 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10843 | 2026.03.12 01:41:03.170145 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1336 | ||
| 10844 | 2026.03.12 01:41:03.172563 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10845 | 2026.03.12 01:41:03.172611 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10846 | 2026.03.12 01:41:03.173814 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10847 | 2026.03.12 01:41:03.174081 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10848 | 2026.03.12 01:41:03.174433 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1336 | ||
| 10849 | 2026.03.12 01:41:03.344707 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10850 | 2026.03.12 01:41:03.344889 [ 275 ] {cd945642-1587-48b0-83db-d713e99271cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10851 | 2026.03.12 01:41:03.344957 [ 275 ] {cd945642-1587-48b0-83db-d713e99271cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10852 | 2026.03.12 01:41:03.345611 [ 275 ] {cd945642-1587-48b0-83db-d713e99271cd} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10853 | 2026.03.12 01:41:03.345657 [ 275 ] {cd945642-1587-48b0-83db-d713e99271cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10854 | 2026.03.12 01:41:03.346077 [ 275 ] {cd945642-1587-48b0-83db-d713e99271cd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10855 | 2026.03.12 01:41:03.346320 [ 275 ] {cd945642-1587-48b0-83db-d713e99271cd} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10856 | 2026.03.12 01:41:03.346488 [ 275 ] {cd945642-1587-48b0-83db-d713e99271cd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001649 sec., 2425.712553062462 rows/sec., 197.80 KiB/sec. | ||
| 10857 | 2026.03.12 01:41:03.346541 [ 275 ] {cd945642-1587-48b0-83db-d713e99271cd} <Debug> TCPHandler: Processed in 0.00196945 sec. | ||
| 10858 | 2026.03.12 01:41:03.346667 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10859 | 2026.03.12 01:41:03.346776 [ 275 ] {4f258b9c-10d5-4653-8b36-34a61e88818b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10860 | 2026.03.12 01:41:03.346823 [ 275 ] {4f258b9c-10d5-4653-8b36-34a61e88818b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10861 | 2026.03.12 01:41:03.347281 [ 275 ] {4f258b9c-10d5-4653-8b36-34a61e88818b} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10862 | 2026.03.12 01:41:03.347318 [ 275 ] {4f258b9c-10d5-4653-8b36-34a61e88818b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10863 | 2026.03.12 01:41:03.347645 [ 275 ] {4f258b9c-10d5-4653-8b36-34a61e88818b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10864 | 2026.03.12 01:41:03.347890 [ 275 ] {4f258b9c-10d5-4653-8b36-34a61e88818b} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10865 | 2026.03.12 01:41:03.348061 [ 275 ] {4f258b9c-10d5-4653-8b36-34a61e88818b} <Debug> executeQuery: Read 68 rows, 5.50 KiB in 0.001309 sec., 51948.05194805194 rows/sec., 4.10 MiB/sec. | ||
| 10866 | 2026.03.12 01:41:03.348110 [ 275 ] {4f258b9c-10d5-4653-8b36-34a61e88818b} <Debug> TCPHandler: Processed in 0.001496753 sec. | ||
| 10867 | 2026.03.12 01:41:03.348252 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10868 | 2026.03.12 01:41:03.348350 [ 275 ] {62330723-d148-4cab-b282-2da3a5f869f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10869 | 2026.03.12 01:41:03.348392 [ 275 ] {62330723-d148-4cab-b282-2da3a5f869f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10870 | 2026.03.12 01:41:03.348806 [ 275 ] {62330723-d148-4cab-b282-2da3a5f869f7} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10871 | 2026.03.12 01:41:03.348840 [ 275 ] {62330723-d148-4cab-b282-2da3a5f869f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10872 | 2026.03.12 01:41:03.349147 [ 275 ] {62330723-d148-4cab-b282-2da3a5f869f7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10873 | 2026.03.12 01:41:03.349354 [ 275 ] {62330723-d148-4cab-b282-2da3a5f869f7} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10874 | 2026.03.12 01:41:03.349452 [ 108 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10875 | 2026.03.12 01:41:03.349478 [ 275 ] {62330723-d148-4cab-b282-2da3a5f869f7} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001167 sec., 7712.082262210796 rows/sec., 561.50 KiB/sec. | ||
| 10876 | 2026.03.12 01:41:03.349484 [ 108 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10877 | 2026.03.12 01:41:03.349508 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10878 | 2026.03.12 01:41:03.349515 [ 275 ] {62330723-d148-4cab-b282-2da3a5f869f7} <Debug> TCPHandler: Processed in 0.00133552 sec. | ||
| 10879 | 2026.03.12 01:41:03.349618 [ 198 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 10880 | 2026.03.12 01:41:03.349621 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10881 | 2026.03.12 01:41:03.349755 [ 275 ] {c8466d0b-05d4-488c-b3b4-63892f7b7912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10882 | 2026.03.12 01:41:03.349764 [ 198 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10883 | 2026.03.12 01:41:03.349799 [ 275 ] {c8466d0b-05d4-488c-b3b4-63892f7b7912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10884 | 2026.03.12 01:41:03.349806 [ 198 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 225 rows starting from the beginning of the part | ||
| 10885 | 2026.03.12 01:41:03.349883 [ 198 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 5 rows starting from the beginning of the part | ||
| 10886 | 2026.03.12 01:41:03.349929 [ 198 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 10887 | 2026.03.12 01:41:03.349979 [ 198 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 5 rows starting from the beginning of the part | ||
| 10888 | 2026.03.12 01:41:03.350019 [ 198 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 35 rows starting from the beginning of the part | ||
| 10889 | 2026.03.12 01:41:03.350061 [ 198 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 9 rows starting from the beginning of the part | ||
| 10890 | 2026.03.12 01:41:03.350286 [ 275 ] {c8466d0b-05d4-488c-b3b4-63892f7b7912} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10891 | 2026.03.12 01:41:03.350329 [ 275 ] {c8466d0b-05d4-488c-b3b4-63892f7b7912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10892 | 2026.03.12 01:41:03.350662 [ 275 ] {c8466d0b-05d4-488c-b3b4-63892f7b7912} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10893 | 2026.03.12 01:41:03.350903 [ 275 ] {c8466d0b-05d4-488c-b3b4-63892f7b7912} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10894 | 2026.03.12 01:41:03.351025 [ 188 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 343 rows, containing 5 columns (5 merged, 0 gathered) in 0.001437742 sec., 238568.53315824395 rows/sec., 16.95 MiB/sec. | ||
| 10895 | 2026.03.12 01:41:03.351035 [ 275 ] {c8466d0b-05d4-488c-b3b4-63892f7b7912} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001262 sec., 57844.690966719485 rows/sec., 4.52 MiB/sec. | ||
| 10896 | 2026.03.12 01:41:03.351089 [ 275 ] {c8466d0b-05d4-488c-b3b4-63892f7b7912} <Debug> TCPHandler: Processed in 0.001488243 sec. | ||
| 10897 | 2026.03.12 01:41:03.351186 [ 194 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10898 | 2026.03.12 01:41:03.351204 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10899 | 2026.03.12 01:41:03.351306 [ 275 ] {f092454e-8e96-4c8d-9d07-5cb066327128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10900 | 2026.03.12 01:41:03.351354 [ 275 ] {f092454e-8e96-4c8d-9d07-5cb066327128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10901 | 2026.03.12 01:41:03.351473 [ 194 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_66_13} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10902 | 2026.03.12 01:41:03.351553 [ 194 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_66_13} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10903 | 2026.03.12 01:41:03.351675 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10904 | 2026.03.12 01:41:03.351779 [ 275 ] {f092454e-8e96-4c8d-9d07-5cb066327128} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10905 | 2026.03.12 01:41:03.351819 [ 275 ] {f092454e-8e96-4c8d-9d07-5cb066327128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10906 | 2026.03.12 01:41:03.352166 [ 275 ] {f092454e-8e96-4c8d-9d07-5cb066327128} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10907 | 2026.03.12 01:41:03.352379 [ 275 ] {f092454e-8e96-4c8d-9d07-5cb066327128} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10908 | 2026.03.12 01:41:03.352510 [ 275 ] {f092454e-8e96-4c8d-9d07-5cb066327128} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001225 sec., 132244.89795918367 rows/sec., 9.21 MiB/sec. | ||
| 10909 | 2026.03.12 01:41:03.352548 [ 275 ] {f092454e-8e96-4c8d-9d07-5cb066327128} <Debug> TCPHandler: Processed in 0.001393861 sec. | ||
| 10910 | 2026.03.12 01:41:03.352657 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10911 | 2026.03.12 01:41:03.352751 [ 275 ] {6373d575-8855-4e40-94df-d3db9e22803a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10912 | 2026.03.12 01:41:03.352806 [ 275 ] {6373d575-8855-4e40-94df-d3db9e22803a} <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 | ||
| 10913 | 2026.03.12 01:41:03.353567 [ 275 ] {6373d575-8855-4e40-94df-d3db9e22803a} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10914 | 2026.03.12 01:41:03.353602 [ 275 ] {6373d575-8855-4e40-94df-d3db9e22803a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10915 | 2026.03.12 01:41:03.354112 [ 275 ] {6373d575-8855-4e40-94df-d3db9e22803a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10916 | 2026.03.12 01:41:03.354334 [ 275 ] {6373d575-8855-4e40-94df-d3db9e22803a} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10917 | 2026.03.12 01:41:03.354438 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10918 | 2026.03.12 01:41:03.354469 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10919 | 2026.03.12 01:41:03.354471 [ 275 ] {6373d575-8855-4e40-94df-d3db9e22803a} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001739 sec., 2875.215641173088 rows/sec., 5.15 MiB/sec. | ||
| 10920 | 2026.03.12 01:41:03.354489 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10921 | 2026.03.12 01:41:03.354545 [ 275 ] {6373d575-8855-4e40-94df-d3db9e22803a} <Debug> TCPHandler: Processed in 0.001936729 sec. | ||
| 10922 | 2026.03.12 01:41:03.354569 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::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 | ||
| 10923 | 2026.03.12 01:41:03.354657 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10924 | 2026.03.12 01:41:03.354753 [ 275 ] {d232e392-5253-4523-80f6-00dcb32c6d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10925 | 2026.03.12 01:41:03.354785 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10926 | 2026.03.12 01:41:03.354796 [ 275 ] {d232e392-5253-4523-80f6-00dcb32c6d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10927 | 2026.03.12 01:41:03.354848 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1339 rows starting from the beginning of the part | ||
| 10928 | 2026.03.12 01:41:03.354981 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 5 rows starting from the beginning of the part | ||
| 10929 | 2026.03.12 01:41:03.355097 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 46 rows starting from the beginning of the part | ||
| 10930 | 2026.03.12 01:41:03.355131 [ 275 ] {d232e392-5253-4523-80f6-00dcb32c6d28} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10931 | 2026.03.12 01:41:03.355167 [ 275 ] {d232e392-5253-4523-80f6-00dcb32c6d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10932 | 2026.03.12 01:41:03.355191 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 5 rows starting from the beginning of the part | ||
| 10933 | 2026.03.12 01:41:03.355281 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 35 rows starting from the beginning of the part | ||
| 10934 | 2026.03.12 01:41:03.355371 [ 192 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 5 rows starting from the beginning of the part | ||
| 10935 | 2026.03.12 01:41:03.355490 [ 275 ] {d232e392-5253-4523-80f6-00dcb32c6d28} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10936 | 2026.03.12 01:41:03.355704 [ 275 ] {d232e392-5253-4523-80f6-00dcb32c6d28} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10937 | 2026.03.12 01:41:03.355835 [ 275 ] {d232e392-5253-4523-80f6-00dcb32c6d28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 10938 | 2026.03.12 01:41:03.355871 [ 275 ] {d232e392-5253-4523-80f6-00dcb32c6d28} <Debug> TCPHandler: Processed in 0.001264049 sec. | ||
| 10939 | 2026.03.12 01:41:03.362179 [ 189 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1435 rows, containing 19 columns (19 merged, 0 gathered) in 0.007641186 sec., 187798.0721840824 rows/sec., 336.53 MiB/sec. | ||
| 10940 | 2026.03.12 01:41:03.364654 [ 189 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10941 | 2026.03.12 01:41:03.365014 [ 189 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10942 | 2026.03.12 01:41:03.365099 [ 189 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10943 | 2026.03.12 01:41:03.365254 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 10944 | 2026.03.12 01:41:04.000310 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.00 MiB, peak 332.52 MiB, free memory in arenas 0.00 B, will set to 324.30 MiB (RSS), difference: 3.30 MiB | ||
| 10945 | 2026.03.12 01:41:07.909767 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10946 | 2026.03.12 01:41:07.909833 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10947 | 2026.03.12 01:41:08.090177 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24040 | ||
| 10948 | 2026.03.12 01:41:08.090735 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10949 | 2026.03.12 01:41:08.090782 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10950 | 2026.03.12 01:41:08.091324 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10951 | 2026.03.12 01:41:08.091569 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10952 | 2026.03.12 01:41:08.091707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24040 | ||
| 10953 | 2026.03.12 01:41:08.345630 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10954 | 2026.03.12 01:41:08.345813 [ 275 ] {7cdfa66b-084a-4f1e-a081-f7b298348d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10955 | 2026.03.12 01:41:08.345878 [ 275 ] {7cdfa66b-084a-4f1e-a081-f7b298348d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10956 | 2026.03.12 01:41:08.346588 [ 275 ] {7cdfa66b-084a-4f1e-a081-f7b298348d86} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10957 | 2026.03.12 01:41:08.346631 [ 275 ] {7cdfa66b-084a-4f1e-a081-f7b298348d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10958 | 2026.03.12 01:41:08.347039 [ 275 ] {7cdfa66b-084a-4f1e-a081-f7b298348d86} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10959 | 2026.03.12 01:41:08.347278 [ 275 ] {7cdfa66b-084a-4f1e-a081-f7b298348d86} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10960 | 2026.03.12 01:41:08.347440 [ 275 ] {7cdfa66b-084a-4f1e-a081-f7b298348d86} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001678 sec., 75089.39213349225 rows/sec., 6.46 MiB/sec. | ||
| 10961 | 2026.03.12 01:41:08.347484 [ 275 ] {7cdfa66b-084a-4f1e-a081-f7b298348d86} <Debug> TCPHandler: Processed in 0.00198498 sec. | ||
| 10962 | 2026.03.12 01:41:08.347621 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10963 | 2026.03.12 01:41:08.347717 [ 275 ] {749c3e9d-fcc4-49cf-9d8f-5b8051750f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10964 | 2026.03.12 01:41:08.347758 [ 275 ] {749c3e9d-fcc4-49cf-9d8f-5b8051750f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10965 | 2026.03.12 01:41:08.348190 [ 275 ] {749c3e9d-fcc4-49cf-9d8f-5b8051750f4d} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10966 | 2026.03.12 01:41:08.348225 [ 275 ] {749c3e9d-fcc4-49cf-9d8f-5b8051750f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10967 | 2026.03.12 01:41:08.348532 [ 275 ] {749c3e9d-fcc4-49cf-9d8f-5b8051750f4d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10968 | 2026.03.12 01:41:08.348751 [ 275 ] {749c3e9d-fcc4-49cf-9d8f-5b8051750f4d} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10969 | 2026.03.12 01:41:08.348887 [ 275 ] {749c3e9d-fcc4-49cf-9d8f-5b8051750f4d} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00119 sec., 29411.76470588235 rows/sec., 2.16 MiB/sec. | ||
| 10970 | 2026.03.12 01:41:08.348926 [ 275 ] {749c3e9d-fcc4-49cf-9d8f-5b8051750f4d} <Debug> TCPHandler: Processed in 0.001357041 sec. | ||
| 10971 | 2026.03.12 01:41:08.349044 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10972 | 2026.03.12 01:41:08.349139 [ 275 ] {09eed0c1-a11a-47f0-a64d-bc01d5e2fb44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10973 | 2026.03.12 01:41:08.349180 [ 275 ] {09eed0c1-a11a-47f0-a64d-bc01d5e2fb44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10974 | 2026.03.12 01:41:08.349629 [ 275 ] {09eed0c1-a11a-47f0-a64d-bc01d5e2fb44} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10975 | 2026.03.12 01:41:08.349665 [ 275 ] {09eed0c1-a11a-47f0-a64d-bc01d5e2fb44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10976 | 2026.03.12 01:41:08.349977 [ 275 ] {09eed0c1-a11a-47f0-a64d-bc01d5e2fb44} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10977 | 2026.03.12 01:41:08.350190 [ 275 ] {09eed0c1-a11a-47f0-a64d-bc01d5e2fb44} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10978 | 2026.03.12 01:41:08.350321 [ 275 ] {09eed0c1-a11a-47f0-a64d-bc01d5e2fb44} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001201 sec., 82431.30724396337 rows/sec., 6.44 MiB/sec. | ||
| 10979 | 2026.03.12 01:41:08.350360 [ 275 ] {09eed0c1-a11a-47f0-a64d-bc01d5e2fb44} <Debug> TCPHandler: Processed in 0.001365161 sec. | ||
| 10980 | 2026.03.12 01:41:08.350481 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10981 | 2026.03.12 01:41:08.350576 [ 275 ] {87b8b663-3af5-4862-887d-6ed9bb6cb457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10982 | 2026.03.12 01:41:08.350621 [ 275 ] {87b8b663-3af5-4862-887d-6ed9bb6cb457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10983 | 2026.03.12 01:41:08.351061 [ 275 ] {87b8b663-3af5-4862-887d-6ed9bb6cb457} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10984 | 2026.03.12 01:41:08.351095 [ 275 ] {87b8b663-3af5-4862-887d-6ed9bb6cb457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10985 | 2026.03.12 01:41:08.351422 [ 275 ] {87b8b663-3af5-4862-887d-6ed9bb6cb457} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10986 | 2026.03.12 01:41:08.351637 [ 275 ] {87b8b663-3af5-4862-887d-6ed9bb6cb457} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10987 | 2026.03.12 01:41:08.351768 [ 275 ] {87b8b663-3af5-4862-887d-6ed9bb6cb457} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 10988 | 2026.03.12 01:41:08.351805 [ 275 ] {87b8b663-3af5-4862-887d-6ed9bb6cb457} <Debug> TCPHandler: Processed in 0.0013738 sec. | ||
| 10989 | 2026.03.12 01:41:08.351920 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10990 | 2026.03.12 01:41:08.352014 [ 275 ] {862ac137-77fe-4f90-835e-68ff6a855ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10991 | 2026.03.12 01:41:08.352069 [ 275 ] {862ac137-77fe-4f90-835e-68ff6a855ac0} <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 | ||
| 10992 | 2026.03.12 01:41:08.352928 [ 275 ] {862ac137-77fe-4f90-835e-68ff6a855ac0} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10993 | 2026.03.12 01:41:08.352963 [ 275 ] {862ac137-77fe-4f90-835e-68ff6a855ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 10994 | 2026.03.12 01:41:08.353520 [ 275 ] {862ac137-77fe-4f90-835e-68ff6a855ac0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10995 | 2026.03.12 01:41:08.353751 [ 275 ] {862ac137-77fe-4f90-835e-68ff6a855ac0} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10996 | 2026.03.12 01:41:08.353889 [ 275 ] {862ac137-77fe-4f90-835e-68ff6a855ac0} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001892 sec., 18498.942917547567 rows/sec., 33.15 MiB/sec. | ||
| 10997 | 2026.03.12 01:41:08.353942 [ 275 ] {862ac137-77fe-4f90-835e-68ff6a855ac0} <Debug> TCPHandler: Processed in 0.002071102 sec. | ||
| 10998 | 2026.03.12 01:41:08.354069 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10999 | 2026.03.12 01:41:08.354164 [ 275 ] {2de4f017-922e-49ef-b27d-545a0450c55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11000 | 2026.03.12 01:41:08.354205 [ 275 ] {2de4f017-922e-49ef-b27d-545a0450c55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11001 | 2026.03.12 01:41:08.354566 [ 275 ] {2de4f017-922e-49ef-b27d-545a0450c55b} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11002 | 2026.03.12 01:41:08.354600 [ 275 ] {2de4f017-922e-49ef-b27d-545a0450c55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11003 | 2026.03.12 01:41:08.354902 [ 275 ] {2de4f017-922e-49ef-b27d-545a0450c55b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11004 | 2026.03.12 01:41:08.355115 [ 275 ] {2de4f017-922e-49ef-b27d-545a0450c55b} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11005 | 2026.03.12 01:41:08.355244 [ 275 ] {2de4f017-922e-49ef-b27d-545a0450c55b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 11006 | 2026.03.12 01:41:08.355280 [ 275 ] {2de4f017-922e-49ef-b27d-545a0450c55b} <Debug> TCPHandler: Processed in 0.001267409 sec. | ||
| 11007 | 2026.03.12 01:41:09.419647 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11008 | 2026.03.12 01:41:09.437396 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11009 | 2026.03.12 01:41:09.437464 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11010 | 2026.03.12 01:41:09.443534 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11011 | 2026.03.12 01:41:09.444237 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11012 | 2026.03.12 01:41:09.447306 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11013 | 2026.03.12 01:41:13.174738 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1362 | ||
| 11014 | 2026.03.12 01:41:13.177029 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11015 | 2026.03.12 01:41:13.177076 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11016 | 2026.03.12 01:41:13.178279 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11017 | 2026.03.12 01:41:13.178546 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11018 | 2026.03.12 01:41:13.178911 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1362 | ||
| 11019 | 2026.03.12 01:41:13.343796 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11020 | 2026.03.12 01:41:13.343998 [ 275 ] {f5d3e1bb-b7e2-4e47-aaed-00cfd6500240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11021 | 2026.03.12 01:41:13.344076 [ 275 ] {f5d3e1bb-b7e2-4e47-aaed-00cfd6500240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11022 | 2026.03.12 01:41:13.344817 [ 275 ] {f5d3e1bb-b7e2-4e47-aaed-00cfd6500240} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11023 | 2026.03.12 01:41:13.344865 [ 275 ] {f5d3e1bb-b7e2-4e47-aaed-00cfd6500240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11024 | 2026.03.12 01:41:13.345278 [ 275 ] {f5d3e1bb-b7e2-4e47-aaed-00cfd6500240} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11025 | 2026.03.12 01:41:13.345525 [ 275 ] {f5d3e1bb-b7e2-4e47-aaed-00cfd6500240} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11026 | 2026.03.12 01:41:13.345678 [ 29 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11027 | 2026.03.12 01:41:13.345685 [ 275 ] {f5d3e1bb-b7e2-4e47-aaed-00cfd6500240} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001742 sec., 37887.48564867968 rows/sec., 3.00 MiB/sec. | ||
| 11028 | 2026.03.12 01:41:13.345747 [ 29 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11029 | 2026.03.12 01:41:13.345772 [ 275 ] {f5d3e1bb-b7e2-4e47-aaed-00cfd6500240} <Debug> TCPHandler: Processed in 0.002121592 sec. | ||
| 11030 | 2026.03.12 01:41:13.345776 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11031 | 2026.03.12 01:41:13.345885 [ 188 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 11032 | 2026.03.12 01:41:13.345914 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11033 | 2026.03.12 01:41:13.345984 [ 188 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11034 | 2026.03.12 01:41:13.346010 [ 275 ] {8085c94f-676b-4427-a29c-fddab7e8898b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11035 | 2026.03.12 01:41:13.346015 [ 188 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2893 rows starting from the beginning of the part | ||
| 11036 | 2026.03.12 01:41:13.346053 [ 275 ] {8085c94f-676b-4427-a29c-fddab7e8898b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11037 | 2026.03.12 01:41:13.346083 [ 188 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 66 rows starting from the beginning of the part | ||
| 11038 | 2026.03.12 01:41:13.346138 [ 188 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 126 rows starting from the beginning of the part | ||
| 11039 | 2026.03.12 01:41:13.346180 [ 188 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 68 rows starting from the beginning of the part | ||
| 11040 | 2026.03.12 01:41:13.346220 [ 188 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 126 rows starting from the beginning of the part | ||
| 11041 | 2026.03.12 01:41:13.346259 [ 188 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 66 rows starting from the beginning of the part | ||
| 11042 | 2026.03.12 01:41:13.346473 [ 275 ] {8085c94f-676b-4427-a29c-fddab7e8898b} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11043 | 2026.03.12 01:41:13.346509 [ 275 ] {8085c94f-676b-4427-a29c-fddab7e8898b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11044 | 2026.03.12 01:41:13.346814 [ 275 ] {8085c94f-676b-4427-a29c-fddab7e8898b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11045 | 2026.03.12 01:41:13.347025 [ 275 ] {8085c94f-676b-4427-a29c-fddab7e8898b} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11046 | 2026.03.12 01:41:13.347161 [ 275 ] {8085c94f-676b-4427-a29c-fddab7e8898b} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00117 sec., 4273.504273504273 rows/sec., 321.35 KiB/sec. | ||
| 11047 | 2026.03.12 01:41:13.347201 [ 275 ] {8085c94f-676b-4427-a29c-fddab7e8898b} <Debug> TCPHandler: Processed in 0.00133794 sec. | ||
| 11048 | 2026.03.12 01:41:13.347318 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11049 | 2026.03.12 01:41:13.347412 [ 275 ] {a5fe2bd9-aad3-4265-8332-6f1288dd0722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11050 | 2026.03.12 01:41:13.347452 [ 275 ] {a5fe2bd9-aad3-4265-8332-6f1288dd0722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11051 | 2026.03.12 01:41:13.347535 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3345 rows, containing 5 columns (5 merged, 0 gathered) in 0.001685165 sec., 1984968.8309453377 rows/sec., 161.74 MiB/sec. | ||
| 11052 | 2026.03.12 01:41:13.347882 [ 275 ] {a5fe2bd9-aad3-4265-8332-6f1288dd0722} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11053 | 2026.03.12 01:41:13.347914 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11054 | 2026.03.12 01:41:13.347924 [ 275 ] {a5fe2bd9-aad3-4265-8332-6f1288dd0722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11055 | 2026.03.12 01:41:13.348278 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_81_16} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11056 | 2026.03.12 01:41:13.348279 [ 275 ] {a5fe2bd9-aad3-4265-8332-6f1288dd0722} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11057 | 2026.03.12 01:41:13.348392 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_81_16} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11058 | 2026.03.12 01:41:13.348513 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 11059 | 2026.03.12 01:41:13.348543 [ 275 ] {a5fe2bd9-aad3-4265-8332-6f1288dd0722} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11060 | 2026.03.12 01:41:13.348669 [ 29 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11061 | 2026.03.12 01:41:13.348683 [ 275 ] {a5fe2bd9-aad3-4265-8332-6f1288dd0722} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001289 sec., 53529.86811481769 rows/sec., 4.18 MiB/sec. | ||
| 11062 | 2026.03.12 01:41:13.348712 [ 29 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11063 | 2026.03.12 01:41:13.348733 [ 275 ] {a5fe2bd9-aad3-4265-8332-6f1288dd0722} <Debug> TCPHandler: Processed in 0.001464912 sec. | ||
| 11064 | 2026.03.12 01:41:13.348740 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11065 | 2026.03.12 01:41:13.348849 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 11066 | 2026.03.12 01:41:13.348857 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11067 | 2026.03.12 01:41:13.348966 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11068 | 2026.03.12 01:41:13.348969 [ 275 ] {1a4be65e-1a35-4fa2-874f-f073a0e19ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11069 | 2026.03.12 01:41:13.349007 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1551 rows starting from the beginning of the part | ||
| 11070 | 2026.03.12 01:41:13.349030 [ 275 ] {1a4be65e-1a35-4fa2-874f-f073a0e19ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11071 | 2026.03.12 01:41:13.349075 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 69 rows starting from the beginning of the part | ||
| 11072 | 2026.03.12 01:41:13.349127 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 99 rows starting from the beginning of the part | ||
| 11073 | 2026.03.12 01:41:13.349171 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 73 rows starting from the beginning of the part | ||
| 11074 | 2026.03.12 01:41:13.349217 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 99 rows starting from the beginning of the part | ||
| 11075 | 2026.03.12 01:41:13.349258 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 69 rows starting from the beginning of the part | ||
| 11076 | 2026.03.12 01:41:13.349451 [ 275 ] {1a4be65e-1a35-4fa2-874f-f073a0e19ba6} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11077 | 2026.03.12 01:41:13.349491 [ 275 ] {1a4be65e-1a35-4fa2-874f-f073a0e19ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11078 | 2026.03.12 01:41:13.349834 [ 275 ] {1a4be65e-1a35-4fa2-874f-f073a0e19ba6} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11079 | 2026.03.12 01:41:13.350064 [ 275 ] {1a4be65e-1a35-4fa2-874f-f073a0e19ba6} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11080 | 2026.03.12 01:41:13.350178 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11081 | 2026.03.12 01:41:13.350194 [ 275 ] {1a4be65e-1a35-4fa2-874f-f073a0e19ba6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 11082 | 2026.03.12 01:41:13.350210 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11083 | 2026.03.12 01:41:13.350234 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11084 | 2026.03.12 01:41:13.350239 [ 275 ] {1a4be65e-1a35-4fa2-874f-f073a0e19ba6} <Debug> TCPHandler: Processed in 0.001430992 sec. | ||
| 11085 | 2026.03.12 01:41:13.350314 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 11086 | 2026.03.12 01:41:13.350358 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11087 | 2026.03.12 01:41:13.350354 [ 202 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550064 sec., 1264463.9189091546 rows/sec., 95.25 MiB/sec. | ||
| 11088 | 2026.03.12 01:41:13.350420 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11089 | 2026.03.12 01:41:13.350456 [ 275 ] {c3379a02-491c-4bd1-acd9-47527a51e2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11090 | 2026.03.12 01:41:13.350459 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 25428 rows starting from the beginning of the part | ||
| 11091 | 2026.03.12 01:41:13.350518 [ 275 ] {c3379a02-491c-4bd1-acd9-47527a51e2ee} <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 | ||
| 11092 | 2026.03.12 01:41:13.350550 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 11093 | 2026.03.12 01:41:13.350576 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11094 | 2026.03.12 01:41:13.350602 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 11095 | 2026.03.12 01:41:13.350650 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 162 rows starting from the beginning of the part | ||
| 11096 | 2026.03.12 01:41:13.350695 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 11097 | 2026.03.12 01:41:13.350739 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 11098 | 2026.03.12 01:41:13.350851 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_81_16} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11099 | 2026.03.12 01:41:13.350942 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_81_16} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11100 | 2026.03.12 01:41:13.351013 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 11101 | 2026.03.12 01:41:13.351291 [ 275 ] {c3379a02-491c-4bd1-acd9-47527a51e2ee} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11102 | 2026.03.12 01:41:13.351332 [ 275 ] {c3379a02-491c-4bd1-acd9-47527a51e2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11103 | 2026.03.12 01:41:13.351867 [ 275 ] {c3379a02-491c-4bd1-acd9-47527a51e2ee} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11104 | 2026.03.12 01:41:13.352106 [ 275 ] {c3379a02-491c-4bd1-acd9-47527a51e2ee} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11105 | 2026.03.12 01:41:13.352253 [ 275 ] {c3379a02-491c-4bd1-acd9-47527a51e2ee} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001814 sec., 2756.3395810363836 rows/sec., 4.94 MiB/sec. | ||
| 11106 | 2026.03.12 01:41:13.352307 [ 275 ] {c3379a02-491c-4bd1-acd9-47527a51e2ee} <Debug> TCPHandler: Processed in 0.0019989 sec. | ||
| 11107 | 2026.03.12 01:41:13.352421 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11108 | 2026.03.12 01:41:13.352515 [ 275 ] {7b245d80-462d-4951-b2dc-f9d7129bca84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11109 | 2026.03.12 01:41:13.352557 [ 275 ] {7b245d80-462d-4951-b2dc-f9d7129bca84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11110 | 2026.03.12 01:41:13.352905 [ 275 ] {7b245d80-462d-4951-b2dc-f9d7129bca84} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11111 | 2026.03.12 01:41:13.352942 [ 275 ] {7b245d80-462d-4951-b2dc-f9d7129bca84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11112 | 2026.03.12 01:41:13.353265 [ 275 ] {7b245d80-462d-4951-b2dc-f9d7129bca84} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11113 | 2026.03.12 01:41:13.353480 [ 275 ] {7b245d80-462d-4951-b2dc-f9d7129bca84} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11114 | 2026.03.12 01:41:13.353590 [ 29 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11115 | 2026.03.12 01:41:13.353612 [ 275 ] {7b245d80-462d-4951-b2dc-f9d7129bca84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 11116 | 2026.03.12 01:41:13.353621 [ 29 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11117 | 2026.03.12 01:41:13.353652 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11118 | 2026.03.12 01:41:13.353655 [ 275 ] {7b245d80-462d-4951-b2dc-f9d7129bca84} <Debug> TCPHandler: Processed in 0.00128383 sec. | ||
| 11119 | 2026.03.12 01:41:13.353747 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 11120 | 2026.03.12 01:41:13.353882 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11121 | 2026.03.12 01:41:13.353922 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3960 rows starting from the beginning of the part | ||
| 11122 | 2026.03.12 01:41:13.353990 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 11123 | 2026.03.12 01:41:13.354042 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 11124 | 2026.03.12 01:41:13.354088 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 11125 | 2026.03.12 01:41:13.354134 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 11126 | 2026.03.12 01:41:13.354177 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 11127 | 2026.03.12 01:41:13.355818 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4260 rows, containing 4 columns (4 merged, 0 gathered) in 0.002114992 sec., 2014192.0158563247 rows/sec., 134.22 MiB/sec. | ||
| 11128 | 2026.03.12 01:41:13.356111 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11129 | 2026.03.12 01:41:13.356152 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26230 rows, containing 5 columns (5 merged, 0 gathered) in 0.005869759 sec., 4468667.282592012 rows/sec., 296.37 MiB/sec. | ||
| 11130 | 2026.03.12 01:41:13.356395 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11131 | 2026.03.12 01:41:13.356403 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_81_16} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11132 | 2026.03.12 01:41:13.356503 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_81_16} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11133 | 2026.03.12 01:41:13.356589 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 11134 | 2026.03.12 01:41:13.356669 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11135 | 2026.03.12 01:41:13.356741 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11136 | 2026.03.12 01:41:13.356807 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11137 | 2026.03.12 01:41:13.620982 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11138 | 2026.03.12 01:41:13.621169 [ 275 ] {c2db7e01-91f6-4433-b9f7-0e3125b35c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11139 | 2026.03.12 01:41:13.621238 [ 275 ] {c2db7e01-91f6-4433-b9f7-0e3125b35c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11140 | 2026.03.12 01:41:13.621951 [ 275 ] {c2db7e01-91f6-4433-b9f7-0e3125b35c52} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11141 | 2026.03.12 01:41:13.622002 [ 275 ] {c2db7e01-91f6-4433-b9f7-0e3125b35c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11142 | 2026.03.12 01:41:13.622403 [ 275 ] {c2db7e01-91f6-4433-b9f7-0e3125b35c52} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11143 | 2026.03.12 01:41:13.622627 [ 275 ] {c2db7e01-91f6-4433-b9f7-0e3125b35c52} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11144 | 2026.03.12 01:41:13.622798 [ 275 ] {c2db7e01-91f6-4433-b9f7-0e3125b35c52} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001677 sec., 14311.270125223613 rows/sec., 1.19 MiB/sec. | ||
| 11145 | 2026.03.12 01:41:13.622849 [ 275 ] {c2db7e01-91f6-4433-b9f7-0e3125b35c52} <Debug> TCPHandler: Processed in 0.00199198 sec. | ||
| 11146 | 2026.03.12 01:41:13.622974 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11147 | 2026.03.12 01:41:13.623075 [ 275 ] {886db397-1804-4ecd-963e-dd2b7499996a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11148 | 2026.03.12 01:41:13.623118 [ 275 ] {886db397-1804-4ecd-963e-dd2b7499996a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11149 | 2026.03.12 01:41:13.623548 [ 275 ] {886db397-1804-4ecd-963e-dd2b7499996a} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11150 | 2026.03.12 01:41:13.623585 [ 275 ] {886db397-1804-4ecd-963e-dd2b7499996a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11151 | 2026.03.12 01:41:13.623906 [ 275 ] {886db397-1804-4ecd-963e-dd2b7499996a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11152 | 2026.03.12 01:41:13.624113 [ 275 ] {886db397-1804-4ecd-963e-dd2b7499996a} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11153 | 2026.03.12 01:41:13.624251 [ 275 ] {886db397-1804-4ecd-963e-dd2b7499996a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001198 sec., 5008.347245409015 rows/sec., 408.40 KiB/sec. | ||
| 11154 | 2026.03.12 01:41:13.624289 [ 275 ] {886db397-1804-4ecd-963e-dd2b7499996a} <Debug> TCPHandler: Processed in 0.001367331 sec. | ||
| 11155 | 2026.03.12 01:41:13.624403 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11156 | 2026.03.12 01:41:13.624497 [ 275 ] {78d95c74-f9a5-4eea-ac7c-cf96b9b8eeba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11157 | 2026.03.12 01:41:13.624537 [ 275 ] {78d95c74-f9a5-4eea-ac7c-cf96b9b8eeba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11158 | 2026.03.12 01:41:13.626633 [ 275 ] {78d95c74-f9a5-4eea-ac7c-cf96b9b8eeba} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11159 | 2026.03.12 01:41:13.626670 [ 275 ] {78d95c74-f9a5-4eea-ac7c-cf96b9b8eeba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11160 | 2026.03.12 01:41:13.627105 [ 275 ] {78d95c74-f9a5-4eea-ac7c-cf96b9b8eeba} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11161 | 2026.03.12 01:41:13.627319 [ 275 ] {78d95c74-f9a5-4eea-ac7c-cf96b9b8eeba} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11162 | 2026.03.12 01:41:13.627455 [ 275 ] {78d95c74-f9a5-4eea-ac7c-cf96b9b8eeba} <Debug> executeQuery: Read 2133 rows, 166.92 KiB in 0.002976 sec., 716733.8709677419 rows/sec., 54.77 MiB/sec. | ||
| 11163 | 2026.03.12 01:41:13.627494 [ 275 ] {78d95c74-f9a5-4eea-ac7c-cf96b9b8eeba} <Debug> TCPHandler: Processed in 0.003141058 sec. | ||
| 11164 | 2026.03.12 01:41:13.627629 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11165 | 2026.03.12 01:41:13.627724 [ 275 ] {2daccc97-bcb3-49c8-bed7-42063aa031d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11166 | 2026.03.12 01:41:13.627763 [ 275 ] {2daccc97-bcb3-49c8-bed7-42063aa031d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11167 | 2026.03.12 01:41:13.628257 [ 275 ] {2daccc97-bcb3-49c8-bed7-42063aa031d0} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11168 | 2026.03.12 01:41:13.628294 [ 275 ] {2daccc97-bcb3-49c8-bed7-42063aa031d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11169 | 2026.03.12 01:41:13.628598 [ 275 ] {2daccc97-bcb3-49c8-bed7-42063aa031d0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11170 | 2026.03.12 01:41:13.628806 [ 275 ] {2daccc97-bcb3-49c8-bed7-42063aa031d0} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11171 | 2026.03.12 01:41:13.628938 [ 275 ] {2daccc97-bcb3-49c8-bed7-42063aa031d0} <Debug> executeQuery: Read 64 rows, 4.84 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 3.83 MiB/sec. | ||
| 11172 | 2026.03.12 01:41:13.628976 [ 275 ] {2daccc97-bcb3-49c8-bed7-42063aa031d0} <Debug> TCPHandler: Processed in 0.001397111 sec. | ||
| 11173 | 2026.03.12 01:41:13.629084 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11174 | 2026.03.12 01:41:13.629178 [ 275 ] {8b32a3a1-b87b-4363-88a0-2127f8942614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11175 | 2026.03.12 01:41:13.629218 [ 275 ] {8b32a3a1-b87b-4363-88a0-2127f8942614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11176 | 2026.03.12 01:41:13.629952 [ 275 ] {8b32a3a1-b87b-4363-88a0-2127f8942614} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11177 | 2026.03.12 01:41:13.629987 [ 275 ] {8b32a3a1-b87b-4363-88a0-2127f8942614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11178 | 2026.03.12 01:41:13.630322 [ 275 ] {8b32a3a1-b87b-4363-88a0-2127f8942614} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11179 | 2026.03.12 01:41:13.630546 [ 275 ] {8b32a3a1-b87b-4363-88a0-2127f8942614} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11180 | 2026.03.12 01:41:13.630674 [ 275 ] {8b32a3a1-b87b-4363-88a0-2127f8942614} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001514 sec., 483487.4504623514 rows/sec., 28.60 MiB/sec. | ||
| 11181 | 2026.03.12 01:41:13.630711 [ 275 ] {8b32a3a1-b87b-4363-88a0-2127f8942614} <Debug> TCPHandler: Processed in 0.001677655 sec. | ||
| 11182 | 2026.03.12 01:41:13.630827 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11183 | 2026.03.12 01:41:13.630921 [ 275 ] {8d40b7b7-933e-4837-8655-c5f8fe6186a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11184 | 2026.03.12 01:41:13.630961 [ 275 ] {8d40b7b7-933e-4837-8655-c5f8fe6186a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11185 | 2026.03.12 01:41:13.631342 [ 275 ] {8d40b7b7-933e-4837-8655-c5f8fe6186a2} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11186 | 2026.03.12 01:41:13.631379 [ 275 ] {8d40b7b7-933e-4837-8655-c5f8fe6186a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11187 | 2026.03.12 01:41:13.631661 [ 275 ] {8d40b7b7-933e-4837-8655-c5f8fe6186a2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 11188 | 2026.03.12 01:41:13.631866 [ 275 ] {8d40b7b7-933e-4837-8655-c5f8fe6186a2} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11189 | 2026.03.12 01:41:13.631993 [ 275 ] {8d40b7b7-933e-4837-8655-c5f8fe6186a2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 64.51 KiB/sec. | ||
| 11190 | 2026.03.12 01:41:13.632030 [ 275 ] {8d40b7b7-933e-4837-8655-c5f8fe6186a2} <Debug> TCPHandler: Processed in 0.001251989 sec. | ||
| 11191 | 2026.03.12 01:41:13.632137 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11192 | 2026.03.12 01:41:13.632231 [ 275 ] {594bb101-6465-4a62-aaf1-6ad2f710f36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11193 | 2026.03.12 01:41:13.632270 [ 275 ] {594bb101-6465-4a62-aaf1-6ad2f710f36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11194 | 2026.03.12 01:41:13.632663 [ 275 ] {594bb101-6465-4a62-aaf1-6ad2f710f36e} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11195 | 2026.03.12 01:41:13.632698 [ 275 ] {594bb101-6465-4a62-aaf1-6ad2f710f36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11196 | 2026.03.12 01:41:13.632993 [ 275 ] {594bb101-6465-4a62-aaf1-6ad2f710f36e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11197 | 2026.03.12 01:41:13.633201 [ 275 ] {594bb101-6465-4a62-aaf1-6ad2f710f36e} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11198 | 2026.03.12 01:41:13.633334 [ 275 ] {594bb101-6465-4a62-aaf1-6ad2f710f36e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00112 sec., 10714.285714285716 rows/sec., 837.05 KiB/sec. | ||
| 11199 | 2026.03.12 01:41:13.633376 [ 275 ] {594bb101-6465-4a62-aaf1-6ad2f710f36e} <Debug> TCPHandler: Processed in 0.00128791 sec. | ||
| 11200 | 2026.03.12 01:41:13.633493 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11201 | 2026.03.12 01:41:13.633586 [ 275 ] {3eb79d64-db11-4bfb-9771-240e2a26619f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11202 | 2026.03.12 01:41:13.633625 [ 275 ] {3eb79d64-db11-4bfb-9771-240e2a26619f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11203 | 2026.03.12 01:41:13.634594 [ 275 ] {3eb79d64-db11-4bfb-9771-240e2a26619f} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11204 | 2026.03.12 01:41:13.634630 [ 275 ] {3eb79d64-db11-4bfb-9771-240e2a26619f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11205 | 2026.03.12 01:41:13.634971 [ 275 ] {3eb79d64-db11-4bfb-9771-240e2a26619f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11206 | 2026.03.12 01:41:13.635192 [ 275 ] {3eb79d64-db11-4bfb-9771-240e2a26619f} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11207 | 2026.03.12 01:41:13.635322 [ 275 ] {3eb79d64-db11-4bfb-9771-240e2a26619f} <Debug> executeQuery: Read 1088 rows, 77.77 KiB in 0.001754 sec., 620296.4652223489 rows/sec., 43.30 MiB/sec. | ||
| 11208 | 2026.03.12 01:41:13.635362 [ 275 ] {3eb79d64-db11-4bfb-9771-240e2a26619f} <Debug> TCPHandler: Processed in 0.001917169 sec. | ||
| 11209 | 2026.03.12 01:41:13.635473 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11210 | 2026.03.12 01:41:13.635567 [ 275 ] {caae4923-5916-4d5c-843c-bb9790245234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11211 | 2026.03.12 01:41:13.635609 [ 275 ] {caae4923-5916-4d5c-843c-bb9790245234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11212 | 2026.03.12 01:41:13.636399 [ 275 ] {caae4923-5916-4d5c-843c-bb9790245234} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11213 | 2026.03.12 01:41:13.636435 [ 275 ] {caae4923-5916-4d5c-843c-bb9790245234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11214 | 2026.03.12 01:41:13.636846 [ 275 ] {caae4923-5916-4d5c-843c-bb9790245234} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11215 | 2026.03.12 01:41:13.637051 [ 275 ] {caae4923-5916-4d5c-843c-bb9790245234} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11216 | 2026.03.12 01:41:13.637183 [ 275 ] {caae4923-5916-4d5c-843c-bb9790245234} <Debug> executeQuery: Read 1256 rows, 81.12 KiB in 0.001635 sec., 768195.7186544343 rows/sec., 48.45 MiB/sec. | ||
| 11217 | 2026.03.12 01:41:13.637221 [ 275 ] {caae4923-5916-4d5c-843c-bb9790245234} <Debug> TCPHandler: Processed in 0.001796747 sec. | ||
| 11218 | 2026.03.12 01:41:13.637345 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11219 | 2026.03.12 01:41:13.637468 [ 275 ] {06a323dd-7eb6-4a3f-a91d-8d1c72d0b9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11220 | 2026.03.12 01:41:13.637534 [ 275 ] {06a323dd-7eb6-4a3f-a91d-8d1c72d0b9c4} <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 | ||
| 11221 | 2026.03.12 01:41:13.638561 [ 275 ] {06a323dd-7eb6-4a3f-a91d-8d1c72d0b9c4} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11222 | 2026.03.12 01:41:13.638599 [ 275 ] {06a323dd-7eb6-4a3f-a91d-8d1c72d0b9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11223 | 2026.03.12 01:41:13.639202 [ 275 ] {06a323dd-7eb6-4a3f-a91d-8d1c72d0b9c4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11224 | 2026.03.12 01:41:13.639431 [ 275 ] {06a323dd-7eb6-4a3f-a91d-8d1c72d0b9c4} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11225 | 2026.03.12 01:41:13.639574 [ 275 ] {06a323dd-7eb6-4a3f-a91d-8d1c72d0b9c4} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002131 sec., 21586.109807602064 rows/sec., 38.68 MiB/sec. | ||
| 11226 | 2026.03.12 01:41:13.639630 [ 275 ] {06a323dd-7eb6-4a3f-a91d-8d1c72d0b9c4} <Debug> TCPHandler: Processed in 0.002346805 sec. | ||
| 11227 | 2026.03.12 01:41:13.639747 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11228 | 2026.03.12 01:41:13.639842 [ 275 ] {c80e9cf3-b2ae-4314-9c44-d8620fcc9f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11229 | 2026.03.12 01:41:13.639883 [ 275 ] {c80e9cf3-b2ae-4314-9c44-d8620fcc9f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11230 | 2026.03.12 01:41:13.640204 [ 275 ] {c80e9cf3-b2ae-4314-9c44-d8620fcc9f96} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11231 | 2026.03.12 01:41:13.640240 [ 275 ] {c80e9cf3-b2ae-4314-9c44-d8620fcc9f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11232 | 2026.03.12 01:41:13.640543 [ 275 ] {c80e9cf3-b2ae-4314-9c44-d8620fcc9f96} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11233 | 2026.03.12 01:41:13.640754 [ 275 ] {c80e9cf3-b2ae-4314-9c44-d8620fcc9f96} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11234 | 2026.03.12 01:41:13.640884 [ 275 ] {c80e9cf3-b2ae-4314-9c44-d8620fcc9f96} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001061 sec., 11310.084825636191 rows/sec., 780.51 KiB/sec. | ||
| 11235 | 2026.03.12 01:41:13.640920 [ 275 ] {c80e9cf3-b2ae-4314-9c44-d8620fcc9f96} <Debug> TCPHandler: Processed in 0.001223229 sec. | ||
| 11236 | 2026.03.12 01:41:15.592735 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24488 | ||
| 11237 | 2026.03.12 01:41:15.593222 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11238 | 2026.03.12 01:41:15.593266 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11239 | 2026.03.12 01:41:15.593749 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11240 | 2026.03.12 01:41:15.593986 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11241 | 2026.03.12 01:41:15.594123 [ 70 ] {} <Debug> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11242 | 2026.03.12 01:41:15.594134 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24488 | ||
| 11243 | 2026.03.12 01:41:15.594199 [ 70 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11244 | 2026.03.12 01:41:15.594226 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11245 | 2026.03.12 01:41:15.594364 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::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 | ||
| 11246 | 2026.03.12 01:41:15.594514 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11247 | 2026.03.12 01:41:15.594557 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22120 rows starting from the beginning of the part | ||
| 11248 | 2026.03.12 01:41:15.594628 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 11249 | 2026.03.12 01:41:15.594676 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 11250 | 2026.03.12 01:41:15.594720 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 11251 | 2026.03.12 01:41:15.594762 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 11252 | 2026.03.12 01:41:15.594804 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 11253 | 2026.03.12 01:41:15.596890 [ 196 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24488 rows, containing 4 columns (4 merged, 0 gathered) in 0.00259296 sec., 9444033.07417006 rows/sec., 135.10 MiB/sec. | ||
| 11254 | 2026.03.12 01:41:15.597378 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11255 | 2026.03.12 01:41:15.597705 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_51_10} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11256 | 2026.03.12 01:41:15.597794 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_51_10} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11257 | 2026.03.12 01:41:15.597919 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11258 | 2026.03.12 01:41:16.948236 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11259 | 2026.03.12 01:41:16.966600 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11260 | 2026.03.12 01:41:16.966661 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11261 | 2026.03.12 01:41:16.972456 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11262 | 2026.03.12 01:41:16.973169 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11263 | 2026.03.12 01:41:16.973465 [ 109 ] {} <Debug> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11264 | 2026.03.12 01:41:16.973536 [ 109 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11265 | 2026.03.12 01:41:16.973565 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11266 | 2026.03.12 01:41:16.973676 [ 193 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 11267 | 2026.03.12 01:41:16.976914 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11268 | 2026.03.12 01:41:16.977721 [ 193 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11269 | 2026.03.12 01:41:16.979342 [ 193 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 11270 | 2026.03.12 01:41:16.983989 [ 193 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 11271 | 2026.03.12 01:41:16.988524 [ 193 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 11272 | 2026.03.12 01:41:16.992987 [ 193 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 11273 | 2026.03.12 01:41:16.997282 [ 193 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 11274 | 2026.03.12 01:41:17.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.44 MiB, peak 335.24 MiB, free memory in arenas 0.00 B, will set to 324.98 MiB (RSS), difference: -4.46 MiB | ||
| 11275 | 2026.03.12 01:41:17.001004 [ 193 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 11276 | 2026.03.12 01:41:17.053047 [ 196 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.079415223 sec., 4835.344981654211 rows/sec., 25.00 MiB/sec. | ||
| 11277 | 2026.03.12 01:41:17.056071 [ 195 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11278 | 2026.03.12 01:41:17.058110 [ 195 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_51_10} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11279 | 2026.03.12 01:41:17.058231 [ 195 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_51_10} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11280 | 2026.03.12 01:41:17.060938 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11281 | 2026.03.12 01:41:18.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.52 MiB, peak 335.24 MiB, free memory in arenas 0.00 B, will set to 328.25 MiB (RSS), difference: 6.73 MiB | ||
| 11282 | 2026.03.12 01:41:18.342555 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11283 | 2026.03.12 01:41:18.342757 [ 275 ] {5826612c-4516-4562-b438-d3fc2f5298ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11284 | 2026.03.12 01:41:18.342832 [ 275 ] {5826612c-4516-4562-b438-d3fc2f5298ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11285 | 2026.03.12 01:41:18.343580 [ 275 ] {5826612c-4516-4562-b438-d3fc2f5298ac} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11286 | 2026.03.12 01:41:18.343630 [ 275 ] {5826612c-4516-4562-b438-d3fc2f5298ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11287 | 2026.03.12 01:41:18.344027 [ 275 ] {5826612c-4516-4562-b438-d3fc2f5298ac} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11288 | 2026.03.12 01:41:18.344254 [ 275 ] {5826612c-4516-4562-b438-d3fc2f5298ac} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11289 | 2026.03.12 01:41:18.344407 [ 275 ] {5826612c-4516-4562-b438-d3fc2f5298ac} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001706 sec., 32825.3223915592 rows/sec., 2.51 MiB/sec. | ||
| 11290 | 2026.03.12 01:41:18.344449 [ 275 ] {5826612c-4516-4562-b438-d3fc2f5298ac} <Debug> TCPHandler: Processed in 0.00203944 sec. | ||
| 11291 | 2026.03.12 01:41:18.344564 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11292 | 2026.03.12 01:41:18.344660 [ 275 ] {0cbd0944-f1bd-4a74-9b21-9647dcba7099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11293 | 2026.03.12 01:41:18.344701 [ 275 ] {0cbd0944-f1bd-4a74-9b21-9647dcba7099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11294 | 2026.03.12 01:41:18.345125 [ 275 ] {0cbd0944-f1bd-4a74-9b21-9647dcba7099} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11295 | 2026.03.12 01:41:18.345162 [ 275 ] {0cbd0944-f1bd-4a74-9b21-9647dcba7099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11296 | 2026.03.12 01:41:18.345507 [ 275 ] {0cbd0944-f1bd-4a74-9b21-9647dcba7099} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11297 | 2026.03.12 01:41:18.345725 [ 275 ] {0cbd0944-f1bd-4a74-9b21-9647dcba7099} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11298 | 2026.03.12 01:41:18.345872 [ 275 ] {0cbd0944-f1bd-4a74-9b21-9647dcba7099} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 11299 | 2026.03.12 01:41:18.345911 [ 275 ] {0cbd0944-f1bd-4a74-9b21-9647dcba7099} <Debug> TCPHandler: Processed in 0.001396322 sec. | ||
| 11300 | 2026.03.12 01:41:18.346026 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11301 | 2026.03.12 01:41:18.346119 [ 275 ] {0512376a-9028-4bc9-b36c-bf3a3ba66e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11302 | 2026.03.12 01:41:18.346164 [ 275 ] {0512376a-9028-4bc9-b36c-bf3a3ba66e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11303 | 2026.03.12 01:41:18.346552 [ 275 ] {0512376a-9028-4bc9-b36c-bf3a3ba66e10} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11304 | 2026.03.12 01:41:18.346587 [ 275 ] {0512376a-9028-4bc9-b36c-bf3a3ba66e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11305 | 2026.03.12 01:41:18.346926 [ 275 ] {0512376a-9028-4bc9-b36c-bf3a3ba66e10} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11306 | 2026.03.12 01:41:18.347132 [ 275 ] {0512376a-9028-4bc9-b36c-bf3a3ba66e10} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11307 | 2026.03.12 01:41:18.347263 [ 275 ] {0512376a-9028-4bc9-b36c-bf3a3ba66e10} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001162 sec., 110154.90533562822 rows/sec., 7.67 MiB/sec. | ||
| 11308 | 2026.03.12 01:41:18.347300 [ 275 ] {0512376a-9028-4bc9-b36c-bf3a3ba66e10} <Debug> TCPHandler: Processed in 0.00132405 sec. | ||
| 11309 | 2026.03.12 01:41:18.347411 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11310 | 2026.03.12 01:41:18.347505 [ 275 ] {084f829a-7673-4ab2-9a96-98bfb183bf57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11311 | 2026.03.12 01:41:18.347547 [ 275 ] {084f829a-7673-4ab2-9a96-98bfb183bf57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11312 | 2026.03.12 01:41:18.347873 [ 275 ] {084f829a-7673-4ab2-9a96-98bfb183bf57} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11313 | 2026.03.12 01:41:18.347908 [ 275 ] {084f829a-7673-4ab2-9a96-98bfb183bf57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11314 | 2026.03.12 01:41:18.348206 [ 275 ] {084f829a-7673-4ab2-9a96-98bfb183bf57} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11315 | 2026.03.12 01:41:18.348410 [ 275 ] {084f829a-7673-4ab2-9a96-98bfb183bf57} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11316 | 2026.03.12 01:41:18.348537 [ 275 ] {084f829a-7673-4ab2-9a96-98bfb183bf57} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001051 sec., 45670.78972407231 rows/sec., 3.08 MiB/sec. | ||
| 11317 | 2026.03.12 01:41:18.348572 [ 275 ] {084f829a-7673-4ab2-9a96-98bfb183bf57} <Debug> TCPHandler: Processed in 0.001210998 sec. | ||
| 11318 | 2026.03.12 01:41:22.909892 [ 162 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11319 | 2026.03.12 01:41:22.910010 [ 162 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11320 | 2026.03.12 01:41:23.095276 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25000 | ||
| 11321 | 2026.03.12 01:41:23.095794 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11322 | 2026.03.12 01:41:23.095841 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11323 | 2026.03.12 01:41:23.096361 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11324 | 2026.03.12 01:41:23.096608 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11325 | 2026.03.12 01:41:23.096757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25000 | ||
| 11326 | 2026.03.12 01:41:23.179950 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1404 | ||
| 11327 | 2026.03.12 01:41:23.182476 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11328 | 2026.03.12 01:41:23.182522 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11329 | 2026.03.12 01:41:23.183858 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11330 | 2026.03.12 01:41:23.184155 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11331 | 2026.03.12 01:41:23.184536 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1404 | ||
| 11332 | 2026.03.12 01:41:23.343482 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11333 | 2026.03.12 01:41:23.343737 [ 275 ] {2af79274-177f-40ba-ae4f-10cf73dd8b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11334 | 2026.03.12 01:41:23.343899 [ 275 ] {2af79274-177f-40ba-ae4f-10cf73dd8b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11335 | 2026.03.12 01:41:23.344571 [ 275 ] {2af79274-177f-40ba-ae4f-10cf73dd8b48} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11336 | 2026.03.12 01:41:23.344619 [ 275 ] {2af79274-177f-40ba-ae4f-10cf73dd8b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11337 | 2026.03.12 01:41:23.345026 [ 275 ] {2af79274-177f-40ba-ae4f-10cf73dd8b48} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11338 | 2026.03.12 01:41:23.345281 [ 275 ] {2af79274-177f-40ba-ae4f-10cf73dd8b48} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11339 | 2026.03.12 01:41:23.345438 [ 275 ] {2af79274-177f-40ba-ae4f-10cf73dd8b48} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001765 sec., 37393.76770538244 rows/sec., 2.96 MiB/sec. | ||
| 11340 | 2026.03.12 01:41:23.345481 [ 275 ] {2af79274-177f-40ba-ae4f-10cf73dd8b48} <Debug> TCPHandler: Processed in 0.002175203 sec. | ||
| 11341 | 2026.03.12 01:41:23.345607 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11342 | 2026.03.12 01:41:23.345758 [ 275 ] {d82d02e9-07ad-4b0e-862b-7766dd76083c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11343 | 2026.03.12 01:41:23.345800 [ 275 ] {d82d02e9-07ad-4b0e-862b-7766dd76083c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11344 | 2026.03.12 01:41:23.346227 [ 275 ] {d82d02e9-07ad-4b0e-862b-7766dd76083c} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11345 | 2026.03.12 01:41:23.346263 [ 275 ] {d82d02e9-07ad-4b0e-862b-7766dd76083c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11346 | 2026.03.12 01:41:23.346586 [ 275 ] {d82d02e9-07ad-4b0e-862b-7766dd76083c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11347 | 2026.03.12 01:41:23.346858 [ 275 ] {d82d02e9-07ad-4b0e-862b-7766dd76083c} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11348 | 2026.03.12 01:41:23.346990 [ 275 ] {d82d02e9-07ad-4b0e-862b-7766dd76083c} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001252 sec., 3993.610223642172 rows/sec., 300.30 KiB/sec. | ||
| 11349 | 2026.03.12 01:41:23.347028 [ 275 ] {d82d02e9-07ad-4b0e-862b-7766dd76083c} <Debug> TCPHandler: Processed in 0.001484743 sec. | ||
| 11350 | 2026.03.12 01:41:23.347132 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11351 | 2026.03.12 01:41:23.347227 [ 275 ] {448a90fb-8fba-4a74-90ed-ccdbaacfd1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11352 | 2026.03.12 01:41:23.347267 [ 275 ] {448a90fb-8fba-4a74-90ed-ccdbaacfd1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11353 | 2026.03.12 01:41:23.347695 [ 275 ] {448a90fb-8fba-4a74-90ed-ccdbaacfd1b3} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11354 | 2026.03.12 01:41:23.347732 [ 275 ] {448a90fb-8fba-4a74-90ed-ccdbaacfd1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11355 | 2026.03.12 01:41:23.348043 [ 275 ] {448a90fb-8fba-4a74-90ed-ccdbaacfd1b3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11356 | 2026.03.12 01:41:23.348246 [ 275 ] {448a90fb-8fba-4a74-90ed-ccdbaacfd1b3} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11357 | 2026.03.12 01:41:23.348376 [ 275 ] {448a90fb-8fba-4a74-90ed-ccdbaacfd1b3} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001169 sec., 59024.807527801546 rows/sec., 4.61 MiB/sec. | ||
| 11358 | 2026.03.12 01:41:23.348416 [ 275 ] {448a90fb-8fba-4a74-90ed-ccdbaacfd1b3} <Debug> TCPHandler: Processed in 0.00133459 sec. | ||
| 11359 | 2026.03.12 01:41:23.348529 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11360 | 2026.03.12 01:41:23.348623 [ 275 ] {06a99d2c-e9af-4cec-bfdb-45e352c08b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11361 | 2026.03.12 01:41:23.348668 [ 275 ] {06a99d2c-e9af-4cec-bfdb-45e352c08b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11362 | 2026.03.12 01:41:23.349096 [ 275 ] {06a99d2c-e9af-4cec-bfdb-45e352c08b27} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11363 | 2026.03.12 01:41:23.349133 [ 275 ] {06a99d2c-e9af-4cec-bfdb-45e352c08b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11364 | 2026.03.12 01:41:23.349480 [ 275 ] {06a99d2c-e9af-4cec-bfdb-45e352c08b27} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11365 | 2026.03.12 01:41:23.349706 [ 275 ] {06a99d2c-e9af-4cec-bfdb-45e352c08b27} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11366 | 2026.03.12 01:41:23.349840 [ 275 ] {06a99d2c-e9af-4cec-bfdb-45e352c08b27} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 11367 | 2026.03.12 01:41:23.349879 [ 275 ] {06a99d2c-e9af-4cec-bfdb-45e352c08b27} <Debug> TCPHandler: Processed in 0.001398801 sec. | ||
| 11368 | 2026.03.12 01:41:23.350006 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11369 | 2026.03.12 01:41:23.350130 [ 275 ] {a2a12cbb-ae11-4e0f-a233-6341bdc4b2d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11370 | 2026.03.12 01:41:23.350198 [ 275 ] {a2a12cbb-ae11-4e0f-a233-6341bdc4b2d3} <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 | ||
| 11371 | 2026.03.12 01:41:23.351029 [ 275 ] {a2a12cbb-ae11-4e0f-a233-6341bdc4b2d3} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11372 | 2026.03.12 01:41:23.351066 [ 275 ] {a2a12cbb-ae11-4e0f-a233-6341bdc4b2d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11373 | 2026.03.12 01:41:23.351579 [ 275 ] {a2a12cbb-ae11-4e0f-a233-6341bdc4b2d3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11374 | 2026.03.12 01:41:23.351804 [ 275 ] {a2a12cbb-ae11-4e0f-a233-6341bdc4b2d3} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11375 | 2026.03.12 01:41:23.351945 [ 275 ] {a2a12cbb-ae11-4e0f-a233-6341bdc4b2d3} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00184 sec., 2717.391304347826 rows/sec., 4.87 MiB/sec. | ||
| 11376 | 2026.03.12 01:41:23.352007 [ 275 ] {a2a12cbb-ae11-4e0f-a233-6341bdc4b2d3} <Debug> TCPHandler: Processed in 0.002063051 sec. | ||
| 11377 | 2026.03.12 01:41:23.352114 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11378 | 2026.03.12 01:41:23.352211 [ 275 ] {61f0dbb8-7181-4ab4-bf4e-d8cc0fa4216e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11379 | 2026.03.12 01:41:23.352253 [ 275 ] {61f0dbb8-7181-4ab4-bf4e-d8cc0fa4216e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11380 | 2026.03.12 01:41:23.352607 [ 275 ] {61f0dbb8-7181-4ab4-bf4e-d8cc0fa4216e} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11381 | 2026.03.12 01:41:23.352641 [ 275 ] {61f0dbb8-7181-4ab4-bf4e-d8cc0fa4216e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11382 | 2026.03.12 01:41:23.352943 [ 275 ] {61f0dbb8-7181-4ab4-bf4e-d8cc0fa4216e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11383 | 2026.03.12 01:41:23.353150 [ 275 ] {61f0dbb8-7181-4ab4-bf4e-d8cc0fa4216e} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11384 | 2026.03.12 01:41:23.353279 [ 275 ] {61f0dbb8-7181-4ab4-bf4e-d8cc0fa4216e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 11385 | 2026.03.12 01:41:23.353314 [ 275 ] {61f0dbb8-7181-4ab4-bf4e-d8cc0fa4216e} <Debug> TCPHandler: Processed in 0.001249599 sec. | ||
| 11386 | 2026.03.12 01:41:24.476969 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11387 | 2026.03.12 01:41:24.492938 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11388 | 2026.03.12 01:41:24.493003 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 11389 | 2026.03.12 01:41:24.498503 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11390 | 2026.03.12 01:41:24.499205 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11391 | 2026.03.12 01:41:24.502006 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11392 | 2026.03.12 01:41:28.346163 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11393 | 2026.03.12 01:41:28.346359 [ 275 ] {8b21aca0-24d5-4c1a-b1ab-a5f490286dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11394 | 2026.03.12 01:41:28.346431 [ 275 ] {8b21aca0-24d5-4c1a-b1ab-a5f490286dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11395 | 2026.03.12 01:41:28.347189 [ 275 ] {8b21aca0-24d5-4c1a-b1ab-a5f490286dfa} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11396 | 2026.03.12 01:41:28.347237 [ 275 ] {8b21aca0-24d5-4c1a-b1ab-a5f490286dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11397 | 2026.03.12 01:41:28.347662 [ 275 ] {8b21aca0-24d5-4c1a-b1ab-a5f490286dfa} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11398 | 2026.03.12 01:41:28.347900 [ 275 ] {8b21aca0-24d5-4c1a-b1ab-a5f490286dfa} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11399 | 2026.03.12 01:41:28.348092 [ 275 ] {8b21aca0-24d5-4c1a-b1ab-a5f490286dfa} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001784 sec., 70627.80269058296 rows/sec., 6.07 MiB/sec. | ||
| 11400 | 2026.03.12 01:41:28.348145 [ 275 ] {8b21aca0-24d5-4c1a-b1ab-a5f490286dfa} <Debug> TCPHandler: Processed in 0.002114952 sec. | ||
| 11401 | 2026.03.12 01:41:28.348286 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11402 | 2026.03.12 01:41:28.348390 [ 275 ] {d675e840-5dfe-410b-97e7-fae2349e845a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11403 | 2026.03.12 01:41:28.348436 [ 275 ] {d675e840-5dfe-410b-97e7-fae2349e845a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11404 | 2026.03.12 01:41:28.348894 [ 275 ] {d675e840-5dfe-410b-97e7-fae2349e845a} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11405 | 2026.03.12 01:41:28.348933 [ 275 ] {d675e840-5dfe-410b-97e7-fae2349e845a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11406 | 2026.03.12 01:41:28.349267 [ 275 ] {d675e840-5dfe-410b-97e7-fae2349e845a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11407 | 2026.03.12 01:41:28.349518 [ 275 ] {d675e840-5dfe-410b-97e7-fae2349e845a} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11408 | 2026.03.12 01:41:28.349649 [ 151 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11409 | 2026.03.12 01:41:28.349657 [ 275 ] {d675e840-5dfe-410b-97e7-fae2349e845a} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001292 sec., 27089.783281733748 rows/sec., 1.99 MiB/sec. | ||
| 11410 | 2026.03.12 01:41:28.349728 [ 151 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11411 | 2026.03.12 01:41:28.349745 [ 275 ] {d675e840-5dfe-410b-97e7-fae2349e845a} <Debug> TCPHandler: Processed in 0.001512963 sec. | ||
| 11412 | 2026.03.12 01:41:28.349757 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11413 | 2026.03.12 01:41:28.349856 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 11414 | 2026.03.12 01:41:28.349891 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11415 | 2026.03.12 01:41:28.349954 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11416 | 2026.03.12 01:41:28.349983 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 225 rows starting from the beginning of the part | ||
| 11417 | 2026.03.12 01:41:28.349989 [ 275 ] {c41729ed-d2ad-4620-8a92-c3f1e9176660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11418 | 2026.03.12 01:41:28.350032 [ 275 ] {c41729ed-d2ad-4620-8a92-c3f1e9176660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11419 | 2026.03.12 01:41:28.350043 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 35 rows starting from the beginning of the part | ||
| 11420 | 2026.03.12 01:41:28.350091 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 5 rows starting from the beginning of the part | ||
| 11421 | 2026.03.12 01:41:28.350135 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 11422 | 2026.03.12 01:41:28.350177 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 5 rows starting from the beginning of the part | ||
| 11423 | 2026.03.12 01:41:28.350219 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 35 rows starting from the beginning of the part | ||
| 11424 | 2026.03.12 01:41:28.350493 [ 275 ] {c41729ed-d2ad-4620-8a92-c3f1e9176660} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11425 | 2026.03.12 01:41:28.350528 [ 275 ] {c41729ed-d2ad-4620-8a92-c3f1e9176660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11426 | 2026.03.12 01:41:28.350846 [ 275 ] {c41729ed-d2ad-4620-8a92-c3f1e9176660} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11427 | 2026.03.12 01:41:28.351014 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 369 rows, containing 5 columns (5 merged, 0 gathered) in 0.001193718 sec., 309118.2339547531 rows/sec., 22.11 MiB/sec. | ||
| 11428 | 2026.03.12 01:41:28.351054 [ 275 ] {c41729ed-d2ad-4620-8a92-c3f1e9176660} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11429 | 2026.03.12 01:41:28.351165 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11430 | 2026.03.12 01:41:28.351195 [ 275 ] {c41729ed-d2ad-4620-8a92-c3f1e9176660} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001227 sec., 80684.59657701712 rows/sec., 6.30 MiB/sec. | ||
| 11431 | 2026.03.12 01:41:28.351233 [ 275 ] {c41729ed-d2ad-4620-8a92-c3f1e9176660} <Debug> TCPHandler: Processed in 0.001392852 sec. | ||
| 11432 | 2026.03.12 01:41:28.351351 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11433 | 2026.03.12 01:41:28.351396 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_71_14} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11434 | 2026.03.12 01:41:28.351445 [ 275 ] {f7654951-cb53-4366-b938-c4ae7a1fa1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11435 | 2026.03.12 01:41:28.351466 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_71_14} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11436 | 2026.03.12 01:41:28.351489 [ 275 ] {f7654951-cb53-4366-b938-c4ae7a1fa1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11437 | 2026.03.12 01:41:28.351531 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11438 | 2026.03.12 01:41:28.351906 [ 275 ] {f7654951-cb53-4366-b938-c4ae7a1fa1f5} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11439 | 2026.03.12 01:41:28.351940 [ 275 ] {f7654951-cb53-4366-b938-c4ae7a1fa1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11440 | 2026.03.12 01:41:28.352278 [ 275 ] {f7654951-cb53-4366-b938-c4ae7a1fa1f5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11441 | 2026.03.12 01:41:28.352481 [ 275 ] {f7654951-cb53-4366-b938-c4ae7a1fa1f5} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11442 | 2026.03.12 01:41:28.352613 [ 275 ] {f7654951-cb53-4366-b938-c4ae7a1fa1f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 11443 | 2026.03.12 01:41:28.352650 [ 275 ] {f7654951-cb53-4366-b938-c4ae7a1fa1f5} <Debug> TCPHandler: Processed in 0.001348791 sec. | ||
| 11444 | 2026.03.12 01:41:28.352775 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11445 | 2026.03.12 01:41:28.352868 [ 275 ] {0be99309-0d5c-4a50-b301-755be0778f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11446 | 2026.03.12 01:41:28.352921 [ 275 ] {0be99309-0d5c-4a50-b301-755be0778f99} <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 | ||
| 11447 | 2026.03.12 01:41:28.353790 [ 275 ] {0be99309-0d5c-4a50-b301-755be0778f99} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11448 | 2026.03.12 01:41:28.353825 [ 275 ] {0be99309-0d5c-4a50-b301-755be0778f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11449 | 2026.03.12 01:41:28.354371 [ 275 ] {0be99309-0d5c-4a50-b301-755be0778f99} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11450 | 2026.03.12 01:41:28.354587 [ 275 ] {0be99309-0d5c-4a50-b301-755be0778f99} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11451 | 2026.03.12 01:41:28.354710 [ 151 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11452 | 2026.03.12 01:41:28.354722 [ 275 ] {0be99309-0d5c-4a50-b301-755be0778f99} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001872 sec., 18696.581196581195 rows/sec., 33.50 MiB/sec. | ||
| 11453 | 2026.03.12 01:41:28.354750 [ 151 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11454 | 2026.03.12 01:41:28.354773 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11455 | 2026.03.12 01:41:28.354789 [ 275 ] {0be99309-0d5c-4a50-b301-755be0778f99} <Debug> TCPHandler: Processed in 0.002062621 sec. | ||
| 11456 | 2026.03.12 01:41:28.354861 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::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 | ||
| 11457 | 2026.03.12 01:41:28.354912 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11458 | 2026.03.12 01:41:28.355010 [ 275 ] {186325f6-d0ae-4b1e-b1bd-2d23be877bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11459 | 2026.03.12 01:41:28.355052 [ 275 ] {186325f6-d0ae-4b1e-b1bd-2d23be877bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11460 | 2026.03.12 01:41:28.355125 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11461 | 2026.03.12 01:41:28.355194 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1435 rows starting from the beginning of the part | ||
| 11462 | 2026.03.12 01:41:28.355339 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 35 rows starting from the beginning of the part | ||
| 11463 | 2026.03.12 01:41:28.355397 [ 275 ] {186325f6-d0ae-4b1e-b1bd-2d23be877bf1} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11464 | 2026.03.12 01:41:28.355435 [ 275 ] {186325f6-d0ae-4b1e-b1bd-2d23be877bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11465 | 2026.03.12 01:41:28.355451 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 5 rows starting from the beginning of the part | ||
| 11466 | 2026.03.12 01:41:28.355568 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 46 rows starting from the beginning of the part | ||
| 11467 | 2026.03.12 01:41:28.355678 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 5 rows starting from the beginning of the part | ||
| 11468 | 2026.03.12 01:41:28.355741 [ 275 ] {186325f6-d0ae-4b1e-b1bd-2d23be877bf1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11469 | 2026.03.12 01:41:28.355786 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 35 rows starting from the beginning of the part | ||
| 11470 | 2026.03.12 01:41:28.355961 [ 275 ] {186325f6-d0ae-4b1e-b1bd-2d23be877bf1} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11471 | 2026.03.12 01:41:28.356108 [ 275 ] {186325f6-d0ae-4b1e-b1bd-2d23be877bf1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 11472 | 2026.03.12 01:41:28.356145 [ 275 ] {186325f6-d0ae-4b1e-b1bd-2d23be877bf1} <Debug> TCPHandler: Processed in 0.001283049 sec. | ||
| 11473 | 2026.03.12 01:41:28.364708 [ 186 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1561 rows, containing 19 columns (19 merged, 0 gathered) in 0.009890429 sec., 157829.35199271943 rows/sec., 282.82 MiB/sec. | ||
| 11474 | 2026.03.12 01:41:28.366623 [ 198 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11475 | 2026.03.12 01:41:28.367000 [ 198 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11476 | 2026.03.12 01:41:28.367088 [ 198 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11477 | 2026.03.12 01:41:28.367257 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 11478 | 2026.03.12 01:41:29.000254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.22 MiB, peak 340.79 MiB, free memory in arenas 0.00 B, will set to 335.62 MiB (RSS), difference: 6.40 MiB | ||
| 11479 | 2026.03.12 01:41:30.596937 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25448 | ||
| 11480 | 2026.03.12 01:41:30.597480 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11481 | 2026.03.12 01:41:30.597534 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11482 | 2026.03.12 01:41:30.598047 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11483 | 2026.03.12 01:41:30.598298 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11484 | 2026.03.12 01:41:30.598459 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25448 | ||
| 11485 | 2026.03.12 01:41:32.002181 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 11486 | 2026.03.12 01:41:32.018383 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11487 | 2026.03.12 01:41:32.018438 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11488 | 2026.03.12 01:41:32.023894 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11489 | 2026.03.12 01:41:32.024624 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11490 | 2026.03.12 01:41:32.027585 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 11491 | 2026.03.12 01:41:33.184816 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1428 | ||
| 11492 | 2026.03.12 01:41:33.187026 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11493 | 2026.03.12 01:41:33.187075 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11494 | 2026.03.12 01:41:33.188300 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11495 | 2026.03.12 01:41:33.188581 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11496 | 2026.03.12 01:41:33.188955 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1428 | ||
| 11497 | 2026.03.12 01:41:33.344720 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11498 | 2026.03.12 01:41:33.344904 [ 275 ] {9cf9afdb-28af-4cd6-9f21-99bd439cbd4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11499 | 2026.03.12 01:41:33.344972 [ 275 ] {9cf9afdb-28af-4cd6-9f21-99bd439cbd4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11500 | 2026.03.12 01:41:33.345608 [ 275 ] {9cf9afdb-28af-4cd6-9f21-99bd439cbd4e} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11501 | 2026.03.12 01:41:33.345657 [ 275 ] {9cf9afdb-28af-4cd6-9f21-99bd439cbd4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11502 | 2026.03.12 01:41:33.346052 [ 275 ] {9cf9afdb-28af-4cd6-9f21-99bd439cbd4e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11503 | 2026.03.12 01:41:33.346285 [ 275 ] {9cf9afdb-28af-4cd6-9f21-99bd439cbd4e} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11504 | 2026.03.12 01:41:33.346444 [ 275 ] {9cf9afdb-28af-4cd6-9f21-99bd439cbd4e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001591 sec., 1257.071024512885 rows/sec., 102.51 KiB/sec. | ||
| 11505 | 2026.03.12 01:41:33.346487 [ 275 ] {9cf9afdb-28af-4cd6-9f21-99bd439cbd4e} <Debug> TCPHandler: Processed in 0.001907119 sec. | ||
| 11506 | 2026.03.12 01:41:33.346619 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11507 | 2026.03.12 01:41:33.346722 [ 275 ] {652a2fae-8748-4702-a17f-066cd25ce3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11508 | 2026.03.12 01:41:33.346762 [ 275 ] {652a2fae-8748-4702-a17f-066cd25ce3fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11509 | 2026.03.12 01:41:33.347210 [ 275 ] {652a2fae-8748-4702-a17f-066cd25ce3fc} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11510 | 2026.03.12 01:41:33.347247 [ 275 ] {652a2fae-8748-4702-a17f-066cd25ce3fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11511 | 2026.03.12 01:41:33.347567 [ 275 ] {652a2fae-8748-4702-a17f-066cd25ce3fc} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11512 | 2026.03.12 01:41:33.347780 [ 275 ] {652a2fae-8748-4702-a17f-066cd25ce3fc} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11513 | 2026.03.12 01:41:33.347908 [ 147 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11514 | 2026.03.12 01:41:33.347913 [ 275 ] {652a2fae-8748-4702-a17f-066cd25ce3fc} <Debug> executeQuery: Read 67 rows, 5.43 KiB in 0.001211 sec., 55326.17671345995 rows/sec., 4.38 MiB/sec. | ||
| 11515 | 2026.03.12 01:41:33.347980 [ 147 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11516 | 2026.03.12 01:41:33.347995 [ 275 ] {652a2fae-8748-4702-a17f-066cd25ce3fc} <Debug> TCPHandler: Processed in 0.001428162 sec. | ||
| 11517 | 2026.03.12 01:41:33.348011 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11518 | 2026.03.12 01:41:33.348115 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11519 | 2026.03.12 01:41:33.348139 [ 194 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 11520 | 2026.03.12 01:41:33.348213 [ 275 ] {89314439-ad6d-4ef5-9fc4-cd0b0c54163a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11521 | 2026.03.12 01:41:33.348258 [ 275 ] {89314439-ad6d-4ef5-9fc4-cd0b0c54163a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11522 | 2026.03.12 01:41:33.348298 [ 194 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11523 | 2026.03.12 01:41:33.348343 [ 194 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2893 rows starting from the beginning of the part | ||
| 11524 | 2026.03.12 01:41:33.348421 [ 194 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 2133 rows starting from the beginning of the part | ||
| 11525 | 2026.03.12 01:41:33.348478 [ 194 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
| 11526 | 2026.03.12 01:41:33.348541 [ 194 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 66 rows starting from the beginning of the part | ||
| 11527 | 2026.03.12 01:41:33.348590 [ 194 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 126 rows starting from the beginning of the part | ||
| 11528 | 2026.03.12 01:41:33.348639 [ 194 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 67 rows starting from the beginning of the part | ||
| 11529 | 2026.03.12 01:41:33.348659 [ 275 ] {89314439-ad6d-4ef5-9fc4-cd0b0c54163a} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11530 | 2026.03.12 01:41:33.348700 [ 275 ] {89314439-ad6d-4ef5-9fc4-cd0b0c54163a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11531 | 2026.03.12 01:41:33.349035 [ 275 ] {89314439-ad6d-4ef5-9fc4-cd0b0c54163a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11532 | 2026.03.12 01:41:33.349276 [ 275 ] {89314439-ad6d-4ef5-9fc4-cd0b0c54163a} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11533 | 2026.03.12 01:41:33.349414 [ 275 ] {89314439-ad6d-4ef5-9fc4-cd0b0c54163a} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.00122 sec., 5737.704918032787 rows/sec., 422.64 KiB/sec. | ||
| 11534 | 2026.03.12 01:41:33.349453 [ 275 ] {89314439-ad6d-4ef5-9fc4-cd0b0c54163a} <Debug> TCPHandler: Processed in 0.001387711 sec. | ||
| 11535 | 2026.03.12 01:41:33.349578 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11536 | 2026.03.12 01:41:33.349699 [ 275 ] {e85110da-b076-44d0-b210-c93fc22486b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11537 | 2026.03.12 01:41:33.349750 [ 275 ] {e85110da-b076-44d0-b210-c93fc22486b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11538 | 2026.03.12 01:41:33.350242 [ 275 ] {e85110da-b076-44d0-b210-c93fc22486b4} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11539 | 2026.03.12 01:41:33.350280 [ 275 ] {e85110da-b076-44d0-b210-c93fc22486b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11540 | 2026.03.12 01:41:33.350607 [ 275 ] {e85110da-b076-44d0-b210-c93fc22486b4} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11541 | 2026.03.12 01:41:33.350738 [ 186 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5341 rows, containing 5 columns (5 merged, 0 gathered) in 0.00265793 sec., 2009458.4883725303 rows/sec., 162.28 MiB/sec. | ||
| 11542 | 2026.03.12 01:41:33.350831 [ 275 ] {e85110da-b076-44d0-b210-c93fc22486b4} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11543 | 2026.03.12 01:41:33.350957 [ 147 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11544 | 2026.03.12 01:41:33.350974 [ 275 ] {e85110da-b076-44d0-b210-c93fc22486b4} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001301 sec., 54573.40507302075 rows/sec., 4.26 MiB/sec. | ||
| 11545 | 2026.03.12 01:41:33.350990 [ 147 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11546 | 2026.03.12 01:41:33.351019 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11547 | 2026.03.12 01:41:33.351020 [ 275 ] {e85110da-b076-44d0-b210-c93fc22486b4} <Debug> TCPHandler: Processed in 0.001503743 sec. | ||
| 11548 | 2026.03.12 01:41:33.351019 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11549 | 2026.03.12 01:41:33.351121 [ 200 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 11550 | 2026.03.12 01:41:33.351157 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11551 | 2026.03.12 01:41:33.351235 [ 200 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11552 | 2026.03.12 01:41:33.351255 [ 275 ] {643e62a8-bf6a-4143-9543-a91528d97ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11553 | 2026.03.12 01:41:33.351273 [ 200 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1551 rows starting from the beginning of the part | ||
| 11554 | 2026.03.12 01:41:33.351305 [ 275 ] {643e62a8-bf6a-4143-9543-a91528d97ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11555 | 2026.03.12 01:41:33.351331 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_86_17} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11556 | 2026.03.12 01:41:33.351342 [ 200 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1088 rows starting from the beginning of the part | ||
| 11557 | 2026.03.12 01:41:33.351409 [ 200 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
| 11558 | 2026.03.12 01:41:33.351420 [ 198 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_86_17} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11559 | 2026.03.12 01:41:33.351467 [ 200 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 69 rows starting from the beginning of the part | ||
| 11560 | 2026.03.12 01:41:33.351511 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 11561 | 2026.03.12 01:41:33.351514 [ 200 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 99 rows starting from the beginning of the part | ||
| 11562 | 2026.03.12 01:41:33.351576 [ 200 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 71 rows starting from the beginning of the part | ||
| 11563 | 2026.03.12 01:41:33.351734 [ 275 ] {643e62a8-bf6a-4143-9543-a91528d97ea5} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11564 | 2026.03.12 01:41:33.351770 [ 275 ] {643e62a8-bf6a-4143-9543-a91528d97ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11565 | 2026.03.12 01:41:33.352115 [ 275 ] {643e62a8-bf6a-4143-9543-a91528d97ea5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11566 | 2026.03.12 01:41:33.352332 [ 275 ] {643e62a8-bf6a-4143-9543-a91528d97ea5} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11567 | 2026.03.12 01:41:33.352466 [ 275 ] {643e62a8-bf6a-4143-9543-a91528d97ea5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001231 sec., 130787.97725426481 rows/sec., 9.11 MiB/sec. | ||
| 11568 | 2026.03.12 01:41:33.352466 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11569 | 2026.03.12 01:41:33.352509 [ 275 ] {643e62a8-bf6a-4143-9543-a91528d97ea5} <Debug> TCPHandler: Processed in 0.001401061 sec. | ||
| 11570 | 2026.03.12 01:41:33.352518 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11571 | 2026.03.12 01:41:33.352548 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11572 | 2026.03.12 01:41:33.352629 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 11573 | 2026.03.12 01:41:33.352652 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11574 | 2026.03.12 01:41:33.352740 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11575 | 2026.03.12 01:41:33.352772 [ 275 ] {45f51b13-a2fc-4abc-a564-2900e8a333d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11576 | 2026.03.12 01:41:33.352774 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 26230 rows starting from the beginning of the part | ||
| 11577 | 2026.03.12 01:41:33.352845 [ 275 ] {45f51b13-a2fc-4abc-a564-2900e8a333d0} <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 | ||
| 11578 | 2026.03.12 01:41:33.352854 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1256 rows starting from the beginning of the part | ||
| 11579 | 2026.03.12 01:41:33.352913 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 128 rows starting from the beginning of the part | ||
| 11580 | 2026.03.12 01:41:33.352956 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11581 | 2026.03.12 01:41:33.352961 [ 189 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2942 rows, containing 5 columns (5 merged, 0 gathered) in 0.001887088 sec., 1559015.7957657513 rows/sec., 116.08 MiB/sec. | ||
| 11582 | 2026.03.12 01:41:33.352997 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 11583 | 2026.03.12 01:41:33.353041 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 161 rows starting from the beginning of the part | ||
| 11584 | 2026.03.12 01:41:33.353198 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11585 | 2026.03.12 01:41:33.353496 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_86_17} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11586 | 2026.03.12 01:41:33.353577 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_86_17} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11587 | 2026.03.12 01:41:33.353665 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 11588 | 2026.03.12 01:41:33.353671 [ 275 ] {45f51b13-a2fc-4abc-a564-2900e8a333d0} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11589 | 2026.03.12 01:41:33.353717 [ 275 ] {45f51b13-a2fc-4abc-a564-2900e8a333d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11590 | 2026.03.12 01:41:33.354239 [ 275 ] {45f51b13-a2fc-4abc-a564-2900e8a333d0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11591 | 2026.03.12 01:41:33.354464 [ 275 ] {45f51b13-a2fc-4abc-a564-2900e8a333d0} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11592 | 2026.03.12 01:41:33.354611 [ 275 ] {45f51b13-a2fc-4abc-a564-2900e8a333d0} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001863 sec., 2683.843263553408 rows/sec., 4.81 MiB/sec. | ||
| 11593 | 2026.03.12 01:41:33.354683 [ 275 ] {45f51b13-a2fc-4abc-a564-2900e8a333d0} <Debug> TCPHandler: Processed in 0.002100522 sec. | ||
| 11594 | 2026.03.12 01:41:33.354793 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11595 | 2026.03.12 01:41:33.354888 [ 275 ] {57f4aa41-a48a-4eb5-a5fe-359f011cd926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11596 | 2026.03.12 01:41:33.354931 [ 275 ] {57f4aa41-a48a-4eb5-a5fe-359f011cd926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11597 | 2026.03.12 01:41:33.355304 [ 275 ] {57f4aa41-a48a-4eb5-a5fe-359f011cd926} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11598 | 2026.03.12 01:41:33.355340 [ 275 ] {57f4aa41-a48a-4eb5-a5fe-359f011cd926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11599 | 2026.03.12 01:41:33.355679 [ 275 ] {57f4aa41-a48a-4eb5-a5fe-359f011cd926} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11600 | 2026.03.12 01:41:33.355887 [ 275 ] {57f4aa41-a48a-4eb5-a5fe-359f011cd926} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11601 | 2026.03.12 01:41:33.356006 [ 147 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11602 | 2026.03.12 01:41:33.356022 [ 275 ] {57f4aa41-a48a-4eb5-a5fe-359f011cd926} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 11603 | 2026.03.12 01:41:33.356051 [ 147 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11604 | 2026.03.12 01:41:33.356069 [ 275 ] {57f4aa41-a48a-4eb5-a5fe-359f011cd926} <Debug> TCPHandler: Processed in 0.00132594 sec. | ||
| 11605 | 2026.03.12 01:41:33.356076 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11606 | 2026.03.12 01:41:33.356177 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 11607 | 2026.03.12 01:41:33.356290 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11608 | 2026.03.12 01:41:33.356328 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4260 rows starting from the beginning of the part | ||
| 11609 | 2026.03.12 01:41:33.356396 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 12 rows starting from the beginning of the part | ||
| 11610 | 2026.03.12 01:41:33.356449 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 48 rows starting from the beginning of the part | ||
| 11611 | 2026.03.12 01:41:33.356498 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 11612 | 2026.03.12 01:41:33.356544 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 11613 | 2026.03.12 01:41:33.356589 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 11614 | 2026.03.12 01:41:33.358559 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4500 rows, containing 4 columns (4 merged, 0 gathered) in 0.002422627 sec., 1857487.760187598 rows/sec., 123.85 MiB/sec. | ||
| 11615 | 2026.03.12 01:41:33.359067 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11616 | 2026.03.12 01:41:33.359380 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_86_17} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11617 | 2026.03.12 01:41:33.359462 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_86_17} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11618 | 2026.03.12 01:41:33.359522 [ 189 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28095 rows, containing 5 columns (5 merged, 0 gathered) in 0.006927225 sec., 4055736.6044844794 rows/sec., 268.69 MiB/sec. | ||
| 11619 | 2026.03.12 01:41:33.359574 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11620 | 2026.03.12 01:41:33.359886 [ 197 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11621 | 2026.03.12 01:41:33.360156 [ 197 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11622 | 2026.03.12 01:41:33.360224 [ 197 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11623 | 2026.03.12 01:41:33.360303 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 11624 | 2026.03.12 01:41:37.910076 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11625 | 2026.03.12 01:41:37.910143 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11626 | 2026.03.12 01:41:38.098625 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25960 | ||
| 11627 | 2026.03.12 01:41:38.099144 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11628 | 2026.03.12 01:41:38.099186 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11629 | 2026.03.12 01:41:38.099666 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11630 | 2026.03.12 01:41:38.099905 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11631 | 2026.03.12 01:41:38.100049 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25960 | ||
| 11632 | 2026.03.12 01:41:38.346498 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11633 | 2026.03.12 01:41:38.346675 [ 275 ] {97f55086-4d29-4979-87f9-9cd12af27b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11634 | 2026.03.12 01:41:38.346741 [ 275 ] {97f55086-4d29-4979-87f9-9cd12af27b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11635 | 2026.03.12 01:41:38.347403 [ 275 ] {97f55086-4d29-4979-87f9-9cd12af27b0b} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11636 | 2026.03.12 01:41:38.347449 [ 275 ] {97f55086-4d29-4979-87f9-9cd12af27b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11637 | 2026.03.12 01:41:38.347841 [ 275 ] {97f55086-4d29-4979-87f9-9cd12af27b0b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11638 | 2026.03.12 01:41:38.348063 [ 275 ] {97f55086-4d29-4979-87f9-9cd12af27b0b} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11639 | 2026.03.12 01:41:38.348216 [ 275 ] {97f55086-4d29-4979-87f9-9cd12af27b0b} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001591 sec., 79195.47454431176 rows/sec., 6.81 MiB/sec. | ||
| 11640 | 2026.03.12 01:41:38.348258 [ 275 ] {97f55086-4d29-4979-87f9-9cd12af27b0b} <Debug> TCPHandler: Processed in 0.001894528 sec. | ||
| 11641 | 2026.03.12 01:41:38.348381 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11642 | 2026.03.12 01:41:38.348476 [ 275 ] {2619b2a6-29c0-4776-a9c1-64cbd90d492b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11643 | 2026.03.12 01:41:38.348518 [ 275 ] {2619b2a6-29c0-4776-a9c1-64cbd90d492b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11644 | 2026.03.12 01:41:38.348924 [ 275 ] {2619b2a6-29c0-4776-a9c1-64cbd90d492b} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11645 | 2026.03.12 01:41:38.348960 [ 275 ] {2619b2a6-29c0-4776-a9c1-64cbd90d492b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11646 | 2026.03.12 01:41:38.349253 [ 275 ] {2619b2a6-29c0-4776-a9c1-64cbd90d492b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11647 | 2026.03.12 01:41:38.349456 [ 275 ] {2619b2a6-29c0-4776-a9c1-64cbd90d492b} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11648 | 2026.03.12 01:41:38.349584 [ 275 ] {2619b2a6-29c0-4776-a9c1-64cbd90d492b} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001127 sec., 31055.900621118013 rows/sec., 2.28 MiB/sec. | ||
| 11649 | 2026.03.12 01:41:38.349621 [ 275 ] {2619b2a6-29c0-4776-a9c1-64cbd90d492b} <Debug> TCPHandler: Processed in 0.00129139 sec. | ||
| 11650 | 2026.03.12 01:41:38.349731 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11651 | 2026.03.12 01:41:38.349825 [ 275 ] {89a8637c-87c1-4804-9900-6ccd91c4ab53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11652 | 2026.03.12 01:41:38.349864 [ 275 ] {89a8637c-87c1-4804-9900-6ccd91c4ab53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11653 | 2026.03.12 01:41:38.350292 [ 275 ] {89a8637c-87c1-4804-9900-6ccd91c4ab53} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11654 | 2026.03.12 01:41:38.350328 [ 275 ] {89a8637c-87c1-4804-9900-6ccd91c4ab53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11655 | 2026.03.12 01:41:38.350643 [ 275 ] {89a8637c-87c1-4804-9900-6ccd91c4ab53} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11656 | 2026.03.12 01:41:38.350844 [ 275 ] {89a8637c-87c1-4804-9900-6ccd91c4ab53} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11657 | 2026.03.12 01:41:38.350970 [ 275 ] {89a8637c-87c1-4804-9900-6ccd91c4ab53} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001163 sec., 85124.67755803955 rows/sec., 6.65 MiB/sec. | ||
| 11658 | 2026.03.12 01:41:38.351007 [ 275 ] {89a8637c-87c1-4804-9900-6ccd91c4ab53} <Debug> TCPHandler: Processed in 0.00132576 sec. | ||
| 11659 | 2026.03.12 01:41:38.351119 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11660 | 2026.03.12 01:41:38.351212 [ 275 ] {3ad03cda-3547-4927-a199-7e9997608cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11661 | 2026.03.12 01:41:38.351255 [ 275 ] {3ad03cda-3547-4927-a199-7e9997608cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11662 | 2026.03.12 01:41:38.351653 [ 275 ] {3ad03cda-3547-4927-a199-7e9997608cf3} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11663 | 2026.03.12 01:41:38.351689 [ 275 ] {3ad03cda-3547-4927-a199-7e9997608cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11664 | 2026.03.12 01:41:38.352008 [ 275 ] {3ad03cda-3547-4927-a199-7e9997608cf3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11665 | 2026.03.12 01:41:38.352208 [ 275 ] {3ad03cda-3547-4927-a199-7e9997608cf3} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11666 | 2026.03.12 01:41:38.352338 [ 275 ] {3ad03cda-3547-4927-a199-7e9997608cf3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 11667 | 2026.03.12 01:41:38.352375 [ 275 ] {3ad03cda-3547-4927-a199-7e9997608cf3} <Debug> TCPHandler: Processed in 0.001304789 sec. | ||
| 11668 | 2026.03.12 01:41:38.352544 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11669 | 2026.03.12 01:41:38.352638 [ 275 ] {0bbd5964-1681-442c-99a5-6ec7da4f8ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11670 | 2026.03.12 01:41:38.352692 [ 275 ] {0bbd5964-1681-442c-99a5-6ec7da4f8ec4} <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 | ||
| 11671 | 2026.03.12 01:41:38.353504 [ 275 ] {0bbd5964-1681-442c-99a5-6ec7da4f8ec4} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11672 | 2026.03.12 01:41:38.353540 [ 275 ] {0bbd5964-1681-442c-99a5-6ec7da4f8ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11673 | 2026.03.12 01:41:38.354076 [ 275 ] {0bbd5964-1681-442c-99a5-6ec7da4f8ec4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11674 | 2026.03.12 01:41:38.354290 [ 275 ] {0bbd5964-1681-442c-99a5-6ec7da4f8ec4} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11675 | 2026.03.12 01:41:38.354424 [ 275 ] {0bbd5964-1681-442c-99a5-6ec7da4f8ec4} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001804 sec., 19401.330376940132 rows/sec., 34.77 MiB/sec. | ||
| 11676 | 2026.03.12 01:41:38.354477 [ 275 ] {0bbd5964-1681-442c-99a5-6ec7da4f8ec4} <Debug> TCPHandler: Processed in 0.0019818 sec. | ||
| 11677 | 2026.03.12 01:41:38.354592 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11678 | 2026.03.12 01:41:38.354686 [ 275 ] {58a371f3-3dd7-48ea-822d-792bfabeb922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11679 | 2026.03.12 01:41:38.354728 [ 275 ] {58a371f3-3dd7-48ea-822d-792bfabeb922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11680 | 2026.03.12 01:41:38.355059 [ 275 ] {58a371f3-3dd7-48ea-822d-792bfabeb922} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11681 | 2026.03.12 01:41:38.355094 [ 275 ] {58a371f3-3dd7-48ea-822d-792bfabeb922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11682 | 2026.03.12 01:41:38.355395 [ 275 ] {58a371f3-3dd7-48ea-822d-792bfabeb922} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11683 | 2026.03.12 01:41:38.355610 [ 275 ] {58a371f3-3dd7-48ea-822d-792bfabeb922} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11684 | 2026.03.12 01:41:38.355744 [ 275 ] {58a371f3-3dd7-48ea-822d-792bfabeb922} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 11685 | 2026.03.12 01:41:38.355780 [ 275 ] {58a371f3-3dd7-48ea-822d-792bfabeb922} <Debug> TCPHandler: Processed in 0.001238329 sec. | ||
| 11686 | 2026.03.12 01:41:39.527693 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 11687 | 2026.03.12 01:41:39.544231 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11688 | 2026.03.12 01:41:39.544291 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11689 | 2026.03.12 01:41:39.550528 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11690 | 2026.03.12 01:41:39.551218 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11691 | 2026.03.12 01:41:39.554011 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11692 | 2026.03.12 01:41:43.189110 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1454 | ||
| 11693 | 2026.03.12 01:41:43.191330 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11694 | 2026.03.12 01:41:43.191380 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11695 | 2026.03.12 01:41:43.192559 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11696 | 2026.03.12 01:41:43.192820 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11697 | 2026.03.12 01:41:43.193025 [ 134 ] {} <Debug> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11698 | 2026.03.12 01:41:43.193089 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1454 | ||
| 11699 | 2026.03.12 01:41:43.193124 [ 134 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11700 | 2026.03.12 01:41:43.193167 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11701 | 2026.03.12 01:41:43.193278 [ 189 ] {c1224153-30d8-4782-bd40-38e6052028c9::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 | ||
| 11702 | 2026.03.12 01:41:43.193781 [ 189 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11703 | 2026.03.12 01:41:43.193928 [ 189 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1306 rows starting from the beginning of the part | ||
| 11704 | 2026.03.12 01:41:43.194315 [ 189 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
| 11705 | 2026.03.12 01:41:43.194639 [ 189 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
| 11706 | 2026.03.12 01:41:43.194958 [ 189 ] {c1224153-30d8-4782-bd40-38e6052028c9::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 | ||
| 11707 | 2026.03.12 01:41:43.195272 [ 189 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 11708 | 2026.03.12 01:41:43.195582 [ 189 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 11709 | 2026.03.12 01:41:43.202214 [ 199 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1454 rows, containing 72 columns (72 merged, 0 gathered) in 0.008973945 sec., 162024.61682125306 rows/sec., 130.03 MiB/sec. | ||
| 11710 | 2026.03.12 01:41:43.204004 [ 187 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11711 | 2026.03.12 01:41:43.204617 [ 187 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_41_8} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11712 | 2026.03.12 01:41:43.204709 [ 187 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_41_8} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11713 | 2026.03.12 01:41:43.205100 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 11714 | 2026.03.12 01:41:43.344238 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11715 | 2026.03.12 01:41:43.344494 [ 275 ] {961e1fae-9dbc-4875-99c0-ef8fccd8a488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11716 | 2026.03.12 01:41:43.344568 [ 275 ] {961e1fae-9dbc-4875-99c0-ef8fccd8a488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11717 | 2026.03.12 01:41:43.345371 [ 275 ] {961e1fae-9dbc-4875-99c0-ef8fccd8a488} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11718 | 2026.03.12 01:41:43.345423 [ 275 ] {961e1fae-9dbc-4875-99c0-ef8fccd8a488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11719 | 2026.03.12 01:41:43.345814 [ 275 ] {961e1fae-9dbc-4875-99c0-ef8fccd8a488} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11720 | 2026.03.12 01:41:43.346031 [ 275 ] {961e1fae-9dbc-4875-99c0-ef8fccd8a488} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11721 | 2026.03.12 01:41:43.346184 [ 275 ] {961e1fae-9dbc-4875-99c0-ef8fccd8a488} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001744 sec., 37844.036697247706 rows/sec., 3.00 MiB/sec. | ||
| 11722 | 2026.03.12 01:41:43.346225 [ 275 ] {961e1fae-9dbc-4875-99c0-ef8fccd8a488} <Debug> TCPHandler: Processed in 0.002171143 sec. | ||
| 11723 | 2026.03.12 01:41:43.346349 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11724 | 2026.03.12 01:41:43.346443 [ 275 ] {7cd61cd1-1b93-4adb-9797-6d0d34da8d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11725 | 2026.03.12 01:41:43.346485 [ 275 ] {7cd61cd1-1b93-4adb-9797-6d0d34da8d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11726 | 2026.03.12 01:41:43.346953 [ 275 ] {7cd61cd1-1b93-4adb-9797-6d0d34da8d10} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11727 | 2026.03.12 01:41:43.346989 [ 275 ] {7cd61cd1-1b93-4adb-9797-6d0d34da8d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11728 | 2026.03.12 01:41:43.347273 [ 275 ] {7cd61cd1-1b93-4adb-9797-6d0d34da8d10} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11729 | 2026.03.12 01:41:43.347475 [ 275 ] {7cd61cd1-1b93-4adb-9797-6d0d34da8d10} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11730 | 2026.03.12 01:41:43.347601 [ 275 ] {7cd61cd1-1b93-4adb-9797-6d0d34da8d10} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001177 sec., 4248.088360237893 rows/sec., 319.44 KiB/sec. | ||
| 11731 | 2026.03.12 01:41:43.347637 [ 275 ] {7cd61cd1-1b93-4adb-9797-6d0d34da8d10} <Debug> TCPHandler: Processed in 0.00133747 sec. | ||
| 11732 | 2026.03.12 01:41:43.347775 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11733 | 2026.03.12 01:41:43.347868 [ 275 ] {7d9102b9-07ff-4868-9006-32c559d805a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11734 | 2026.03.12 01:41:43.347906 [ 275 ] {7d9102b9-07ff-4868-9006-32c559d805a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11735 | 2026.03.12 01:41:43.348352 [ 275 ] {7d9102b9-07ff-4868-9006-32c559d805a9} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11736 | 2026.03.12 01:41:43.348388 [ 275 ] {7d9102b9-07ff-4868-9006-32c559d805a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11737 | 2026.03.12 01:41:43.348681 [ 275 ] {7d9102b9-07ff-4868-9006-32c559d805a9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11738 | 2026.03.12 01:41:43.348891 [ 275 ] {7d9102b9-07ff-4868-9006-32c559d805a9} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11739 | 2026.03.12 01:41:43.349014 [ 275 ] {7d9102b9-07ff-4868-9006-32c559d805a9} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001166 sec., 59176.67238421956 rows/sec., 4.62 MiB/sec. | ||
| 11740 | 2026.03.12 01:41:43.349051 [ 275 ] {7d9102b9-07ff-4868-9006-32c559d805a9} <Debug> TCPHandler: Processed in 0.00132312 sec. | ||
| 11741 | 2026.03.12 01:41:43.349162 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11742 | 2026.03.12 01:41:43.349253 [ 275 ] {d04d0f02-f8cb-4619-a1f5-b0cc3f565e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11743 | 2026.03.12 01:41:43.349296 [ 275 ] {d04d0f02-f8cb-4619-a1f5-b0cc3f565e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11744 | 2026.03.12 01:41:43.349713 [ 275 ] {d04d0f02-f8cb-4619-a1f5-b0cc3f565e1e} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11745 | 2026.03.12 01:41:43.349748 [ 275 ] {d04d0f02-f8cb-4619-a1f5-b0cc3f565e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11746 | 2026.03.12 01:41:43.350071 [ 275 ] {d04d0f02-f8cb-4619-a1f5-b0cc3f565e1e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11747 | 2026.03.12 01:41:43.350272 [ 275 ] {d04d0f02-f8cb-4619-a1f5-b0cc3f565e1e} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11748 | 2026.03.12 01:41:43.350397 [ 275 ] {d04d0f02-f8cb-4619-a1f5-b0cc3f565e1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 11749 | 2026.03.12 01:41:43.350433 [ 275 ] {d04d0f02-f8cb-4619-a1f5-b0cc3f565e1e} <Debug> TCPHandler: Processed in 0.001317891 sec. | ||
| 11750 | 2026.03.12 01:41:43.350540 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11751 | 2026.03.12 01:41:43.350631 [ 275 ] {60c213db-7cf4-40d0-b10c-a3684608b639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11752 | 2026.03.12 01:41:43.350685 [ 275 ] {60c213db-7cf4-40d0-b10c-a3684608b639} <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 | ||
| 11753 | 2026.03.12 01:41:43.351461 [ 275 ] {60c213db-7cf4-40d0-b10c-a3684608b639} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11754 | 2026.03.12 01:41:43.351497 [ 275 ] {60c213db-7cf4-40d0-b10c-a3684608b639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11755 | 2026.03.12 01:41:43.351992 [ 275 ] {60c213db-7cf4-40d0-b10c-a3684608b639} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11756 | 2026.03.12 01:41:43.352198 [ 275 ] {60c213db-7cf4-40d0-b10c-a3684608b639} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11757 | 2026.03.12 01:41:43.352331 [ 275 ] {60c213db-7cf4-40d0-b10c-a3684608b639} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001718 sec., 2910.360884749709 rows/sec., 5.22 MiB/sec. | ||
| 11758 | 2026.03.12 01:41:43.352386 [ 275 ] {60c213db-7cf4-40d0-b10c-a3684608b639} <Debug> TCPHandler: Processed in 0.001892179 sec. | ||
| 11759 | 2026.03.12 01:41:43.352487 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11760 | 2026.03.12 01:41:43.352579 [ 275 ] {e4bd2283-852b-422e-a7d7-5922fdbbaa03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11761 | 2026.03.12 01:41:43.352619 [ 275 ] {e4bd2283-852b-422e-a7d7-5922fdbbaa03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11762 | 2026.03.12 01:41:43.352949 [ 275 ] {e4bd2283-852b-422e-a7d7-5922fdbbaa03} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11763 | 2026.03.12 01:41:43.352984 [ 275 ] {e4bd2283-852b-422e-a7d7-5922fdbbaa03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11764 | 2026.03.12 01:41:43.353281 [ 275 ] {e4bd2283-852b-422e-a7d7-5922fdbbaa03} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11765 | 2026.03.12 01:41:43.353491 [ 275 ] {e4bd2283-852b-422e-a7d7-5922fdbbaa03} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11766 | 2026.03.12 01:41:43.353615 [ 275 ] {e4bd2283-852b-422e-a7d7-5922fdbbaa03} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 11767 | 2026.03.12 01:41:43.353650 [ 275 ] {e4bd2283-852b-422e-a7d7-5922fdbbaa03} <Debug> TCPHandler: Processed in 0.001209678 sec. | ||
| 11768 | 2026.03.12 01:41:43.621276 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11769 | 2026.03.12 01:41:43.621466 [ 275 ] {9cfa62cb-73ae-4071-bb16-57c03f44c928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11770 | 2026.03.12 01:41:43.621535 [ 275 ] {9cfa62cb-73ae-4071-bb16-57c03f44c928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11771 | 2026.03.12 01:41:43.622189 [ 275 ] {9cfa62cb-73ae-4071-bb16-57c03f44c928} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11772 | 2026.03.12 01:41:43.622239 [ 275 ] {9cfa62cb-73ae-4071-bb16-57c03f44c928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11773 | 2026.03.12 01:41:43.622634 [ 275 ] {9cfa62cb-73ae-4071-bb16-57c03f44c928} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11774 | 2026.03.12 01:41:43.622864 [ 275 ] {9cfa62cb-73ae-4071-bb16-57c03f44c928} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11775 | 2026.03.12 01:41:43.623020 [ 275 ] {9cfa62cb-73ae-4071-bb16-57c03f44c928} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001605 sec., 14953.271028037383 rows/sec., 1.24 MiB/sec. | ||
| 11776 | 2026.03.12 01:41:43.623064 [ 275 ] {9cfa62cb-73ae-4071-bb16-57c03f44c928} <Debug> TCPHandler: Processed in 0.001934779 sec. | ||
| 11777 | 2026.03.12 01:41:43.623202 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11778 | 2026.03.12 01:41:43.623328 [ 275 ] {ebe188ce-b5a9-4d02-b38d-7c55e4a0d915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11779 | 2026.03.12 01:41:43.623379 [ 275 ] {ebe188ce-b5a9-4d02-b38d-7c55e4a0d915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11780 | 2026.03.12 01:41:43.623869 [ 275 ] {ebe188ce-b5a9-4d02-b38d-7c55e4a0d915} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11781 | 2026.03.12 01:41:43.623914 [ 275 ] {ebe188ce-b5a9-4d02-b38d-7c55e4a0d915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11782 | 2026.03.12 01:41:43.624290 [ 275 ] {ebe188ce-b5a9-4d02-b38d-7c55e4a0d915} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11783 | 2026.03.12 01:41:43.624510 [ 275 ] {ebe188ce-b5a9-4d02-b38d-7c55e4a0d915} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11784 | 2026.03.12 01:41:43.624648 [ 275 ] {ebe188ce-b5a9-4d02-b38d-7c55e4a0d915} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001346 sec., 4457.652303120357 rows/sec., 363.49 KiB/sec. | ||
| 11785 | 2026.03.12 01:41:43.624689 [ 275 ] {ebe188ce-b5a9-4d02-b38d-7c55e4a0d915} <Debug> TCPHandler: Processed in 0.001551353 sec. | ||
| 11786 | 2026.03.12 01:41:43.624813 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11787 | 2026.03.12 01:41:43.624934 [ 275 ] {a6fd209b-8630-40cb-ade2-bc1bc177133a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11788 | 2026.03.12 01:41:43.624983 [ 275 ] {a6fd209b-8630-40cb-ade2-bc1bc177133a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11789 | 2026.03.12 01:41:43.627056 [ 275 ] {a6fd209b-8630-40cb-ade2-bc1bc177133a} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11790 | 2026.03.12 01:41:43.627094 [ 275 ] {a6fd209b-8630-40cb-ade2-bc1bc177133a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11791 | 2026.03.12 01:41:43.627537 [ 275 ] {a6fd209b-8630-40cb-ade2-bc1bc177133a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11792 | 2026.03.12 01:41:43.627764 [ 275 ] {a6fd209b-8630-40cb-ade2-bc1bc177133a} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11793 | 2026.03.12 01:41:43.627901 [ 275 ] {a6fd209b-8630-40cb-ade2-bc1bc177133a} <Debug> executeQuery: Read 2133 rows, 166.92 KiB in 0.002991 sec., 713139.4182547643 rows/sec., 54.50 MiB/sec. | ||
| 11794 | 2026.03.12 01:41:43.627940 [ 275 ] {a6fd209b-8630-40cb-ade2-bc1bc177133a} <Debug> TCPHandler: Processed in 0.003188199 sec. | ||
| 11795 | 2026.03.12 01:41:43.628053 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11796 | 2026.03.12 01:41:43.628147 [ 275 ] {c3c1c9ec-a04d-4adc-b04b-64a66dcb6dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11797 | 2026.03.12 01:41:43.628187 [ 275 ] {c3c1c9ec-a04d-4adc-b04b-64a66dcb6dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11798 | 2026.03.12 01:41:43.628640 [ 275 ] {c3c1c9ec-a04d-4adc-b04b-64a66dcb6dc3} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11799 | 2026.03.12 01:41:43.628676 [ 275 ] {c3c1c9ec-a04d-4adc-b04b-64a66dcb6dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11800 | 2026.03.12 01:41:43.628972 [ 275 ] {c3c1c9ec-a04d-4adc-b04b-64a66dcb6dc3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11801 | 2026.03.12 01:41:43.629181 [ 275 ] {c3c1c9ec-a04d-4adc-b04b-64a66dcb6dc3} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11802 | 2026.03.12 01:41:43.629311 [ 275 ] {c3c1c9ec-a04d-4adc-b04b-64a66dcb6dc3} <Debug> executeQuery: Read 64 rows, 4.84 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 3.99 MiB/sec. | ||
| 11803 | 2026.03.12 01:41:43.629350 [ 275 ] {c3c1c9ec-a04d-4adc-b04b-64a66dcb6dc3} <Debug> TCPHandler: Processed in 0.00134748 sec. | ||
| 11804 | 2026.03.12 01:41:43.629460 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11805 | 2026.03.12 01:41:43.629554 [ 275 ] {e539c93a-f769-4846-a2fd-f18aee4b3447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11806 | 2026.03.12 01:41:43.629592 [ 275 ] {e539c93a-f769-4846-a2fd-f18aee4b3447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11807 | 2026.03.12 01:41:43.630323 [ 275 ] {e539c93a-f769-4846-a2fd-f18aee4b3447} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11808 | 2026.03.12 01:41:43.630359 [ 275 ] {e539c93a-f769-4846-a2fd-f18aee4b3447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11809 | 2026.03.12 01:41:43.630697 [ 275 ] {e539c93a-f769-4846-a2fd-f18aee4b3447} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11810 | 2026.03.12 01:41:43.630902 [ 275 ] {e539c93a-f769-4846-a2fd-f18aee4b3447} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11811 | 2026.03.12 01:41:43.631028 [ 275 ] {e539c93a-f769-4846-a2fd-f18aee4b3447} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001492 sec., 490616.62198391417 rows/sec., 29.02 MiB/sec. | ||
| 11812 | 2026.03.12 01:41:43.631067 [ 275 ] {e539c93a-f769-4846-a2fd-f18aee4b3447} <Debug> TCPHandler: Processed in 0.001655945 sec. | ||
| 11813 | 2026.03.12 01:41:43.631179 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11814 | 2026.03.12 01:41:43.631272 [ 275 ] {f30b6e98-b662-4bc1-9703-cc444a9fa890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11815 | 2026.03.12 01:41:43.631311 [ 275 ] {f30b6e98-b662-4bc1-9703-cc444a9fa890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11816 | 2026.03.12 01:41:43.631693 [ 275 ] {f30b6e98-b662-4bc1-9703-cc444a9fa890} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11817 | 2026.03.12 01:41:43.631729 [ 275 ] {f30b6e98-b662-4bc1-9703-cc444a9fa890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11818 | 2026.03.12 01:41:43.632004 [ 275 ] {f30b6e98-b662-4bc1-9703-cc444a9fa890} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 11819 | 2026.03.12 01:41:43.632207 [ 275 ] {f30b6e98-b662-4bc1-9703-cc444a9fa890} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11820 | 2026.03.12 01:41:43.632338 [ 275 ] {f30b6e98-b662-4bc1-9703-cc444a9fa890} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001084 sec., 922.509225092251 rows/sec., 64.86 KiB/sec. | ||
| 11821 | 2026.03.12 01:41:43.632377 [ 275 ] {f30b6e98-b662-4bc1-9703-cc444a9fa890} <Debug> TCPHandler: Processed in 0.001247269 sec. | ||
| 11822 | 2026.03.12 01:41:43.632489 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11823 | 2026.03.12 01:41:43.632581 [ 275 ] {b4455cb4-aa18-4209-9d01-94ad0d0893ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11824 | 2026.03.12 01:41:43.632620 [ 275 ] {b4455cb4-aa18-4209-9d01-94ad0d0893ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11825 | 2026.03.12 01:41:43.633016 [ 275 ] {b4455cb4-aa18-4209-9d01-94ad0d0893ee} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11826 | 2026.03.12 01:41:43.633052 [ 275 ] {b4455cb4-aa18-4209-9d01-94ad0d0893ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11827 | 2026.03.12 01:41:43.633355 [ 275 ] {b4455cb4-aa18-4209-9d01-94ad0d0893ee} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11828 | 2026.03.12 01:41:43.633559 [ 275 ] {b4455cb4-aa18-4209-9d01-94ad0d0893ee} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11829 | 2026.03.12 01:41:43.633690 [ 275 ] {b4455cb4-aa18-4209-9d01-94ad0d0893ee} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 11830 | 2026.03.12 01:41:43.633728 [ 275 ] {b4455cb4-aa18-4209-9d01-94ad0d0893ee} <Debug> TCPHandler: Processed in 0.001288729 sec. | ||
| 11831 | 2026.03.12 01:41:43.633838 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11832 | 2026.03.12 01:41:43.633931 [ 275 ] {18e0ff7d-25c8-48a9-91a5-966b05c9d034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11833 | 2026.03.12 01:41:43.633970 [ 275 ] {18e0ff7d-25c8-48a9-91a5-966b05c9d034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11834 | 2026.03.12 01:41:43.634915 [ 275 ] {18e0ff7d-25c8-48a9-91a5-966b05c9d034} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11835 | 2026.03.12 01:41:43.634950 [ 275 ] {18e0ff7d-25c8-48a9-91a5-966b05c9d034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11836 | 2026.03.12 01:41:43.635289 [ 275 ] {18e0ff7d-25c8-48a9-91a5-966b05c9d034} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11837 | 2026.03.12 01:41:43.635500 [ 275 ] {18e0ff7d-25c8-48a9-91a5-966b05c9d034} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11838 | 2026.03.12 01:41:43.635631 [ 275 ] {18e0ff7d-25c8-48a9-91a5-966b05c9d034} <Debug> executeQuery: Read 1088 rows, 77.77 KiB in 0.001717 sec., 633663.3663366337 rows/sec., 44.23 MiB/sec. | ||
| 11839 | 2026.03.12 01:41:43.635668 [ 275 ] {18e0ff7d-25c8-48a9-91a5-966b05c9d034} <Debug> TCPHandler: Processed in 0.001879649 sec. | ||
| 11840 | 2026.03.12 01:41:43.635787 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11841 | 2026.03.12 01:41:43.635880 [ 275 ] {5bf1e091-2756-49ba-8a07-c0d0aaa3a2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11842 | 2026.03.12 01:41:43.635925 [ 275 ] {5bf1e091-2756-49ba-8a07-c0d0aaa3a2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11843 | 2026.03.12 01:41:43.636730 [ 275 ] {5bf1e091-2756-49ba-8a07-c0d0aaa3a2fe} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11844 | 2026.03.12 01:41:43.636764 [ 275 ] {5bf1e091-2756-49ba-8a07-c0d0aaa3a2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11845 | 2026.03.12 01:41:43.637169 [ 275 ] {5bf1e091-2756-49ba-8a07-c0d0aaa3a2fe} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11846 | 2026.03.12 01:41:43.637374 [ 275 ] {5bf1e091-2756-49ba-8a07-c0d0aaa3a2fe} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11847 | 2026.03.12 01:41:43.637506 [ 275 ] {5bf1e091-2756-49ba-8a07-c0d0aaa3a2fe} <Debug> executeQuery: Read 1256 rows, 81.12 KiB in 0.001643 sec., 764455.2647595862 rows/sec., 48.21 MiB/sec. | ||
| 11848 | 2026.03.12 01:41:43.637543 [ 275 ] {5bf1e091-2756-49ba-8a07-c0d0aaa3a2fe} <Debug> TCPHandler: Processed in 0.001806117 sec. | ||
| 11849 | 2026.03.12 01:41:43.637682 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11850 | 2026.03.12 01:41:43.637807 [ 275 ] {fd02875f-72cd-4907-8181-dfa24451f956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11851 | 2026.03.12 01:41:43.637874 [ 275 ] {fd02875f-72cd-4907-8181-dfa24451f956} <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 | ||
| 11852 | 2026.03.12 01:41:43.638867 [ 275 ] {fd02875f-72cd-4907-8181-dfa24451f956} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11853 | 2026.03.12 01:41:43.638904 [ 275 ] {fd02875f-72cd-4907-8181-dfa24451f956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11854 | 2026.03.12 01:41:43.639574 [ 275 ] {fd02875f-72cd-4907-8181-dfa24451f956} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11855 | 2026.03.12 01:41:43.639808 [ 275 ] {fd02875f-72cd-4907-8181-dfa24451f956} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11856 | 2026.03.12 01:41:43.639952 [ 275 ] {fd02875f-72cd-4907-8181-dfa24451f956} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002171 sec., 21188.392445877475 rows/sec., 37.97 MiB/sec. | ||
| 11857 | 2026.03.12 01:41:43.640023 [ 275 ] {fd02875f-72cd-4907-8181-dfa24451f956} <Debug> TCPHandler: Processed in 0.002406657 sec. | ||
| 11858 | 2026.03.12 01:41:43.640139 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11859 | 2026.03.12 01:41:43.640235 [ 275 ] {8e52db7c-084a-4646-bcaa-2a7dd0c749bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11860 | 2026.03.12 01:41:43.640278 [ 275 ] {8e52db7c-084a-4646-bcaa-2a7dd0c749bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11861 | 2026.03.12 01:41:43.640606 [ 275 ] {8e52db7c-084a-4646-bcaa-2a7dd0c749bf} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11862 | 2026.03.12 01:41:43.640641 [ 275 ] {8e52db7c-084a-4646-bcaa-2a7dd0c749bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11863 | 2026.03.12 01:41:43.640938 [ 275 ] {8e52db7c-084a-4646-bcaa-2a7dd0c749bf} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11864 | 2026.03.12 01:41:43.641148 [ 275 ] {8e52db7c-084a-4646-bcaa-2a7dd0c749bf} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11865 | 2026.03.12 01:41:43.641278 [ 275 ] {8e52db7c-084a-4646-bcaa-2a7dd0c749bf} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001062 sec., 11299.435028248587 rows/sec., 779.78 KiB/sec. | ||
| 11866 | 2026.03.12 01:41:43.641314 [ 275 ] {8e52db7c-084a-4646-bcaa-2a7dd0c749bf} <Debug> TCPHandler: Processed in 0.001223849 sec. | ||
| 11867 | 2026.03.12 01:41:44.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.97 MiB, peak 346.92 MiB, free memory in arenas 0.00 B, will set to 337.85 MiB (RSS), difference: -1.13 MiB | ||
| 11868 | 2026.03.12 01:41:45.600171 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26408 | ||
| 11869 | 2026.03.12 01:41:45.600695 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11870 | 2026.03.12 01:41:45.600743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11871 | 2026.03.12 01:41:45.601233 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11872 | 2026.03.12 01:41:45.601457 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11873 | 2026.03.12 01:41:45.601598 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26408 | ||
| 11874 | 2026.03.12 01:41:47.054061 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11875 | 2026.03.12 01:41:47.071217 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11876 | 2026.03.12 01:41:47.071286 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11877 | 2026.03.12 01:41:47.077611 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11878 | 2026.03.12 01:41:47.078316 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11879 | 2026.03.12 01:41:47.081672 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11880 | 2026.03.12 01:41:48.342306 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11881 | 2026.03.12 01:41:48.342525 [ 275 ] {655c0951-80ab-4c1f-8c97-b8caadab3de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11882 | 2026.03.12 01:41:48.342605 [ 275 ] {655c0951-80ab-4c1f-8c97-b8caadab3de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11883 | 2026.03.12 01:41:48.343406 [ 275 ] {655c0951-80ab-4c1f-8c97-b8caadab3de1} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11884 | 2026.03.12 01:41:48.343468 [ 275 ] {655c0951-80ab-4c1f-8c97-b8caadab3de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11885 | 2026.03.12 01:41:48.343877 [ 275 ] {655c0951-80ab-4c1f-8c97-b8caadab3de1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11886 | 2026.03.12 01:41:48.344103 [ 275 ] {655c0951-80ab-4c1f-8c97-b8caadab3de1} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11887 | 2026.03.12 01:41:48.344273 [ 275 ] {655c0951-80ab-4c1f-8c97-b8caadab3de1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001805 sec., 31024.930747922437 rows/sec., 2.37 MiB/sec. | ||
| 11888 | 2026.03.12 01:41:48.344324 [ 275 ] {655c0951-80ab-4c1f-8c97-b8caadab3de1} <Debug> TCPHandler: Processed in 0.002166923 sec. | ||
| 11889 | 2026.03.12 01:41:48.344451 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11890 | 2026.03.12 01:41:48.344554 [ 275 ] {f9db25fe-72c7-4ba7-81d4-5b5dd52d0d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11891 | 2026.03.12 01:41:48.344600 [ 275 ] {f9db25fe-72c7-4ba7-81d4-5b5dd52d0d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11892 | 2026.03.12 01:41:48.345054 [ 275 ] {f9db25fe-72c7-4ba7-81d4-5b5dd52d0d76} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11893 | 2026.03.12 01:41:48.345092 [ 275 ] {f9db25fe-72c7-4ba7-81d4-5b5dd52d0d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11894 | 2026.03.12 01:41:48.345405 [ 275 ] {f9db25fe-72c7-4ba7-81d4-5b5dd52d0d76} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11895 | 2026.03.12 01:41:48.345629 [ 275 ] {f9db25fe-72c7-4ba7-81d4-5b5dd52d0d76} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11896 | 2026.03.12 01:41:48.345765 [ 275 ] {f9db25fe-72c7-4ba7-81d4-5b5dd52d0d76} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 11897 | 2026.03.12 01:41:48.345804 [ 275 ] {f9db25fe-72c7-4ba7-81d4-5b5dd52d0d76} <Debug> TCPHandler: Processed in 0.001406151 sec. | ||
| 11898 | 2026.03.12 01:41:48.345918 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11899 | 2026.03.12 01:41:48.346014 [ 275 ] {6063db15-3041-4ebd-b822-f707aeb7cbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11900 | 2026.03.12 01:41:48.346060 [ 275 ] {6063db15-3041-4ebd-b822-f707aeb7cbd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11901 | 2026.03.12 01:41:48.346449 [ 275 ] {6063db15-3041-4ebd-b822-f707aeb7cbd6} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11902 | 2026.03.12 01:41:48.346487 [ 275 ] {6063db15-3041-4ebd-b822-f707aeb7cbd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11903 | 2026.03.12 01:41:48.346830 [ 275 ] {6063db15-3041-4ebd-b822-f707aeb7cbd6} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11904 | 2026.03.12 01:41:48.347037 [ 275 ] {6063db15-3041-4ebd-b822-f707aeb7cbd6} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11905 | 2026.03.12 01:41:48.347171 [ 275 ] {6063db15-3041-4ebd-b822-f707aeb7cbd6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001177 sec., 108751.06202209005 rows/sec., 7.57 MiB/sec. | ||
| 11906 | 2026.03.12 01:41:48.347208 [ 275 ] {6063db15-3041-4ebd-b822-f707aeb7cbd6} <Debug> TCPHandler: Processed in 0.00134002 sec. | ||
| 11907 | 2026.03.12 01:41:48.347324 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11908 | 2026.03.12 01:41:48.347420 [ 275 ] {f8f8a872-8d89-4900-b731-32d8fe148674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11909 | 2026.03.12 01:41:48.347462 [ 275 ] {f8f8a872-8d89-4900-b731-32d8fe148674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11910 | 2026.03.12 01:41:48.347789 [ 275 ] {f8f8a872-8d89-4900-b731-32d8fe148674} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11911 | 2026.03.12 01:41:48.347825 [ 275 ] {f8f8a872-8d89-4900-b731-32d8fe148674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11912 | 2026.03.12 01:41:48.348127 [ 275 ] {f8f8a872-8d89-4900-b731-32d8fe148674} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11913 | 2026.03.12 01:41:48.348331 [ 275 ] {f8f8a872-8d89-4900-b731-32d8fe148674} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11914 | 2026.03.12 01:41:48.348463 [ 275 ] {f8f8a872-8d89-4900-b731-32d8fe148674} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001063 sec., 45155.22107243651 rows/sec., 3.04 MiB/sec. | ||
| 11915 | 2026.03.12 01:41:48.348500 [ 275 ] {f8f8a872-8d89-4900-b731-32d8fe148674} <Debug> TCPHandler: Processed in 0.001225129 sec. | ||
| 11916 | 2026.03.12 01:41:52.910180 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11917 | 2026.03.12 01:41:52.910240 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11918 | 2026.03.12 01:41:53.101737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26920 | ||
| 11919 | 2026.03.12 01:41:53.102327 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11920 | 2026.03.12 01:41:53.102381 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11921 | 2026.03.12 01:41:53.102890 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11922 | 2026.03.12 01:41:53.103117 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11923 | 2026.03.12 01:41:53.103261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26920 | ||
| 11924 | 2026.03.12 01:41:53.103259 [ 115 ] {} <Debug> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11925 | 2026.03.12 01:41:53.103313 [ 115 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11926 | 2026.03.12 01:41:53.103335 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11927 | 2026.03.12 01:41:53.103479 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::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 | ||
| 11928 | 2026.03.12 01:41:53.103642 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11929 | 2026.03.12 01:41:53.103688 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24488 rows starting from the beginning of the part | ||
| 11930 | 2026.03.12 01:41:53.103761 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 11931 | 2026.03.12 01:41:53.103814 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 11932 | 2026.03.12 01:41:53.103864 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 11933 | 2026.03.12 01:41:53.103908 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 11934 | 2026.03.12 01:41:53.103951 [ 190 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 11935 | 2026.03.12 01:41:53.106330 [ 195 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26920 rows, containing 4 columns (4 merged, 0 gathered) in 0.002927234 sec., 9196394.958517153 rows/sec., 131.56 MiB/sec. | ||
| 11936 | 2026.03.12 01:41:53.106620 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11937 | 2026.03.12 01:41:53.106954 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_56_11} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11938 | 2026.03.12 01:41:53.107031 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_56_11} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11939 | 2026.03.12 01:41:53.107151 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11940 | 2026.03.12 01:41:53.193243 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1496 | ||
| 11941 | 2026.03.12 01:41:53.196029 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11942 | 2026.03.12 01:41:53.196072 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11943 | 2026.03.12 01:41:53.197399 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11944 | 2026.03.12 01:41:53.197801 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11945 | 2026.03.12 01:41:53.198148 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1496 | ||
| 11946 | 2026.03.12 01:41:53.343689 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11947 | 2026.03.12 01:41:53.343884 [ 275 ] {227a2d18-3936-4e48-97b2-96efa7bea0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11948 | 2026.03.12 01:41:53.343955 [ 275 ] {227a2d18-3936-4e48-97b2-96efa7bea0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11949 | 2026.03.12 01:41:53.344717 [ 275 ] {227a2d18-3936-4e48-97b2-96efa7bea0c4} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11950 | 2026.03.12 01:41:53.344766 [ 275 ] {227a2d18-3936-4e48-97b2-96efa7bea0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11951 | 2026.03.12 01:41:53.345224 [ 275 ] {227a2d18-3936-4e48-97b2-96efa7bea0c4} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11952 | 2026.03.12 01:41:53.345510 [ 275 ] {227a2d18-3936-4e48-97b2-96efa7bea0c4} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11953 | 2026.03.12 01:41:53.345668 [ 115 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11954 | 2026.03.12 01:41:53.345683 [ 275 ] {227a2d18-3936-4e48-97b2-96efa7bea0c4} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001853 sec., 35617.91689152725 rows/sec., 2.82 MiB/sec. | ||
| 11955 | 2026.03.12 01:41:53.345718 [ 115 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11956 | 2026.03.12 01:41:53.345740 [ 275 ] {227a2d18-3936-4e48-97b2-96efa7bea0c4} <Debug> TCPHandler: Processed in 0.002208464 sec. | ||
| 11957 | 2026.03.12 01:41:53.345745 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 11958 | 2026.03.12 01:41:53.345867 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 11959 | 2026.03.12 01:41:53.345873 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11960 | 2026.03.12 01:41:53.345992 [ 275 ] {253dfc73-66e6-4460-8def-49810c531bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11961 | 2026.03.12 01:41:53.345993 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11962 | 2026.03.12 01:41:53.346039 [ 275 ] {253dfc73-66e6-4460-8def-49810c531bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11963 | 2026.03.12 01:41:53.346046 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2893 rows starting from the beginning of the part | ||
| 11964 | 2026.03.12 01:41:53.346126 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 126 rows starting from the beginning of the part | ||
| 11965 | 2026.03.12 01:41:53.346179 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 66 rows starting from the beginning of the part | ||
| 11966 | 2026.03.12 01:41:53.346227 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 2133 rows starting from the beginning of the part | ||
| 11967 | 2026.03.12 01:41:53.346270 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part | ||
| 11968 | 2026.03.12 01:41:53.346313 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 66 rows starting from the beginning of the part | ||
| 11969 | 2026.03.12 01:41:53.346468 [ 275 ] {253dfc73-66e6-4460-8def-49810c531bae} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11970 | 2026.03.12 01:41:53.346509 [ 275 ] {253dfc73-66e6-4460-8def-49810c531bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11971 | 2026.03.12 01:41:53.346840 [ 275 ] {253dfc73-66e6-4460-8def-49810c531bae} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11972 | 2026.03.12 01:41:53.347074 [ 275 ] {253dfc73-66e6-4460-8def-49810c531bae} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11973 | 2026.03.12 01:41:53.347193 [ 115 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11974 | 2026.03.12 01:41:53.347214 [ 275 ] {253dfc73-66e6-4460-8def-49810c531bae} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001242 sec., 4025.7648953301127 rows/sec., 302.72 KiB/sec. | ||
| 11975 | 2026.03.12 01:41:53.347225 [ 115 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11976 | 2026.03.12 01:41:53.347254 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11977 | 2026.03.12 01:41:53.347261 [ 275 ] {253dfc73-66e6-4460-8def-49810c531bae} <Debug> TCPHandler: Processed in 0.001439162 sec. | ||
| 11978 | 2026.03.12 01:41:53.347322 [ 195 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 11979 | 2026.03.12 01:41:53.347379 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11980 | 2026.03.12 01:41:53.347423 [ 195 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11981 | 2026.03.12 01:41:53.347455 [ 195 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 225 rows starting from the beginning of the part | ||
| 11982 | 2026.03.12 01:41:53.347481 [ 275 ] {fd82d2ae-628a-4d60-b594-08b2758a8ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11983 | 2026.03.12 01:41:53.347506 [ 195 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 11984 | 2026.03.12 01:41:53.347526 [ 275 ] {fd82d2ae-628a-4d60-b594-08b2758a8ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11985 | 2026.03.12 01:41:53.347552 [ 195 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 35 rows starting from the beginning of the part | ||
| 11986 | 2026.03.12 01:41:53.347596 [ 195 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 5 rows starting from the beginning of the part | ||
| 11987 | 2026.03.12 01:41:53.347631 [ 195 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 11988 | 2026.03.12 01:41:53.347669 [ 195 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 5 rows starting from the beginning of the part | ||
| 11989 | 2026.03.12 01:41:53.347976 [ 275 ] {fd82d2ae-628a-4d60-b594-08b2758a8ade} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11990 | 2026.03.12 01:41:53.348016 [ 275 ] {fd82d2ae-628a-4d60-b594-08b2758a8ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11991 | 2026.03.12 01:41:53.348401 [ 195 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 341 rows, containing 5 columns (5 merged, 0 gathered) in 0.001107927 sec., 307782.01090866094 rows/sec., 21.86 MiB/sec. | ||
| 11992 | 2026.03.12 01:41:53.348527 [ 195 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11993 | 2026.03.12 01:41:53.348605 [ 191 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5340 rows, containing 5 columns (5 merged, 0 gathered) in 0.002784172 sec., 1917984.95207911 rows/sec., 154.89 MiB/sec. | ||
| 11994 | 2026.03.12 01:41:53.348658 [ 275 ] {fd82d2ae-628a-4d60-b594-08b2758a8ade} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11995 | 2026.03.12 01:41:53.348800 [ 195 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_76_15} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11996 | 2026.03.12 01:41:53.348876 [ 191 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11997 | 2026.03.12 01:41:53.348879 [ 195 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_76_15} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11998 | 2026.03.12 01:41:53.348937 [ 275 ] {fd82d2ae-628a-4d60-b594-08b2758a8ade} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11999 | 2026.03.12 01:41:53.348955 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 12000 | 2026.03.12 01:41:53.349085 [ 115 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12001 | 2026.03.12 01:41:53.349107 [ 275 ] {fd82d2ae-628a-4d60-b594-08b2758a8ade} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001644 sec., 41970.802919708025 rows/sec., 3.28 MiB/sec. | ||
| 12002 | 2026.03.12 01:41:53.349113 [ 115 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12003 | 2026.03.12 01:41:53.349146 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12004 | 2026.03.12 01:41:53.349151 [ 191 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_91_18} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12005 | 2026.03.12 01:41:53.349154 [ 275 ] {fd82d2ae-628a-4d60-b594-08b2758a8ade} <Debug> TCPHandler: Processed in 0.001825318 sec. | ||
| 12006 | 2026.03.12 01:41:53.349229 [ 196 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 12007 | 2026.03.12 01:41:53.349231 [ 191 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_91_18} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12008 | 2026.03.12 01:41:53.349288 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12009 | 2026.03.12 01:41:53.349325 [ 196 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12010 | 2026.03.12 01:41:53.349338 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 12011 | 2026.03.12 01:41:53.349354 [ 196 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1551 rows starting from the beginning of the part | ||
| 12012 | 2026.03.12 01:41:53.349386 [ 275 ] {618ba44c-f395-4581-a127-effebd784485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12013 | 2026.03.12 01:41:53.349417 [ 196 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 99 rows starting from the beginning of the part | ||
| 12014 | 2026.03.12 01:41:53.349460 [ 275 ] {618ba44c-f395-4581-a127-effebd784485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12015 | 2026.03.12 01:41:53.349471 [ 196 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 69 rows starting from the beginning of the part | ||
| 12016 | 2026.03.12 01:41:53.349511 [ 196 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1088 rows starting from the beginning of the part | ||
| 12017 | 2026.03.12 01:41:53.349548 [ 196 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part | ||
| 12018 | 2026.03.12 01:41:53.349587 [ 196 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 69 rows starting from the beginning of the part | ||
| 12019 | 2026.03.12 01:41:53.349885 [ 275 ] {618ba44c-f395-4581-a127-effebd784485} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12020 | 2026.03.12 01:41:53.349945 [ 275 ] {618ba44c-f395-4581-a127-effebd784485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12021 | 2026.03.12 01:41:53.350298 [ 275 ] {618ba44c-f395-4581-a127-effebd784485} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12022 | 2026.03.12 01:41:53.350522 [ 275 ] {618ba44c-f395-4581-a127-effebd784485} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12023 | 2026.03.12 01:41:53.350638 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12024 | 2026.03.12 01:41:53.350662 [ 275 ] {618ba44c-f395-4581-a127-effebd784485} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001295 sec., 123552.12355212356 rows/sec., 8.61 MiB/sec. | ||
| 12025 | 2026.03.12 01:41:53.350672 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12026 | 2026.03.12 01:41:53.350701 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12027 | 2026.03.12 01:41:53.350706 [ 275 ] {618ba44c-f395-4581-a127-effebd784485} <Debug> TCPHandler: Processed in 0.001467832 sec. | ||
| 12028 | 2026.03.12 01:41:53.350765 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 12029 | 2026.03.12 01:41:53.350839 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12030 | 2026.03.12 01:41:53.350845 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12031 | 2026.03.12 01:41:53.350864 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2940 rows, containing 5 columns (5 merged, 0 gathered) in 0.001677335 sec., 1752780.4523246698 rows/sec., 130.50 MiB/sec. | ||
| 12032 | 2026.03.12 01:41:53.350890 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 28095 rows starting from the beginning of the part | ||
| 12033 | 2026.03.12 01:41:53.350941 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12034 | 2026.03.12 01:41:53.350963 [ 275 ] {992ad09e-a06f-4795-8864-53a9036fc95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12035 | 2026.03.12 01:41:53.350978 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 12036 | 2026.03.12 01:41:53.351017 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1256 rows starting from the beginning of the part | ||
| 12037 | 2026.03.12 01:41:53.351033 [ 275 ] {992ad09e-a06f-4795-8864-53a9036fc95d} <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 | ||
| 12038 | 2026.03.12 01:41:53.351063 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 128 rows starting from the beginning of the part | ||
| 12039 | 2026.03.12 01:41:53.351105 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 12040 | 2026.03.12 01:41:53.351125 [ 202 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12041 | 2026.03.12 01:41:53.351517 [ 202 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_91_18} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12042 | 2026.03.12 01:41:53.351612 [ 202 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_91_18} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12043 | 2026.03.12 01:41:53.351714 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 12044 | 2026.03.12 01:41:53.351890 [ 275 ] {992ad09e-a06f-4795-8864-53a9036fc95d} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12045 | 2026.03.12 01:41:53.351930 [ 275 ] {992ad09e-a06f-4795-8864-53a9036fc95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12046 | 2026.03.12 01:41:53.352515 [ 275 ] {992ad09e-a06f-4795-8864-53a9036fc95d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12047 | 2026.03.12 01:41:53.352756 [ 275 ] {992ad09e-a06f-4795-8864-53a9036fc95d} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12048 | 2026.03.12 01:41:53.352879 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12049 | 2026.03.12 01:41:53.352908 [ 275 ] {992ad09e-a06f-4795-8864-53a9036fc95d} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001969 sec., 2539.3600812595228 rows/sec., 4.55 MiB/sec. | ||
| 12050 | 2026.03.12 01:41:53.352915 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12051 | 2026.03.12 01:41:53.352951 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12052 | 2026.03.12 01:41:53.352995 [ 275 ] {992ad09e-a06f-4795-8864-53a9036fc95d} <Debug> TCPHandler: Processed in 0.002216254 sec. | ||
| 12053 | 2026.03.12 01:41:53.353025 [ 188 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::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 | ||
| 12054 | 2026.03.12 01:41:53.353112 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12055 | 2026.03.12 01:41:53.353205 [ 188 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12056 | 2026.03.12 01:41:53.353208 [ 275 ] {dd09a2f5-797b-4d67-a775-14a4b4fc64ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12057 | 2026.03.12 01:41:53.353253 [ 188 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1561 rows starting from the beginning of the part | ||
| 12058 | 2026.03.12 01:41:53.353258 [ 275 ] {dd09a2f5-797b-4d67-a775-14a4b4fc64ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12059 | 2026.03.12 01:41:53.353361 [ 188 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 5 rows starting from the beginning of the part | ||
| 12060 | 2026.03.12 01:41:53.353458 [ 188 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 35 rows starting from the beginning of the part | ||
| 12061 | 2026.03.12 01:41:53.353560 [ 188 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 5 rows starting from the beginning of the part | ||
| 12062 | 2026.03.12 01:41:53.353613 [ 275 ] {dd09a2f5-797b-4d67-a775-14a4b4fc64ce} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12063 | 2026.03.12 01:41:53.353650 [ 275 ] {dd09a2f5-797b-4d67-a775-14a4b4fc64ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12064 | 2026.03.12 01:41:53.353662 [ 188 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 46 rows starting from the beginning of the part | ||
| 12065 | 2026.03.12 01:41:53.353759 [ 188 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 5 rows starting from the beginning of the part | ||
| 12066 | 2026.03.12 01:41:53.353980 [ 275 ] {dd09a2f5-797b-4d67-a775-14a4b4fc64ce} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12067 | 2026.03.12 01:41:53.354206 [ 275 ] {dd09a2f5-797b-4d67-a775-14a4b4fc64ce} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12068 | 2026.03.12 01:41:53.354331 [ 115 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12069 | 2026.03.12 01:41:53.354353 [ 275 ] {dd09a2f5-797b-4d67-a775-14a4b4fc64ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 12070 | 2026.03.12 01:41:53.354362 [ 115 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12071 | 2026.03.12 01:41:53.354393 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12072 | 2026.03.12 01:41:53.354398 [ 275 ] {dd09a2f5-797b-4d67-a775-14a4b4fc64ce} <Debug> TCPHandler: Processed in 0.00133549 sec. | ||
| 12073 | 2026.03.12 01:41:53.354472 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 12074 | 2026.03.12 01:41:53.354575 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12075 | 2026.03.12 01:41:53.354609 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4500 rows starting from the beginning of the part | ||
| 12076 | 2026.03.12 01:41:53.354674 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 12077 | 2026.03.12 01:41:53.354732 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 12078 | 2026.03.12 01:41:53.354778 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 12 rows starting from the beginning of the part | ||
| 12079 | 2026.03.12 01:41:53.354822 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 48 rows starting from the beginning of the part | ||
| 12080 | 2026.03.12 01:41:53.354868 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 12081 | 2026.03.12 01:41:53.357868 [ 195 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4740 rows, containing 4 columns (4 merged, 0 gathered) in 0.003431891 sec., 1381162.7467189373 rows/sec., 92.14 MiB/sec. | ||
| 12082 | 2026.03.12 01:41:53.358453 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12083 | 2026.03.12 01:41:53.358752 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_91_18} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12084 | 2026.03.12 01:41:53.358827 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_91_18} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12085 | 2026.03.12 01:41:53.358829 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29959 rows, containing 5 columns (5 merged, 0 gathered) in 0.008088703 sec., 3703807.6438212655 rows/sec., 245.14 MiB/sec. | ||
| 12086 | 2026.03.12 01:41:53.358907 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 12087 | 2026.03.12 01:41:53.359257 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12088 | 2026.03.12 01:41:53.359511 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12089 | 2026.03.12 01:41:53.359582 [ 195 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12090 | 2026.03.12 01:41:53.359665 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12091 | 2026.03.12 01:41:53.363549 [ 200 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1657 rows, containing 19 columns (19 merged, 0 gathered) in 0.01055512 sec., 156985.4250828034 rows/sec., 281.31 MiB/sec. | ||
| 12092 | 2026.03.12 01:41:53.365039 [ 200 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12093 | 2026.03.12 01:41:53.365385 [ 200 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12094 | 2026.03.12 01:41:53.365454 [ 200 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12095 | 2026.03.12 01:41:53.365550 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 12096 | 2026.03.12 01:41:54.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.72 MiB, peak 356.62 MiB, free memory in arenas 0.00 B, will set to 344.94 MiB (RSS), difference: 6.22 MiB | ||
| 12097 | 2026.03.12 01:41:54.392129 [ 111 ] {} <Debug> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 12098 | 2026.03.12 01:41:54.392207 [ 111 ] {} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12099 | 2026.03.12 01:41:54.392238 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12100 | 2026.03.12 01:41:54.392381 [ 194 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 12101 | 2026.03.12 01:41:54.392542 [ 194 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12102 | 2026.03.12 01:41:54.392580 [ 194 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 20 rows starting from the beginning of the part | ||
| 12103 | 2026.03.12 01:41:54.392661 [ 194 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 12104 | 2026.03.12 01:41:54.392713 [ 194 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 12105 | 2026.03.12 01:41:54.392761 [ 194 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
| 12106 | 2026.03.12 01:41:54.392811 [ 194 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 12107 | 2026.03.12 01:41:54.393711 [ 200 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138489 sec., 27439.002375639942 rows/sec., 2.29 MiB/sec. | ||
| 12108 | 2026.03.12 01:41:54.393900 [ 198 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 12109 | 2026.03.12 01:41:54.394199 [ 198 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_26_6} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12110 | 2026.03.12 01:41:54.394282 [ 198 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_26_6} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 12111 | 2026.03.12 01:41:54.394368 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12112 | 2026.03.12 01:41:54.581768 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12113 | 2026.03.12 01:41:54.598410 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12114 | 2026.03.12 01:41:54.598476 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12115 | 2026.03.12 01:41:54.604724 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12116 | 2026.03.12 01:41:54.605473 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12117 | 2026.03.12 01:41:54.605774 [ 111 ] {} <Debug> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12118 | 2026.03.12 01:41:54.605841 [ 111 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12119 | 2026.03.12 01:41:54.605865 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 12120 | 2026.03.12 01:41:54.606009 [ 197 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 12121 | 2026.03.12 01:41:54.608785 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12122 | 2026.03.12 01:41:54.609880 [ 197 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12123 | 2026.03.12 01:41:54.611315 [ 197 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 12124 | 2026.03.12 01:41:54.616100 [ 197 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 12125 | 2026.03.12 01:41:54.620880 [ 197 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 12126 | 2026.03.12 01:41:54.625689 [ 197 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 12127 | 2026.03.12 01:41:54.630554 [ 197 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 12128 | 2026.03.12 01:41:54.634776 [ 197 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 12129 | 2026.03.12 01:41:54.689159 [ 200 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.083175299 sec., 5073.621677031783 rows/sec., 26.23 MiB/sec. | ||
| 12130 | 2026.03.12 01:41:54.692197 [ 187 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12131 | 2026.03.12 01:41:54.694277 [ 187 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_56_11} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12132 | 2026.03.12 01:41:54.694397 [ 187 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_56_11} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12133 | 2026.03.12 01:41:54.697238 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 12134 | 2026.03.12 01:41:55.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.01 MiB, peak 359.43 MiB, free memory in arenas 0.00 B, will set to 344.97 MiB (RSS), difference: -1.04 MiB | ||
| 12135 | 2026.03.12 01:41:58.000812 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34325 | ||
| 12136 | 2026.03.12 01:41:58.000959 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12137 | 2026.03.12 01:41:58.001010 [ 290 ] {} <Debug> TCP-Session: 20923e60-9c05-40da-a645-0546b0d7c3e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34325 | ||
| 12138 | 2026.03.12 01:41:58.001049 [ 290 ] {} <Debug> TCP-Session: 20923e60-9c05-40da-a645-0546b0d7c3e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12139 | 2026.03.12 01:41:58.001065 [ 290 ] {} <Debug> TCP-Session: 20923e60-9c05-40da-a645-0546b0d7c3e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12140 | 2026.03.12 01:41:58.001350 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42637 | ||
| 12141 | 2026.03.12 01:41:58.001370 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51290 | ||
| 12142 | 2026.03.12 01:41:58.001393 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40742 | ||
| 12143 | 2026.03.12 01:41:58.001413 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53069 | ||
| 12144 | 2026.03.12 01:41:58.001490 [ 290 ] {} <Trace> TCP-Session: 20923e60-9c05-40da-a645-0546b0d7c3e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12145 | 2026.03.12 01:41:58.001518 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12146 | 2026.03.12 01:41:58.001542 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12147 | 2026.03.12 01:41:58.001574 [ 274 ] {} <Debug> TCP-Session: d2144b5a-4c21-4047-ba21-220b86ed6e23 Authenticating user 'default' from [fd00:1122:3344:101::e]:51290 | ||
| 12148 | 2026.03.12 01:41:58.001402 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40708 | ||
| 12149 | 2026.03.12 01:41:58.001614 [ 274 ] {} <Debug> TCP-Session: d2144b5a-4c21-4047-ba21-220b86ed6e23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12150 | 2026.03.12 01:41:58.001598 [ 287 ] {} <Debug> TCP-Session: 41fb27c7-09c2-43a0-8795-04ca41d0211b Authenticating user 'default' from [fd00:1122:3344:101::e]:40742 | ||
| 12151 | 2026.03.12 01:41:58.001641 [ 274 ] {} <Debug> TCP-Session: d2144b5a-4c21-4047-ba21-220b86ed6e23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12152 | 2026.03.12 01:41:58.001383 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53350 | ||
| 12153 | 2026.03.12 01:41:58.001690 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12154 | 2026.03.12 01:41:58.001677 [ 287 ] {} <Debug> TCP-Session: 41fb27c7-09c2-43a0-8795-04ca41d0211b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12155 | 2026.03.12 01:41:58.001749 [ 288 ] {} <Debug> TCP-Session: f4c32e85-1f49-4d55-bfb4-25eb954c87e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40708 | ||
| 12156 | 2026.03.12 01:41:58.001762 [ 290 ] {283d950a-7c55-42e1-8371-2060db00c0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34325) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12157 | 2026.03.12 01:41:58.001777 [ 288 ] {} <Debug> TCP-Session: f4c32e85-1f49-4d55-bfb4-25eb954c87e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12158 | 2026.03.12 01:41:58.001761 [ 287 ] {} <Debug> TCP-Session: 41fb27c7-09c2-43a0-8795-04ca41d0211b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12159 | 2026.03.12 01:41:58.001811 [ 288 ] {} <Debug> TCP-Session: f4c32e85-1f49-4d55-bfb4-25eb954c87e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12160 | 2026.03.12 01:41:58.001373 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44917 | ||
| 12161 | 2026.03.12 01:41:58.001358 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51932 | ||
| 12162 | 2026.03.12 01:41:58.001499 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12163 | 2026.03.12 01:41:58.001598 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12164 | 2026.03.12 01:41:58.001959 [ 291 ] {} <Debug> TCP-Session: c28a4854-8846-40c2-a59f-15c92e8c76bf Authenticating user 'default' from [fd00:1122:3344:101::e]:42637 | ||
| 12165 | 2026.03.12 01:41:58.002010 [ 291 ] {} <Debug> TCP-Session: c28a4854-8846-40c2-a59f-15c92e8c76bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12166 | 2026.03.12 01:41:58.002011 [ 289 ] {} <Debug> TCP-Session: d3fd3366-c7de-4cbe-98bc-dde957da498a Authenticating user 'default' from [fd00:1122:3344:101::e]:53069 | ||
| 12167 | 2026.03.12 01:41:58.002027 [ 291 ] {} <Debug> TCP-Session: c28a4854-8846-40c2-a59f-15c92e8c76bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12168 | 2026.03.12 01:41:58.002067 [ 289 ] {} <Debug> TCP-Session: d3fd3366-c7de-4cbe-98bc-dde957da498a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12169 | 2026.03.12 01:41:58.002102 [ 289 ] {} <Debug> TCP-Session: d3fd3366-c7de-4cbe-98bc-dde957da498a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12170 | 2026.03.12 01:41:58.002155 [ 290 ] {283d950a-7c55-42e1-8371-2060db00c0ff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12171 | 2026.03.12 01:41:58.002243 [ 290 ] {283d950a-7c55-42e1-8371-2060db00c0ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12172 | 2026.03.12 01:41:58.002346 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12173 | 2026.03.12 01:41:58.002390 [ 286 ] {} <Debug> TCP-Session: 385670e1-ae7f-4c6b-888b-19e63bc9294d Authenticating user 'default' from [fd00:1122:3344:101::e]:53350 | ||
| 12174 | 2026.03.12 01:41:58.002422 [ 286 ] {} <Debug> TCP-Session: 385670e1-ae7f-4c6b-888b-19e63bc9294d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12175 | 2026.03.12 01:41:58.002444 [ 286 ] {} <Debug> TCP-Session: 385670e1-ae7f-4c6b-888b-19e63bc9294d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12176 | 2026.03.12 01:41:58.002490 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12177 | 2026.03.12 01:41:58.002532 [ 292 ] {} <Debug> TCP-Session: e766f6c5-1b59-4b1b-a46c-f35ea44ac666 Authenticating user 'default' from [fd00:1122:3344:101::e]:51932 | ||
| 12178 | 2026.03.12 01:41:58.002552 [ 292 ] {} <Debug> TCP-Session: e766f6c5-1b59-4b1b-a46c-f35ea44ac666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12179 | 2026.03.12 01:41:58.002568 [ 292 ] {} <Debug> TCP-Session: e766f6c5-1b59-4b1b-a46c-f35ea44ac666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12180 | 2026.03.12 01:41:58.002684 [ 290 ] {283d950a-7c55-42e1-8371-2060db00c0ff} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 12181 | 2026.03.12 01:41:58.002805 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12182 | 2026.03.12 01:41:58.002853 [ 293 ] {} <Debug> TCP-Session: 72b27eb3-bc13-47f9-826b-7309e2dc0a5b Authenticating user 'default' from [fd00:1122:3344:101::e]:44917 | ||
| 12183 | 2026.03.12 01:41:58.002879 [ 293 ] {} <Debug> TCP-Session: 72b27eb3-bc13-47f9-826b-7309e2dc0a5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12184 | 2026.03.12 01:41:58.002898 [ 293 ] {} <Debug> TCP-Session: 72b27eb3-bc13-47f9-826b-7309e2dc0a5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12185 | 2026.03.12 01:41:58.003817 [ 321 ] {283d950a-7c55-42e1-8371-2060db00c0ff} <Trace> AggregatingTransform: Aggregating | ||
| 12186 | 2026.03.12 01:41:58.003860 [ 321 ] {283d950a-7c55-42e1-8371-2060db00c0ff} <Trace> Aggregator: Aggregation method: without_key | ||
| 12187 | 2026.03.12 01:41:58.003901 [ 321 ] {283d950a-7c55-42e1-8371-2060db00c0ff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001078627 sec. (927.105 rows/sec., 36.22 KiB/sec.) | ||
| 12188 | 2026.03.12 01:41:58.003922 [ 321 ] {283d950a-7c55-42e1-8371-2060db00c0ff} <Trace> Aggregator: Merging aggregated data | ||
| 12189 | 2026.03.12 01:41:58.005578 [ 290 ] {283d950a-7c55-42e1-8371-2060db00c0ff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003906 sec., 256.0163850486431 rows/sec., 10.00 KiB/sec. | ||
| 12190 | 2026.03.12 01:41:58.005793 [ 290 ] {283d950a-7c55-42e1-8371-2060db00c0ff} <Debug> TCPHandler: Processed in 0.004479567 sec. | ||
| 12191 | 2026.03.12 01:41:58.005933 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12192 | 2026.03.12 01:41:58.005966 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12193 | 2026.03.12 01:41:58.005978 [ 290 ] {} <Debug> TCP-Session: 20923e60-9c05-40da-a645-0546b0d7c3e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12194 | 2026.03.12 01:41:58.005986 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12195 | 2026.03.12 01:41:58.006014 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12196 | 2026.03.12 01:41:58.006045 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12197 | 2026.03.12 01:41:58.006064 [ 291 ] {} <Debug> TCP-Session: c28a4854-8846-40c2-a59f-15c92e8c76bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12198 | 2026.03.12 01:41:58.006085 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12199 | 2026.03.12 01:41:58.006106 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12200 | 2026.03.12 01:41:58.006115 [ 292 ] {} <Debug> TCP-Session: e766f6c5-1b59-4b1b-a46c-f35ea44ac666 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12201 | 2026.03.12 01:41:58.006139 [ 274 ] {} <Debug> TCP-Session: d2144b5a-4c21-4047-ba21-220b86ed6e23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12202 | 2026.03.12 01:41:58.006166 [ 287 ] {} <Debug> TCP-Session: 41fb27c7-09c2-43a0-8795-04ca41d0211b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12203 | 2026.03.12 01:41:58.006092 [ 288 ] {} <Debug> TCP-Session: f4c32e85-1f49-4d55-bfb4-25eb954c87e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12204 | 2026.03.12 01:41:58.006065 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12205 | 2026.03.12 01:41:58.006030 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12206 | 2026.03.12 01:41:58.006282 [ 286 ] {} <Debug> TCP-Session: 385670e1-ae7f-4c6b-888b-19e63bc9294d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12207 | 2026.03.12 01:41:58.006028 [ 289 ] {} <Debug> TCP-Session: d3fd3366-c7de-4cbe-98bc-dde957da498a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12208 | 2026.03.12 01:41:58.006309 [ 293 ] {} <Debug> TCP-Session: 72b27eb3-bc13-47f9-826b-7309e2dc0a5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12209 | 2026.03.12 01:41:58.173628 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53916 | ||
| 12210 | 2026.03.12 01:41:58.173740 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12211 | 2026.03.12 01:41:58.173767 [ 290 ] {} <Debug> TCP-Session: 8947c24f-9cf0-4860-8863-85b8b81fdd5d Authenticating user 'default' from [fd00:1122:3344:101::e]:53916 | ||
| 12212 | 2026.03.12 01:41:58.173795 [ 290 ] {} <Debug> TCP-Session: 8947c24f-9cf0-4860-8863-85b8b81fdd5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12213 | 2026.03.12 01:41:58.173808 [ 290 ] {} <Debug> TCP-Session: 8947c24f-9cf0-4860-8863-85b8b81fdd5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12214 | 2026.03.12 01:41:58.174020 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47107 | ||
| 12215 | 2026.03.12 01:41:58.174047 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65263 | ||
| 12216 | 2026.03.12 01:41:58.174059 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45750 | ||
| 12217 | 2026.03.12 01:41:58.174089 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49712 | ||
| 12218 | 2026.03.12 01:41:58.174114 [ 290 ] {} <Trace> TCP-Session: 8947c24f-9cf0-4860-8863-85b8b81fdd5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12219 | 2026.03.12 01:41:58.174146 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12220 | 2026.03.12 01:41:58.174149 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12221 | 2026.03.12 01:41:58.174181 [ 274 ] {} <Debug> TCP-Session: 937ce63e-15b7-48e7-8b91-c63abf276ee1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65263 | ||
| 12222 | 2026.03.12 01:41:58.174158 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12223 | 2026.03.12 01:41:58.174209 [ 274 ] {} <Debug> TCP-Session: 937ce63e-15b7-48e7-8b91-c63abf276ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12224 | 2026.03.12 01:41:58.174202 [ 291 ] {} <Debug> TCP-Session: dc4ac98a-d720-4671-92c2-00c87631dfdd Authenticating user 'default' from [fd00:1122:3344:101::e]:47107 | ||
| 12225 | 2026.03.12 01:41:58.174231 [ 274 ] {} <Debug> TCP-Session: 937ce63e-15b7-48e7-8b91-c63abf276ee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12226 | 2026.03.12 01:41:58.174230 [ 286 ] {} <Debug> TCP-Session: fc474a84-5f96-4a63-bdac-1625f0602f9d Authenticating user 'default' from [fd00:1122:3344:101::e]:45750 | ||
| 12227 | 2026.03.12 01:41:58.174248 [ 291 ] {} <Debug> TCP-Session: dc4ac98a-d720-4671-92c2-00c87631dfdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12228 | 2026.03.12 01:41:58.174268 [ 286 ] {} <Debug> TCP-Session: fc474a84-5f96-4a63-bdac-1625f0602f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12229 | 2026.03.12 01:41:58.174286 [ 291 ] {} <Debug> TCP-Session: dc4ac98a-d720-4671-92c2-00c87631dfdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12230 | 2026.03.12 01:41:58.174308 [ 290 ] {92809a1b-770a-4678-8515-d0ad143925c2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53916) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12231 | 2026.03.12 01:41:58.174312 [ 286 ] {} <Debug> TCP-Session: fc474a84-5f96-4a63-bdac-1625f0602f9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12232 | 2026.03.12 01:41:58.174096 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64667 | ||
| 12233 | 2026.03.12 01:41:58.174074 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58885 | ||
| 12234 | 2026.03.12 01:41:58.174040 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49100 | ||
| 12235 | 2026.03.12 01:41:58.174028 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41118 | ||
| 12236 | 2026.03.12 01:41:58.174477 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12237 | 2026.03.12 01:41:58.174196 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12238 | 2026.03.12 01:41:58.174529 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12239 | 2026.03.12 01:41:58.174555 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12240 | 2026.03.12 01:41:58.174565 [ 288 ] {} <Debug> TCP-Session: 35da16fa-c3b2-43b9-81fe-d12252155d49 Authenticating user 'default' from [fd00:1122:3344:101::e]:49712 | ||
| 12241 | 2026.03.12 01:41:58.174584 [ 287 ] {} <Debug> TCP-Session: 663a5ef9-d983-42d4-b015-46fdd3a913c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58885 | ||
| 12242 | 2026.03.12 01:41:58.174588 [ 292 ] {} <Debug> TCP-Session: d3f49b54-aac5-470e-8021-684fbd16e852 Authenticating user 'default' from [fd00:1122:3344:101::e]:41118 | ||
| 12243 | 2026.03.12 01:41:58.174599 [ 288 ] {} <Debug> TCP-Session: 35da16fa-c3b2-43b9-81fe-d12252155d49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12244 | 2026.03.12 01:41:58.174619 [ 287 ] {} <Debug> TCP-Session: 663a5ef9-d983-42d4-b015-46fdd3a913c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12245 | 2026.03.12 01:41:58.174621 [ 292 ] {} <Debug> TCP-Session: d3f49b54-aac5-470e-8021-684fbd16e852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12246 | 2026.03.12 01:41:58.174630 [ 288 ] {} <Debug> TCP-Session: 35da16fa-c3b2-43b9-81fe-d12252155d49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12247 | 2026.03.12 01:41:58.174644 [ 287 ] {} <Debug> TCP-Session: 663a5ef9-d983-42d4-b015-46fdd3a913c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12248 | 2026.03.12 01:41:58.174652 [ 292 ] {} <Debug> TCP-Session: d3f49b54-aac5-470e-8021-684fbd16e852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12249 | 2026.03.12 01:41:58.174534 [ 289 ] {} <Debug> TCP-Session: 82a96afc-0b9f-4b2a-b5a2-4aefa7844c70 Authenticating user 'default' from [fd00:1122:3344:101::e]:64667 | ||
| 12250 | 2026.03.12 01:41:58.174522 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12251 | 2026.03.12 01:41:58.174727 [ 289 ] {} <Debug> TCP-Session: 82a96afc-0b9f-4b2a-b5a2-4aefa7844c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12252 | 2026.03.12 01:41:58.174740 [ 293 ] {} <Debug> TCP-Session: 7f833a3e-3a92-4347-ae18-6b9997ea2ef4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49100 | ||
| 12253 | 2026.03.12 01:41:58.174749 [ 289 ] {} <Debug> TCP-Session: 82a96afc-0b9f-4b2a-b5a2-4aefa7844c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12254 | 2026.03.12 01:41:58.174760 [ 293 ] {} <Debug> TCP-Session: 7f833a3e-3a92-4347-ae18-6b9997ea2ef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12255 | 2026.03.12 01:41:58.174621 [ 290 ] {92809a1b-770a-4678-8515-d0ad143925c2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12256 | 2026.03.12 01:41:58.174781 [ 293 ] {} <Debug> TCP-Session: 7f833a3e-3a92-4347-ae18-6b9997ea2ef4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12257 | 2026.03.12 01:41:58.174849 [ 290 ] {92809a1b-770a-4678-8515-d0ad143925c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12258 | 2026.03.12 01:41:58.175163 [ 290 ] {92809a1b-770a-4678-8515-d0ad143925c2} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 12259 | 2026.03.12 01:41:58.176111 [ 309 ] {92809a1b-770a-4678-8515-d0ad143925c2} <Trace> AggregatingTransform: Aggregating | ||
| 12260 | 2026.03.12 01:41:58.176156 [ 309 ] {92809a1b-770a-4678-8515-d0ad143925c2} <Trace> Aggregator: Aggregation method: without_key | ||
| 12261 | 2026.03.12 01:41:58.176189 [ 309 ] {92809a1b-770a-4678-8515-d0ad143925c2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000922344 sec. (1084.194 rows/sec., 42.35 KiB/sec.) | ||
| 12262 | 2026.03.12 01:41:58.176204 [ 309 ] {92809a1b-770a-4678-8515-d0ad143925c2} <Trace> Aggregator: Merging aggregated data | ||
| 12263 | 2026.03.12 01:41:58.177428 [ 290 ] {92809a1b-770a-4678-8515-d0ad143925c2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00318 sec., 314.4654088050314 rows/sec., 12.28 KiB/sec. | ||
| 12264 | 2026.03.12 01:41:58.177612 [ 290 ] {92809a1b-770a-4678-8515-d0ad143925c2} <Debug> TCPHandler: Processed in 0.003626715 sec. | ||
| 12265 | 2026.03.12 01:41:58.177720 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12266 | 2026.03.12 01:41:58.177750 [ 290 ] {} <Debug> TCP-Session: 8947c24f-9cf0-4860-8863-85b8b81fdd5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12267 | 2026.03.12 01:41:58.177756 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12268 | 2026.03.12 01:41:58.177776 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12269 | 2026.03.12 01:41:58.177793 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12270 | 2026.03.12 01:41:58.177819 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12271 | 2026.03.12 01:41:58.177833 [ 291 ] {} <Debug> TCP-Session: dc4ac98a-d720-4671-92c2-00c87631dfdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12272 | 2026.03.12 01:41:58.177855 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12273 | 2026.03.12 01:41:58.177870 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12274 | 2026.03.12 01:41:58.177890 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12275 | 2026.03.12 01:41:58.177910 [ 293 ] {} <Debug> TCP-Session: 7f833a3e-3a92-4347-ae18-6b9997ea2ef4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12276 | 2026.03.12 01:41:58.177929 [ 292 ] {} <Debug> TCP-Session: d3f49b54-aac5-470e-8021-684fbd16e852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12277 | 2026.03.12 01:41:58.177947 [ 287 ] {} <Debug> TCP-Session: 663a5ef9-d983-42d4-b015-46fdd3a913c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12278 | 2026.03.12 01:41:58.177878 [ 288 ] {} <Debug> TCP-Session: 35da16fa-c3b2-43b9-81fe-d12252155d49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12279 | 2026.03.12 01:41:58.177849 [ 289 ] {} <Debug> TCP-Session: 82a96afc-0b9f-4b2a-b5a2-4aefa7844c70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12280 | 2026.03.12 01:41:58.177834 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12281 | 2026.03.12 01:41:58.177810 [ 274 ] {} <Debug> TCP-Session: 937ce63e-15b7-48e7-8b91-c63abf276ee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12282 | 2026.03.12 01:41:58.178071 [ 286 ] {} <Debug> TCP-Session: fc474a84-5f96-4a63-bdac-1625f0602f9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12283 | 2026.03.12 01:41:58.347224 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12284 | 2026.03.12 01:41:58.347416 [ 275 ] {0faba6ab-b566-48c9-b08b-20bdf2d01d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12285 | 2026.03.12 01:41:58.347493 [ 275 ] {0faba6ab-b566-48c9-b08b-20bdf2d01d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12286 | 2026.03.12 01:41:58.348233 [ 275 ] {0faba6ab-b566-48c9-b08b-20bdf2d01d72} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12287 | 2026.03.12 01:41:58.348290 [ 275 ] {0faba6ab-b566-48c9-b08b-20bdf2d01d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12288 | 2026.03.12 01:41:58.348727 [ 275 ] {0faba6ab-b566-48c9-b08b-20bdf2d01d72} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12289 | 2026.03.12 01:41:58.348963 [ 275 ] {0faba6ab-b566-48c9-b08b-20bdf2d01d72} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12290 | 2026.03.12 01:41:58.349179 [ 275 ] {0faba6ab-b566-48c9-b08b-20bdf2d01d72} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001813 sec., 69498.0694980695 rows/sec., 5.98 MiB/sec. | ||
| 12291 | 2026.03.12 01:41:58.349249 [ 275 ] {0faba6ab-b566-48c9-b08b-20bdf2d01d72} <Debug> TCPHandler: Processed in 0.002228824 sec. | ||
| 12292 | 2026.03.12 01:41:58.349412 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12293 | 2026.03.12 01:41:58.349541 [ 275 ] {ad369e42-4c6a-4ffc-b2cc-f414a01d4b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12294 | 2026.03.12 01:41:58.349596 [ 275 ] {ad369e42-4c6a-4ffc-b2cc-f414a01d4b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12295 | 2026.03.12 01:41:58.350081 [ 275 ] {ad369e42-4c6a-4ffc-b2cc-f414a01d4b93} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12296 | 2026.03.12 01:41:58.350119 [ 275 ] {ad369e42-4c6a-4ffc-b2cc-f414a01d4b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12297 | 2026.03.12 01:41:58.350458 [ 275 ] {ad369e42-4c6a-4ffc-b2cc-f414a01d4b93} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12298 | 2026.03.12 01:41:58.350715 [ 275 ] {ad369e42-4c6a-4ffc-b2cc-f414a01d4b93} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12299 | 2026.03.12 01:41:58.350861 [ 275 ] {ad369e42-4c6a-4ffc-b2cc-f414a01d4b93} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001352 sec., 25887.57396449704 rows/sec., 1.90 MiB/sec. | ||
| 12300 | 2026.03.12 01:41:58.350900 [ 275 ] {ad369e42-4c6a-4ffc-b2cc-f414a01d4b93} <Debug> TCPHandler: Processed in 0.001552483 sec. | ||
| 12301 | 2026.03.12 01:41:58.351028 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12302 | 2026.03.12 01:41:58.351129 [ 275 ] {cf5b3638-ede3-4c2a-8e90-a0aa2f52c62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12303 | 2026.03.12 01:41:58.351173 [ 275 ] {cf5b3638-ede3-4c2a-8e90-a0aa2f52c62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12304 | 2026.03.12 01:41:58.351659 [ 275 ] {cf5b3638-ede3-4c2a-8e90-a0aa2f52c62c} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12305 | 2026.03.12 01:41:58.351705 [ 275 ] {cf5b3638-ede3-4c2a-8e90-a0aa2f52c62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12306 | 2026.03.12 01:41:58.352055 [ 275 ] {cf5b3638-ede3-4c2a-8e90-a0aa2f52c62c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12307 | 2026.03.12 01:41:58.352284 [ 275 ] {cf5b3638-ede3-4c2a-8e90-a0aa2f52c62c} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12308 | 2026.03.12 01:41:58.352419 [ 275 ] {cf5b3638-ede3-4c2a-8e90-a0aa2f52c62c} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001311 sec., 75514.87414187643 rows/sec., 5.90 MiB/sec. | ||
| 12309 | 2026.03.12 01:41:58.352459 [ 275 ] {cf5b3638-ede3-4c2a-8e90-a0aa2f52c62c} <Debug> TCPHandler: Processed in 0.001486433 sec. | ||
| 12310 | 2026.03.12 01:41:58.352595 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12311 | 2026.03.12 01:41:58.352691 [ 275 ] {8a17ec93-f272-4e35-aa7c-89999ee6bfc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12312 | 2026.03.12 01:41:58.352736 [ 275 ] {8a17ec93-f272-4e35-aa7c-89999ee6bfc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12313 | 2026.03.12 01:41:58.353187 [ 275 ] {8a17ec93-f272-4e35-aa7c-89999ee6bfc6} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12314 | 2026.03.12 01:41:58.353223 [ 275 ] {8a17ec93-f272-4e35-aa7c-89999ee6bfc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12315 | 2026.03.12 01:41:58.353588 [ 275 ] {8a17ec93-f272-4e35-aa7c-89999ee6bfc6} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12316 | 2026.03.12 01:41:58.353822 [ 275 ] {8a17ec93-f272-4e35-aa7c-89999ee6bfc6} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12317 | 2026.03.12 01:41:58.353959 [ 275 ] {8a17ec93-f272-4e35-aa7c-89999ee6bfc6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 12318 | 2026.03.12 01:41:58.354000 [ 275 ] {8a17ec93-f272-4e35-aa7c-89999ee6bfc6} <Debug> TCPHandler: Processed in 0.001456322 sec. | ||
| 12319 | 2026.03.12 01:41:58.354122 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12320 | 2026.03.12 01:41:58.354217 [ 275 ] {b0e71664-ee38-49af-b513-0abe3d98741b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12321 | 2026.03.12 01:41:58.354288 [ 275 ] {b0e71664-ee38-49af-b513-0abe3d98741b} <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 | ||
| 12322 | 2026.03.12 01:41:58.355214 [ 275 ] {b0e71664-ee38-49af-b513-0abe3d98741b} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12323 | 2026.03.12 01:41:58.355251 [ 275 ] {b0e71664-ee38-49af-b513-0abe3d98741b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12324 | 2026.03.12 01:41:58.355823 [ 275 ] {b0e71664-ee38-49af-b513-0abe3d98741b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12325 | 2026.03.12 01:41:58.356044 [ 275 ] {b0e71664-ee38-49af-b513-0abe3d98741b} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12326 | 2026.03.12 01:41:58.356186 [ 275 ] {b0e71664-ee38-49af-b513-0abe3d98741b} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001987 sec., 17614.494212380472 rows/sec., 31.56 MiB/sec. | ||
| 12327 | 2026.03.12 01:41:58.356257 [ 275 ] {b0e71664-ee38-49af-b513-0abe3d98741b} <Debug> TCPHandler: Processed in 0.002184383 sec. | ||
| 12328 | 2026.03.12 01:41:58.356403 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12329 | 2026.03.12 01:41:58.356503 [ 275 ] {8810bba7-3384-4adf-93d3-a3f500c3c2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12330 | 2026.03.12 01:41:58.356546 [ 275 ] {8810bba7-3384-4adf-93d3-a3f500c3c2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12331 | 2026.03.12 01:41:58.356900 [ 275 ] {8810bba7-3384-4adf-93d3-a3f500c3c2d8} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12332 | 2026.03.12 01:41:58.356937 [ 275 ] {8810bba7-3384-4adf-93d3-a3f500c3c2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12333 | 2026.03.12 01:41:58.357238 [ 275 ] {8810bba7-3384-4adf-93d3-a3f500c3c2d8} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12334 | 2026.03.12 01:41:58.357461 [ 275 ] {8810bba7-3384-4adf-93d3-a3f500c3c2d8} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12335 | 2026.03.12 01:41:58.357595 [ 275 ] {8810bba7-3384-4adf-93d3-a3f500c3c2d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 12336 | 2026.03.12 01:41:58.357633 [ 275 ] {8810bba7-3384-4adf-93d3-a3f500c3c2d8} <Debug> TCPHandler: Processed in 0.001292799 sec. | ||
| 12337 | 2026.03.12 01:41:58.375058 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36920 | ||
| 12338 | 2026.03.12 01:41:58.375130 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12339 | 2026.03.12 01:41:58.375153 [ 290 ] {} <Debug> TCP-Session: 82555ef3-d345-4679-98db-ec31c0221a23 Authenticating user 'default' from [fd00:1122:3344:101::e]:36920 | ||
| 12340 | 2026.03.12 01:41:58.375176 [ 290 ] {} <Debug> TCP-Session: 82555ef3-d345-4679-98db-ec31c0221a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12341 | 2026.03.12 01:41:58.375189 [ 290 ] {} <Debug> TCP-Session: 82555ef3-d345-4679-98db-ec31c0221a23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12342 | 2026.03.12 01:41:58.375386 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60453 | ||
| 12343 | 2026.03.12 01:41:58.375437 [ 290 ] {} <Trace> TCP-Session: 82555ef3-d345-4679-98db-ec31c0221a23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12344 | 2026.03.12 01:41:58.375432 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41714 | ||
| 12345 | 2026.03.12 01:41:58.375480 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48432 | ||
| 12346 | 2026.03.12 01:41:58.375490 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52514 | ||
| 12347 | 2026.03.12 01:41:58.375525 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52491 | ||
| 12348 | 2026.03.12 01:41:58.375538 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64186 | ||
| 12349 | 2026.03.12 01:41:58.375574 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12350 | 2026.03.12 01:41:58.375613 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12351 | 2026.03.12 01:41:58.375576 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12352 | 2026.03.12 01:41:58.375639 [ 292 ] {} <Debug> TCP-Session: 3d6b6c9c-ea68-46ea-b9bb-0373699d8ee1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41714 | ||
| 12353 | 2026.03.12 01:41:58.375654 [ 288 ] {} <Debug> TCP-Session: e88024bf-6285-4374-9c91-41ff571290c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52491 | ||
| 12354 | 2026.03.12 01:41:58.375682 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12355 | 2026.03.12 01:41:58.375697 [ 292 ] {} <Debug> TCP-Session: 3d6b6c9c-ea68-46ea-b9bb-0373699d8ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12356 | 2026.03.12 01:41:58.375716 [ 288 ] {} <Debug> TCP-Session: e88024bf-6285-4374-9c91-41ff571290c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12357 | 2026.03.12 01:41:58.375735 [ 292 ] {} <Debug> TCP-Session: 3d6b6c9c-ea68-46ea-b9bb-0373699d8ee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12358 | 2026.03.12 01:41:58.375732 [ 289 ] {} <Debug> TCP-Session: a20ca11b-4cd4-400b-9879-b10230def152 Authenticating user 'default' from [fd00:1122:3344:101::e]:64186 | ||
| 12359 | 2026.03.12 01:41:58.375750 [ 288 ] {} <Debug> TCP-Session: e88024bf-6285-4374-9c91-41ff571290c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12360 | 2026.03.12 01:41:58.375672 [ 286 ] {} <Debug> TCP-Session: 67f0a021-73d3-4866-9bd4-88a63bdec586 Authenticating user 'default' from [fd00:1122:3344:101::e]:48432 | ||
| 12361 | 2026.03.12 01:41:58.375783 [ 289 ] {} <Debug> TCP-Session: a20ca11b-4cd4-400b-9879-b10230def152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12362 | 2026.03.12 01:41:58.375810 [ 286 ] {} <Debug> TCP-Session: 67f0a021-73d3-4866-9bd4-88a63bdec586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12363 | 2026.03.12 01:41:58.375821 [ 289 ] {} <Debug> TCP-Session: a20ca11b-4cd4-400b-9879-b10230def152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12364 | 2026.03.12 01:41:58.375839 [ 286 ] {} <Debug> TCP-Session: 67f0a021-73d3-4866-9bd4-88a63bdec586 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12365 | 2026.03.12 01:41:58.375509 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12366 | 2026.03.12 01:41:58.375469 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45004 | ||
| 12367 | 2026.03.12 01:41:58.375901 [ 291 ] {} <Debug> TCP-Session: 05dc5f85-46ec-4805-a6ce-d36a4f425cdc Authenticating user 'default' from [fd00:1122:3344:101::e]:60453 | ||
| 12368 | 2026.03.12 01:41:58.375442 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45293 | ||
| 12369 | 2026.03.12 01:41:58.375935 [ 291 ] {} <Debug> TCP-Session: 05dc5f85-46ec-4805-a6ce-d36a4f425cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12370 | 2026.03.12 01:41:58.375594 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12371 | 2026.03.12 01:41:58.375975 [ 291 ] {} <Debug> TCP-Session: 05dc5f85-46ec-4805-a6ce-d36a4f425cdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12372 | 2026.03.12 01:41:58.375980 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12373 | 2026.03.12 01:41:58.376004 [ 287 ] {} <Debug> TCP-Session: 8b5f6c8c-ccf4-4f74-aa31-856c87be3421 Authenticating user 'default' from [fd00:1122:3344:101::e]:52514 | ||
| 12374 | 2026.03.12 01:41:58.376005 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12375 | 2026.03.12 01:41:58.376047 [ 287 ] {} <Debug> TCP-Session: 8b5f6c8c-ccf4-4f74-aa31-856c87be3421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12376 | 2026.03.12 01:41:58.376070 [ 293 ] {} <Debug> TCP-Session: 0c1e44cd-b15b-4923-bcd2-527b44efba30 Authenticating user 'default' from [fd00:1122:3344:101::e]:45293 | ||
| 12377 | 2026.03.12 01:41:58.376079 [ 287 ] {} <Debug> TCP-Session: 8b5f6c8c-ccf4-4f74-aa31-856c87be3421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12378 | 2026.03.12 01:41:58.376094 [ 293 ] {} <Debug> TCP-Session: 0c1e44cd-b15b-4923-bcd2-527b44efba30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12379 | 2026.03.12 01:41:58.376040 [ 274 ] {} <Debug> TCP-Session: ad4d37fc-bc5e-4e7b-8fa0-5390b74a0e7d Authenticating user 'default' from [fd00:1122:3344:101::e]:45004 | ||
| 12380 | 2026.03.12 01:41:58.376119 [ 293 ] {} <Debug> TCP-Session: 0c1e44cd-b15b-4923-bcd2-527b44efba30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12381 | 2026.03.12 01:41:58.376146 [ 274 ] {} <Debug> TCP-Session: ad4d37fc-bc5e-4e7b-8fa0-5390b74a0e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12382 | 2026.03.12 01:41:58.375576 [ 290 ] {daa2dc6e-a32c-41c3-97e8-2ac4d42eec40} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36920) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12383 | 2026.03.12 01:41:58.376170 [ 274 ] {} <Debug> TCP-Session: ad4d37fc-bc5e-4e7b-8fa0-5390b74a0e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12384 | 2026.03.12 01:41:58.376387 [ 290 ] {daa2dc6e-a32c-41c3-97e8-2ac4d42eec40} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12385 | 2026.03.12 01:41:58.376441 [ 290 ] {daa2dc6e-a32c-41c3-97e8-2ac4d42eec40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12386 | 2026.03.12 01:41:58.376711 [ 290 ] {daa2dc6e-a32c-41c3-97e8-2ac4d42eec40} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 12387 | 2026.03.12 01:41:58.377683 [ 337 ] {daa2dc6e-a32c-41c3-97e8-2ac4d42eec40} <Trace> AggregatingTransform: Aggregating | ||
| 12388 | 2026.03.12 01:41:58.377722 [ 337 ] {daa2dc6e-a32c-41c3-97e8-2ac4d42eec40} <Trace> Aggregator: Aggregation method: without_key | ||
| 12389 | 2026.03.12 01:41:58.377762 [ 337 ] {daa2dc6e-a32c-41c3-97e8-2ac4d42eec40} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000948474 sec. (1054.325 rows/sec., 41.18 KiB/sec.) | ||
| 12390 | 2026.03.12 01:41:58.377782 [ 337 ] {daa2dc6e-a32c-41c3-97e8-2ac4d42eec40} <Trace> Aggregator: Merging aggregated data | ||
| 12391 | 2026.03.12 01:41:58.379114 [ 290 ] {daa2dc6e-a32c-41c3-97e8-2ac4d42eec40} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003577 sec., 279.56388034665923 rows/sec., 10.92 KiB/sec. | ||
| 12392 | 2026.03.12 01:41:58.379290 [ 290 ] {daa2dc6e-a32c-41c3-97e8-2ac4d42eec40} <Debug> TCPHandler: Processed in 0.003929039 sec. | ||
| 12393 | 2026.03.12 01:41:58.379414 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12394 | 2026.03.12 01:41:58.379442 [ 290 ] {} <Debug> TCP-Session: 82555ef3-d345-4679-98db-ec31c0221a23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12395 | 2026.03.12 01:41:58.379442 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12396 | 2026.03.12 01:41:58.379464 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12397 | 2026.03.12 01:41:58.379494 [ 289 ] {} <Debug> TCP-Session: a20ca11b-4cd4-400b-9879-b10230def152 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12398 | 2026.03.12 01:41:58.379494 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12399 | 2026.03.12 01:41:58.379514 [ 291 ] {} <Debug> TCP-Session: 05dc5f85-46ec-4805-a6ce-d36a4f425cdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12400 | 2026.03.12 01:41:58.379514 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12401 | 2026.03.12 01:41:58.379531 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12402 | 2026.03.12 01:41:58.379551 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12403 | 2026.03.12 01:41:58.379577 [ 292 ] {} <Debug> TCP-Session: 3d6b6c9c-ea68-46ea-b9bb-0373699d8ee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12404 | 2026.03.12 01:41:58.379591 [ 287 ] {} <Debug> TCP-Session: 8b5f6c8c-ccf4-4f74-aa31-856c87be3421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12405 | 2026.03.12 01:41:58.379607 [ 286 ] {} <Debug> TCP-Session: 67f0a021-73d3-4866-9bd4-88a63bdec586 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12406 | 2026.03.12 01:41:58.379571 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12407 | 2026.03.12 01:41:58.379547 [ 274 ] {} <Debug> TCP-Session: ad4d37fc-bc5e-4e7b-8fa0-5390b74a0e7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12408 | 2026.03.12 01:41:58.379517 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12409 | 2026.03.12 01:41:58.379673 [ 288 ] {} <Debug> TCP-Session: e88024bf-6285-4374-9c91-41ff571290c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12410 | 2026.03.12 01:41:58.379718 [ 293 ] {} <Debug> TCP-Session: 0c1e44cd-b15b-4923-bcd2-527b44efba30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12411 | 2026.03.12 01:41:59.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.12 MiB, peak 359.43 MiB, free memory in arenas 0.00 B, will set to 344.99 MiB (RSS), difference: -1.13 MiB | ||
| 12412 | 2026.03.12 01:42:00.603437 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27368 | ||
| 12413 | 2026.03.12 01:42:00.603964 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12414 | 2026.03.12 01:42:00.604004 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12415 | 2026.03.12 01:42:00.604489 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12416 | 2026.03.12 01:42:00.604709 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12417 | 2026.03.12 01:42:00.604834 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27368 | ||
| 12418 | 2026.03.12 01:42:02.108847 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12419 | 2026.03.12 01:42:02.124793 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12420 | 2026.03.12 01:42:02.124850 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12421 | 2026.03.12 01:42:02.130395 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12422 | 2026.03.12 01:42:02.131116 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12423 | 2026.03.12 01:42:02.134040 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12424 | 2026.03.12 01:42:03.198376 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1526 | ||
| 12425 | 2026.03.12 01:42:03.200799 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12426 | 2026.03.12 01:42:03.200858 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12427 | 2026.03.12 01:42:03.202092 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12428 | 2026.03.12 01:42:03.202370 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12429 | 2026.03.12 01:42:03.202745 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1526 | ||
| 12430 | 2026.03.12 01:42:03.344165 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12431 | 2026.03.12 01:42:03.344343 [ 275 ] {aa557e8c-9438-4ae1-869e-28a608a96b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12432 | 2026.03.12 01:42:03.344406 [ 275 ] {aa557e8c-9438-4ae1-869e-28a608a96b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12433 | 2026.03.12 01:42:03.345040 [ 275 ] {aa557e8c-9438-4ae1-869e-28a608a96b52} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12434 | 2026.03.12 01:42:03.345079 [ 275 ] {aa557e8c-9438-4ae1-869e-28a608a96b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12435 | 2026.03.12 01:42:03.345456 [ 275 ] {aa557e8c-9438-4ae1-869e-28a608a96b52} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12436 | 2026.03.12 01:42:03.345670 [ 275 ] {aa557e8c-9438-4ae1-869e-28a608a96b52} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12437 | 2026.03.12 01:42:03.345816 [ 275 ] {aa557e8c-9438-4ae1-869e-28a608a96b52} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001523 sec., 2626.3952724885094 rows/sec., 214.16 KiB/sec. | ||
| 12438 | 2026.03.12 01:42:03.345857 [ 275 ] {aa557e8c-9438-4ae1-869e-28a608a96b52} <Debug> TCPHandler: Processed in 0.001818827 sec. | ||
| 12439 | 2026.03.12 01:42:03.345997 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12440 | 2026.03.12 01:42:03.346126 [ 275 ] {f281c6bd-9308-495e-9247-8dbdefcdd9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12441 | 2026.03.12 01:42:03.346173 [ 275 ] {f281c6bd-9308-495e-9247-8dbdefcdd9d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12442 | 2026.03.12 01:42:03.346732 [ 275 ] {f281c6bd-9308-495e-9247-8dbdefcdd9d0} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12443 | 2026.03.12 01:42:03.346776 [ 275 ] {f281c6bd-9308-495e-9247-8dbdefcdd9d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12444 | 2026.03.12 01:42:03.347105 [ 275 ] {f281c6bd-9308-495e-9247-8dbdefcdd9d0} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12445 | 2026.03.12 01:42:03.347310 [ 275 ] {f281c6bd-9308-495e-9247-8dbdefcdd9d0} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12446 | 2026.03.12 01:42:03.347440 [ 275 ] {f281c6bd-9308-495e-9247-8dbdefcdd9d0} <Debug> executeQuery: Read 68 rows, 5.50 KiB in 0.001338 sec., 50822.12257100149 rows/sec., 4.01 MiB/sec. | ||
| 12447 | 2026.03.12 01:42:03.347477 [ 275 ] {f281c6bd-9308-495e-9247-8dbdefcdd9d0} <Debug> TCPHandler: Processed in 0.001538564 sec. | ||
| 12448 | 2026.03.12 01:42:03.347592 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12449 | 2026.03.12 01:42:03.347684 [ 275 ] {96b0fbab-27c6-4136-a816-900b4933e481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12450 | 2026.03.12 01:42:03.347724 [ 275 ] {96b0fbab-27c6-4136-a816-900b4933e481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12451 | 2026.03.12 01:42:03.348125 [ 275 ] {96b0fbab-27c6-4136-a816-900b4933e481} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12452 | 2026.03.12 01:42:03.348159 [ 275 ] {96b0fbab-27c6-4136-a816-900b4933e481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12453 | 2026.03.12 01:42:03.348442 [ 275 ] {96b0fbab-27c6-4136-a816-900b4933e481} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12454 | 2026.03.12 01:42:03.348643 [ 275 ] {96b0fbab-27c6-4136-a816-900b4933e481} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12455 | 2026.03.12 01:42:03.348797 [ 275 ] {96b0fbab-27c6-4136-a816-900b4933e481} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001131 sec., 7957.559681697612 rows/sec., 579.38 KiB/sec. | ||
| 12456 | 2026.03.12 01:42:03.348835 [ 275 ] {96b0fbab-27c6-4136-a816-900b4933e481} <Debug> TCPHandler: Processed in 0.001289989 sec. | ||
| 12457 | 2026.03.12 01:42:03.348932 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12458 | 2026.03.12 01:42:03.349024 [ 275 ] {91e1c67d-2296-4e70-a319-03d9e405e745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12459 | 2026.03.12 01:42:03.349065 [ 275 ] {91e1c67d-2296-4e70-a319-03d9e405e745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12460 | 2026.03.12 01:42:03.349484 [ 275 ] {91e1c67d-2296-4e70-a319-03d9e405e745} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12461 | 2026.03.12 01:42:03.349518 [ 275 ] {91e1c67d-2296-4e70-a319-03d9e405e745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12462 | 2026.03.12 01:42:03.349817 [ 275 ] {91e1c67d-2296-4e70-a319-03d9e405e745} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12463 | 2026.03.12 01:42:03.350015 [ 275 ] {91e1c67d-2296-4e70-a319-03d9e405e745} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12464 | 2026.03.12 01:42:03.350137 [ 275 ] {91e1c67d-2296-4e70-a319-03d9e405e745} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001131 sec., 64544.6507515473 rows/sec., 5.04 MiB/sec. | ||
| 12465 | 2026.03.12 01:42:03.350173 [ 275 ] {91e1c67d-2296-4e70-a319-03d9e405e745} <Debug> TCPHandler: Processed in 0.001286669 sec. | ||
| 12466 | 2026.03.12 01:42:03.350281 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12467 | 2026.03.12 01:42:03.350372 [ 275 ] {b07d8a35-c9ef-401b-bb56-19366d4a8a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12468 | 2026.03.12 01:42:03.350414 [ 275 ] {b07d8a35-c9ef-401b-bb56-19366d4a8a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12469 | 2026.03.12 01:42:03.350850 [ 275 ] {b07d8a35-c9ef-401b-bb56-19366d4a8a0d} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12470 | 2026.03.12 01:42:03.350886 [ 275 ] {b07d8a35-c9ef-401b-bb56-19366d4a8a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12471 | 2026.03.12 01:42:03.351211 [ 275 ] {b07d8a35-c9ef-401b-bb56-19366d4a8a0d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12472 | 2026.03.12 01:42:03.351407 [ 275 ] {b07d8a35-c9ef-401b-bb56-19366d4a8a0d} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12473 | 2026.03.12 01:42:03.351534 [ 275 ] {b07d8a35-c9ef-401b-bb56-19366d4a8a0d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00118 sec., 137288.13559322033 rows/sec., 9.56 MiB/sec. | ||
| 12474 | 2026.03.12 01:42:03.351571 [ 275 ] {b07d8a35-c9ef-401b-bb56-19366d4a8a0d} <Debug> TCPHandler: Processed in 0.00133606 sec. | ||
| 12475 | 2026.03.12 01:42:03.351677 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12476 | 2026.03.12 01:42:03.351776 [ 275 ] {d9cf4894-43ff-49f6-be8b-08d2fd0a7898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12477 | 2026.03.12 01:42:03.351829 [ 275 ] {d9cf4894-43ff-49f6-be8b-08d2fd0a7898} <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 | ||
| 12478 | 2026.03.12 01:42:03.352637 [ 275 ] {d9cf4894-43ff-49f6-be8b-08d2fd0a7898} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12479 | 2026.03.12 01:42:03.352673 [ 275 ] {d9cf4894-43ff-49f6-be8b-08d2fd0a7898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12480 | 2026.03.12 01:42:03.353163 [ 275 ] {d9cf4894-43ff-49f6-be8b-08d2fd0a7898} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12481 | 2026.03.12 01:42:03.353383 [ 275 ] {d9cf4894-43ff-49f6-be8b-08d2fd0a7898} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12482 | 2026.03.12 01:42:03.353523 [ 275 ] {d9cf4894-43ff-49f6-be8b-08d2fd0a7898} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001765 sec., 2832.8611898016998 rows/sec., 5.08 MiB/sec. | ||
| 12483 | 2026.03.12 01:42:03.353576 [ 275 ] {d9cf4894-43ff-49f6-be8b-08d2fd0a7898} <Debug> TCPHandler: Processed in 0.001945739 sec. | ||
| 12484 | 2026.03.12 01:42:03.353688 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12485 | 2026.03.12 01:42:03.353780 [ 275 ] {65394c11-2175-42a0-aede-dbee1b691ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12486 | 2026.03.12 01:42:03.353820 [ 275 ] {65394c11-2175-42a0-aede-dbee1b691ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12487 | 2026.03.12 01:42:03.354159 [ 275 ] {65394c11-2175-42a0-aede-dbee1b691ac6} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12488 | 2026.03.12 01:42:03.354194 [ 275 ] {65394c11-2175-42a0-aede-dbee1b691ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12489 | 2026.03.12 01:42:03.354501 [ 275 ] {65394c11-2175-42a0-aede-dbee1b691ac6} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12490 | 2026.03.12 01:42:03.354712 [ 275 ] {65394c11-2175-42a0-aede-dbee1b691ac6} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12491 | 2026.03.12 01:42:03.354835 [ 275 ] {65394c11-2175-42a0-aede-dbee1b691ac6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 12492 | 2026.03.12 01:42:03.354871 [ 275 ] {65394c11-2175-42a0-aede-dbee1b691ac6} <Debug> TCPHandler: Processed in 0.001229868 sec. | ||
| 12493 | 2026.03.12 01:42:07.910286 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12494 | 2026.03.12 01:42:07.910348 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12495 | 2026.03.12 01:42:08.105165 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27880 | ||
| 12496 | 2026.03.12 01:42:08.105674 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12497 | 2026.03.12 01:42:08.105718 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12498 | 2026.03.12 01:42:08.106196 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12499 | 2026.03.12 01:42:08.106415 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12500 | 2026.03.12 01:42:08.106548 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27880 | ||
| 12501 | 2026.03.12 01:42:08.346725 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12502 | 2026.03.12 01:42:08.346906 [ 275 ] {9fb5ca37-0063-428b-9f3d-d6b38250efd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12503 | 2026.03.12 01:42:08.346973 [ 275 ] {9fb5ca37-0063-428b-9f3d-d6b38250efd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12504 | 2026.03.12 01:42:08.347674 [ 275 ] {9fb5ca37-0063-428b-9f3d-d6b38250efd6} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12505 | 2026.03.12 01:42:08.347721 [ 275 ] {9fb5ca37-0063-428b-9f3d-d6b38250efd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12506 | 2026.03.12 01:42:08.348127 [ 275 ] {9fb5ca37-0063-428b-9f3d-d6b38250efd6} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12507 | 2026.03.12 01:42:08.348366 [ 275 ] {9fb5ca37-0063-428b-9f3d-d6b38250efd6} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12508 | 2026.03.12 01:42:08.348523 [ 275 ] {9fb5ca37-0063-428b-9f3d-d6b38250efd6} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001669 sec., 75494.30796884363 rows/sec., 6.49 MiB/sec. | ||
| 12509 | 2026.03.12 01:42:08.348566 [ 275 ] {9fb5ca37-0063-428b-9f3d-d6b38250efd6} <Debug> TCPHandler: Processed in 0.00197601 sec. | ||
| 12510 | 2026.03.12 01:42:08.348694 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12511 | 2026.03.12 01:42:08.348788 [ 275 ] {3879d69f-1650-4d16-93d7-e26591d8bcb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12512 | 2026.03.12 01:42:08.348832 [ 275 ] {3879d69f-1650-4d16-93d7-e26591d8bcb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12513 | 2026.03.12 01:42:08.349248 [ 275 ] {3879d69f-1650-4d16-93d7-e26591d8bcb1} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12514 | 2026.03.12 01:42:08.349284 [ 275 ] {3879d69f-1650-4d16-93d7-e26591d8bcb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12515 | 2026.03.12 01:42:08.349583 [ 275 ] {3879d69f-1650-4d16-93d7-e26591d8bcb1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12516 | 2026.03.12 01:42:08.349799 [ 275 ] {3879d69f-1650-4d16-93d7-e26591d8bcb1} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12517 | 2026.03.12 01:42:08.349939 [ 275 ] {3879d69f-1650-4d16-93d7-e26591d8bcb1} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001169 sec., 29940.119760479043 rows/sec., 2.20 MiB/sec. | ||
| 12518 | 2026.03.12 01:42:08.349983 [ 275 ] {3879d69f-1650-4d16-93d7-e26591d8bcb1} <Debug> TCPHandler: Processed in 0.00134032 sec. | ||
| 12519 | 2026.03.12 01:42:08.350099 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12520 | 2026.03.12 01:42:08.350192 [ 275 ] {cd8274e4-4b94-411d-9248-5824961ce1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12521 | 2026.03.12 01:42:08.350232 [ 275 ] {cd8274e4-4b94-411d-9248-5824961ce1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12522 | 2026.03.12 01:42:08.350663 [ 275 ] {cd8274e4-4b94-411d-9248-5824961ce1bb} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12523 | 2026.03.12 01:42:08.350699 [ 275 ] {cd8274e4-4b94-411d-9248-5824961ce1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12524 | 2026.03.12 01:42:08.351008 [ 275 ] {cd8274e4-4b94-411d-9248-5824961ce1bb} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12525 | 2026.03.12 01:42:08.351228 [ 275 ] {cd8274e4-4b94-411d-9248-5824961ce1bb} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12526 | 2026.03.12 01:42:08.351358 [ 275 ] {cd8274e4-4b94-411d-9248-5824961ce1bb} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001183 sec., 83685.54522400677 rows/sec., 6.54 MiB/sec. | ||
| 12527 | 2026.03.12 01:42:08.351396 [ 275 ] {cd8274e4-4b94-411d-9248-5824961ce1bb} <Debug> TCPHandler: Processed in 0.001352171 sec. | ||
| 12528 | 2026.03.12 01:42:08.351506 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12529 | 2026.03.12 01:42:08.351600 [ 275 ] {4e209b53-dae8-49be-b626-070eb78a78d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12530 | 2026.03.12 01:42:08.351643 [ 275 ] {4e209b53-dae8-49be-b626-070eb78a78d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12531 | 2026.03.12 01:42:08.352058 [ 275 ] {4e209b53-dae8-49be-b626-070eb78a78d0} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12532 | 2026.03.12 01:42:08.352094 [ 275 ] {4e209b53-dae8-49be-b626-070eb78a78d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12533 | 2026.03.12 01:42:08.352413 [ 275 ] {4e209b53-dae8-49be-b626-070eb78a78d0} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12534 | 2026.03.12 01:42:08.352614 [ 275 ] {4e209b53-dae8-49be-b626-070eb78a78d0} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12535 | 2026.03.12 01:42:08.352741 [ 275 ] {4e209b53-dae8-49be-b626-070eb78a78d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 12536 | 2026.03.12 01:42:08.352779 [ 275 ] {4e209b53-dae8-49be-b626-070eb78a78d0} <Debug> TCPHandler: Processed in 0.00132237 sec. | ||
| 12537 | 2026.03.12 01:42:08.352884 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12538 | 2026.03.12 01:42:08.352976 [ 275 ] {0ecf2826-416a-4be8-bf02-0fb67660ccb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12539 | 2026.03.12 01:42:08.353031 [ 275 ] {0ecf2826-416a-4be8-bf02-0fb67660ccb4} <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 | ||
| 12540 | 2026.03.12 01:42:08.353865 [ 275 ] {0ecf2826-416a-4be8-bf02-0fb67660ccb4} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12541 | 2026.03.12 01:42:08.353899 [ 275 ] {0ecf2826-416a-4be8-bf02-0fb67660ccb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12542 | 2026.03.12 01:42:08.354456 [ 275 ] {0ecf2826-416a-4be8-bf02-0fb67660ccb4} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12543 | 2026.03.12 01:42:08.354696 [ 275 ] {0ecf2826-416a-4be8-bf02-0fb67660ccb4} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12544 | 2026.03.12 01:42:08.354835 [ 275 ] {0ecf2826-416a-4be8-bf02-0fb67660ccb4} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001876 sec., 18656.716417910447 rows/sec., 33.43 MiB/sec. | ||
| 12545 | 2026.03.12 01:42:08.354889 [ 275 ] {0ecf2826-416a-4be8-bf02-0fb67660ccb4} <Debug> TCPHandler: Processed in 0.002053991 sec. | ||
| 12546 | 2026.03.12 01:42:08.355001 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12547 | 2026.03.12 01:42:08.355095 [ 275 ] {b1fc1a42-9ad1-4049-896c-3eca8c116060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12548 | 2026.03.12 01:42:08.355137 [ 275 ] {b1fc1a42-9ad1-4049-896c-3eca8c116060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12549 | 2026.03.12 01:42:08.355470 [ 275 ] {b1fc1a42-9ad1-4049-896c-3eca8c116060} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12550 | 2026.03.12 01:42:08.355505 [ 275 ] {b1fc1a42-9ad1-4049-896c-3eca8c116060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12551 | 2026.03.12 01:42:08.355801 [ 275 ] {b1fc1a42-9ad1-4049-896c-3eca8c116060} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12552 | 2026.03.12 01:42:08.356006 [ 275 ] {b1fc1a42-9ad1-4049-896c-3eca8c116060} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12553 | 2026.03.12 01:42:08.356132 [ 275 ] {b1fc1a42-9ad1-4049-896c-3eca8c116060} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 12554 | 2026.03.12 01:42:08.356168 [ 275 ] {b1fc1a42-9ad1-4049-896c-3eca8c116060} <Debug> TCPHandler: Processed in 0.001217168 sec. | ||
| 12555 | 2026.03.12 01:42:09.634123 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12556 | 2026.03.12 01:42:09.652248 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12557 | 2026.03.12 01:42:09.652315 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 12558 | 2026.03.12 01:42:09.658543 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12559 | 2026.03.12 01:42:09.659304 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12560 | 2026.03.12 01:42:09.662682 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12561 | 2026.03.12 01:42:13.202940 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1552 | ||
| 12562 | 2026.03.12 01:42:13.205237 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12563 | 2026.03.12 01:42:13.205294 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12564 | 2026.03.12 01:42:13.206559 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12565 | 2026.03.12 01:42:13.206846 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12566 | 2026.03.12 01:42:13.207225 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1552 | ||
| 12567 | 2026.03.12 01:42:13.343751 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12568 | 2026.03.12 01:42:13.343932 [ 275 ] {0f3ee73d-5df6-402a-b923-90fca64ddc98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12569 | 2026.03.12 01:42:13.343999 [ 275 ] {0f3ee73d-5df6-402a-b923-90fca64ddc98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12570 | 2026.03.12 01:42:13.344718 [ 275 ] {0f3ee73d-5df6-402a-b923-90fca64ddc98} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12571 | 2026.03.12 01:42:13.344762 [ 275 ] {0f3ee73d-5df6-402a-b923-90fca64ddc98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12572 | 2026.03.12 01:42:13.345155 [ 275 ] {0f3ee73d-5df6-402a-b923-90fca64ddc98} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12573 | 2026.03.12 01:42:13.345387 [ 275 ] {0f3ee73d-5df6-402a-b923-90fca64ddc98} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12574 | 2026.03.12 01:42:13.345548 [ 275 ] {0f3ee73d-5df6-402a-b923-90fca64ddc98} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001673 sec., 39450.08965929468 rows/sec., 3.12 MiB/sec. | ||
| 12575 | 2026.03.12 01:42:13.345591 [ 275 ] {0f3ee73d-5df6-402a-b923-90fca64ddc98} <Debug> TCPHandler: Processed in 0.00197582 sec. | ||
| 12576 | 2026.03.12 01:42:13.345716 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12577 | 2026.03.12 01:42:13.345810 [ 275 ] {5cb4c135-e57a-4b37-935f-40941fc1e2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12578 | 2026.03.12 01:42:13.345852 [ 275 ] {5cb4c135-e57a-4b37-935f-40941fc1e2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12579 | 2026.03.12 01:42:13.346260 [ 275 ] {5cb4c135-e57a-4b37-935f-40941fc1e2ef} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12580 | 2026.03.12 01:42:13.346297 [ 275 ] {5cb4c135-e57a-4b37-935f-40941fc1e2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12581 | 2026.03.12 01:42:13.346618 [ 275 ] {5cb4c135-e57a-4b37-935f-40941fc1e2ef} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12582 | 2026.03.12 01:42:13.346822 [ 275 ] {5cb4c135-e57a-4b37-935f-40941fc1e2ef} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12583 | 2026.03.12 01:42:13.346952 [ 275 ] {5cb4c135-e57a-4b37-935f-40941fc1e2ef} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001161 sec., 4306.632213608958 rows/sec., 323.84 KiB/sec. | ||
| 12584 | 2026.03.12 01:42:13.346991 [ 275 ] {5cb4c135-e57a-4b37-935f-40941fc1e2ef} <Debug> TCPHandler: Processed in 0.0013262 sec. | ||
| 12585 | 2026.03.12 01:42:13.347101 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12586 | 2026.03.12 01:42:13.347194 [ 275 ] {cf360de6-2263-4b41-882e-b9057987adca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12587 | 2026.03.12 01:42:13.347235 [ 275 ] {cf360de6-2263-4b41-882e-b9057987adca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12588 | 2026.03.12 01:42:13.347651 [ 275 ] {cf360de6-2263-4b41-882e-b9057987adca} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12589 | 2026.03.12 01:42:13.347687 [ 275 ] {cf360de6-2263-4b41-882e-b9057987adca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12590 | 2026.03.12 01:42:13.348003 [ 275 ] {cf360de6-2263-4b41-882e-b9057987adca} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12591 | 2026.03.12 01:42:13.348230 [ 275 ] {cf360de6-2263-4b41-882e-b9057987adca} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12592 | 2026.03.12 01:42:13.348359 [ 275 ] {cf360de6-2263-4b41-882e-b9057987adca} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001183 sec., 58326.28909551986 rows/sec., 4.55 MiB/sec. | ||
| 12593 | 2026.03.12 01:42:13.348397 [ 275 ] {cf360de6-2263-4b41-882e-b9057987adca} <Debug> TCPHandler: Processed in 0.00134603 sec. | ||
| 12594 | 2026.03.12 01:42:13.348508 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12595 | 2026.03.12 01:42:13.348602 [ 275 ] {f083c44a-dad7-41b8-b813-fd3378c860fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12596 | 2026.03.12 01:42:13.348648 [ 275 ] {f083c44a-dad7-41b8-b813-fd3378c860fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12597 | 2026.03.12 01:42:13.349074 [ 275 ] {f083c44a-dad7-41b8-b813-fd3378c860fe} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12598 | 2026.03.12 01:42:13.349111 [ 275 ] {f083c44a-dad7-41b8-b813-fd3378c860fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12599 | 2026.03.12 01:42:13.349448 [ 275 ] {f083c44a-dad7-41b8-b813-fd3378c860fe} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12600 | 2026.03.12 01:42:13.349663 [ 275 ] {f083c44a-dad7-41b8-b813-fd3378c860fe} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12601 | 2026.03.12 01:42:13.349797 [ 275 ] {f083c44a-dad7-41b8-b813-fd3378c860fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 12602 | 2026.03.12 01:42:13.349835 [ 275 ] {f083c44a-dad7-41b8-b813-fd3378c860fe} <Debug> TCPHandler: Processed in 0.001375871 sec. | ||
| 12603 | 2026.03.12 01:42:13.349937 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12604 | 2026.03.12 01:42:13.350031 [ 275 ] {40b76faa-f021-452c-98e2-e48acb41de6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12605 | 2026.03.12 01:42:13.350086 [ 275 ] {40b76faa-f021-452c-98e2-e48acb41de6d} <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 | ||
| 12606 | 2026.03.12 01:42:13.350890 [ 275 ] {40b76faa-f021-452c-98e2-e48acb41de6d} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12607 | 2026.03.12 01:42:13.350937 [ 275 ] {40b76faa-f021-452c-98e2-e48acb41de6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12608 | 2026.03.12 01:42:13.351615 [ 275 ] {40b76faa-f021-452c-98e2-e48acb41de6d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12609 | 2026.03.12 01:42:13.351891 [ 275 ] {40b76faa-f021-452c-98e2-e48acb41de6d} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12610 | 2026.03.12 01:42:13.352067 [ 275 ] {40b76faa-f021-452c-98e2-e48acb41de6d} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002053 sec., 2435.4603019970773 rows/sec., 4.36 MiB/sec. | ||
| 12611 | 2026.03.12 01:42:13.352140 [ 275 ] {40b76faa-f021-452c-98e2-e48acb41de6d} <Debug> TCPHandler: Processed in 0.002252355 sec. | ||
| 12612 | 2026.03.12 01:42:13.352272 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12613 | 2026.03.12 01:42:13.352398 [ 275 ] {ce371110-0f9d-408c-9c0a-3962e109b0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12614 | 2026.03.12 01:42:13.352449 [ 275 ] {ce371110-0f9d-408c-9c0a-3962e109b0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12615 | 2026.03.12 01:42:13.352867 [ 275 ] {ce371110-0f9d-408c-9c0a-3962e109b0e7} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12616 | 2026.03.12 01:42:13.352912 [ 275 ] {ce371110-0f9d-408c-9c0a-3962e109b0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12617 | 2026.03.12 01:42:13.353273 [ 275 ] {ce371110-0f9d-408c-9c0a-3962e109b0e7} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12618 | 2026.03.12 01:42:13.353487 [ 275 ] {ce371110-0f9d-408c-9c0a-3962e109b0e7} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12619 | 2026.03.12 01:42:13.353629 [ 275 ] {ce371110-0f9d-408c-9c0a-3962e109b0e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001258 sec., 47694.753577106516 rows/sec., 3.21 MiB/sec. | ||
| 12620 | 2026.03.12 01:42:13.353669 [ 275 ] {ce371110-0f9d-408c-9c0a-3962e109b0e7} <Debug> TCPHandler: Processed in 0.001458442 sec. | ||
| 12621 | 2026.03.12 01:42:13.624983 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12622 | 2026.03.12 01:42:13.625168 [ 275 ] {5e4cc697-e1dc-4e8f-87aa-346694db745a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12623 | 2026.03.12 01:42:13.625240 [ 275 ] {5e4cc697-e1dc-4e8f-87aa-346694db745a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12624 | 2026.03.12 01:42:13.625927 [ 275 ] {5e4cc697-e1dc-4e8f-87aa-346694db745a} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12625 | 2026.03.12 01:42:13.625978 [ 275 ] {5e4cc697-e1dc-4e8f-87aa-346694db745a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12626 | 2026.03.12 01:42:13.626382 [ 275 ] {5e4cc697-e1dc-4e8f-87aa-346694db745a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12627 | 2026.03.12 01:42:13.626629 [ 275 ] {5e4cc697-e1dc-4e8f-87aa-346694db745a} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12628 | 2026.03.12 01:42:13.626797 [ 275 ] {5e4cc697-e1dc-4e8f-87aa-346694db745a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001685 sec., 14243.323442136498 rows/sec., 1.18 MiB/sec. | ||
| 12629 | 2026.03.12 01:42:13.626847 [ 275 ] {5e4cc697-e1dc-4e8f-87aa-346694db745a} <Debug> TCPHandler: Processed in 0.00200036 sec. | ||
| 12630 | 2026.03.12 01:42:13.626981 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12631 | 2026.03.12 01:42:13.627085 [ 275 ] {c7380c90-f075-47ae-bc78-c5159fb389c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12632 | 2026.03.12 01:42:13.627129 [ 275 ] {c7380c90-f075-47ae-bc78-c5159fb389c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12633 | 2026.03.12 01:42:13.627551 [ 275 ] {c7380c90-f075-47ae-bc78-c5159fb389c0} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12634 | 2026.03.12 01:42:13.627590 [ 275 ] {c7380c90-f075-47ae-bc78-c5159fb389c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12635 | 2026.03.12 01:42:13.627896 [ 275 ] {c7380c90-f075-47ae-bc78-c5159fb389c0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12636 | 2026.03.12 01:42:13.628118 [ 275 ] {c7380c90-f075-47ae-bc78-c5159fb389c0} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12637 | 2026.03.12 01:42:13.628258 [ 275 ] {c7380c90-f075-47ae-bc78-c5159fb389c0} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001198 sec., 5008.347245409015 rows/sec., 408.40 KiB/sec. | ||
| 12638 | 2026.03.12 01:42:13.628298 [ 275 ] {c7380c90-f075-47ae-bc78-c5159fb389c0} <Debug> TCPHandler: Processed in 0.0013702 sec. | ||
| 12639 | 2026.03.12 01:42:13.628410 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12640 | 2026.03.12 01:42:13.628508 [ 275 ] {b4bfc387-e65a-48d5-b32d-43044593e2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12641 | 2026.03.12 01:42:13.628549 [ 275 ] {b4bfc387-e65a-48d5-b32d-43044593e2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12642 | 2026.03.12 01:42:13.630069 [ 275 ] {b4bfc387-e65a-48d5-b32d-43044593e2f1} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12643 | 2026.03.12 01:42:13.630106 [ 275 ] {b4bfc387-e65a-48d5-b32d-43044593e2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12644 | 2026.03.12 01:42:13.630552 [ 275 ] {b4bfc387-e65a-48d5-b32d-43044593e2f1} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12645 | 2026.03.12 01:42:13.630763 [ 275 ] {b4bfc387-e65a-48d5-b32d-43044593e2f1} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12646 | 2026.03.12 01:42:13.630905 [ 275 ] {b4bfc387-e65a-48d5-b32d-43044593e2f1} <Debug> executeQuery: Read 2133 rows, 166.92 KiB in 0.002417 sec., 882498.9656599091 rows/sec., 67.44 MiB/sec. | ||
| 12647 | 2026.03.12 01:42:13.630904 [ 89 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12648 | 2026.03.12 01:42:13.630947 [ 275 ] {b4bfc387-e65a-48d5-b32d-43044593e2f1} <Debug> TCPHandler: Processed in 0.002586469 sec. | ||
| 12649 | 2026.03.12 01:42:13.630981 [ 89 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12650 | 2026.03.12 01:42:13.631014 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12651 | 2026.03.12 01:42:13.631078 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12652 | 2026.03.12 01:42:13.631118 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 12653 | 2026.03.12 01:42:13.631178 [ 275 ] {e35c84fe-ee7f-4e6c-9532-1dbad216f951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12654 | 2026.03.12 01:42:13.631224 [ 275 ] {e35c84fe-ee7f-4e6c-9532-1dbad216f951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12655 | 2026.03.12 01:42:13.631237 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12656 | 2026.03.12 01:42:13.631277 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2893 rows starting from the beginning of the part | ||
| 12657 | 2026.03.12 01:42:13.631346 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 126 rows starting from the beginning of the part | ||
| 12658 | 2026.03.12 01:42:13.631408 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 68 rows starting from the beginning of the part | ||
| 12659 | 2026.03.12 01:42:13.631472 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 126 rows starting from the beginning of the part | ||
| 12660 | 2026.03.12 01:42:13.631525 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 66 rows starting from the beginning of the part | ||
| 12661 | 2026.03.12 01:42:13.631570 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 2133 rows starting from the beginning of the part | ||
| 12662 | 2026.03.12 01:42:13.631688 [ 275 ] {e35c84fe-ee7f-4e6c-9532-1dbad216f951} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12663 | 2026.03.12 01:42:13.631732 [ 275 ] {e35c84fe-ee7f-4e6c-9532-1dbad216f951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12664 | 2026.03.12 01:42:13.632078 [ 275 ] {e35c84fe-ee7f-4e6c-9532-1dbad216f951} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12665 | 2026.03.12 01:42:13.632290 [ 275 ] {e35c84fe-ee7f-4e6c-9532-1dbad216f951} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12666 | 2026.03.12 01:42:13.632425 [ 89 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12667 | 2026.03.12 01:42:13.632442 [ 275 ] {e35c84fe-ee7f-4e6c-9532-1dbad216f951} <Debug> executeQuery: Read 64 rows, 4.84 KiB in 0.001281 sec., 49960.96799375488 rows/sec., 3.69 MiB/sec. | ||
| 12668 | 2026.03.12 01:42:13.632464 [ 89 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12669 | 2026.03.12 01:42:13.632490 [ 275 ] {e35c84fe-ee7f-4e6c-9532-1dbad216f951} <Debug> TCPHandler: Processed in 0.001463602 sec. | ||
| 12670 | 2026.03.12 01:42:13.632492 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12671 | 2026.03.12 01:42:13.632597 [ 200 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 12672 | 2026.03.12 01:42:13.632624 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12673 | 2026.03.12 01:42:13.632692 [ 200 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12674 | 2026.03.12 01:42:13.632723 [ 275 ] {17fbba0a-b987-436a-af33-12355dc1dded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12675 | 2026.03.12 01:42:13.632724 [ 200 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 225 rows starting from the beginning of the part | ||
| 12676 | 2026.03.12 01:42:13.632764 [ 275 ] {17fbba0a-b987-436a-af33-12355dc1dded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12677 | 2026.03.12 01:42:13.632794 [ 200 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 35 rows starting from the beginning of the part | ||
| 12678 | 2026.03.12 01:42:13.632842 [ 200 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 9 rows starting from the beginning of the part | ||
| 12679 | 2026.03.12 01:42:13.632885 [ 200 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 35 rows starting from the beginning of the part | ||
| 12680 | 2026.03.12 01:42:13.632924 [ 200 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 5 rows starting from the beginning of the part | ||
| 12681 | 2026.03.12 01:42:13.632964 [ 200 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 12682 | 2026.03.12 01:42:13.633464 [ 275 ] {17fbba0a-b987-436a-af33-12355dc1dded} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12683 | 2026.03.12 01:42:13.633500 [ 275 ] {17fbba0a-b987-436a-af33-12355dc1dded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12684 | 2026.03.12 01:42:13.633749 [ 190 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001185678 sec., 314587.9404020316 rows/sec., 22.51 MiB/sec. | ||
| 12685 | 2026.03.12 01:42:13.633868 [ 275 ] {17fbba0a-b987-436a-af33-12355dc1dded} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12686 | 2026.03.12 01:42:13.633930 [ 190 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5412 rows, containing 5 columns (5 merged, 0 gathered) in 0.002860404 sec., 1892040.4250588377 rows/sec., 153.20 MiB/sec. | ||
| 12687 | 2026.03.12 01:42:13.633974 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12688 | 2026.03.12 01:42:13.634123 [ 275 ] {17fbba0a-b987-436a-af33-12355dc1dded} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12689 | 2026.03.12 01:42:13.634259 [ 191 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12690 | 2026.03.12 01:42:13.634273 [ 275 ] {17fbba0a-b987-436a-af33-12355dc1dded} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001569 sec., 466539.19694072654 rows/sec., 27.59 MiB/sec. | ||
| 12691 | 2026.03.12 01:42:13.634332 [ 275 ] {17fbba0a-b987-436a-af33-12355dc1dded} <Debug> TCPHandler: Processed in 0.001757777 sec. | ||
| 12692 | 2026.03.12 01:42:13.634341 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_81_16} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12693 | 2026.03.12 01:42:13.634447 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_81_16} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12694 | 2026.03.12 01:42:13.634466 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12695 | 2026.03.12 01:42:13.634555 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12696 | 2026.03.12 01:42:13.634570 [ 275 ] {f2756a0c-d03b-4bbf-9f2f-334c51996312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12697 | 2026.03.12 01:42:13.634605 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_96_19} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12698 | 2026.03.12 01:42:13.634615 [ 275 ] {f2756a0c-d03b-4bbf-9f2f-334c51996312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12699 | 2026.03.12 01:42:13.634708 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_96_19} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12700 | 2026.03.12 01:42:13.634803 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 12701 | 2026.03.12 01:42:13.635027 [ 275 ] {f2756a0c-d03b-4bbf-9f2f-334c51996312} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12702 | 2026.03.12 01:42:13.635067 [ 275 ] {f2756a0c-d03b-4bbf-9f2f-334c51996312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12703 | 2026.03.12 01:42:13.635353 [ 275 ] {f2756a0c-d03b-4bbf-9f2f-334c51996312} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 12704 | 2026.03.12 01:42:13.635559 [ 275 ] {f2756a0c-d03b-4bbf-9f2f-334c51996312} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12705 | 2026.03.12 01:42:13.635687 [ 275 ] {f2756a0c-d03b-4bbf-9f2f-334c51996312} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 61.84 KiB/sec. | ||
| 12706 | 2026.03.12 01:42:13.635724 [ 275 ] {f2756a0c-d03b-4bbf-9f2f-334c51996312} <Debug> TCPHandler: Processed in 0.00130864 sec. | ||
| 12707 | 2026.03.12 01:42:13.635839 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12708 | 2026.03.12 01:42:13.635931 [ 275 ] {b8cdf243-0598-4d85-b301-dca95e8de371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12709 | 2026.03.12 01:42:13.635970 [ 275 ] {b8cdf243-0598-4d85-b301-dca95e8de371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12710 | 2026.03.12 01:42:13.636363 [ 275 ] {b8cdf243-0598-4d85-b301-dca95e8de371} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12711 | 2026.03.12 01:42:13.636398 [ 275 ] {b8cdf243-0598-4d85-b301-dca95e8de371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12712 | 2026.03.12 01:42:13.636684 [ 275 ] {b8cdf243-0598-4d85-b301-dca95e8de371} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12713 | 2026.03.12 01:42:13.636880 [ 275 ] {b8cdf243-0598-4d85-b301-dca95e8de371} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12714 | 2026.03.12 01:42:13.637003 [ 275 ] {b8cdf243-0598-4d85-b301-dca95e8de371} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00109 sec., 11009.174311926605 rows/sec., 860.09 KiB/sec. | ||
| 12715 | 2026.03.12 01:42:13.637041 [ 275 ] {b8cdf243-0598-4d85-b301-dca95e8de371} <Debug> TCPHandler: Processed in 0.001252499 sec. | ||
| 12716 | 2026.03.12 01:42:13.637157 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12717 | 2026.03.12 01:42:13.637257 [ 275 ] {3d6d286d-5066-4010-bc1d-52917ef690d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12718 | 2026.03.12 01:42:13.637298 [ 275 ] {3d6d286d-5066-4010-bc1d-52917ef690d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12719 | 2026.03.12 01:42:13.638121 [ 275 ] {3d6d286d-5066-4010-bc1d-52917ef690d0} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12720 | 2026.03.12 01:42:13.638158 [ 275 ] {3d6d286d-5066-4010-bc1d-52917ef690d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12721 | 2026.03.12 01:42:13.638504 [ 275 ] {3d6d286d-5066-4010-bc1d-52917ef690d0} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12722 | 2026.03.12 01:42:13.638718 [ 275 ] {3d6d286d-5066-4010-bc1d-52917ef690d0} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12723 | 2026.03.12 01:42:13.638846 [ 84 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12724 | 2026.03.12 01:42:13.638848 [ 275 ] {3d6d286d-5066-4010-bc1d-52917ef690d0} <Debug> executeQuery: Read 1088 rows, 77.77 KiB in 0.001608 sec., 676616.9154228856 rows/sec., 47.23 MiB/sec. | ||
| 12725 | 2026.03.12 01:42:13.638883 [ 84 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12726 | 2026.03.12 01:42:13.638899 [ 275 ] {3d6d286d-5066-4010-bc1d-52917ef690d0} <Debug> TCPHandler: Processed in 0.001792037 sec. | ||
| 12727 | 2026.03.12 01:42:13.638902 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12728 | 2026.03.12 01:42:13.638994 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 12729 | 2026.03.12 01:42:13.639016 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12730 | 2026.03.12 01:42:13.639093 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12731 | 2026.03.12 01:42:13.639114 [ 275 ] {aa673d69-9502-451c-931f-da2fcc2ad6e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12732 | 2026.03.12 01:42:13.639127 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1551 rows starting from the beginning of the part | ||
| 12733 | 2026.03.12 01:42:13.639165 [ 275 ] {aa673d69-9502-451c-931f-da2fcc2ad6e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12734 | 2026.03.12 01:42:13.639214 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 99 rows starting from the beginning of the part | ||
| 12735 | 2026.03.12 01:42:13.639271 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 73 rows starting from the beginning of the part | ||
| 12736 | 2026.03.12 01:42:13.639326 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 99 rows starting from the beginning of the part | ||
| 12737 | 2026.03.12 01:42:13.639377 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 69 rows starting from the beginning of the part | ||
| 12738 | 2026.03.12 01:42:13.639422 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1088 rows starting from the beginning of the part | ||
| 12739 | 2026.03.12 01:42:13.639888 [ 275 ] {aa673d69-9502-451c-931f-da2fcc2ad6e1} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12740 | 2026.03.12 01:42:13.639928 [ 275 ] {aa673d69-9502-451c-931f-da2fcc2ad6e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12741 | 2026.03.12 01:42:13.640452 [ 275 ] {aa673d69-9502-451c-931f-da2fcc2ad6e1} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12742 | 2026.03.12 01:42:13.640773 [ 275 ] {aa673d69-9502-451c-931f-da2fcc2ad6e1} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12743 | 2026.03.12 01:42:13.640814 [ 191 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2979 rows, containing 5 columns (5 merged, 0 gathered) in 0.001853338 sec., 1607370.0533847576 rows/sec., 119.84 MiB/sec. | ||
| 12744 | 2026.03.12 01:42:13.640890 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12745 | 2026.03.12 01:42:13.640911 [ 275 ] {aa673d69-9502-451c-931f-da2fcc2ad6e1} <Debug> executeQuery: Read 1256 rows, 81.12 KiB in 0.001815 sec., 692011.0192837466 rows/sec., 43.65 MiB/sec. | ||
| 12746 | 2026.03.12 01:42:13.640928 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12747 | 2026.03.12 01:42:13.640946 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12748 | 2026.03.12 01:42:13.640949 [ 275 ] {aa673d69-9502-451c-931f-da2fcc2ad6e1} <Debug> TCPHandler: Processed in 0.00198299 sec. | ||
| 12749 | 2026.03.12 01:42:13.641019 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 12750 | 2026.03.12 01:42:13.641027 [ 190 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12751 | 2026.03.12 01:42:13.641071 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12752 | 2026.03.12 01:42:13.641211 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12753 | 2026.03.12 01:42:13.641243 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 29959 rows starting from the beginning of the part | ||
| 12754 | 2026.03.12 01:42:13.641247 [ 275 ] {f09ee46b-e520-4d8c-b30e-e68b5573879d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12755 | 2026.03.12 01:42:13.641292 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 12756 | 2026.03.12 01:42:13.641316 [ 275 ] {f09ee46b-e520-4d8c-b30e-e68b5573879d} <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 | ||
| 12757 | 2026.03.12 01:42:13.641333 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 162 rows starting from the beginning of the part | ||
| 12758 | 2026.03.12 01:42:13.641372 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 12759 | 2026.03.12 01:42:13.641406 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 12760 | 2026.03.12 01:42:13.641408 [ 190 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_96_19} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12761 | 2026.03.12 01:42:13.641442 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1256 rows starting from the beginning of the part | ||
| 12762 | 2026.03.12 01:42:13.641496 [ 190 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_96_19} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12763 | 2026.03.12 01:42:13.641568 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 12764 | 2026.03.12 01:42:13.642306 [ 275 ] {f09ee46b-e520-4d8c-b30e-e68b5573879d} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12765 | 2026.03.12 01:42:13.642347 [ 275 ] {f09ee46b-e520-4d8c-b30e-e68b5573879d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12766 | 2026.03.12 01:42:13.643024 [ 275 ] {f09ee46b-e520-4d8c-b30e-e68b5573879d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12767 | 2026.03.12 01:42:13.643259 [ 275 ] {f09ee46b-e520-4d8c-b30e-e68b5573879d} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12768 | 2026.03.12 01:42:13.643374 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12769 | 2026.03.12 01:42:13.643403 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12770 | 2026.03.12 01:42:13.643404 [ 275 ] {f09ee46b-e520-4d8c-b30e-e68b5573879d} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002177 sec., 21129.995406522736 rows/sec., 37.86 MiB/sec. | ||
| 12771 | 2026.03.12 01:42:13.643421 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12772 | 2026.03.12 01:42:13.643477 [ 275 ] {f09ee46b-e520-4d8c-b30e-e68b5573879d} <Debug> TCPHandler: Processed in 0.002454767 sec. | ||
| 12773 | 2026.03.12 01:42:13.643508 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::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 | ||
| 12774 | 2026.03.12 01:42:13.643604 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12775 | 2026.03.12 01:42:13.643704 [ 275 ] {12ef5962-bcde-4920-90dc-6d7dc9db2a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12776 | 2026.03.12 01:42:13.643738 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12777 | 2026.03.12 01:42:13.643746 [ 275 ] {12ef5962-bcde-4920-90dc-6d7dc9db2a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12778 | 2026.03.12 01:42:13.643804 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1657 rows starting from the beginning of the part | ||
| 12779 | 2026.03.12 01:42:13.643941 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 35 rows starting from the beginning of the part | ||
| 12780 | 2026.03.12 01:42:13.644049 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 5 rows starting from the beginning of the part | ||
| 12781 | 2026.03.12 01:42:13.644108 [ 275 ] {12ef5962-bcde-4920-90dc-6d7dc9db2a3f} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12782 | 2026.03.12 01:42:13.644148 [ 275 ] {12ef5962-bcde-4920-90dc-6d7dc9db2a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12783 | 2026.03.12 01:42:13.644148 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 35 rows starting from the beginning of the part | ||
| 12784 | 2026.03.12 01:42:13.644261 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 5 rows starting from the beginning of the part | ||
| 12785 | 2026.03.12 01:42:13.644356 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 46 rows starting from the beginning of the part | ||
| 12786 | 2026.03.12 01:42:13.644488 [ 275 ] {12ef5962-bcde-4920-90dc-6d7dc9db2a3f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12787 | 2026.03.12 01:42:13.644728 [ 275 ] {12ef5962-bcde-4920-90dc-6d7dc9db2a3f} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12788 | 2026.03.12 01:42:13.644842 [ 84 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12789 | 2026.03.12 01:42:13.644866 [ 84 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12790 | 2026.03.12 01:42:13.644868 [ 275 ] {12ef5962-bcde-4920-90dc-6d7dc9db2a3f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001184 sec., 10135.135135135135 rows/sec., 699.43 KiB/sec. | ||
| 12791 | 2026.03.12 01:42:13.644883 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12792 | 2026.03.12 01:42:13.644910 [ 275 ] {12ef5962-bcde-4920-90dc-6d7dc9db2a3f} <Debug> TCPHandler: Processed in 0.001354931 sec. | ||
| 12793 | 2026.03.12 01:42:13.644979 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 12794 | 2026.03.12 01:42:13.645148 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12795 | 2026.03.12 01:42:13.645184 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4740 rows starting from the beginning of the part | ||
| 12796 | 2026.03.12 01:42:13.645248 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 12797 | 2026.03.12 01:42:13.645299 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 12798 | 2026.03.12 01:42:13.645344 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 12799 | 2026.03.12 01:42:13.645388 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 12800 | 2026.03.12 01:42:13.645431 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 12 rows starting from the beginning of the part | ||
| 12801 | 2026.03.12 01:42:13.647521 [ 196 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4992 rows, containing 4 columns (4 merged, 0 gathered) in 0.002592969 sec., 1925206.2018481516 rows/sec., 128.50 MiB/sec. | ||
| 12802 | 2026.03.12 01:42:13.647996 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12803 | 2026.03.12 01:42:13.648312 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_96_19} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12804 | 2026.03.12 01:42:13.648392 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_96_19} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12805 | 2026.03.12 01:42:13.648474 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 12806 | 2026.03.12 01:42:13.649579 [ 202 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31857 rows, containing 5 columns (5 merged, 0 gathered) in 0.00858863 sec., 3709206.2412748015 rows/sec., 245.30 MiB/sec. | ||
| 12807 | 2026.03.12 01:42:13.650097 [ 202 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12808 | 2026.03.12 01:42:13.650354 [ 202 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12809 | 2026.03.12 01:42:13.650423 [ 202 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12810 | 2026.03.12 01:42:13.650501 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12811 | 2026.03.12 01:42:13.658871 [ 194 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1783 rows, containing 19 columns (19 merged, 0 gathered) in 0.015403363 sec., 115753.94282404434 rows/sec., 207.43 MiB/sec. | ||
| 12812 | 2026.03.12 01:42:13.661152 [ 194 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12813 | 2026.03.12 01:42:13.661499 [ 194 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12814 | 2026.03.12 01:42:13.661577 [ 194 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12815 | 2026.03.12 01:42:13.661739 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.12 MiB. | ||
| 12816 | 2026.03.12 01:42:14.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.52 MiB, peak 363.58 MiB, free memory in arenas 0.00 B, will set to 353.09 MiB (RSS), difference: 6.56 MiB | ||
| 12817 | 2026.03.12 01:42:15.606675 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28328 | ||
| 12818 | 2026.03.12 01:42:15.607234 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12819 | 2026.03.12 01:42:15.607284 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12820 | 2026.03.12 01:42:15.607792 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12821 | 2026.03.12 01:42:15.608034 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12822 | 2026.03.12 01:42:15.608183 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28328 | ||
| 12823 | 2026.03.12 01:42:17.162741 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12824 | 2026.03.12 01:42:17.180587 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12825 | 2026.03.12 01:42:17.180661 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12826 | 2026.03.12 01:42:17.187819 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12827 | 2026.03.12 01:42:17.188814 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12828 | 2026.03.12 01:42:17.193968 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12829 | 2026.03.12 01:42:18.342642 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12830 | 2026.03.12 01:42:18.342838 [ 275 ] {efad764c-1bba-4268-8396-44d40635bc37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12831 | 2026.03.12 01:42:18.342908 [ 275 ] {efad764c-1bba-4268-8396-44d40635bc37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12832 | 2026.03.12 01:42:18.343599 [ 275 ] {efad764c-1bba-4268-8396-44d40635bc37} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12833 | 2026.03.12 01:42:18.343652 [ 275 ] {efad764c-1bba-4268-8396-44d40635bc37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12834 | 2026.03.12 01:42:18.344060 [ 275 ] {efad764c-1bba-4268-8396-44d40635bc37} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12835 | 2026.03.12 01:42:18.344289 [ 275 ] {efad764c-1bba-4268-8396-44d40635bc37} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12836 | 2026.03.12 01:42:18.344446 [ 275 ] {efad764c-1bba-4268-8396-44d40635bc37} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001659 sec., 33755.27426160337 rows/sec., 2.58 MiB/sec. | ||
| 12837 | 2026.03.12 01:42:18.344490 [ 275 ] {efad764c-1bba-4268-8396-44d40635bc37} <Debug> TCPHandler: Processed in 0.00198571 sec. | ||
| 12838 | 2026.03.12 01:42:18.344633 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12839 | 2026.03.12 01:42:18.344763 [ 275 ] {a8c55fac-3e4c-4e85-a993-95756f5a6a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12840 | 2026.03.12 01:42:18.344814 [ 275 ] {a8c55fac-3e4c-4e85-a993-95756f5a6a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12841 | 2026.03.12 01:42:18.345334 [ 275 ] {a8c55fac-3e4c-4e85-a993-95756f5a6a22} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12842 | 2026.03.12 01:42:18.345373 [ 275 ] {a8c55fac-3e4c-4e85-a993-95756f5a6a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12843 | 2026.03.12 01:42:18.345703 [ 275 ] {a8c55fac-3e4c-4e85-a993-95756f5a6a22} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12844 | 2026.03.12 01:42:18.345933 [ 275 ] {a8c55fac-3e4c-4e85-a993-95756f5a6a22} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12845 | 2026.03.12 01:42:18.346073 [ 275 ] {a8c55fac-3e4c-4e85-a993-95756f5a6a22} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00134 sec., 47761.19402985075 rows/sec., 3.73 MiB/sec. | ||
| 12846 | 2026.03.12 01:42:18.346120 [ 275 ] {a8c55fac-3e4c-4e85-a993-95756f5a6a22} <Debug> TCPHandler: Processed in 0.001554093 sec. | ||
| 12847 | 2026.03.12 01:42:18.346243 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12848 | 2026.03.12 01:42:18.346343 [ 275 ] {2083a96f-2114-484c-92d9-034fd2c8eb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12849 | 2026.03.12 01:42:18.346388 [ 275 ] {2083a96f-2114-484c-92d9-034fd2c8eb14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12850 | 2026.03.12 01:42:18.346795 [ 275 ] {2083a96f-2114-484c-92d9-034fd2c8eb14} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12851 | 2026.03.12 01:42:18.346832 [ 275 ] {2083a96f-2114-484c-92d9-034fd2c8eb14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12852 | 2026.03.12 01:42:18.347172 [ 275 ] {2083a96f-2114-484c-92d9-034fd2c8eb14} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12853 | 2026.03.12 01:42:18.347408 [ 275 ] {2083a96f-2114-484c-92d9-034fd2c8eb14} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12854 | 2026.03.12 01:42:18.347546 [ 275 ] {2083a96f-2114-484c-92d9-034fd2c8eb14} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001223 sec., 104660.67048242029 rows/sec., 7.29 MiB/sec. | ||
| 12855 | 2026.03.12 01:42:18.347585 [ 275 ] {2083a96f-2114-484c-92d9-034fd2c8eb14} <Debug> TCPHandler: Processed in 0.001394281 sec. | ||
| 12856 | 2026.03.12 01:42:18.347702 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12857 | 2026.03.12 01:42:18.347800 [ 275 ] {04380078-c99c-4ff5-929f-4e0ef9f5a041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12858 | 2026.03.12 01:42:18.347845 [ 275 ] {04380078-c99c-4ff5-929f-4e0ef9f5a041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12859 | 2026.03.12 01:42:18.348182 [ 275 ] {04380078-c99c-4ff5-929f-4e0ef9f5a041} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12860 | 2026.03.12 01:42:18.348220 [ 275 ] {04380078-c99c-4ff5-929f-4e0ef9f5a041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12861 | 2026.03.12 01:42:18.348532 [ 275 ] {04380078-c99c-4ff5-929f-4e0ef9f5a041} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12862 | 2026.03.12 01:42:18.348746 [ 275 ] {04380078-c99c-4ff5-929f-4e0ef9f5a041} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12863 | 2026.03.12 01:42:18.348886 [ 275 ] {04380078-c99c-4ff5-929f-4e0ef9f5a041} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001104 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec. | ||
| 12864 | 2026.03.12 01:42:18.348923 [ 275 ] {04380078-c99c-4ff5-929f-4e0ef9f5a041} <Debug> TCPHandler: Processed in 0.001272139 sec. | ||
| 12865 | 2026.03.12 01:42:22.910601 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12866 | 2026.03.12 01:42:22.910667 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12867 | 2026.03.12 01:42:23.108302 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28840 | ||
| 12868 | 2026.03.12 01:42:23.108839 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12869 | 2026.03.12 01:42:23.108888 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12870 | 2026.03.12 01:42:23.109395 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12871 | 2026.03.12 01:42:23.109632 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12872 | 2026.03.12 01:42:23.109784 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28840 | ||
| 12873 | 2026.03.12 01:42:23.207379 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1594 | ||
| 12874 | 2026.03.12 01:42:23.210116 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12875 | 2026.03.12 01:42:23.210175 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12876 | 2026.03.12 01:42:23.211451 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12877 | 2026.03.12 01:42:23.211741 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12878 | 2026.03.12 01:42:23.212135 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1594 | ||
| 12879 | 2026.03.12 01:42:23.343981 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12880 | 2026.03.12 01:42:23.344195 [ 275 ] {97eea4fe-a93d-4b8b-bedb-19566caa7534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12881 | 2026.03.12 01:42:23.344280 [ 275 ] {97eea4fe-a93d-4b8b-bedb-19566caa7534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12882 | 2026.03.12 01:42:23.345014 [ 275 ] {97eea4fe-a93d-4b8b-bedb-19566caa7534} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12883 | 2026.03.12 01:42:23.345061 [ 275 ] {97eea4fe-a93d-4b8b-bedb-19566caa7534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12884 | 2026.03.12 01:42:23.345470 [ 275 ] {97eea4fe-a93d-4b8b-bedb-19566caa7534} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12885 | 2026.03.12 01:42:23.345702 [ 275 ] {97eea4fe-a93d-4b8b-bedb-19566caa7534} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12886 | 2026.03.12 01:42:23.345875 [ 275 ] {97eea4fe-a93d-4b8b-bedb-19566caa7534} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001748 sec., 37757.43707093821 rows/sec., 2.99 MiB/sec. | ||
| 12887 | 2026.03.12 01:42:23.345929 [ 275 ] {97eea4fe-a93d-4b8b-bedb-19566caa7534} <Debug> TCPHandler: Processed in 0.002113492 sec. | ||
| 12888 | 2026.03.12 01:42:23.346062 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12889 | 2026.03.12 01:42:23.346168 [ 275 ] {411ce985-d458-41e4-9d58-f8643cfb4b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12890 | 2026.03.12 01:42:23.346213 [ 275 ] {411ce985-d458-41e4-9d58-f8643cfb4b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12891 | 2026.03.12 01:42:23.346645 [ 275 ] {411ce985-d458-41e4-9d58-f8643cfb4b0b} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12892 | 2026.03.12 01:42:23.346681 [ 275 ] {411ce985-d458-41e4-9d58-f8643cfb4b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12893 | 2026.03.12 01:42:23.346995 [ 275 ] {411ce985-d458-41e4-9d58-f8643cfb4b0b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12894 | 2026.03.12 01:42:23.347224 [ 275 ] {411ce985-d458-41e4-9d58-f8643cfb4b0b} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12895 | 2026.03.12 01:42:23.347366 [ 275 ] {411ce985-d458-41e4-9d58-f8643cfb4b0b} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001223 sec., 4088.3074407195422 rows/sec., 307.42 KiB/sec. | ||
| 12896 | 2026.03.12 01:42:23.347407 [ 275 ] {411ce985-d458-41e4-9d58-f8643cfb4b0b} <Debug> TCPHandler: Processed in 0.001399091 sec. | ||
| 12897 | 2026.03.12 01:42:23.347527 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12898 | 2026.03.12 01:42:23.347623 [ 275 ] {d2e57387-df34-4b32-9485-3ec34fcc59eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12899 | 2026.03.12 01:42:23.347667 [ 275 ] {d2e57387-df34-4b32-9485-3ec34fcc59eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12900 | 2026.03.12 01:42:23.348144 [ 275 ] {d2e57387-df34-4b32-9485-3ec34fcc59eb} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12901 | 2026.03.12 01:42:23.348179 [ 275 ] {d2e57387-df34-4b32-9485-3ec34fcc59eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12902 | 2026.03.12 01:42:23.348487 [ 275 ] {d2e57387-df34-4b32-9485-3ec34fcc59eb} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12903 | 2026.03.12 01:42:23.348700 [ 275 ] {d2e57387-df34-4b32-9485-3ec34fcc59eb} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12904 | 2026.03.12 01:42:23.348858 [ 275 ] {d2e57387-df34-4b32-9485-3ec34fcc59eb} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001255 sec., 54980.079681274896 rows/sec., 4.29 MiB/sec. | ||
| 12905 | 2026.03.12 01:42:23.348900 [ 275 ] {d2e57387-df34-4b32-9485-3ec34fcc59eb} <Debug> TCPHandler: Processed in 0.001424791 sec. | ||
| 12906 | 2026.03.12 01:42:23.349033 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12907 | 2026.03.12 01:42:23.349132 [ 275 ] {2ebdea5a-fde6-40a6-9e34-5887d4c72bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12908 | 2026.03.12 01:42:23.349177 [ 275 ] {2ebdea5a-fde6-40a6-9e34-5887d4c72bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12909 | 2026.03.12 01:42:23.349609 [ 275 ] {2ebdea5a-fde6-40a6-9e34-5887d4c72bd2} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12910 | 2026.03.12 01:42:23.349643 [ 275 ] {2ebdea5a-fde6-40a6-9e34-5887d4c72bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12911 | 2026.03.12 01:42:23.349972 [ 275 ] {2ebdea5a-fde6-40a6-9e34-5887d4c72bd2} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12912 | 2026.03.12 01:42:23.350180 [ 275 ] {2ebdea5a-fde6-40a6-9e34-5887d4c72bd2} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12913 | 2026.03.12 01:42:23.350314 [ 275 ] {2ebdea5a-fde6-40a6-9e34-5887d4c72bd2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 12914 | 2026.03.12 01:42:23.350352 [ 275 ] {2ebdea5a-fde6-40a6-9e34-5887d4c72bd2} <Debug> TCPHandler: Processed in 0.001377051 sec. | ||
| 12915 | 2026.03.12 01:42:23.350469 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12916 | 2026.03.12 01:42:23.350564 [ 275 ] {341b09a5-880c-4bc7-81e4-17052bd7419c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12917 | 2026.03.12 01:42:23.350620 [ 275 ] {341b09a5-880c-4bc7-81e4-17052bd7419c} <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 | ||
| 12918 | 2026.03.12 01:42:23.351386 [ 275 ] {341b09a5-880c-4bc7-81e4-17052bd7419c} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12919 | 2026.03.12 01:42:23.351421 [ 275 ] {341b09a5-880c-4bc7-81e4-17052bd7419c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12920 | 2026.03.12 01:42:23.351920 [ 275 ] {341b09a5-880c-4bc7-81e4-17052bd7419c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12921 | 2026.03.12 01:42:23.352151 [ 275 ] {341b09a5-880c-4bc7-81e4-17052bd7419c} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12922 | 2026.03.12 01:42:23.352290 [ 275 ] {341b09a5-880c-4bc7-81e4-17052bd7419c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001743 sec., 2868.617326448652 rows/sec., 5.14 MiB/sec. | ||
| 12923 | 2026.03.12 01:42:23.352343 [ 275 ] {341b09a5-880c-4bc7-81e4-17052bd7419c} <Debug> TCPHandler: Processed in 0.001923489 sec. | ||
| 12924 | 2026.03.12 01:42:23.352457 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12925 | 2026.03.12 01:42:23.352558 [ 275 ] {9a321b70-5326-4777-b4a3-3906a9801ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12926 | 2026.03.12 01:42:23.352601 [ 275 ] {9a321b70-5326-4777-b4a3-3906a9801ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12927 | 2026.03.12 01:42:23.352948 [ 275 ] {9a321b70-5326-4777-b4a3-3906a9801ca3} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12928 | 2026.03.12 01:42:23.352982 [ 275 ] {9a321b70-5326-4777-b4a3-3906a9801ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12929 | 2026.03.12 01:42:23.353287 [ 275 ] {9a321b70-5326-4777-b4a3-3906a9801ca3} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12930 | 2026.03.12 01:42:23.353489 [ 275 ] {9a321b70-5326-4777-b4a3-3906a9801ca3} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12931 | 2026.03.12 01:42:23.353620 [ 275 ] {9a321b70-5326-4777-b4a3-3906a9801ca3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 12932 | 2026.03.12 01:42:23.353656 [ 275 ] {9a321b70-5326-4777-b4a3-3906a9801ca3} <Debug> TCPHandler: Processed in 0.001247069 sec. | ||
| 12933 | 2026.03.12 01:42:24.694056 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12934 | 2026.03.12 01:42:24.711975 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12935 | 2026.03.12 01:42:24.712033 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12936 | 2026.03.12 01:42:24.718168 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12937 | 2026.03.12 01:42:24.718875 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12938 | 2026.03.12 01:42:24.722092 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12939 | 2026.03.12 01:42:28.346210 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12940 | 2026.03.12 01:42:28.346427 [ 275 ] {353690ef-16df-417a-a6be-18ebdd8d2d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12941 | 2026.03.12 01:42:28.346510 [ 275 ] {353690ef-16df-417a-a6be-18ebdd8d2d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12942 | 2026.03.12 01:42:28.347230 [ 275 ] {353690ef-16df-417a-a6be-18ebdd8d2d6b} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12943 | 2026.03.12 01:42:28.347284 [ 275 ] {353690ef-16df-417a-a6be-18ebdd8d2d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12944 | 2026.03.12 01:42:28.347691 [ 275 ] {353690ef-16df-417a-a6be-18ebdd8d2d6b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12945 | 2026.03.12 01:42:28.347925 [ 275 ] {353690ef-16df-417a-a6be-18ebdd8d2d6b} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12946 | 2026.03.12 01:42:28.348096 [ 275 ] {353690ef-16df-417a-a6be-18ebdd8d2d6b} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001725 sec., 73043.47826086957 rows/sec., 6.28 MiB/sec. | ||
| 12947 | 2026.03.12 01:42:28.348150 [ 275 ] {353690ef-16df-417a-a6be-18ebdd8d2d6b} <Debug> TCPHandler: Processed in 0.002089621 sec. | ||
| 12948 | 2026.03.12 01:42:28.348283 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12949 | 2026.03.12 01:42:28.348387 [ 275 ] {4bf31729-462f-4c5a-8c11-b2c43d9ff220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12950 | 2026.03.12 01:42:28.348433 [ 275 ] {4bf31729-462f-4c5a-8c11-b2c43d9ff220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12951 | 2026.03.12 01:42:28.348873 [ 275 ] {4bf31729-462f-4c5a-8c11-b2c43d9ff220} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12952 | 2026.03.12 01:42:28.348912 [ 275 ] {4bf31729-462f-4c5a-8c11-b2c43d9ff220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12953 | 2026.03.12 01:42:28.349224 [ 275 ] {4bf31729-462f-4c5a-8c11-b2c43d9ff220} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12954 | 2026.03.12 01:42:28.349435 [ 275 ] {4bf31729-462f-4c5a-8c11-b2c43d9ff220} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12955 | 2026.03.12 01:42:28.349573 [ 275 ] {4bf31729-462f-4c5a-8c11-b2c43d9ff220} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00121 sec., 28925.619834710746 rows/sec., 2.12 MiB/sec. | ||
| 12956 | 2026.03.12 01:42:28.349613 [ 275 ] {4bf31729-462f-4c5a-8c11-b2c43d9ff220} <Debug> TCPHandler: Processed in 0.001383221 sec. | ||
| 12957 | 2026.03.12 01:42:28.349726 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12958 | 2026.03.12 01:42:28.349822 [ 275 ] {49dddcbf-71fb-45fd-9431-1adba7bb6d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12959 | 2026.03.12 01:42:28.349864 [ 275 ] {49dddcbf-71fb-45fd-9431-1adba7bb6d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12960 | 2026.03.12 01:42:28.350313 [ 275 ] {49dddcbf-71fb-45fd-9431-1adba7bb6d2d} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12961 | 2026.03.12 01:42:28.350350 [ 275 ] {49dddcbf-71fb-45fd-9431-1adba7bb6d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12962 | 2026.03.12 01:42:28.350663 [ 275 ] {49dddcbf-71fb-45fd-9431-1adba7bb6d2d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12963 | 2026.03.12 01:42:28.350872 [ 275 ] {49dddcbf-71fb-45fd-9431-1adba7bb6d2d} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12964 | 2026.03.12 01:42:28.351002 [ 275 ] {49dddcbf-71fb-45fd-9431-1adba7bb6d2d} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.0012 sec., 82500 rows/sec., 6.44 MiB/sec. | ||
| 12965 | 2026.03.12 01:42:28.351041 [ 275 ] {49dddcbf-71fb-45fd-9431-1adba7bb6d2d} <Debug> TCPHandler: Processed in 0.00136624 sec. | ||
| 12966 | 2026.03.12 01:42:28.351155 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12967 | 2026.03.12 01:42:28.351251 [ 275 ] {282aad5f-9d59-468c-bed2-d3f42f039b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12968 | 2026.03.12 01:42:28.351296 [ 275 ] {282aad5f-9d59-468c-bed2-d3f42f039b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12969 | 2026.03.12 01:42:28.351696 [ 275 ] {282aad5f-9d59-468c-bed2-d3f42f039b1a} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12970 | 2026.03.12 01:42:28.351733 [ 275 ] {282aad5f-9d59-468c-bed2-d3f42f039b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12971 | 2026.03.12 01:42:28.352060 [ 275 ] {282aad5f-9d59-468c-bed2-d3f42f039b1a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12972 | 2026.03.12 01:42:28.352268 [ 275 ] {282aad5f-9d59-468c-bed2-d3f42f039b1a} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12973 | 2026.03.12 01:42:28.352401 [ 275 ] {282aad5f-9d59-468c-bed2-d3f42f039b1a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 12974 | 2026.03.12 01:42:28.352439 [ 275 ] {282aad5f-9d59-468c-bed2-d3f42f039b1a} <Debug> TCPHandler: Processed in 0.00133376 sec. | ||
| 12975 | 2026.03.12 01:42:28.352562 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12976 | 2026.03.12 01:42:28.352666 [ 275 ] {dbd1b041-511c-4a70-987e-cd0b15245f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12977 | 2026.03.12 01:42:28.352723 [ 275 ] {dbd1b041-511c-4a70-987e-cd0b15245f5f} <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 | ||
| 12978 | 2026.03.12 01:42:28.353566 [ 275 ] {dbd1b041-511c-4a70-987e-cd0b15245f5f} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12979 | 2026.03.12 01:42:28.353604 [ 275 ] {dbd1b041-511c-4a70-987e-cd0b15245f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12980 | 2026.03.12 01:42:28.354162 [ 275 ] {dbd1b041-511c-4a70-987e-cd0b15245f5f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12981 | 2026.03.12 01:42:28.354388 [ 275 ] {dbd1b041-511c-4a70-987e-cd0b15245f5f} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12982 | 2026.03.12 01:42:28.354536 [ 275 ] {dbd1b041-511c-4a70-987e-cd0b15245f5f} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001888 sec., 18538.13559322034 rows/sec., 33.22 MiB/sec. | ||
| 12983 | 2026.03.12 01:42:28.354610 [ 275 ] {dbd1b041-511c-4a70-987e-cd0b15245f5f} <Debug> TCPHandler: Processed in 0.002095641 sec. | ||
| 12984 | 2026.03.12 01:42:28.354745 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12985 | 2026.03.12 01:42:28.354842 [ 275 ] {b9f3a9da-d01b-4e5f-8d77-4ecd5e08b12b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12986 | 2026.03.12 01:42:28.354884 [ 275 ] {b9f3a9da-d01b-4e5f-8d77-4ecd5e08b12b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12987 | 2026.03.12 01:42:28.355231 [ 275 ] {b9f3a9da-d01b-4e5f-8d77-4ecd5e08b12b} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12988 | 2026.03.12 01:42:28.355267 [ 275 ] {b9f3a9da-d01b-4e5f-8d77-4ecd5e08b12b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12989 | 2026.03.12 01:42:28.355566 [ 275 ] {b9f3a9da-d01b-4e5f-8d77-4ecd5e08b12b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12990 | 2026.03.12 01:42:28.355782 [ 275 ] {b9f3a9da-d01b-4e5f-8d77-4ecd5e08b12b} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12991 | 2026.03.12 01:42:28.355937 [ 275 ] {b9f3a9da-d01b-4e5f-8d77-4ecd5e08b12b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 12992 | 2026.03.12 01:42:28.355977 [ 275 ] {b9f3a9da-d01b-4e5f-8d77-4ecd5e08b12b} <Debug> TCPHandler: Processed in 0.001282249 sec. | ||
| 12993 | 2026.03.12 01:42:30.610052 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29288 | ||
| 12994 | 2026.03.12 01:42:30.610558 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12995 | 2026.03.12 01:42:30.610605 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12996 | 2026.03.12 01:42:30.611094 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12997 | 2026.03.12 01:42:30.611328 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12998 | 2026.03.12 01:42:30.611467 [ 63 ] {} <Debug> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12999 | 2026.03.12 01:42:30.611470 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29288 | ||
| 13000 | 2026.03.12 01:42:30.611507 [ 63 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13001 | 2026.03.12 01:42:30.611526 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13002 | 2026.03.12 01:42:30.611627 [ 199 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::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 | ||
| 13003 | 2026.03.12 01:42:30.611722 [ 199 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13004 | 2026.03.12 01:42:30.611759 [ 199 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26920 rows starting from the beginning of the part | ||
| 13005 | 2026.03.12 01:42:30.611826 [ 199 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 13006 | 2026.03.12 01:42:30.611878 [ 199 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 13007 | 2026.03.12 01:42:30.611928 [ 199 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 13008 | 2026.03.12 01:42:30.611984 [ 199 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 13009 | 2026.03.12 01:42:30.612033 [ 199 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 13010 | 2026.03.12 01:42:30.614466 [ 196 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29288 rows, containing 4 columns (4 merged, 0 gathered) in 0.002874433 sec., 10189139.910375368 rows/sec., 145.76 MiB/sec. | ||
| 13011 | 2026.03.12 01:42:30.614897 [ 198 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13012 | 2026.03.12 01:42:30.615234 [ 198 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_61_12} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13013 | 2026.03.12 01:42:30.615325 [ 198 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_61_12} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13014 | 2026.03.12 01:42:30.615457 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 13015 | 2026.03.12 01:42:32.222288 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13016 | 2026.03.12 01:42:32.239333 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13017 | 2026.03.12 01:42:32.239387 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13018 | 2026.03.12 01:42:32.245565 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13019 | 2026.03.12 01:42:32.246266 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13020 | 2026.03.12 01:42:32.246586 [ 60 ] {} <Debug> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13021 | 2026.03.12 01:42:32.246656 [ 60 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13022 | 2026.03.12 01:42:32.246679 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13023 | 2026.03.12 01:42:32.246793 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 13024 | 2026.03.12 01:42:32.249886 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13025 | 2026.03.12 01:42:32.250660 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13026 | 2026.03.12 01:42:32.252128 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 13027 | 2026.03.12 01:42:32.256708 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 13028 | 2026.03.12 01:42:32.262022 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 13029 | 2026.03.12 01:42:32.266899 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 13030 | 2026.03.12 01:42:32.271724 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 13031 | 2026.03.12 01:42:32.275642 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 13032 | 2026.03.12 01:42:32.328054 [ 187 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.081301141 sec., 5657.977174022687 rows/sec., 29.26 MiB/sec. | ||
| 13033 | 2026.03.12 01:42:32.331210 [ 197 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13034 | 2026.03.12 01:42:32.333349 [ 197 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_61_12} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13035 | 2026.03.12 01:42:32.333474 [ 197 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_61_12} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13036 | 2026.03.12 01:42:32.336288 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13037 | 2026.03.12 01:42:33.212426 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1618 | ||
| 13038 | 2026.03.12 01:42:33.214666 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13039 | 2026.03.12 01:42:33.214727 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13040 | 2026.03.12 01:42:33.215966 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13041 | 2026.03.12 01:42:33.216249 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13042 | 2026.03.12 01:42:33.216408 [ 60 ] {} <Debug> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13043 | 2026.03.12 01:42:33.216481 [ 60 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13044 | 2026.03.12 01:42:33.216505 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13045 | 2026.03.12 01:42:33.216620 [ 196 ] {c1224153-30d8-4782-bd40-38e6052028c9::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 | ||
| 13046 | 2026.03.12 01:42:33.216628 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1618 | ||
| 13047 | 2026.03.12 01:42:33.217246 [ 196 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13048 | 2026.03.12 01:42:33.217396 [ 196 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1454 rows starting from the beginning of the part | ||
| 13049 | 2026.03.12 01:42:33.217778 [ 196 ] {c1224153-30d8-4782-bd40-38e6052028c9::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 | ||
| 13050 | 2026.03.12 01:42:33.218086 [ 196 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
| 13051 | 2026.03.12 01:42:33.218403 [ 196 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
| 13052 | 2026.03.12 01:42:33.218701 [ 196 ] {c1224153-30d8-4782-bd40-38e6052028c9::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 | ||
| 13053 | 2026.03.12 01:42:33.218993 [ 196 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 13054 | 2026.03.12 01:42:33.225949 [ 193 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1618 rows, containing 72 columns (72 merged, 0 gathered) in 0.009381931 sec., 172459.16645517858 rows/sec., 136.83 MiB/sec. | ||
| 13055 | 2026.03.12 01:42:33.227865 [ 190 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13056 | 2026.03.12 01:42:33.228506 [ 190 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_46_9} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13057 | 2026.03.12 01:42:33.228606 [ 190 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_46_9} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13058 | 2026.03.12 01:42:33.229014 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 13059 | 2026.03.12 01:42:33.344215 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13060 | 2026.03.12 01:42:33.344467 [ 275 ] {938bf033-51c6-4e4c-9799-d444a374ed20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13061 | 2026.03.12 01:42:33.344567 [ 275 ] {938bf033-51c6-4e4c-9799-d444a374ed20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13062 | 2026.03.12 01:42:33.345240 [ 275 ] {938bf033-51c6-4e4c-9799-d444a374ed20} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13063 | 2026.03.12 01:42:33.345278 [ 275 ] {938bf033-51c6-4e4c-9799-d444a374ed20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13064 | 2026.03.12 01:42:33.345632 [ 275 ] {938bf033-51c6-4e4c-9799-d444a374ed20} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13065 | 2026.03.12 01:42:33.345854 [ 275 ] {938bf033-51c6-4e4c-9799-d444a374ed20} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13066 | 2026.03.12 01:42:33.346006 [ 275 ] {938bf033-51c6-4e4c-9799-d444a374ed20} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001612 sec., 1240.6947890818858 rows/sec., 101.17 KiB/sec. | ||
| 13067 | 2026.03.12 01:42:33.346051 [ 275 ] {938bf033-51c6-4e4c-9799-d444a374ed20} <Debug> TCPHandler: Processed in 0.002016041 sec. | ||
| 13068 | 2026.03.12 01:42:33.346173 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13069 | 2026.03.12 01:42:33.346272 [ 275 ] {6b769f02-9800-4585-8eef-9c2b3d7ec19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13070 | 2026.03.12 01:42:33.346314 [ 275 ] {6b769f02-9800-4585-8eef-9c2b3d7ec19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13071 | 2026.03.12 01:42:33.346754 [ 275 ] {6b769f02-9800-4585-8eef-9c2b3d7ec19c} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13072 | 2026.03.12 01:42:33.346790 [ 275 ] {6b769f02-9800-4585-8eef-9c2b3d7ec19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13073 | 2026.03.12 01:42:33.347102 [ 275 ] {6b769f02-9800-4585-8eef-9c2b3d7ec19c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13074 | 2026.03.12 01:42:33.347317 [ 275 ] {6b769f02-9800-4585-8eef-9c2b3d7ec19c} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13075 | 2026.03.12 01:42:33.347452 [ 275 ] {6b769f02-9800-4585-8eef-9c2b3d7ec19c} <Debug> executeQuery: Read 67 rows, 5.43 KiB in 0.001202 sec., 55740.43261231281 rows/sec., 4.41 MiB/sec. | ||
| 13076 | 2026.03.12 01:42:33.347489 [ 275 ] {6b769f02-9800-4585-8eef-9c2b3d7ec19c} <Debug> TCPHandler: Processed in 0.00136864 sec. | ||
| 13077 | 2026.03.12 01:42:33.347603 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13078 | 2026.03.12 01:42:33.347698 [ 275 ] {0141385b-1595-411f-b7c3-600c61dce81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13079 | 2026.03.12 01:42:33.347739 [ 275 ] {0141385b-1595-411f-b7c3-600c61dce81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13080 | 2026.03.12 01:42:33.348133 [ 275 ] {0141385b-1595-411f-b7c3-600c61dce81f} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13081 | 2026.03.12 01:42:33.348169 [ 275 ] {0141385b-1595-411f-b7c3-600c61dce81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13082 | 2026.03.12 01:42:33.348462 [ 275 ] {0141385b-1595-411f-b7c3-600c61dce81f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13083 | 2026.03.12 01:42:33.348676 [ 275 ] {0141385b-1595-411f-b7c3-600c61dce81f} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13084 | 2026.03.12 01:42:33.348806 [ 275 ] {0141385b-1595-411f-b7c3-600c61dce81f} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001128 sec., 6205.673758865248 rows/sec., 457.11 KiB/sec. | ||
| 13085 | 2026.03.12 01:42:33.348843 [ 275 ] {0141385b-1595-411f-b7c3-600c61dce81f} <Debug> TCPHandler: Processed in 0.001290279 sec. | ||
| 13086 | 2026.03.12 01:42:33.348963 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13087 | 2026.03.12 01:42:33.349082 [ 275 ] {6a709b59-1bb2-4c11-8a6e-f92a3b2e6396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13088 | 2026.03.12 01:42:33.349130 [ 275 ] {6a709b59-1bb2-4c11-8a6e-f92a3b2e6396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13089 | 2026.03.12 01:42:33.349636 [ 275 ] {6a709b59-1bb2-4c11-8a6e-f92a3b2e6396} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13090 | 2026.03.12 01:42:33.349680 [ 275 ] {6a709b59-1bb2-4c11-8a6e-f92a3b2e6396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13091 | 2026.03.12 01:42:33.350020 [ 275 ] {6a709b59-1bb2-4c11-8a6e-f92a3b2e6396} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13092 | 2026.03.12 01:42:33.350228 [ 275 ] {6a709b59-1bb2-4c11-8a6e-f92a3b2e6396} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13093 | 2026.03.12 01:42:33.350359 [ 275 ] {6a709b59-1bb2-4c11-8a6e-f92a3b2e6396} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001302 sec., 54531.490015360985 rows/sec., 4.26 MiB/sec. | ||
| 13094 | 2026.03.12 01:42:33.350397 [ 275 ] {6a709b59-1bb2-4c11-8a6e-f92a3b2e6396} <Debug> TCPHandler: Processed in 0.001494212 sec. | ||
| 13095 | 2026.03.12 01:42:33.350523 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13096 | 2026.03.12 01:42:33.350616 [ 275 ] {6530d962-7ca9-4ab6-abc0-94d569172955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13097 | 2026.03.12 01:42:33.350660 [ 275 ] {6530d962-7ca9-4ab6-abc0-94d569172955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13098 | 2026.03.12 01:42:33.351063 [ 275 ] {6530d962-7ca9-4ab6-abc0-94d569172955} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13099 | 2026.03.12 01:42:33.351099 [ 275 ] {6530d962-7ca9-4ab6-abc0-94d569172955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13100 | 2026.03.12 01:42:33.351421 [ 275 ] {6530d962-7ca9-4ab6-abc0-94d569172955} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13101 | 2026.03.12 01:42:33.351631 [ 275 ] {6530d962-7ca9-4ab6-abc0-94d569172955} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13102 | 2026.03.12 01:42:33.351759 [ 275 ] {6530d962-7ca9-4ab6-abc0-94d569172955} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001162 sec., 138554.21686746986 rows/sec., 9.65 MiB/sec. | ||
| 13103 | 2026.03.12 01:42:33.351796 [ 275 ] {6530d962-7ca9-4ab6-abc0-94d569172955} <Debug> TCPHandler: Processed in 0.00132069 sec. | ||
| 13104 | 2026.03.12 01:42:33.351918 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13105 | 2026.03.12 01:42:33.352038 [ 275 ] {e5da11d5-c4bf-49a9-958c-8c826ae8c536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13106 | 2026.03.12 01:42:33.352104 [ 275 ] {e5da11d5-c4bf-49a9-958c-8c826ae8c536} <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 | ||
| 13107 | 2026.03.12 01:42:33.352980 [ 275 ] {e5da11d5-c4bf-49a9-958c-8c826ae8c536} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13108 | 2026.03.12 01:42:33.353018 [ 275 ] {e5da11d5-c4bf-49a9-958c-8c826ae8c536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13109 | 2026.03.12 01:42:33.353543 [ 275 ] {e5da11d5-c4bf-49a9-958c-8c826ae8c536} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13110 | 2026.03.12 01:42:33.353772 [ 275 ] {e5da11d5-c4bf-49a9-958c-8c826ae8c536} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13111 | 2026.03.12 01:42:33.353918 [ 275 ] {e5da11d5-c4bf-49a9-958c-8c826ae8c536} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001906 sec., 2623.2948583420775 rows/sec., 4.70 MiB/sec. | ||
| 13112 | 2026.03.12 01:42:33.353982 [ 275 ] {e5da11d5-c4bf-49a9-958c-8c826ae8c536} <Debug> TCPHandler: Processed in 0.002125192 sec. | ||
| 13113 | 2026.03.12 01:42:33.354096 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13114 | 2026.03.12 01:42:33.354193 [ 275 ] {2ec8bbee-6ed7-4c5e-b376-2ab5a0c8f364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13115 | 2026.03.12 01:42:33.354235 [ 275 ] {2ec8bbee-6ed7-4c5e-b376-2ab5a0c8f364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13116 | 2026.03.12 01:42:33.354576 [ 275 ] {2ec8bbee-6ed7-4c5e-b376-2ab5a0c8f364} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13117 | 2026.03.12 01:42:33.354618 [ 275 ] {2ec8bbee-6ed7-4c5e-b376-2ab5a0c8f364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13118 | 2026.03.12 01:42:33.354941 [ 275 ] {2ec8bbee-6ed7-4c5e-b376-2ab5a0c8f364} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13119 | 2026.03.12 01:42:33.355150 [ 275 ] {2ec8bbee-6ed7-4c5e-b376-2ab5a0c8f364} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13120 | 2026.03.12 01:42:33.355279 [ 275 ] {2ec8bbee-6ed7-4c5e-b376-2ab5a0c8f364} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 13121 | 2026.03.12 01:42:33.355315 [ 275 ] {2ec8bbee-6ed7-4c5e-b376-2ab5a0c8f364} <Debug> TCPHandler: Processed in 0.001268979 sec. | ||
| 13122 | 2026.03.12 01:42:34.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.34 MiB, peak 367.82 MiB, free memory in arenas 0.00 B, will set to 354.18 MiB (RSS), difference: 3.84 MiB | ||
| 13123 | 2026.03.12 01:42:37.910905 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13124 | 2026.03.12 01:42:37.910970 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13125 | 2026.03.12 01:42:38.112492 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29800 | ||
| 13126 | 2026.03.12 01:42:38.113036 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13127 | 2026.03.12 01:42:38.113087 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13128 | 2026.03.12 01:42:38.113572 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13129 | 2026.03.12 01:42:38.113805 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13130 | 2026.03.12 01:42:38.113955 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29800 | ||
| 13131 | 2026.03.12 01:42:38.345598 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13132 | 2026.03.12 01:42:38.345805 [ 275 ] {532970d9-e7e7-498d-8453-56257ac9e102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13133 | 2026.03.12 01:42:38.345880 [ 275 ] {532970d9-e7e7-498d-8453-56257ac9e102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13134 | 2026.03.12 01:42:38.346564 [ 275 ] {532970d9-e7e7-498d-8453-56257ac9e102} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13135 | 2026.03.12 01:42:38.346619 [ 275 ] {532970d9-e7e7-498d-8453-56257ac9e102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13136 | 2026.03.12 01:42:38.347034 [ 275 ] {532970d9-e7e7-498d-8453-56257ac9e102} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13137 | 2026.03.12 01:42:38.347262 [ 275 ] {532970d9-e7e7-498d-8453-56257ac9e102} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13138 | 2026.03.12 01:42:38.347425 [ 275 ] {532970d9-e7e7-498d-8453-56257ac9e102} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001677 sec., 75134.16815742396 rows/sec., 6.46 MiB/sec. | ||
| 13139 | 2026.03.12 01:42:38.347421 [ 53 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13140 | 2026.03.12 01:42:38.347477 [ 275 ] {532970d9-e7e7-498d-8453-56257ac9e102} <Debug> TCPHandler: Processed in 0.00202665 sec. | ||
| 13141 | 2026.03.12 01:42:38.347499 [ 53 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13142 | 2026.03.12 01:42:38.347526 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13143 | 2026.03.12 01:42:38.347613 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13144 | 2026.03.12 01:42:38.347631 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 13145 | 2026.03.12 01:42:38.347724 [ 275 ] {097388b4-d3a8-4d7a-b91f-05653e6650ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13146 | 2026.03.12 01:42:38.347747 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13147 | 2026.03.12 01:42:38.347769 [ 275 ] {097388b4-d3a8-4d7a-b91f-05653e6650ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13148 | 2026.03.12 01:42:38.347783 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2893 rows starting from the beginning of the part | ||
| 13149 | 2026.03.12 01:42:38.347848 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 13150 | 2026.03.12 01:42:38.347902 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 66 rows starting from the beginning of the part | ||
| 13151 | 2026.03.12 01:42:38.347950 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 126 rows starting from the beginning of the part | ||
| 13152 | 2026.03.12 01:42:38.347995 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 67 rows starting from the beginning of the part | ||
| 13153 | 2026.03.12 01:42:38.348038 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 126 rows starting from the beginning of the part | ||
| 13154 | 2026.03.12 01:42:38.348215 [ 275 ] {097388b4-d3a8-4d7a-b91f-05653e6650ee} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13155 | 2026.03.12 01:42:38.348253 [ 275 ] {097388b4-d3a8-4d7a-b91f-05653e6650ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13156 | 2026.03.12 01:42:38.348570 [ 275 ] {097388b4-d3a8-4d7a-b91f-05653e6650ee} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13157 | 2026.03.12 01:42:38.348785 [ 275 ] {097388b4-d3a8-4d7a-b91f-05653e6650ee} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13158 | 2026.03.12 01:42:38.348934 [ 275 ] {097388b4-d3a8-4d7a-b91f-05653e6650ee} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001236 sec., 28317.152103559874 rows/sec., 2.08 MiB/sec. | ||
| 13159 | 2026.03.12 01:42:38.348976 [ 275 ] {097388b4-d3a8-4d7a-b91f-05653e6650ee} <Debug> TCPHandler: Processed in 0.001415091 sec. | ||
| 13160 | 2026.03.12 01:42:38.349105 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13161 | 2026.03.12 01:42:38.349206 [ 275 ] {0f1b23e9-3733-4032-a5a7-0c99c3073cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13162 | 2026.03.12 01:42:38.349249 [ 275 ] {0f1b23e9-3733-4032-a5a7-0c99c3073cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13163 | 2026.03.12 01:42:38.349411 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3334 rows, containing 5 columns (5 merged, 0 gathered) in 0.001828228 sec., 1823623.749335422 rows/sec., 148.50 MiB/sec. | ||
| 13164 | 2026.03.12 01:42:38.349654 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13165 | 2026.03.12 01:42:38.349693 [ 275 ] {0f1b23e9-3733-4032-a5a7-0c99c3073cdc} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13166 | 2026.03.12 01:42:38.349730 [ 275 ] {0f1b23e9-3733-4032-a5a7-0c99c3073cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13167 | 2026.03.12 01:42:38.349896 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_101_20} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13168 | 2026.03.12 01:42:38.349965 [ 192 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_101_20} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13169 | 2026.03.12 01:42:38.350029 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 13170 | 2026.03.12 01:42:38.350052 [ 275 ] {0f1b23e9-3733-4032-a5a7-0c99c3073cdc} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13171 | 2026.03.12 01:42:38.350257 [ 275 ] {0f1b23e9-3733-4032-a5a7-0c99c3073cdc} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13172 | 2026.03.12 01:42:38.350387 [ 53 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13173 | 2026.03.12 01:42:38.350395 [ 275 ] {0f1b23e9-3733-4032-a5a7-0c99c3073cdc} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001211 sec., 81750.61932287365 rows/sec., 6.39 MiB/sec. | ||
| 13174 | 2026.03.12 01:42:38.350420 [ 53 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13175 | 2026.03.12 01:42:38.350442 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13176 | 2026.03.12 01:42:38.350444 [ 275 ] {0f1b23e9-3733-4032-a5a7-0c99c3073cdc} <Debug> TCPHandler: Processed in 0.001389691 sec. | ||
| 13177 | 2026.03.12 01:42:38.350544 [ 202 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 13178 | 2026.03.12 01:42:38.350574 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13179 | 2026.03.12 01:42:38.350678 [ 202 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13180 | 2026.03.12 01:42:38.350679 [ 275 ] {96f295ae-726e-44c0-ba96-c268005db2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13181 | 2026.03.12 01:42:38.350720 [ 202 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1551 rows starting from the beginning of the part | ||
| 13182 | 2026.03.12 01:42:38.350744 [ 275 ] {96f295ae-726e-44c0-ba96-c268005db2d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13183 | 2026.03.12 01:42:38.350793 [ 202 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 13184 | 2026.03.12 01:42:38.350847 [ 202 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 69 rows starting from the beginning of the part | ||
| 13185 | 2026.03.12 01:42:38.350890 [ 202 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 99 rows starting from the beginning of the part | ||
| 13186 | 2026.03.12 01:42:38.350932 [ 202 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 71 rows starting from the beginning of the part | ||
| 13187 | 2026.03.12 01:42:38.350972 [ 202 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 99 rows starting from the beginning of the part | ||
| 13188 | 2026.03.12 01:42:38.351162 [ 275 ] {96f295ae-726e-44c0-ba96-c268005db2d6} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13189 | 2026.03.12 01:42:38.351204 [ 275 ] {96f295ae-726e-44c0-ba96-c268005db2d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13190 | 2026.03.12 01:42:38.351548 [ 275 ] {96f295ae-726e-44c0-ba96-c268005db2d6} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13191 | 2026.03.12 01:42:38.351779 [ 275 ] {96f295ae-726e-44c0-ba96-c268005db2d6} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13192 | 2026.03.12 01:42:38.351895 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 2 parts from all_1_96_19 to all_97_97_0 | ||
| 13193 | 2026.03.12 01:42:38.351914 [ 275 ] {96f295ae-726e-44c0-ba96-c268005db2d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 13194 | 2026.03.12 01:42:38.351926 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13195 | 2026.03.12 01:42:38.351957 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13196 | 2026.03.12 01:42:38.351959 [ 275 ] {96f295ae-726e-44c0-ba96-c268005db2d6} <Debug> TCPHandler: Processed in 0.001434441 sec. | ||
| 13197 | 2026.03.12 01:42:38.352024 [ 192 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_97_20} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_96_19 to all_97_97_0 into Compact with storage Full | ||
| 13198 | 2026.03.12 01:42:38.352093 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13199 | 2026.03.12 01:42:38.352099 [ 192 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_97_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13200 | 2026.03.12 01:42:38.352120 [ 193 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629245 sec., 1198714.7421044717 rows/sec., 90.27 MiB/sec. | ||
| 13201 | 2026.03.12 01:42:38.352133 [ 192 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 31857 rows starting from the beginning of the part | ||
| 13202 | 2026.03.12 01:42:38.352188 [ 275 ] {6325a4d1-5d98-4149-92e1-6c4a8f405c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13203 | 2026.03.12 01:42:38.352191 [ 192 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 128 rows starting from the beginning of the part | ||
| 13204 | 2026.03.12 01:42:38.352246 [ 275 ] {6325a4d1-5d98-4149-92e1-6c4a8f405c43} <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 | ||
| 13205 | 2026.03.12 01:42:38.352333 [ 194 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13206 | 2026.03.12 01:42:38.352642 [ 194 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_101_20} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13207 | 2026.03.12 01:42:38.352714 [ 194 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_101_20} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13208 | 2026.03.12 01:42:38.352802 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 13209 | 2026.03.12 01:42:38.353101 [ 275 ] {6325a4d1-5d98-4149-92e1-6c4a8f405c43} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13210 | 2026.03.12 01:42:38.353142 [ 275 ] {6325a4d1-5d98-4149-92e1-6c4a8f405c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13211 | 2026.03.12 01:42:38.353729 [ 275 ] {6325a4d1-5d98-4149-92e1-6c4a8f405c43} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13212 | 2026.03.12 01:42:38.353950 [ 275 ] {6325a4d1-5d98-4149-92e1-6c4a8f405c43} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13213 | 2026.03.12 01:42:38.354100 [ 275 ] {6325a4d1-5d98-4149-92e1-6c4a8f405c43} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00193 sec., 18134.715025906735 rows/sec., 32.50 MiB/sec. | ||
| 13214 | 2026.03.12 01:42:38.354184 [ 275 ] {6325a4d1-5d98-4149-92e1-6c4a8f405c43} <Debug> TCPHandler: Processed in 0.002139972 sec. | ||
| 13215 | 2026.03.12 01:42:38.354301 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13216 | 2026.03.12 01:42:38.354397 [ 275 ] {120f5c31-3928-4b8b-b25d-2c8df1aef5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13217 | 2026.03.12 01:42:38.354440 [ 275 ] {120f5c31-3928-4b8b-b25d-2c8df1aef5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13218 | 2026.03.12 01:42:38.354785 [ 275 ] {120f5c31-3928-4b8b-b25d-2c8df1aef5fa} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13219 | 2026.03.12 01:42:38.354822 [ 275 ] {120f5c31-3928-4b8b-b25d-2c8df1aef5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13220 | 2026.03.12 01:42:38.355280 [ 275 ] {120f5c31-3928-4b8b-b25d-2c8df1aef5fa} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13221 | 2026.03.12 01:42:38.355517 [ 275 ] {120f5c31-3928-4b8b-b25d-2c8df1aef5fa} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13222 | 2026.03.12 01:42:38.355637 [ 53 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13223 | 2026.03.12 01:42:38.355649 [ 275 ] {120f5c31-3928-4b8b-b25d-2c8df1aef5fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001271 sec., 47206.92368214005 rows/sec., 3.18 MiB/sec. | ||
| 13224 | 2026.03.12 01:42:38.355673 [ 53 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13225 | 2026.03.12 01:42:38.355695 [ 275 ] {120f5c31-3928-4b8b-b25d-2c8df1aef5fa} <Debug> TCPHandler: Processed in 0.001443762 sec. | ||
| 13226 | 2026.03.12 01:42:38.355695 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13227 | 2026.03.12 01:42:38.355820 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 13228 | 2026.03.12 01:42:38.355940 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13229 | 2026.03.12 01:42:38.355975 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4992 rows starting from the beginning of the part | ||
| 13230 | 2026.03.12 01:42:38.356044 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 48 rows starting from the beginning of the part | ||
| 13231 | 2026.03.12 01:42:38.356090 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 13232 | 2026.03.12 01:42:38.356133 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 13233 | 2026.03.12 01:42:38.356172 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 13234 | 2026.03.12 01:42:38.356211 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 13235 | 2026.03.12 01:42:38.357936 [ 191 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_97_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31985 rows, containing 5 columns (5 merged, 0 gathered) in 0.00592631 sec., 5397118.949228103 rows/sec., 357.00 MiB/sec. | ||
| 13236 | 2026.03.12 01:42:38.358128 [ 191 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002364226 sec., 2233289.034127871 rows/sec., 149.14 MiB/sec. | ||
| 13237 | 2026.03.12 01:42:38.358353 [ 192 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_97_20} <Trace> MergedBlockOutputStream: filled checksums all_1_97_20 (state Temporary) | ||
| 13238 | 2026.03.12 01:42:38.358593 [ 192 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_97_20} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_97_20 to all_1_97_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13239 | 2026.03.12 01:42:38.358663 [ 192 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_97_20} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 2 parts: [all_1_96_19, all_97_97_0] -> all_1_97_20 | ||
| 13240 | 2026.03.12 01:42:38.358705 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13241 | 2026.03.12 01:42:38.358719 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13242 | 2026.03.12 01:42:38.358994 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_101_20} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13243 | 2026.03.12 01:42:38.359069 [ 189 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_101_20} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13244 | 2026.03.12 01:42:38.359143 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 13245 | 2026.03.12 01:42:39.750874 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13246 | 2026.03.12 01:42:39.766903 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13247 | 2026.03.12 01:42:39.766976 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13248 | 2026.03.12 01:42:39.773078 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13249 | 2026.03.12 01:42:39.773825 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13250 | 2026.03.12 01:42:39.777327 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13251 | 2026.03.12 01:42:43.217772 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1644 | ||
| 13252 | 2026.03.12 01:42:43.219974 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13253 | 2026.03.12 01:42:43.220018 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13254 | 2026.03.12 01:42:43.221195 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13255 | 2026.03.12 01:42:43.221449 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13256 | 2026.03.12 01:42:43.221712 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1644 | ||
| 13257 | 2026.03.12 01:42:43.344427 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13258 | 2026.03.12 01:42:43.344633 [ 275 ] {ef8c9ebd-2972-4c18-be2c-ed74b87a739a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13259 | 2026.03.12 01:42:43.344707 [ 275 ] {ef8c9ebd-2972-4c18-be2c-ed74b87a739a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13260 | 2026.03.12 01:42:43.345419 [ 275 ] {ef8c9ebd-2972-4c18-be2c-ed74b87a739a} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13261 | 2026.03.12 01:42:43.345459 [ 275 ] {ef8c9ebd-2972-4c18-be2c-ed74b87a739a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13262 | 2026.03.12 01:42:43.345850 [ 275 ] {ef8c9ebd-2972-4c18-be2c-ed74b87a739a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13263 | 2026.03.12 01:42:43.346078 [ 275 ] {ef8c9ebd-2972-4c18-be2c-ed74b87a739a} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13264 | 2026.03.12 01:42:43.346232 [ 275 ] {ef8c9ebd-2972-4c18-be2c-ed74b87a739a} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001655 sec., 39879.15407854985 rows/sec., 3.16 MiB/sec. | ||
| 13265 | 2026.03.12 01:42:43.346274 [ 275 ] {ef8c9ebd-2972-4c18-be2c-ed74b87a739a} <Debug> TCPHandler: Processed in 0.00199011 sec. | ||
| 13266 | 2026.03.12 01:42:43.346396 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13267 | 2026.03.12 01:42:43.346517 [ 275 ] {5aa0f3fc-d017-4f47-a227-4ca0294505c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13268 | 2026.03.12 01:42:43.346573 [ 275 ] {5aa0f3fc-d017-4f47-a227-4ca0294505c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13269 | 2026.03.12 01:42:43.347039 [ 275 ] {5aa0f3fc-d017-4f47-a227-4ca0294505c4} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13270 | 2026.03.12 01:42:43.347075 [ 275 ] {5aa0f3fc-d017-4f47-a227-4ca0294505c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13271 | 2026.03.12 01:42:43.347481 [ 275 ] {5aa0f3fc-d017-4f47-a227-4ca0294505c4} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13272 | 2026.03.12 01:42:43.347730 [ 275 ] {5aa0f3fc-d017-4f47-a227-4ca0294505c4} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13273 | 2026.03.12 01:42:43.347858 [ 44 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13274 | 2026.03.12 01:42:43.347868 [ 275 ] {5aa0f3fc-d017-4f47-a227-4ca0294505c4} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001376 sec., 3633.720930232558 rows/sec., 273.24 KiB/sec. | ||
| 13275 | 2026.03.12 01:42:43.347892 [ 44 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13276 | 2026.03.12 01:42:43.347911 [ 275 ] {5aa0f3fc-d017-4f47-a227-4ca0294505c4} <Debug> TCPHandler: Processed in 0.001574474 sec. | ||
| 13277 | 2026.03.12 01:42:43.347911 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13278 | 2026.03.12 01:42:43.348021 [ 193 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 13279 | 2026.03.12 01:42:43.348030 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13280 | 2026.03.12 01:42:43.348140 [ 193 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13281 | 2026.03.12 01:42:43.348141 [ 275 ] {0ced6906-1977-403b-a0c7-63b7e6a602eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13282 | 2026.03.12 01:42:43.348178 [ 193 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 225 rows starting from the beginning of the part | ||
| 13283 | 2026.03.12 01:42:43.348198 [ 275 ] {0ced6906-1977-403b-a0c7-63b7e6a602eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13284 | 2026.03.12 01:42:43.348244 [ 193 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 5 rows starting from the beginning of the part | ||
| 13285 | 2026.03.12 01:42:43.348296 [ 193 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 35 rows starting from the beginning of the part | ||
| 13286 | 2026.03.12 01:42:43.348347 [ 193 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 7 rows starting from the beginning of the part | ||
| 13287 | 2026.03.12 01:42:43.348390 [ 193 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 35 rows starting from the beginning of the part | ||
| 13288 | 2026.03.12 01:42:43.348429 [ 193 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 5 rows starting from the beginning of the part | ||
| 13289 | 2026.03.12 01:42:43.348626 [ 275 ] {0ced6906-1977-403b-a0c7-63b7e6a602eb} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13290 | 2026.03.12 01:42:43.348666 [ 275 ] {0ced6906-1977-403b-a0c7-63b7e6a602eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13291 | 2026.03.12 01:42:43.348999 [ 275 ] {0ced6906-1977-403b-a0c7-63b7e6a602eb} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13292 | 2026.03.12 01:42:43.349216 [ 275 ] {0ced6906-1977-403b-a0c7-63b7e6a602eb} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13293 | 2026.03.12 01:42:43.349241 [ 193 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266589 sec., 246330.89344688767 rows/sec., 17.34 MiB/sec. | ||
| 13294 | 2026.03.12 01:42:43.349350 [ 275 ] {0ced6906-1977-403b-a0c7-63b7e6a602eb} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001228 sec., 56188.925081433226 rows/sec., 4.39 MiB/sec. | ||
| 13295 | 2026.03.12 01:42:43.349392 [ 275 ] {0ced6906-1977-403b-a0c7-63b7e6a602eb} <Debug> TCPHandler: Processed in 0.001411361 sec. | ||
| 13296 | 2026.03.12 01:42:43.349393 [ 192 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13297 | 2026.03.12 01:42:43.349508 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13298 | 2026.03.12 01:42:43.349602 [ 275 ] {82180930-7721-4585-8f1c-0e116924958a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13299 | 2026.03.12 01:42:43.349646 [ 275 ] {82180930-7721-4585-8f1c-0e116924958a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13300 | 2026.03.12 01:42:43.349667 [ 192 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_86_17} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13301 | 2026.03.12 01:42:43.349735 [ 192 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_86_17} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13302 | 2026.03.12 01:42:43.349817 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 13303 | 2026.03.12 01:42:43.350078 [ 275 ] {82180930-7721-4585-8f1c-0e116924958a} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13304 | 2026.03.12 01:42:43.350111 [ 275 ] {82180930-7721-4585-8f1c-0e116924958a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13305 | 2026.03.12 01:42:43.350440 [ 275 ] {82180930-7721-4585-8f1c-0e116924958a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13306 | 2026.03.12 01:42:43.350647 [ 275 ] {82180930-7721-4585-8f1c-0e116924958a} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13307 | 2026.03.12 01:42:43.350759 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 2 parts from all_1_97_20 to all_98_98_0 | ||
| 13308 | 2026.03.12 01:42:43.350780 [ 275 ] {82180930-7721-4585-8f1c-0e116924958a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 13309 | 2026.03.12 01:42:43.350795 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13310 | 2026.03.12 01:42:43.350817 [ 275 ] {82180930-7721-4585-8f1c-0e116924958a} <Debug> TCPHandler: Processed in 0.001356541 sec. | ||
| 13311 | 2026.03.12 01:42:43.350818 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13312 | 2026.03.12 01:42:43.350891 [ 200 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_98_21} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_97_20 to all_98_98_0 into Compact with storage Full | ||
| 13313 | 2026.03.12 01:42:43.350927 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13314 | 2026.03.12 01:42:43.350981 [ 200 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_98_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13315 | 2026.03.12 01:42:43.351011 [ 200 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_98_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_97_20, total 31985 rows starting from the beginning of the part | ||
| 13316 | 2026.03.12 01:42:43.351019 [ 275 ] {1049dd2d-3119-4de6-8bd4-a3e50d136c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13317 | 2026.03.12 01:42:43.351066 [ 200 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_98_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 13318 | 2026.03.12 01:42:43.351073 [ 275 ] {1049dd2d-3119-4de6-8bd4-a3e50d136c34} <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 | ||
| 13319 | 2026.03.12 01:42:43.351888 [ 275 ] {1049dd2d-3119-4de6-8bd4-a3e50d136c34} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13320 | 2026.03.12 01:42:43.351923 [ 275 ] {1049dd2d-3119-4de6-8bd4-a3e50d136c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13321 | 2026.03.12 01:42:43.352452 [ 275 ] {1049dd2d-3119-4de6-8bd4-a3e50d136c34} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13322 | 2026.03.12 01:42:43.352697 [ 275 ] {1049dd2d-3119-4de6-8bd4-a3e50d136c34} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13323 | 2026.03.12 01:42:43.352829 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13324 | 2026.03.12 01:42:43.352845 [ 275 ] {1049dd2d-3119-4de6-8bd4-a3e50d136c34} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001844 sec., 2711.4967462039044 rows/sec., 4.86 MiB/sec. | ||
| 13325 | 2026.03.12 01:42:43.352873 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13326 | 2026.03.12 01:42:43.352899 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13327 | 2026.03.12 01:42:43.352937 [ 275 ] {1049dd2d-3119-4de6-8bd4-a3e50d136c34} <Debug> TCPHandler: Processed in 0.002057731 sec. | ||
| 13328 | 2026.03.12 01:42:43.352976 [ 193 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::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 | ||
| 13329 | 2026.03.12 01:42:43.353050 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13330 | 2026.03.12 01:42:43.353147 [ 275 ] {89b97180-481f-4655-b2f7-c210520fae7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13331 | 2026.03.12 01:42:43.353166 [ 193 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13332 | 2026.03.12 01:42:43.353190 [ 275 ] {89b97180-481f-4655-b2f7-c210520fae7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13333 | 2026.03.12 01:42:43.353220 [ 193 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1783 rows starting from the beginning of the part | ||
| 13334 | 2026.03.12 01:42:43.353330 [ 193 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 5 rows starting from the beginning of the part | ||
| 13335 | 2026.03.12 01:42:43.353425 [ 193 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 35 rows starting from the beginning of the part | ||
| 13336 | 2026.03.12 01:42:43.353524 [ 193 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 5 rows starting from the beginning of the part | ||
| 13337 | 2026.03.12 01:42:43.353540 [ 275 ] {89b97180-481f-4655-b2f7-c210520fae7a} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13338 | 2026.03.12 01:42:43.353577 [ 275 ] {89b97180-481f-4655-b2f7-c210520fae7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13339 | 2026.03.12 01:42:43.353626 [ 193 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 35 rows starting from the beginning of the part | ||
| 13340 | 2026.03.12 01:42:43.353727 [ 193 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 5 rows starting from the beginning of the part | ||
| 13341 | 2026.03.12 01:42:43.354037 [ 275 ] {89b97180-481f-4655-b2f7-c210520fae7a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13342 | 2026.03.12 01:42:43.354275 [ 275 ] {89b97180-481f-4655-b2f7-c210520fae7a} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13343 | 2026.03.12 01:42:43.354414 [ 275 ] {89b97180-481f-4655-b2f7-c210520fae7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001285 sec., 46692.607003891055 rows/sec., 3.15 MiB/sec. | ||
| 13344 | 2026.03.12 01:42:43.354452 [ 275 ] {89b97180-481f-4655-b2f7-c210520fae7a} <Debug> TCPHandler: Processed in 0.001449722 sec. | ||
| 13345 | 2026.03.12 01:42:43.357448 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_98_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32145 rows, containing 5 columns (5 merged, 0 gathered) in 0.00657778 sec., 4886907.1328016445 rows/sec., 323.34 MiB/sec. | ||
| 13346 | 2026.03.12 01:42:43.358053 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_98_21} <Trace> MergedBlockOutputStream: filled checksums all_1_98_21 (state Temporary) | ||
| 13347 | 2026.03.12 01:42:43.358387 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_98_21} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_98_21 to all_1_98_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13348 | 2026.03.12 01:42:43.358473 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_98_21} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 2 parts: [all_1_97_20, all_98_98_0] -> all_1_98_21 | ||
| 13349 | 2026.03.12 01:42:43.358565 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13350 | 2026.03.12 01:42:43.363113 [ 193 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1868 rows, containing 19 columns (19 merged, 0 gathered) in 0.010166824 sec., 183734.8615457492 rows/sec., 329.24 MiB/sec. | ||
| 13351 | 2026.03.12 01:42:43.365749 [ 198 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13352 | 2026.03.12 01:42:43.366176 [ 198 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13353 | 2026.03.12 01:42:43.366270 [ 198 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13354 | 2026.03.12 01:42:43.366456 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.22 MiB. | ||
| 13355 | 2026.03.12 01:42:43.631888 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13356 | 2026.03.12 01:42:43.632083 [ 275 ] {22380c00-889b-4a78-ac3f-b2b23898e93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13357 | 2026.03.12 01:42:43.632147 [ 275 ] {22380c00-889b-4a78-ac3f-b2b23898e93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13358 | 2026.03.12 01:42:43.632965 [ 275 ] {22380c00-889b-4a78-ac3f-b2b23898e93b} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13359 | 2026.03.12 01:42:43.633012 [ 275 ] {22380c00-889b-4a78-ac3f-b2b23898e93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13360 | 2026.03.12 01:42:43.633424 [ 275 ] {22380c00-889b-4a78-ac3f-b2b23898e93b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13361 | 2026.03.12 01:42:43.633666 [ 275 ] {22380c00-889b-4a78-ac3f-b2b23898e93b} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13362 | 2026.03.12 01:42:43.633818 [ 275 ] {22380c00-889b-4a78-ac3f-b2b23898e93b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001785 sec., 159103.64145658264 rows/sec., 10.11 MiB/sec. | ||
| 13363 | 2026.03.12 01:42:43.633861 [ 275 ] {22380c00-889b-4a78-ac3f-b2b23898e93b} <Debug> TCPHandler: Processed in 0.002112352 sec. | ||
| 13364 | 2026.03.12 01:42:43.633990 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13365 | 2026.03.12 01:42:43.634087 [ 275 ] {4b2cc971-8a3c-4674-bcfd-9df8fbd00833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13366 | 2026.03.12 01:42:43.634128 [ 275 ] {4b2cc971-8a3c-4674-bcfd-9df8fbd00833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13367 | 2026.03.12 01:42:43.634540 [ 275 ] {4b2cc971-8a3c-4674-bcfd-9df8fbd00833} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13368 | 2026.03.12 01:42:43.634575 [ 275 ] {4b2cc971-8a3c-4674-bcfd-9df8fbd00833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13369 | 2026.03.12 01:42:43.634889 [ 275 ] {4b2cc971-8a3c-4674-bcfd-9df8fbd00833} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13370 | 2026.03.12 01:42:43.635108 [ 275 ] {4b2cc971-8a3c-4674-bcfd-9df8fbd00833} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13371 | 2026.03.12 01:42:43.635240 [ 275 ] {4b2cc971-8a3c-4674-bcfd-9df8fbd00833} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001173 sec., 5115.089514066496 rows/sec., 417.10 KiB/sec. | ||
| 13372 | 2026.03.12 01:42:43.635278 [ 275 ] {4b2cc971-8a3c-4674-bcfd-9df8fbd00833} <Debug> TCPHandler: Processed in 0.00133848 sec. | ||
| 13373 | 2026.03.12 01:42:43.635405 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13374 | 2026.03.12 01:42:43.635499 [ 275 ] {b971bb39-c85d-4761-9629-f1ab6dd7454a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13375 | 2026.03.12 01:42:43.635539 [ 275 ] {b971bb39-c85d-4761-9629-f1ab6dd7454a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13376 | 2026.03.12 01:42:43.637331 [ 275 ] {b971bb39-c85d-4761-9629-f1ab6dd7454a} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13377 | 2026.03.12 01:42:43.637365 [ 275 ] {b971bb39-c85d-4761-9629-f1ab6dd7454a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13378 | 2026.03.12 01:42:43.637863 [ 275 ] {b971bb39-c85d-4761-9629-f1ab6dd7454a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13379 | 2026.03.12 01:42:43.638089 [ 275 ] {b971bb39-c85d-4761-9629-f1ab6dd7454a} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13380 | 2026.03.12 01:42:43.638224 [ 275 ] {b971bb39-c85d-4761-9629-f1ab6dd7454a} <Debug> executeQuery: Read 2754 rows, 214.55 KiB in 0.002744 sec., 1003644.3148688046 rows/sec., 76.36 MiB/sec. | ||
| 13381 | 2026.03.12 01:42:43.638263 [ 275 ] {b971bb39-c85d-4761-9629-f1ab6dd7454a} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 13382 | 2026.03.12 01:42:43.638276 [ 275 ] {b971bb39-c85d-4761-9629-f1ab6dd7454a} <Debug> TCPHandler: Processed in 0.002921625 sec. | ||
| 13383 | 2026.03.12 01:42:43.638402 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13384 | 2026.03.12 01:42:43.638498 [ 275 ] {c051810c-e72e-4bd6-9349-785ea42c45ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13385 | 2026.03.12 01:42:43.638540 [ 275 ] {c051810c-e72e-4bd6-9349-785ea42c45ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13386 | 2026.03.12 01:42:43.639079 [ 275 ] {c051810c-e72e-4bd6-9349-785ea42c45ea} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13387 | 2026.03.12 01:42:43.639115 [ 275 ] {c051810c-e72e-4bd6-9349-785ea42c45ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13388 | 2026.03.12 01:42:43.639432 [ 275 ] {c051810c-e72e-4bd6-9349-785ea42c45ea} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13389 | 2026.03.12 01:42:43.639642 [ 275 ] {c051810c-e72e-4bd6-9349-785ea42c45ea} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13390 | 2026.03.12 01:42:43.639772 [ 275 ] {c051810c-e72e-4bd6-9349-785ea42c45ea} <Debug> executeQuery: Read 194 rows, 12.42 KiB in 0.001292 sec., 150154.7987616099 rows/sec., 9.39 MiB/sec. | ||
| 13391 | 2026.03.12 01:42:43.639809 [ 275 ] {c051810c-e72e-4bd6-9349-785ea42c45ea} <Debug> TCPHandler: Processed in 0.001456642 sec. | ||
| 13392 | 2026.03.12 01:42:43.639919 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13393 | 2026.03.12 01:42:43.640014 [ 275 ] {2f412842-93a0-43a7-9525-107997745cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13394 | 2026.03.12 01:42:43.640053 [ 275 ] {2f412842-93a0-43a7-9525-107997745cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13395 | 2026.03.12 01:42:43.640749 [ 275 ] {2f412842-93a0-43a7-9525-107997745cb1} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13396 | 2026.03.12 01:42:43.640785 [ 275 ] {2f412842-93a0-43a7-9525-107997745cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13397 | 2026.03.12 01:42:43.641118 [ 275 ] {2f412842-93a0-43a7-9525-107997745cb1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13398 | 2026.03.12 01:42:43.641332 [ 275 ] {2f412842-93a0-43a7-9525-107997745cb1} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13399 | 2026.03.12 01:42:43.641461 [ 275 ] {2f412842-93a0-43a7-9525-107997745cb1} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001466 sec., 584583.9017735334 rows/sec., 34.74 MiB/sec. | ||
| 13400 | 2026.03.12 01:42:43.641499 [ 275 ] {2f412842-93a0-43a7-9525-107997745cb1} <Debug> TCPHandler: Processed in 0.001630074 sec. | ||
| 13401 | 2026.03.12 01:42:43.641612 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13402 | 2026.03.12 01:42:43.641708 [ 275 ] {23c1f913-cebc-4506-935d-2d7b6eeafdd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13403 | 2026.03.12 01:42:43.641747 [ 275 ] {23c1f913-cebc-4506-935d-2d7b6eeafdd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13404 | 2026.03.12 01:42:43.642130 [ 275 ] {23c1f913-cebc-4506-935d-2d7b6eeafdd0} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13405 | 2026.03.12 01:42:43.642166 [ 275 ] {23c1f913-cebc-4506-935d-2d7b6eeafdd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13406 | 2026.03.12 01:42:43.642458 [ 275 ] {23c1f913-cebc-4506-935d-2d7b6eeafdd0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 13407 | 2026.03.12 01:42:43.642668 [ 275 ] {23c1f913-cebc-4506-935d-2d7b6eeafdd0} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13408 | 2026.03.12 01:42:43.642767 [ 43 ] {} <Debug> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 13409 | 2026.03.12 01:42:43.642794 [ 275 ] {23c1f913-cebc-4506-935d-2d7b6eeafdd0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001104 sec., 905.7971014492754 rows/sec., 63.69 KiB/sec. | ||
| 13410 | 2026.03.12 01:42:43.642826 [ 43 ] {} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13411 | 2026.03.12 01:42:43.642839 [ 275 ] {23c1f913-cebc-4506-935d-2d7b6eeafdd0} <Debug> TCPHandler: Processed in 0.00127715 sec. | ||
| 13412 | 2026.03.12 01:42:43.642857 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13413 | 2026.03.12 01:42:43.642958 [ 186 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::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 | ||
| 13414 | 2026.03.12 01:42:43.642959 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13415 | 2026.03.12 01:42:43.643087 [ 186 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13416 | 2026.03.12 01:42:43.643090 [ 275 ] {7bd84bad-9559-4bc3-ae57-c759e9ed5132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13417 | 2026.03.12 01:42:43.643126 [ 186 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 1 rows starting from the beginning of the part | ||
| 13418 | 2026.03.12 01:42:43.643145 [ 275 ] {7bd84bad-9559-4bc3-ae57-c759e9ed5132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13419 | 2026.03.12 01:42:43.643201 [ 186 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 13420 | 2026.03.12 01:42:43.643260 [ 186 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 13421 | 2026.03.12 01:42:43.643304 [ 186 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 13422 | 2026.03.12 01:42:43.643343 [ 186 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 13423 | 2026.03.12 01:42:43.643649 [ 275 ] {7bd84bad-9559-4bc3-ae57-c759e9ed5132} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13424 | 2026.03.12 01:42:43.643690 [ 275 ] {7bd84bad-9559-4bc3-ae57-c759e9ed5132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13425 | 2026.03.12 01:42:43.644019 [ 275 ] {7bd84bad-9559-4bc3-ae57-c759e9ed5132} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13426 | 2026.03.12 01:42:43.644092 [ 187 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001173028 sec., 4262.472848047958 rows/sec., 316.36 KiB/sec. | ||
| 13427 | 2026.03.12 01:42:43.644266 [ 187 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 13428 | 2026.03.12 01:42:43.644274 [ 275 ] {7bd84bad-9559-4bc3-ae57-c759e9ed5132} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13429 | 2026.03.12 01:42:43.644411 [ 275 ] {7bd84bad-9559-4bc3-ae57-c759e9ed5132} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001339 sec., 110530.24645257655 rows/sec., 6.29 MiB/sec. | ||
| 13430 | 2026.03.12 01:42:43.644450 [ 275 ] {7bd84bad-9559-4bc3-ae57-c759e9ed5132} <Debug> TCPHandler: Processed in 0.001540633 sec. | ||
| 13431 | 2026.03.12 01:42:43.644592 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13432 | 2026.03.12 01:42:43.644619 [ 187 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_13_3} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13433 | 2026.03.12 01:42:43.644692 [ 275 ] {a15d3263-7d1e-4daf-94e5-94af9459592b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13434 | 2026.03.12 01:42:43.644713 [ 187 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_13_3} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 13435 | 2026.03.12 01:42:43.644737 [ 275 ] {a15d3263-7d1e-4daf-94e5-94af9459592b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13436 | 2026.03.12 01:42:43.644829 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13437 | 2026.03.12 01:42:43.645706 [ 275 ] {a15d3263-7d1e-4daf-94e5-94af9459592b} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13438 | 2026.03.12 01:42:43.645747 [ 275 ] {a15d3263-7d1e-4daf-94e5-94af9459592b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13439 | 2026.03.12 01:42:43.646130 [ 275 ] {a15d3263-7d1e-4daf-94e5-94af9459592b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13440 | 2026.03.12 01:42:43.646352 [ 275 ] {a15d3263-7d1e-4daf-94e5-94af9459592b} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13441 | 2026.03.12 01:42:43.646484 [ 275 ] {a15d3263-7d1e-4daf-94e5-94af9459592b} <Debug> executeQuery: Read 1478 rows, 104.58 KiB in 0.00181 sec., 816574.5856353592 rows/sec., 56.42 MiB/sec. | ||
| 13442 | 2026.03.12 01:42:43.646523 [ 275 ] {a15d3263-7d1e-4daf-94e5-94af9459592b} <Debug> TCPHandler: Processed in 0.00200242 sec. | ||
| 13443 | 2026.03.12 01:42:43.646636 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13444 | 2026.03.12 01:42:43.646729 [ 275 ] {59c3d373-fac8-4433-b83b-15d56664cfb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13445 | 2026.03.12 01:42:43.646770 [ 275 ] {59c3d373-fac8-4433-b83b-15d56664cfb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13446 | 2026.03.12 01:42:43.647103 [ 275 ] {59c3d373-fac8-4433-b83b-15d56664cfb7} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13447 | 2026.03.12 01:42:43.647139 [ 275 ] {59c3d373-fac8-4433-b83b-15d56664cfb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13448 | 2026.03.12 01:42:43.647435 [ 275 ] {59c3d373-fac8-4433-b83b-15d56664cfb7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 13449 | 2026.03.12 01:42:43.647640 [ 275 ] {59c3d373-fac8-4433-b83b-15d56664cfb7} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13450 | 2026.03.12 01:42:43.647764 [ 275 ] {59c3d373-fac8-4433-b83b-15d56664cfb7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 13451 | 2026.03.12 01:42:43.647799 [ 275 ] {59c3d373-fac8-4433-b83b-15d56664cfb7} <Debug> TCPHandler: Processed in 0.001210508 sec. | ||
| 13452 | 2026.03.12 01:42:43.647902 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13453 | 2026.03.12 01:42:43.647993 [ 275 ] {3bf3c217-4ea3-41e8-a9f8-4e23aafe770b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13454 | 2026.03.12 01:42:43.648034 [ 275 ] {3bf3c217-4ea3-41e8-a9f8-4e23aafe770b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13455 | 2026.03.12 01:42:43.648719 [ 275 ] {3bf3c217-4ea3-41e8-a9f8-4e23aafe770b} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13456 | 2026.03.12 01:42:43.648755 [ 275 ] {3bf3c217-4ea3-41e8-a9f8-4e23aafe770b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13457 | 2026.03.12 01:42:43.649149 [ 275 ] {3bf3c217-4ea3-41e8-a9f8-4e23aafe770b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13458 | 2026.03.12 01:42:43.649358 [ 275 ] {3bf3c217-4ea3-41e8-a9f8-4e23aafe770b} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13459 | 2026.03.12 01:42:43.649483 [ 275 ] {3bf3c217-4ea3-41e8-a9f8-4e23aafe770b} <Debug> executeQuery: Read 1325 rows, 84.75 KiB in 0.001508 sec., 878647.2148541114 rows/sec., 54.88 MiB/sec. | ||
| 13460 | 2026.03.12 01:42:43.649501 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 6 parts from all_1_98_21 to all_103_103_0 | ||
| 13461 | 2026.03.12 01:42:43.649520 [ 275 ] {3bf3c217-4ea3-41e8-a9f8-4e23aafe770b} <Debug> TCPHandler: Processed in 0.001665726 sec. | ||
| 13462 | 2026.03.12 01:42:43.649550 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13463 | 2026.03.12 01:42:43.649575 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13464 | 2026.03.12 01:42:43.649646 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13465 | 2026.03.12 01:42:43.649665 [ 187 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_103_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_98_21 to all_103_103_0 into Compact with storage Full | ||
| 13466 | 2026.03.12 01:42:43.649741 [ 275 ] {23b4573d-0de6-496c-85f6-91b483ebd2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13467 | 2026.03.12 01:42:43.649785 [ 275 ] {23b4573d-0de6-496c-85f6-91b483ebd2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13468 | 2026.03.12 01:42:43.649788 [ 187 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_103_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13469 | 2026.03.12 01:42:43.649836 [ 187 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_103_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_98_21, total 32145 rows starting from the beginning of the part | ||
| 13470 | 2026.03.12 01:42:43.649915 [ 187 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_103_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 13471 | 2026.03.12 01:42:43.649964 [ 187 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_103_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 161 rows starting from the beginning of the part | ||
| 13472 | 2026.03.12 01:42:43.650003 [ 187 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_103_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 13473 | 2026.03.12 01:42:43.650042 [ 187 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_103_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 13474 | 2026.03.12 01:42:43.650084 [ 187 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_103_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 1325 rows starting from the beginning of the part | ||
| 13475 | 2026.03.12 01:42:43.650108 [ 275 ] {23b4573d-0de6-496c-85f6-91b483ebd2ab} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13476 | 2026.03.12 01:42:43.650147 [ 275 ] {23b4573d-0de6-496c-85f6-91b483ebd2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13477 | 2026.03.12 01:42:43.650462 [ 275 ] {23b4573d-0de6-496c-85f6-91b483ebd2ab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 13478 | 2026.03.12 01:42:43.650762 [ 275 ] {23b4573d-0de6-496c-85f6-91b483ebd2ab} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13479 | 2026.03.12 01:42:43.650924 [ 275 ] {23b4573d-0de6-496c-85f6-91b483ebd2ab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0012 sec., 833.3333333333334 rows/sec., 56.15 KiB/sec. | ||
| 13480 | 2026.03.12 01:42:43.650971 [ 275 ] {23b4573d-0de6-496c-85f6-91b483ebd2ab} <Debug> TCPHandler: Processed in 0.001372021 sec. | ||
| 13481 | 2026.03.12 01:42:43.651086 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13482 | 2026.03.12 01:42:43.651181 [ 275 ] {0b134153-948c-49ed-9808-13d078b989b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13483 | 2026.03.12 01:42:43.651240 [ 275 ] {0b134153-948c-49ed-9808-13d078b989b2} <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.03.12 01:42:43.652168 [ 275 ] {0b134153-948c-49ed-9808-13d078b989b2} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13485 | 2026.03.12 01:42:43.652205 [ 275 ] {0b134153-948c-49ed-9808-13d078b989b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13486 | 2026.03.12 01:42:43.652810 [ 275 ] {0b134153-948c-49ed-9808-13d078b989b2} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13487 | 2026.03.12 01:42:43.653031 [ 275 ] {0b134153-948c-49ed-9808-13d078b989b2} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13488 | 2026.03.12 01:42:43.653170 [ 275 ] {0b134153-948c-49ed-9808-13d078b989b2} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002007 sec., 22919.780767314398 rows/sec., 41.07 MiB/sec. | ||
| 13489 | 2026.03.12 01:42:43.653224 [ 275 ] {0b134153-948c-49ed-9808-13d078b989b2} <Debug> TCPHandler: Processed in 0.002188223 sec. | ||
| 13490 | 2026.03.12 01:42:43.653339 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13491 | 2026.03.12 01:42:43.653434 [ 275 ] {42206962-4b28-4efb-a384-2918a295bf23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13492 | 2026.03.12 01:42:43.653476 [ 275 ] {42206962-4b28-4efb-a384-2918a295bf23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13493 | 2026.03.12 01:42:43.653813 [ 275 ] {42206962-4b28-4efb-a384-2918a295bf23} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13494 | 2026.03.12 01:42:43.653849 [ 275 ] {42206962-4b28-4efb-a384-2918a295bf23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13495 | 2026.03.12 01:42:43.654148 [ 275 ] {42206962-4b28-4efb-a384-2918a295bf23} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13496 | 2026.03.12 01:42:43.654347 [ 275 ] {42206962-4b28-4efb-a384-2918a295bf23} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13497 | 2026.03.12 01:42:43.654476 [ 275 ] {42206962-4b28-4efb-a384-2918a295bf23} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.00106 sec., 39622.64150943396 rows/sec., 2.26 MiB/sec. | ||
| 13498 | 2026.03.12 01:42:43.654513 [ 275 ] {42206962-4b28-4efb-a384-2918a295bf23} <Debug> TCPHandler: Processed in 0.001223358 sec. | ||
| 13499 | 2026.03.12 01:42:43.657562 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_103_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34111 rows, containing 5 columns (5 merged, 0 gathered) in 0.00793652 sec., 4297979.46707121 rows/sec., 284.03 MiB/sec. | ||
| 13500 | 2026.03.12 01:42:43.658013 [ 190 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_103_22} <Trace> MergedBlockOutputStream: filled checksums all_1_103_22 (state Temporary) | ||
| 13501 | 2026.03.12 01:42:43.658297 [ 190 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_103_22} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_103_22 to all_1_103_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13502 | 2026.03.12 01:42:43.658375 [ 190 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_103_22} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 6 parts: [all_1_98_21, all_103_103_0] -> all_1_103_22 | ||
| 13503 | 2026.03.12 01:42:43.658473 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 13504 | 2026.03.12 01:42:44.001259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.31 MiB, peak 372.51 MiB, free memory in arenas 0.00 B, will set to 359.98 MiB (RSS), difference: 3.67 MiB | ||
| 13505 | 2026.03.12 01:42:45.615043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30248 | ||
| 13506 | 2026.03.12 01:42:45.615545 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13507 | 2026.03.12 01:42:45.615589 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13508 | 2026.03.12 01:42:45.616070 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13509 | 2026.03.12 01:42:45.616299 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13510 | 2026.03.12 01:42:45.616442 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30248 | ||
| 13511 | 2026.03.12 01:42:47.278321 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13512 | 2026.03.12 01:42:47.296026 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13513 | 2026.03.12 01:42:47.296111 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13514 | 2026.03.12 01:42:47.302515 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13515 | 2026.03.12 01:42:47.303345 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13516 | 2026.03.12 01:42:47.307936 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13517 | 2026.03.12 01:42:48.343196 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13518 | 2026.03.12 01:42:48.343390 [ 275 ] {55a63817-2993-43b2-9d5c-f7abbfe073a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13519 | 2026.03.12 01:42:48.343461 [ 275 ] {55a63817-2993-43b2-9d5c-f7abbfe073a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13520 | 2026.03.12 01:42:48.344192 [ 275 ] {55a63817-2993-43b2-9d5c-f7abbfe073a0} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13521 | 2026.03.12 01:42:48.344233 [ 275 ] {55a63817-2993-43b2-9d5c-f7abbfe073a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13522 | 2026.03.12 01:42:48.344627 [ 275 ] {55a63817-2993-43b2-9d5c-f7abbfe073a0} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13523 | 2026.03.12 01:42:48.344839 [ 275 ] {55a63817-2993-43b2-9d5c-f7abbfe073a0} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13524 | 2026.03.12 01:42:48.344995 [ 275 ] {55a63817-2993-43b2-9d5c-f7abbfe073a0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001659 sec., 33755.27426160337 rows/sec., 2.58 MiB/sec. | ||
| 13525 | 2026.03.12 01:42:48.345037 [ 275 ] {55a63817-2993-43b2-9d5c-f7abbfe073a0} <Debug> TCPHandler: Processed in 0.00197829 sec. | ||
| 13526 | 2026.03.12 01:42:48.345161 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13527 | 2026.03.12 01:42:48.345254 [ 275 ] {25b645d6-f451-4c78-a63f-6140981cc48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13528 | 2026.03.12 01:42:48.345294 [ 275 ] {25b645d6-f451-4c78-a63f-6140981cc48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13529 | 2026.03.12 01:42:48.345735 [ 275 ] {25b645d6-f451-4c78-a63f-6140981cc48c} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13530 | 2026.03.12 01:42:48.345769 [ 275 ] {25b645d6-f451-4c78-a63f-6140981cc48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13531 | 2026.03.12 01:42:48.346061 [ 275 ] {25b645d6-f451-4c78-a63f-6140981cc48c} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13532 | 2026.03.12 01:42:48.346265 [ 275 ] {25b645d6-f451-4c78-a63f-6140981cc48c} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13533 | 2026.03.12 01:42:48.346391 [ 275 ] {25b645d6-f451-4c78-a63f-6140981cc48c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001155 sec., 55411.25541125541 rows/sec., 4.32 MiB/sec. | ||
| 13534 | 2026.03.12 01:42:48.346428 [ 275 ] {25b645d6-f451-4c78-a63f-6140981cc48c} <Debug> TCPHandler: Processed in 0.00132253 sec. | ||
| 13535 | 2026.03.12 01:42:48.346541 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13536 | 2026.03.12 01:42:48.346633 [ 275 ] {4b0dce2e-5eb1-42b4-a81f-aa8bf467f125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13537 | 2026.03.12 01:42:48.346676 [ 275 ] {4b0dce2e-5eb1-42b4-a81f-aa8bf467f125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13538 | 2026.03.12 01:42:48.347102 [ 275 ] {4b0dce2e-5eb1-42b4-a81f-aa8bf467f125} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13539 | 2026.03.12 01:42:48.347139 [ 275 ] {4b0dce2e-5eb1-42b4-a81f-aa8bf467f125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13540 | 2026.03.12 01:42:48.347465 [ 275 ] {4b0dce2e-5eb1-42b4-a81f-aa8bf467f125} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13541 | 2026.03.12 01:42:48.347668 [ 275 ] {4b0dce2e-5eb1-42b4-a81f-aa8bf467f125} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13542 | 2026.03.12 01:42:48.347796 [ 275 ] {4b0dce2e-5eb1-42b4-a81f-aa8bf467f125} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00118 sec., 108474.57627118644 rows/sec., 7.56 MiB/sec. | ||
| 13543 | 2026.03.12 01:42:48.347833 [ 275 ] {4b0dce2e-5eb1-42b4-a81f-aa8bf467f125} <Debug> TCPHandler: Processed in 0.00133968 sec. | ||
| 13544 | 2026.03.12 01:42:48.347943 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13545 | 2026.03.12 01:42:48.348037 [ 275 ] {42adbf28-b00c-497d-b253-7191e237b252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13546 | 2026.03.12 01:42:48.348078 [ 275 ] {42adbf28-b00c-497d-b253-7191e237b252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13547 | 2026.03.12 01:42:48.348407 [ 275 ] {42adbf28-b00c-497d-b253-7191e237b252} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13548 | 2026.03.12 01:42:48.348440 [ 275 ] {42adbf28-b00c-497d-b253-7191e237b252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13549 | 2026.03.12 01:42:48.348748 [ 275 ] {42adbf28-b00c-497d-b253-7191e237b252} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13550 | 2026.03.12 01:42:48.348947 [ 275 ] {42adbf28-b00c-497d-b253-7191e237b252} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13551 | 2026.03.12 01:42:48.349073 [ 275 ] {42adbf28-b00c-497d-b253-7191e237b252} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001055 sec., 45497.63033175356 rows/sec., 3.07 MiB/sec. | ||
| 13552 | 2026.03.12 01:42:48.349109 [ 275 ] {42adbf28-b00c-497d-b253-7191e237b252} <Debug> TCPHandler: Processed in 0.001212889 sec. | ||
| 13553 | 2026.03.12 01:42:52.911223 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13554 | 2026.03.12 01:42:52.911288 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13555 | 2026.03.12 01:42:53.116678 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30760 | ||
| 13556 | 2026.03.12 01:42:53.117280 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13557 | 2026.03.12 01:42:53.117330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13558 | 2026.03.12 01:42:53.117826 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13559 | 2026.03.12 01:42:53.118062 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13560 | 2026.03.12 01:42:53.118209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30760 | ||
| 13561 | 2026.03.12 01:42:53.221921 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1690 | ||
| 13562 | 2026.03.12 01:42:53.224604 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13563 | 2026.03.12 01:42:53.224665 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13564 | 2026.03.12 01:42:53.225921 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13565 | 2026.03.12 01:42:53.226195 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13566 | 2026.03.12 01:42:53.226585 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1690 | ||
| 13567 | 2026.03.12 01:42:53.345025 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13568 | 2026.03.12 01:42:53.345207 [ 275 ] {d2224ec8-622c-4bce-bac4-872d8f5d3112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13569 | 2026.03.12 01:42:53.345275 [ 275 ] {d2224ec8-622c-4bce-bac4-872d8f5d3112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13570 | 2026.03.12 01:42:53.345956 [ 275 ] {d2224ec8-622c-4bce-bac4-872d8f5d3112} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13571 | 2026.03.12 01:42:53.345999 [ 275 ] {d2224ec8-622c-4bce-bac4-872d8f5d3112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13572 | 2026.03.12 01:42:53.346401 [ 275 ] {d2224ec8-622c-4bce-bac4-872d8f5d3112} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13573 | 2026.03.12 01:42:53.346644 [ 275 ] {d2224ec8-622c-4bce-bac4-872d8f5d3112} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13574 | 2026.03.12 01:42:53.346819 [ 275 ] {d2224ec8-622c-4bce-bac4-872d8f5d3112} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001663 sec., 39687.3120865905 rows/sec., 3.14 MiB/sec. | ||
| 13575 | 2026.03.12 01:42:53.346873 [ 275 ] {d2224ec8-622c-4bce-bac4-872d8f5d3112} <Debug> TCPHandler: Processed in 0.00197711 sec. | ||
| 13576 | 2026.03.12 01:42:53.347002 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13577 | 2026.03.12 01:42:53.347106 [ 275 ] {3f378fe5-33a6-4de3-afc1-69c3402de257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13578 | 2026.03.12 01:42:53.347153 [ 275 ] {3f378fe5-33a6-4de3-afc1-69c3402de257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13579 | 2026.03.12 01:42:53.347575 [ 275 ] {3f378fe5-33a6-4de3-afc1-69c3402de257} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13580 | 2026.03.12 01:42:53.347611 [ 275 ] {3f378fe5-33a6-4de3-afc1-69c3402de257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13581 | 2026.03.12 01:42:53.347931 [ 275 ] {3f378fe5-33a6-4de3-afc1-69c3402de257} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13582 | 2026.03.12 01:42:53.348154 [ 275 ] {3f378fe5-33a6-4de3-afc1-69c3402de257} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13583 | 2026.03.12 01:42:53.348292 [ 275 ] {3f378fe5-33a6-4de3-afc1-69c3402de257} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00121 sec., 4132.231404958678 rows/sec., 310.72 KiB/sec. | ||
| 13584 | 2026.03.12 01:42:53.348333 [ 275 ] {3f378fe5-33a6-4de3-afc1-69c3402de257} <Debug> TCPHandler: Processed in 0.001384401 sec. | ||
| 13585 | 2026.03.12 01:42:53.348437 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13586 | 2026.03.12 01:42:53.348534 [ 275 ] {e9d3b13d-27a9-47a4-b046-4c034695bcda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13587 | 2026.03.12 01:42:53.348576 [ 275 ] {e9d3b13d-27a9-47a4-b046-4c034695bcda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13588 | 2026.03.12 01:42:53.349014 [ 275 ] {e9d3b13d-27a9-47a4-b046-4c034695bcda} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13589 | 2026.03.12 01:42:53.349049 [ 275 ] {e9d3b13d-27a9-47a4-b046-4c034695bcda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13590 | 2026.03.12 01:42:53.349360 [ 275 ] {e9d3b13d-27a9-47a4-b046-4c034695bcda} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13591 | 2026.03.12 01:42:53.349591 [ 275 ] {e9d3b13d-27a9-47a4-b046-4c034695bcda} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13592 | 2026.03.12 01:42:53.349724 [ 275 ] {e9d3b13d-27a9-47a4-b046-4c034695bcda} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001209 sec., 57071.960297766745 rows/sec., 4.46 MiB/sec. | ||
| 13593 | 2026.03.12 01:42:53.349763 [ 275 ] {e9d3b13d-27a9-47a4-b046-4c034695bcda} <Debug> TCPHandler: Processed in 0.001375881 sec. | ||
| 13594 | 2026.03.12 01:42:53.349875 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13595 | 2026.03.12 01:42:53.349969 [ 275 ] {398eb218-87fa-418b-b5df-8d5cda2bceeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13596 | 2026.03.12 01:42:53.350014 [ 275 ] {398eb218-87fa-418b-b5df-8d5cda2bceeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13597 | 2026.03.12 01:42:53.350423 [ 275 ] {398eb218-87fa-418b-b5df-8d5cda2bceeb} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13598 | 2026.03.12 01:42:53.350457 [ 275 ] {398eb218-87fa-418b-b5df-8d5cda2bceeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13599 | 2026.03.12 01:42:53.350798 [ 275 ] {398eb218-87fa-418b-b5df-8d5cda2bceeb} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13600 | 2026.03.12 01:42:53.351013 [ 275 ] {398eb218-87fa-418b-b5df-8d5cda2bceeb} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13601 | 2026.03.12 01:42:53.351152 [ 275 ] {398eb218-87fa-418b-b5df-8d5cda2bceeb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 13602 | 2026.03.12 01:42:53.351189 [ 275 ] {398eb218-87fa-418b-b5df-8d5cda2bceeb} <Debug> TCPHandler: Processed in 0.00136391 sec. | ||
| 13603 | 2026.03.12 01:42:53.351312 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13604 | 2026.03.12 01:42:53.351438 [ 275 ] {ff0c8a13-6b4f-4219-9710-a9bd2b3095ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13605 | 2026.03.12 01:42:53.351504 [ 275 ] {ff0c8a13-6b4f-4219-9710-a9bd2b3095ab} <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 | ||
| 13606 | 2026.03.12 01:42:53.352412 [ 275 ] {ff0c8a13-6b4f-4219-9710-a9bd2b3095ab} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13607 | 2026.03.12 01:42:53.352447 [ 275 ] {ff0c8a13-6b4f-4219-9710-a9bd2b3095ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13608 | 2026.03.12 01:42:53.352984 [ 275 ] {ff0c8a13-6b4f-4219-9710-a9bd2b3095ab} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13609 | 2026.03.12 01:42:53.353212 [ 275 ] {ff0c8a13-6b4f-4219-9710-a9bd2b3095ab} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13610 | 2026.03.12 01:42:53.353359 [ 275 ] {ff0c8a13-6b4f-4219-9710-a9bd2b3095ab} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001947 sec., 2568.0534155110427 rows/sec., 4.60 MiB/sec. | ||
| 13611 | 2026.03.12 01:42:53.353426 [ 275 ] {ff0c8a13-6b4f-4219-9710-a9bd2b3095ab} <Debug> TCPHandler: Processed in 0.002175523 sec. | ||
| 13612 | 2026.03.12 01:42:53.353537 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13613 | 2026.03.12 01:42:53.353633 [ 275 ] {e413bda5-4270-4c94-9df7-84cacdaff407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13614 | 2026.03.12 01:42:53.353676 [ 275 ] {e413bda5-4270-4c94-9df7-84cacdaff407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13615 | 2026.03.12 01:42:53.354026 [ 275 ] {e413bda5-4270-4c94-9df7-84cacdaff407} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13616 | 2026.03.12 01:42:53.354061 [ 275 ] {e413bda5-4270-4c94-9df7-84cacdaff407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13617 | 2026.03.12 01:42:53.354375 [ 275 ] {e413bda5-4270-4c94-9df7-84cacdaff407} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13618 | 2026.03.12 01:42:53.354585 [ 275 ] {e413bda5-4270-4c94-9df7-84cacdaff407} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13619 | 2026.03.12 01:42:53.354729 [ 275 ] {e413bda5-4270-4c94-9df7-84cacdaff407} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 13620 | 2026.03.12 01:42:53.354766 [ 275 ] {e413bda5-4270-4c94-9df7-84cacdaff407} <Debug> TCPHandler: Processed in 0.001279439 sec. | ||
| 13621 | 2026.03.12 01:42:54.003694 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003161078 sec. | ||
| 13622 | 2026.03.12 01:42:54.808147 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13623 | 2026.03.12 01:42:54.825177 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13624 | 2026.03.12 01:42:54.825225 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13625 | 2026.03.12 01:42:54.831305 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13626 | 2026.03.12 01:42:54.831993 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13627 | 2026.03.12 01:42:54.834887 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13628 | 2026.03.12 01:42:55.425309 [ 27 ] {} <Debug> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 13629 | 2026.03.12 01:42:55.425372 [ 27 ] {} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13630 | 2026.03.12 01:42:55.425395 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13631 | 2026.03.12 01:42:55.425533 [ 190 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 13632 | 2026.03.12 01:42:55.425692 [ 190 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13633 | 2026.03.12 01:42:55.425733 [ 190 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 882 rows starting from the beginning of the part | ||
| 13634 | 2026.03.12 01:42:55.425812 [ 190 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 732 rows starting from the beginning of the part | ||
| 13635 | 2026.03.12 01:42:55.425872 [ 190 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 732 rows starting from the beginning of the part | ||
| 13636 | 2026.03.12 01:42:55.425921 [ 190 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 732 rows starting from the beginning of the part | ||
| 13637 | 2026.03.12 01:42:55.425967 [ 190 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 857 rows starting from the beginning of the part | ||
| 13638 | 2026.03.12 01:42:55.426493 [ 27 ] {} <Debug> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 13639 | 2026.03.12 01:42:55.426527 [ 27 ] {} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13640 | 2026.03.12 01:42:55.426547 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13641 | 2026.03.12 01:42:55.426648 [ 188 ] {2801d458-d529-40df-a007-f8bf61db3dc2::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 | ||
| 13642 | 2026.03.12 01:42:55.426799 [ 188 ] {2801d458-d529-40df-a007-f8bf61db3dc2::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13643 | 2026.03.12 01:42:55.426835 [ 188 ] {2801d458-d529-40df-a007-f8bf61db3dc2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 13644 | 2026.03.12 01:42:55.426910 [ 188 ] {2801d458-d529-40df-a007-f8bf61db3dc2::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 | ||
| 13645 | 2026.03.12 01:42:55.426955 [ 188 ] {2801d458-d529-40df-a007-f8bf61db3dc2::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 | ||
| 13646 | 2026.03.12 01:42:55.426995 [ 188 ] {2801d458-d529-40df-a007-f8bf61db3dc2::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 | ||
| 13647 | 2026.03.12 01:42:55.427031 [ 188 ] {2801d458-d529-40df-a007-f8bf61db3dc2::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 | ||
| 13648 | 2026.03.12 01:42:55.427452 [ 196 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3935 rows, containing 5 columns (5 merged, 0 gathered) in 0.00198146 sec., 1985909.3799521565 rows/sec., 125.57 MiB/sec. | ||
| 13649 | 2026.03.12 01:42:55.427674 [ 195 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 13650 | 2026.03.12 01:42:55.427804 [ 190 ] {2801d458-d529-40df-a007-f8bf61db3dc2::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001204228 sec., 49824.45184798892 rows/sec., 2.54 MiB/sec. | ||
| 13651 | 2026.03.12 01:42:55.427962 [ 190 ] {2801d458-d529-40df-a007-f8bf61db3dc2::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 13652 | 2026.03.12 01:42:55.427992 [ 195 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_22_5} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13653 | 2026.03.12 01:42:55.428082 [ 195 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_22_5} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 13654 | 2026.03.12 01:42:55.428194 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 13655 | 2026.03.12 01:42:55.428261 [ 190 ] {2801d458-d529-40df-a007-f8bf61db3dc2::all_1_10_2} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13656 | 2026.03.12 01:42:55.428344 [ 190 ] {2801d458-d529-40df-a007-f8bf61db3dc2::all_1_10_2} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 13657 | 2026.03.12 01:42:55.428426 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13658 | 2026.03.12 01:42:55.662419 [ 27 ] {} <Debug> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 13659 | 2026.03.12 01:42:55.662468 [ 27 ] {} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13660 | 2026.03.12 01:42:55.662490 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13661 | 2026.03.12 01:42:55.662620 [ 202 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 13662 | 2026.03.12 01:42:55.662811 [ 202 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13663 | 2026.03.12 01:42:55.662863 [ 202 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 160 rows starting from the beginning of the part | ||
| 13664 | 2026.03.12 01:42:55.662973 [ 202 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 13665 | 2026.03.12 01:42:55.663054 [ 202 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 13666 | 2026.03.12 01:42:55.663126 [ 202 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 13667 | 2026.03.12 01:42:55.663196 [ 202 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 13668 | 2026.03.12 01:42:55.664032 [ 188 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477003 sec., 232904.06316033212 rows/sec., 14.77 MiB/sec. | ||
| 13669 | 2026.03.12 01:42:55.664212 [ 188 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 13670 | 2026.03.12 01:42:55.664496 [ 188 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_22_5} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13671 | 2026.03.12 01:42:55.664572 [ 188 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_22_5} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 13672 | 2026.03.12 01:42:55.664673 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 13673 | 2026.03.12 01:42:56.168261 [ 27 ] {} <Debug> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
| 13674 | 2026.03.12 01:42:56.168347 [ 27 ] {} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13675 | 2026.03.12 01:42:56.168386 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13676 | 2026.03.12 01:42:56.168529 [ 195 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full | ||
| 13677 | 2026.03.12 01:42:56.168711 [ 195 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13678 | 2026.03.12 01:42:56.168767 [ 195 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 20 rows starting from the beginning of the part | ||
| 13679 | 2026.03.12 01:42:56.168878 [ 195 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 13680 | 2026.03.12 01:42:56.168953 [ 195 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 13681 | 2026.03.12 01:42:56.169022 [ 195 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 13682 | 2026.03.12 01:42:56.169089 [ 195 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 13683 | 2026.03.12 01:42:56.170161 [ 194 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001684475 sec., 22558.957538699004 rows/sec., 1.88 MiB/sec. | ||
| 13684 | 2026.03.12 01:42:56.170419 [ 194 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 13685 | 2026.03.12 01:42:56.170757 [ 194 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_30_7} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13686 | 2026.03.12 01:42:56.170865 [ 194 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_30_7} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 | ||
| 13687 | 2026.03.12 01:42:56.170988 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13688 | 2026.03.12 01:42:56.282925 [ 27 ] {} <Debug> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 13689 | 2026.03.12 01:42:56.282974 [ 27 ] {} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13690 | 2026.03.12 01:42:56.283006 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13691 | 2026.03.12 01:42:56.283140 [ 194 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 13692 | 2026.03.12 01:42:56.283324 [ 194 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13693 | 2026.03.12 01:42:56.283378 [ 194 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 308 rows starting from the beginning of the part | ||
| 13694 | 2026.03.12 01:42:56.283466 [ 194 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 13695 | 2026.03.12 01:42:56.283519 [ 194 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 13696 | 2026.03.12 01:42:56.283563 [ 194 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 13697 | 2026.03.12 01:42:56.283603 [ 194 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 13698 | 2026.03.12 01:42:56.284423 [ 188 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134125 sec., 495060.5778191985 rows/sec., 34.72 MiB/sec. | ||
| 13699 | 2026.03.12 01:42:56.284639 [ 191 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 13700 | 2026.03.12 01:42:56.284967 [ 191 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_22_5} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13701 | 2026.03.12 01:42:56.285054 [ 191 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_22_5} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 13702 | 2026.03.12 01:42:56.285150 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 13703 | 2026.03.12 01:42:56.844197 [ 27 ] {} <Debug> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 13704 | 2026.03.12 01:42:56.844268 [ 27 ] {} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13705 | 2026.03.12 01:42:56.844292 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13706 | 2026.03.12 01:42:56.844482 [ 194 ] {7d4379ee-0be1-4f8b-91f4-ec6ad93cb549::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 | ||
| 13707 | 2026.03.12 01:42:56.844717 [ 194 ] {7d4379ee-0be1-4f8b-91f4-ec6ad93cb549::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13708 | 2026.03.12 01:42:56.844786 [ 194 ] {7d4379ee-0be1-4f8b-91f4-ec6ad93cb549::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part | ||
| 13709 | 2026.03.12 01:42:56.844897 [ 194 ] {7d4379ee-0be1-4f8b-91f4-ec6ad93cb549::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 | ||
| 13710 | 2026.03.12 01:42:56.844970 [ 194 ] {7d4379ee-0be1-4f8b-91f4-ec6ad93cb549::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 | ||
| 13711 | 2026.03.12 01:42:56.845046 [ 194 ] {7d4379ee-0be1-4f8b-91f4-ec6ad93cb549::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 | ||
| 13712 | 2026.03.12 01:42:56.845108 [ 194 ] {7d4379ee-0be1-4f8b-91f4-ec6ad93cb549::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 | ||
| 13713 | 2026.03.12 01:42:56.846165 [ 188 ] {7d4379ee-0be1-4f8b-91f4-ec6ad93cb549::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001767207 sec., 6224.511333420476 rows/sec., 417.21 KiB/sec. | ||
| 13714 | 2026.03.12 01:42:56.846328 [ 188 ] {7d4379ee-0be1-4f8b-91f4-ec6ad93cb549::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 13715 | 2026.03.12 01:42:56.846626 [ 188 ] {7d4379ee-0be1-4f8b-91f4-ec6ad93cb549::all_1_10_2} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13716 | 2026.03.12 01:42:56.846703 [ 188 ] {7d4379ee-0be1-4f8b-91f4-ec6ad93cb549::all_1_10_2} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 13717 | 2026.03.12 01:42:56.846801 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 13718 | 2026.03.12 01:42:58.160181 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52774 | ||
| 13719 | 2026.03.12 01:42:58.160298 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13720 | 2026.03.12 01:42:58.160329 [ 288 ] {} <Debug> TCP-Session: 12c701d8-3b29-44b9-a10e-bee3360094bb Authenticating user 'default' from [fd00:1122:3344:101::e]:52774 | ||
| 13721 | 2026.03.12 01:42:58.160352 [ 288 ] {} <Debug> TCP-Session: 12c701d8-3b29-44b9-a10e-bee3360094bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13722 | 2026.03.12 01:42:58.160365 [ 288 ] {} <Debug> TCP-Session: 12c701d8-3b29-44b9-a10e-bee3360094bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13723 | 2026.03.12 01:42:58.160582 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46811 | ||
| 13724 | 2026.03.12 01:42:58.160605 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59143 | ||
| 13725 | 2026.03.12 01:42:58.160640 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61500 | ||
| 13726 | 2026.03.12 01:42:58.160662 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41678 | ||
| 13727 | 2026.03.12 01:42:58.160678 [ 288 ] {} <Trace> TCP-Session: 12c701d8-3b29-44b9-a10e-bee3360094bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13728 | 2026.03.12 01:42:58.160723 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13729 | 2026.03.12 01:42:58.160747 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13730 | 2026.03.12 01:42:58.160744 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13731 | 2026.03.12 01:42:58.160784 [ 293 ] {} <Debug> TCP-Session: 5270dd28-cb92-43a1-a0e5-b34fdcfe945e Authenticating user 'default' from [fd00:1122:3344:101::e]:61500 | ||
| 13732 | 2026.03.12 01:42:58.160796 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13733 | 2026.03.12 01:42:58.160818 [ 290 ] {} <Debug> TCP-Session: 9c89ad02-b50e-498a-a9f7-1a9fea1ab918 Authenticating user 'default' from [fd00:1122:3344:101::e]:59143 | ||
| 13734 | 2026.03.12 01:42:58.160827 [ 293 ] {} <Debug> TCP-Session: 5270dd28-cb92-43a1-a0e5-b34fdcfe945e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13735 | 2026.03.12 01:42:58.160841 [ 286 ] {} <Debug> TCP-Session: 151687d3-056c-4c7f-b320-b9623f226980 Authenticating user 'default' from [fd00:1122:3344:101::e]:41678 | ||
| 13736 | 2026.03.12 01:42:58.160857 [ 290 ] {} <Debug> TCP-Session: 9c89ad02-b50e-498a-a9f7-1a9fea1ab918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13737 | 2026.03.12 01:42:58.160880 [ 293 ] {} <Debug> TCP-Session: 5270dd28-cb92-43a1-a0e5-b34fdcfe945e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13738 | 2026.03.12 01:42:58.160890 [ 286 ] {} <Debug> TCP-Session: 151687d3-056c-4c7f-b320-b9623f226980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13739 | 2026.03.12 01:42:58.160896 [ 288 ] {378edfa1-3115-4f03-8f97-dc417c5d6312} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52774) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13740 | 2026.03.12 01:42:58.160890 [ 290 ] {} <Debug> TCP-Session: 9c89ad02-b50e-498a-a9f7-1a9fea1ab918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13741 | 2026.03.12 01:42:58.160948 [ 286 ] {} <Debug> TCP-Session: 151687d3-056c-4c7f-b320-b9623f226980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13742 | 2026.03.12 01:42:58.160779 [ 289 ] {} <Debug> TCP-Session: c19fd760-f728-4e8d-b9f1-1b1759e89b94 Authenticating user 'default' from [fd00:1122:3344:101::e]:46811 | ||
| 13743 | 2026.03.12 01:42:58.160672 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43462 | ||
| 13744 | 2026.03.12 01:42:58.161014 [ 289 ] {} <Debug> TCP-Session: c19fd760-f728-4e8d-b9f1-1b1759e89b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13745 | 2026.03.12 01:42:58.160652 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47029 | ||
| 13746 | 2026.03.12 01:42:58.161059 [ 289 ] {} <Debug> TCP-Session: c19fd760-f728-4e8d-b9f1-1b1759e89b94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13747 | 2026.03.12 01:42:58.160634 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55982 | ||
| 13748 | 2026.03.12 01:42:58.161128 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13749 | 2026.03.12 01:42:58.160612 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53119 | ||
| 13750 | 2026.03.12 01:42:58.161161 [ 287 ] {} <Debug> TCP-Session: 3e6d0197-f679-4cbb-b424-6bf7008e40c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43462 | ||
| 13751 | 2026.03.12 01:42:58.161216 [ 288 ] {378edfa1-3115-4f03-8f97-dc417c5d6312} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13752 | 2026.03.12 01:42:58.161223 [ 287 ] {} <Debug> TCP-Session: 3e6d0197-f679-4cbb-b424-6bf7008e40c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13753 | 2026.03.12 01:42:58.161263 [ 287 ] {} <Debug> TCP-Session: 3e6d0197-f679-4cbb-b424-6bf7008e40c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13754 | 2026.03.12 01:42:58.161293 [ 288 ] {378edfa1-3115-4f03-8f97-dc417c5d6312} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13755 | 2026.03.12 01:42:58.161306 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13756 | 2026.03.12 01:42:58.161334 [ 274 ] {} <Debug> TCP-Session: ce8de3ed-1536-4226-9599-08c4ef7c4f4a Authenticating user 'default' from [fd00:1122:3344:101::e]:47029 | ||
| 13757 | 2026.03.12 01:42:58.161353 [ 274 ] {} <Debug> TCP-Session: ce8de3ed-1536-4226-9599-08c4ef7c4f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13758 | 2026.03.12 01:42:58.161366 [ 274 ] {} <Debug> TCP-Session: ce8de3ed-1536-4226-9599-08c4ef7c4f4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13759 | 2026.03.12 01:42:58.161604 [ 288 ] {378edfa1-3115-4f03-8f97-dc417c5d6312} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 13760 | 2026.03.12 01:42:58.161732 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13761 | 2026.03.12 01:42:58.161769 [ 291 ] {} <Debug> TCP-Session: 67a909a2-0b11-408f-9363-1001390fa579 Authenticating user 'default' from [fd00:1122:3344:101::e]:53119 | ||
| 13762 | 2026.03.12 01:42:58.161793 [ 291 ] {} <Debug> TCP-Session: 67a909a2-0b11-408f-9363-1001390fa579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13763 | 2026.03.12 01:42:58.161817 [ 291 ] {} <Debug> TCP-Session: 67a909a2-0b11-408f-9363-1001390fa579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13764 | 2026.03.12 01:42:58.161850 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13765 | 2026.03.12 01:42:58.161885 [ 292 ] {} <Debug> TCP-Session: 4d69633f-9b99-41bb-808d-5c97f24bd467 Authenticating user 'default' from [fd00:1122:3344:101::e]:55982 | ||
| 13766 | 2026.03.12 01:42:58.161902 [ 292 ] {} <Debug> TCP-Session: 4d69633f-9b99-41bb-808d-5c97f24bd467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13767 | 2026.03.12 01:42:58.161915 [ 292 ] {} <Debug> TCP-Session: 4d69633f-9b99-41bb-808d-5c97f24bd467 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13768 | 2026.03.12 01:42:58.162571 [ 318 ] {378edfa1-3115-4f03-8f97-dc417c5d6312} <Trace> AggregatingTransform: Aggregating | ||
| 13769 | 2026.03.12 01:42:58.162624 [ 318 ] {378edfa1-3115-4f03-8f97-dc417c5d6312} <Trace> Aggregator: Aggregation method: without_key | ||
| 13770 | 2026.03.12 01:42:58.162662 [ 318 ] {378edfa1-3115-4f03-8f97-dc417c5d6312} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000954174 sec. (1048.027 rows/sec., 40.94 KiB/sec.) | ||
| 13771 | 2026.03.12 01:42:58.162679 [ 318 ] {378edfa1-3115-4f03-8f97-dc417c5d6312} <Trace> Aggregator: Merging aggregated data | ||
| 13772 | 2026.03.12 01:42:58.164044 [ 288 ] {378edfa1-3115-4f03-8f97-dc417c5d6312} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003198 sec., 312.6954346466542 rows/sec., 12.21 KiB/sec. | ||
| 13773 | 2026.03.12 01:42:58.164201 [ 288 ] {378edfa1-3115-4f03-8f97-dc417c5d6312} <Debug> TCPHandler: Processed in 0.003638115 sec. | ||
| 13774 | 2026.03.12 01:42:58.164294 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13775 | 2026.03.12 01:42:58.164322 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13776 | 2026.03.12 01:42:58.164342 [ 288 ] {} <Debug> TCP-Session: 12c701d8-3b29-44b9-a10e-bee3360094bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13777 | 2026.03.12 01:42:58.164348 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13778 | 2026.03.12 01:42:58.164368 [ 287 ] {} <Debug> TCP-Session: 3e6d0197-f679-4cbb-b424-6bf7008e40c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13779 | 2026.03.12 01:42:58.164389 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13780 | 2026.03.12 01:42:58.164407 [ 290 ] {} <Debug> TCP-Session: 9c89ad02-b50e-498a-a9f7-1a9fea1ab918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13781 | 2026.03.12 01:42:58.164424 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13782 | 2026.03.12 01:42:58.164443 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13783 | 2026.03.12 01:42:58.164467 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13784 | 2026.03.12 01:42:58.164491 [ 274 ] {} <Debug> TCP-Session: ce8de3ed-1536-4226-9599-08c4ef7c4f4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13785 | 2026.03.12 01:42:58.164512 [ 292 ] {} <Debug> TCP-Session: 4d69633f-9b99-41bb-808d-5c97f24bd467 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13786 | 2026.03.12 01:42:58.164530 [ 286 ] {} <Debug> TCP-Session: 151687d3-056c-4c7f-b320-b9623f226980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13787 | 2026.03.12 01:42:58.164455 [ 289 ] {} <Debug> TCP-Session: c19fd760-f728-4e8d-b9f1-1b1759e89b94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13788 | 2026.03.12 01:42:58.164411 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13789 | 2026.03.12 01:42:58.164367 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13790 | 2026.03.12 01:42:58.164638 [ 291 ] {} <Debug> TCP-Session: 67a909a2-0b11-408f-9363-1001390fa579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13791 | 2026.03.12 01:42:58.164654 [ 293 ] {} <Debug> TCP-Session: 5270dd28-cb92-43a1-a0e5-b34fdcfe945e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13792 | 2026.03.12 01:42:58.194012 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36187 | ||
| 13793 | 2026.03.12 01:42:58.194103 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13794 | 2026.03.12 01:42:58.194129 [ 288 ] {} <Debug> TCP-Session: aae86f86-a5aa-44ed-87ec-37e97081c2fa Authenticating user 'default' from [fd00:1122:3344:101::e]:36187 | ||
| 13795 | 2026.03.12 01:42:58.194151 [ 288 ] {} <Debug> TCP-Session: aae86f86-a5aa-44ed-87ec-37e97081c2fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13796 | 2026.03.12 01:42:58.194164 [ 288 ] {} <Debug> TCP-Session: aae86f86-a5aa-44ed-87ec-37e97081c2fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13797 | 2026.03.12 01:42:58.194349 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42844 | ||
| 13798 | 2026.03.12 01:42:58.194357 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40455 | ||
| 13799 | 2026.03.12 01:42:58.194375 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44180 | ||
| 13800 | 2026.03.12 01:42:58.194418 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36098 | ||
| 13801 | 2026.03.12 01:42:58.194423 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55255 | ||
| 13802 | 2026.03.12 01:42:58.194450 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13803 | 2026.03.12 01:42:58.194451 [ 288 ] {} <Trace> TCP-Session: aae86f86-a5aa-44ed-87ec-37e97081c2fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13804 | 2026.03.12 01:42:58.194483 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13805 | 2026.03.12 01:42:58.194493 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13806 | 2026.03.12 01:42:58.194512 [ 291 ] {} <Debug> TCP-Session: 2c4564d1-8253-40eb-8c9a-123b9e950826 Authenticating user 'default' from [fd00:1122:3344:101::e]:44180 | ||
| 13807 | 2026.03.12 01:42:58.194514 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13808 | 2026.03.12 01:42:58.194534 [ 291 ] {} <Debug> TCP-Session: 2c4564d1-8253-40eb-8c9a-123b9e950826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13809 | 2026.03.12 01:42:58.194550 [ 286 ] {} <Debug> TCP-Session: ac9aec1b-162d-4db5-bba5-0bf31ed679ce Authenticating user 'default' from [fd00:1122:3344:101::e]:55255 | ||
| 13810 | 2026.03.12 01:42:58.194562 [ 291 ] {} <Debug> TCP-Session: 2c4564d1-8253-40eb-8c9a-123b9e950826 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13811 | 2026.03.12 01:42:58.194579 [ 286 ] {} <Debug> TCP-Session: ac9aec1b-162d-4db5-bba5-0bf31ed679ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13812 | 2026.03.12 01:42:58.194525 [ 274 ] {} <Debug> TCP-Session: ee198bb1-7aab-40c7-8a11-750be7a2f9af Authenticating user 'default' from [fd00:1122:3344:101::e]:36098 | ||
| 13813 | 2026.03.12 01:42:58.194602 [ 286 ] {} <Debug> TCP-Session: ac9aec1b-162d-4db5-bba5-0bf31ed679ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13814 | 2026.03.12 01:42:58.194636 [ 288 ] {3867a90d-eeaa-4780-8946-581b9e5728bd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36187) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13815 | 2026.03.12 01:42:58.194643 [ 274 ] {} <Debug> TCP-Session: ee198bb1-7aab-40c7-8a11-750be7a2f9af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13816 | 2026.03.12 01:42:58.194488 [ 290 ] {} <Debug> TCP-Session: 0f968418-3a35-4031-b39a-1253659db290 Authenticating user 'default' from [fd00:1122:3344:101::e]:40455 | ||
| 13817 | 2026.03.12 01:42:58.194738 [ 274 ] {} <Debug> TCP-Session: ee198bb1-7aab-40c7-8a11-750be7a2f9af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13818 | 2026.03.12 01:42:58.194764 [ 290 ] {} <Debug> TCP-Session: 0f968418-3a35-4031-b39a-1253659db290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13819 | 2026.03.12 01:42:58.194436 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60059 | ||
| 13820 | 2026.03.12 01:42:58.194788 [ 290 ] {} <Debug> TCP-Session: 0f968418-3a35-4031-b39a-1253659db290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13821 | 2026.03.12 01:42:58.194403 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33749 | ||
| 13822 | 2026.03.12 01:42:58.194401 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62358 | ||
| 13823 | 2026.03.12 01:42:58.194865 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13824 | 2026.03.12 01:42:58.194424 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13825 | 2026.03.12 01:42:58.194893 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13826 | 2026.03.12 01:42:58.194903 [ 287 ] {} <Debug> TCP-Session: a04d00b4-d589-42c6-ab20-ee4c85b5d182 Authenticating user 'default' from [fd00:1122:3344:101::e]:60059 | ||
| 13827 | 2026.03.12 01:42:58.194929 [ 289 ] {} <Debug> TCP-Session: 607e5f25-efdd-4777-a957-41b50d525860 Authenticating user 'default' from [fd00:1122:3344:101::e]:42844 | ||
| 13828 | 2026.03.12 01:42:58.194938 [ 292 ] {} <Debug> TCP-Session: bfabe416-6687-406a-8dd6-c330de48c372 Authenticating user 'default' from [fd00:1122:3344:101::e]:33749 | ||
| 13829 | 2026.03.12 01:42:58.194947 [ 287 ] {} <Debug> TCP-Session: a04d00b4-d589-42c6-ab20-ee4c85b5d182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13830 | 2026.03.12 01:42:58.194962 [ 289 ] {} <Debug> TCP-Session: 607e5f25-efdd-4777-a957-41b50d525860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13831 | 2026.03.12 01:42:58.194970 [ 292 ] {} <Debug> TCP-Session: bfabe416-6687-406a-8dd6-c330de48c372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13832 | 2026.03.12 01:42:58.194996 [ 289 ] {} <Debug> TCP-Session: 607e5f25-efdd-4777-a957-41b50d525860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13833 | 2026.03.12 01:42:58.195011 [ 292 ] {} <Debug> TCP-Session: bfabe416-6687-406a-8dd6-c330de48c372 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13834 | 2026.03.12 01:42:58.194987 [ 287 ] {} <Debug> TCP-Session: a04d00b4-d589-42c6-ab20-ee4c85b5d182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13835 | 2026.03.12 01:42:58.194918 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13836 | 2026.03.12 01:42:58.194913 [ 288 ] {3867a90d-eeaa-4780-8946-581b9e5728bd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13837 | 2026.03.12 01:42:58.195081 [ 293 ] {} <Debug> TCP-Session: 8ddd20ed-d66c-4982-a6af-ad1eba301b88 Authenticating user 'default' from [fd00:1122:3344:101::e]:62358 | ||
| 13838 | 2026.03.12 01:42:58.195117 [ 293 ] {} <Debug> TCP-Session: 8ddd20ed-d66c-4982-a6af-ad1eba301b88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13839 | 2026.03.12 01:42:58.195129 [ 293 ] {} <Debug> TCP-Session: 8ddd20ed-d66c-4982-a6af-ad1eba301b88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13840 | 2026.03.12 01:42:58.195138 [ 288 ] {3867a90d-eeaa-4780-8946-581b9e5728bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13841 | 2026.03.12 01:42:58.195419 [ 288 ] {3867a90d-eeaa-4780-8946-581b9e5728bd} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 13842 | 2026.03.12 01:42:58.196375 [ 337 ] {3867a90d-eeaa-4780-8946-581b9e5728bd} <Trace> AggregatingTransform: Aggregating | ||
| 13843 | 2026.03.12 01:42:58.196422 [ 337 ] {3867a90d-eeaa-4780-8946-581b9e5728bd} <Trace> Aggregator: Aggregation method: without_key | ||
| 13844 | 2026.03.12 01:42:58.196462 [ 337 ] {3867a90d-eeaa-4780-8946-581b9e5728bd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947884 sec. (1054.981 rows/sec., 41.21 KiB/sec.) | ||
| 13845 | 2026.03.12 01:42:58.196481 [ 337 ] {3867a90d-eeaa-4780-8946-581b9e5728bd} <Trace> Aggregator: Merging aggregated data | ||
| 13846 | 2026.03.12 01:42:58.197821 [ 288 ] {3867a90d-eeaa-4780-8946-581b9e5728bd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003238 sec., 308.83261272390365 rows/sec., 12.06 KiB/sec. | ||
| 13847 | 2026.03.12 01:42:58.197939 [ 288 ] {3867a90d-eeaa-4780-8946-581b9e5728bd} <Debug> TCPHandler: Processed in 0.003596804 sec. | ||
| 13848 | 2026.03.12 01:42:58.198065 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13849 | 2026.03.12 01:42:58.198091 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13850 | 2026.03.12 01:42:58.198094 [ 288 ] {} <Debug> TCP-Session: aae86f86-a5aa-44ed-87ec-37e97081c2fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13851 | 2026.03.12 01:42:58.198111 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13852 | 2026.03.12 01:42:58.198142 [ 287 ] {} <Debug> TCP-Session: a04d00b4-d589-42c6-ab20-ee4c85b5d182 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13853 | 2026.03.12 01:42:58.198131 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13854 | 2026.03.12 01:42:58.198152 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13855 | 2026.03.12 01:42:58.198175 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13856 | 2026.03.12 01:42:58.198222 [ 290 ] {} <Debug> TCP-Session: 0f968418-3a35-4031-b39a-1253659db290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13857 | 2026.03.12 01:42:58.198218 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13858 | 2026.03.12 01:42:58.198258 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13859 | 2026.03.12 01:42:58.198288 [ 274 ] {} <Debug> TCP-Session: ee198bb1-7aab-40c7-8a11-750be7a2f9af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13860 | 2026.03.12 01:42:58.198252 [ 293 ] {} <Debug> TCP-Session: 8ddd20ed-d66c-4982-a6af-ad1eba301b88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13861 | 2026.03.12 01:42:58.198317 [ 286 ] {} <Debug> TCP-Session: ac9aec1b-162d-4db5-bba5-0bf31ed679ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13862 | 2026.03.12 01:42:58.198195 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13863 | 2026.03.12 01:42:58.198193 [ 289 ] {} <Debug> TCP-Session: 607e5f25-efdd-4777-a957-41b50d525860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13864 | 2026.03.12 01:42:58.198376 [ 291 ] {} <Debug> TCP-Session: 2c4564d1-8253-40eb-8c9a-123b9e950826 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13865 | 2026.03.12 01:42:58.198164 [ 292 ] {} <Debug> TCP-Session: bfabe416-6687-406a-8dd6-c330de48c372 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13866 | 2026.03.12 01:42:58.228885 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53783 | ||
| 13867 | 2026.03.12 01:42:58.228971 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13868 | 2026.03.12 01:42:58.228996 [ 288 ] {} <Debug> TCP-Session: 0a434abb-2db8-4d43-8397-60c4f02ae5be Authenticating user 'default' from [fd00:1122:3344:101::e]:53783 | ||
| 13869 | 2026.03.12 01:42:58.229016 [ 288 ] {} <Debug> TCP-Session: 0a434abb-2db8-4d43-8397-60c4f02ae5be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13870 | 2026.03.12 01:42:58.229028 [ 288 ] {} <Debug> TCP-Session: 0a434abb-2db8-4d43-8397-60c4f02ae5be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13871 | 2026.03.12 01:42:58.229183 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36294 | ||
| 13872 | 2026.03.12 01:42:58.229190 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58441 | ||
| 13873 | 2026.03.12 01:42:58.229199 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50042 | ||
| 13874 | 2026.03.12 01:42:58.229254 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43634 | ||
| 13875 | 2026.03.12 01:42:58.229258 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64020 | ||
| 13876 | 2026.03.12 01:42:58.229283 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13877 | 2026.03.12 01:42:58.229253 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48516 | ||
| 13878 | 2026.03.12 01:42:58.229344 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13879 | 2026.03.12 01:42:58.229322 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13880 | 2026.03.12 01:42:58.229386 [ 286 ] {} <Debug> TCP-Session: 7e590e88-a7c9-4346-9a42-146c11f31b6f Authenticating user 'default' from [fd00:1122:3344:101::e]:64020 | ||
| 13881 | 2026.03.12 01:42:58.229414 [ 291 ] {} <Debug> TCP-Session: 2c3c92ff-437f-47fe-9985-e7135229d942 Authenticating user 'default' from [fd00:1122:3344:101::e]:50042 | ||
| 13882 | 2026.03.12 01:42:58.229322 [ 288 ] {} <Trace> TCP-Session: 0a434abb-2db8-4d43-8397-60c4f02ae5be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13883 | 2026.03.12 01:42:58.229441 [ 286 ] {} <Debug> TCP-Session: 7e590e88-a7c9-4346-9a42-146c11f31b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13884 | 2026.03.12 01:42:58.229447 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13885 | 2026.03.12 01:42:58.229473 [ 286 ] {} <Debug> TCP-Session: 7e590e88-a7c9-4346-9a42-146c11f31b6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13886 | 2026.03.12 01:42:58.229448 [ 291 ] {} <Debug> TCP-Session: 2c3c92ff-437f-47fe-9985-e7135229d942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13887 | 2026.03.12 01:42:58.229508 [ 292 ] {} <Debug> TCP-Session: 40d9b39d-2eb0-42ee-af5e-403ad5cc6c6a Authenticating user 'default' from [fd00:1122:3344:101::e]:48516 | ||
| 13888 | 2026.03.12 01:42:58.229538 [ 291 ] {} <Debug> TCP-Session: 2c3c92ff-437f-47fe-9985-e7135229d942 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13889 | 2026.03.12 01:42:58.229324 [ 290 ] {} <Debug> TCP-Session: d20f4e3f-5564-43f6-a8ab-e85d60b708c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58441 | ||
| 13890 | 2026.03.12 01:42:58.229568 [ 292 ] {} <Debug> TCP-Session: 40d9b39d-2eb0-42ee-af5e-403ad5cc6c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13891 | 2026.03.12 01:42:58.229593 [ 290 ] {} <Debug> TCP-Session: d20f4e3f-5564-43f6-a8ab-e85d60b708c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13892 | 2026.03.12 01:42:58.229610 [ 292 ] {} <Debug> TCP-Session: 40d9b39d-2eb0-42ee-af5e-403ad5cc6c6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13893 | 2026.03.12 01:42:58.229620 [ 290 ] {} <Debug> TCP-Session: d20f4e3f-5564-43f6-a8ab-e85d60b708c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13894 | 2026.03.12 01:42:58.229611 [ 288 ] {d901fe1a-1a09-4af2-bd4d-9d342ba183c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53783) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13895 | 2026.03.12 01:42:58.229256 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13896 | 2026.03.12 01:42:58.229244 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54277 | ||
| 13897 | 2026.03.12 01:42:58.229704 [ 289 ] {} <Debug> TCP-Session: 699e7ad8-36bd-46e2-953d-307b1fc03ca5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36294 | ||
| 13898 | 2026.03.12 01:42:58.229275 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35185 | ||
| 13899 | 2026.03.12 01:42:58.229756 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13900 | 2026.03.12 01:42:58.229731 [ 289 ] {} <Debug> TCP-Session: 699e7ad8-36bd-46e2-953d-307b1fc03ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13901 | 2026.03.12 01:42:58.229788 [ 293 ] {} <Debug> TCP-Session: 8242a4bf-bbc4-4a73-b4cd-f9f2a0ae6baf Authenticating user 'default' from [fd00:1122:3344:101::e]:54277 | ||
| 13902 | 2026.03.12 01:42:58.229799 [ 289 ] {} <Debug> TCP-Session: 699e7ad8-36bd-46e2-953d-307b1fc03ca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13903 | 2026.03.12 01:42:58.229807 [ 293 ] {} <Debug> TCP-Session: 8242a4bf-bbc4-4a73-b4cd-f9f2a0ae6baf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13904 | 2026.03.12 01:42:58.229328 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13905 | 2026.03.12 01:42:58.229823 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13906 | 2026.03.12 01:42:58.229872 [ 288 ] {d901fe1a-1a09-4af2-bd4d-9d342ba183c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13907 | 2026.03.12 01:42:58.229881 [ 274 ] {} <Debug> TCP-Session: e9750ade-cc5f-4e71-a41d-542dbb284609 Authenticating user 'default' from [fd00:1122:3344:101::e]:43634 | ||
| 13908 | 2026.03.12 01:42:58.229893 [ 287 ] {} <Debug> TCP-Session: 2e2581af-2f81-4449-9755-c47c7a1fd684 Authenticating user 'default' from [fd00:1122:3344:101::e]:35185 | ||
| 13909 | 2026.03.12 01:42:58.229824 [ 293 ] {} <Debug> TCP-Session: 8242a4bf-bbc4-4a73-b4cd-f9f2a0ae6baf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13910 | 2026.03.12 01:42:58.229932 [ 287 ] {} <Debug> TCP-Session: 2e2581af-2f81-4449-9755-c47c7a1fd684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13911 | 2026.03.12 01:42:58.229928 [ 288 ] {d901fe1a-1a09-4af2-bd4d-9d342ba183c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13912 | 2026.03.12 01:42:58.229961 [ 287 ] {} <Debug> TCP-Session: 2e2581af-2f81-4449-9755-c47c7a1fd684 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13913 | 2026.03.12 01:42:58.229923 [ 274 ] {} <Debug> TCP-Session: e9750ade-cc5f-4e71-a41d-542dbb284609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13914 | 2026.03.12 01:42:58.230031 [ 274 ] {} <Debug> TCP-Session: e9750ade-cc5f-4e71-a41d-542dbb284609 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13915 | 2026.03.12 01:42:58.230225 [ 288 ] {d901fe1a-1a09-4af2-bd4d-9d342ba183c6} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 13916 | 2026.03.12 01:42:58.231050 [ 350 ] {d901fe1a-1a09-4af2-bd4d-9d342ba183c6} <Trace> AggregatingTransform: Aggregating | ||
| 13917 | 2026.03.12 01:42:58.231098 [ 350 ] {d901fe1a-1a09-4af2-bd4d-9d342ba183c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 13918 | 2026.03.12 01:42:58.231131 [ 350 ] {d901fe1a-1a09-4af2-bd4d-9d342ba183c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000815362 sec. (1226.449 rows/sec., 47.91 KiB/sec.) | ||
| 13919 | 2026.03.12 01:42:58.231151 [ 350 ] {d901fe1a-1a09-4af2-bd4d-9d342ba183c6} <Trace> Aggregator: Merging aggregated data | ||
| 13920 | 2026.03.12 01:42:58.232660 [ 288 ] {d901fe1a-1a09-4af2-bd4d-9d342ba183c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003113 sec., 321.23353678124 rows/sec., 12.55 KiB/sec. | ||
| 13921 | 2026.03.12 01:42:58.232787 [ 288 ] {d901fe1a-1a09-4af2-bd4d-9d342ba183c6} <Debug> TCPHandler: Processed in 0.003583334 sec. | ||
| 13922 | 2026.03.12 01:42:58.232916 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13923 | 2026.03.12 01:42:58.232943 [ 288 ] {} <Debug> TCP-Session: 0a434abb-2db8-4d43-8397-60c4f02ae5be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13924 | 2026.03.12 01:42:58.232945 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13925 | 2026.03.12 01:42:58.232970 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13926 | 2026.03.12 01:42:58.232985 [ 289 ] {} <Debug> TCP-Session: 699e7ad8-36bd-46e2-953d-307b1fc03ca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13927 | 2026.03.12 01:42:58.232993 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13928 | 2026.03.12 01:42:58.233018 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13929 | 2026.03.12 01:42:58.233037 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13930 | 2026.03.12 01:42:58.233059 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13931 | 2026.03.12 01:42:58.233072 [ 290 ] {} <Debug> TCP-Session: d20f4e3f-5564-43f6-a8ab-e85d60b708c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13932 | 2026.03.12 01:42:58.233089 [ 286 ] {} <Debug> TCP-Session: 7e590e88-a7c9-4346-9a42-146c11f31b6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13933 | 2026.03.12 01:42:58.233109 [ 274 ] {} <Debug> TCP-Session: e9750ade-cc5f-4e71-a41d-542dbb284609 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13934 | 2026.03.12 01:42:58.233054 [ 291 ] {} <Debug> TCP-Session: 2c3c92ff-437f-47fe-9985-e7135229d942 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13935 | 2026.03.12 01:42:58.233020 [ 292 ] {} <Debug> TCP-Session: 40d9b39d-2eb0-42ee-af5e-403ad5cc6c6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13936 | 2026.03.12 01:42:58.233004 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13937 | 2026.03.12 01:42:58.233079 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13938 | 2026.03.12 01:42:58.233210 [ 287 ] {} <Debug> TCP-Session: 2e2581af-2f81-4449-9755-c47c7a1fd684 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13939 | 2026.03.12 01:42:58.233225 [ 293 ] {} <Debug> TCP-Session: 8242a4bf-bbc4-4a73-b4cd-f9f2a0ae6baf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13940 | 2026.03.12 01:42:58.355934 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13941 | 2026.03.12 01:42:58.356120 [ 275 ] {acd45c47-fa1d-49f3-9989-1690869afabd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13942 | 2026.03.12 01:42:58.356195 [ 275 ] {acd45c47-fa1d-49f3-9989-1690869afabd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13943 | 2026.03.12 01:42:58.356996 [ 275 ] {acd45c47-fa1d-49f3-9989-1690869afabd} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13944 | 2026.03.12 01:42:58.357050 [ 275 ] {acd45c47-fa1d-49f3-9989-1690869afabd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13945 | 2026.03.12 01:42:58.357474 [ 275 ] {acd45c47-fa1d-49f3-9989-1690869afabd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13946 | 2026.03.12 01:42:58.357719 [ 275 ] {acd45c47-fa1d-49f3-9989-1690869afabd} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13947 | 2026.03.12 01:42:58.357889 [ 275 ] {acd45c47-fa1d-49f3-9989-1690869afabd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001821 sec., 155958.26468973092 rows/sec., 9.91 MiB/sec. | ||
| 13948 | 2026.03.12 01:42:58.357946 [ 275 ] {acd45c47-fa1d-49f3-9989-1690869afabd} <Debug> TCPHandler: Processed in 0.002152993 sec. | ||
| 13949 | 2026.03.12 01:42:58.358084 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13950 | 2026.03.12 01:42:58.358191 [ 275 ] {8afbdd12-f02d-4d9e-a538-8ddb50969a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13951 | 2026.03.12 01:42:58.358238 [ 275 ] {8afbdd12-f02d-4d9e-a538-8ddb50969a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13952 | 2026.03.12 01:42:58.359054 [ 275 ] {8afbdd12-f02d-4d9e-a538-8ddb50969a34} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13953 | 2026.03.12 01:42:58.359100 [ 275 ] {8afbdd12-f02d-4d9e-a538-8ddb50969a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13954 | 2026.03.12 01:42:58.359615 [ 275 ] {8afbdd12-f02d-4d9e-a538-8ddb50969a34} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13955 | 2026.03.12 01:42:58.359899 [ 275 ] {8afbdd12-f02d-4d9e-a538-8ddb50969a34} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13956 | 2026.03.12 01:42:58.360077 [ 275 ] {8afbdd12-f02d-4d9e-a538-8ddb50969a34} <Debug> executeQuery: Read 867 rows, 70.17 KiB in 0.00191 sec., 453926.7015706806 rows/sec., 35.88 MiB/sec. | ||
| 13957 | 2026.03.12 01:42:58.360077 [ 25 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13958 | 2026.03.12 01:42:58.360131 [ 275 ] {8afbdd12-f02d-4d9e-a538-8ddb50969a34} <Debug> TCPHandler: Processed in 0.002100942 sec. | ||
| 13959 | 2026.03.12 01:42:58.360160 [ 25 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13960 | 2026.03.12 01:42:58.360190 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13961 | 2026.03.12 01:42:58.360292 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13962 | 2026.03.12 01:42:58.360307 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 13963 | 2026.03.12 01:42:58.360414 [ 275 ] {d42f5657-7a09-4f1d-87e3-5becaae89d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13964 | 2026.03.12 01:42:58.360448 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13965 | 2026.03.12 01:42:58.360474 [ 275 ] {d42f5657-7a09-4f1d-87e3-5becaae89d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13966 | 2026.03.12 01:42:58.360493 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2893 rows starting from the beginning of the part | ||
| 13967 | 2026.03.12 01:42:58.360576 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 66 rows starting from the beginning of the part | ||
| 13968 | 2026.03.12 01:42:58.360635 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 2754 rows starting from the beginning of the part | ||
| 13969 | 2026.03.12 01:42:58.360692 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 13970 | 2026.03.12 01:42:58.360738 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 66 rows starting from the beginning of the part | ||
| 13971 | 2026.03.12 01:42:58.360785 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 867 rows starting from the beginning of the part | ||
| 13972 | 2026.03.12 01:42:58.361270 [ 275 ] {d42f5657-7a09-4f1d-87e3-5becaae89d9b} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13973 | 2026.03.12 01:42:58.361315 [ 275 ] {d42f5657-7a09-4f1d-87e3-5becaae89d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13974 | 2026.03.12 01:42:58.361785 [ 275 ] {d42f5657-7a09-4f1d-87e3-5becaae89d9b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13975 | 2026.03.12 01:42:58.362116 [ 275 ] {d42f5657-7a09-4f1d-87e3-5becaae89d9b} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13976 | 2026.03.12 01:42:58.362728 [ 275 ] {d42f5657-7a09-4f1d-87e3-5becaae89d9b} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.002341 sec., 75608.7142246903 rows/sec., 4.66 MiB/sec. | ||
| 13977 | 2026.03.12 01:42:58.362787 [ 275 ] {d42f5657-7a09-4f1d-87e3-5becaae89d9b} <Debug> TCPHandler: Processed in 0.002554649 sec. | ||
| 13978 | 2026.03.12 01:42:58.362985 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13979 | 2026.03.12 01:42:58.363100 [ 275 ] {ab7a06a7-ca04-4f29-acca-51e5b8187b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13980 | 2026.03.12 01:42:58.363154 [ 275 ] {ab7a06a7-ca04-4f29-acca-51e5b8187b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13981 | 2026.03.12 01:42:58.363869 [ 275 ] {ab7a06a7-ca04-4f29-acca-51e5b8187b39} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13982 | 2026.03.12 01:42:58.363909 [ 275 ] {ab7a06a7-ca04-4f29-acca-51e5b8187b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13983 | 2026.03.12 01:42:58.364221 [ 188 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6702 rows, containing 5 columns (5 merged, 0 gathered) in 0.00396376 sec., 1690818.8184955698 rows/sec., 136.40 MiB/sec. | ||
| 13984 | 2026.03.12 01:42:58.364275 [ 275 ] {ab7a06a7-ca04-4f29-acca-51e5b8187b39} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13985 | 2026.03.12 01:42:58.364500 [ 275 ] {ab7a06a7-ca04-4f29-acca-51e5b8187b39} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13986 | 2026.03.12 01:42:58.364542 [ 197 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13987 | 2026.03.12 01:42:58.364690 [ 275 ] {ab7a06a7-ca04-4f29-acca-51e5b8187b39} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001617 sec., 92145.94928880644 rows/sec., 5.95 MiB/sec. | ||
| 13988 | 2026.03.12 01:42:58.364742 [ 275 ] {ab7a06a7-ca04-4f29-acca-51e5b8187b39} <Debug> TCPHandler: Processed in 0.001822108 sec. | ||
| 13989 | 2026.03.12 01:42:58.364882 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13990 | 2026.03.12 01:42:58.364894 [ 197 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_106_21} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13991 | 2026.03.12 01:42:58.364988 [ 275 ] {70007d06-09b7-4087-b666-a23e183dca01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13992 | 2026.03.12 01:42:58.364990 [ 197 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_106_21} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13993 | 2026.03.12 01:42:58.365048 [ 275 ] {70007d06-09b7-4087-b666-a23e183dca01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13994 | 2026.03.12 01:42:58.365119 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 13995 | 2026.03.12 01:42:58.365511 [ 275 ] {70007d06-09b7-4087-b666-a23e183dca01} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13996 | 2026.03.12 01:42:58.365553 [ 275 ] {70007d06-09b7-4087-b666-a23e183dca01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13997 | 2026.03.12 01:42:58.365878 [ 275 ] {70007d06-09b7-4087-b666-a23e183dca01} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13998 | 2026.03.12 01:42:58.366094 [ 275 ] {70007d06-09b7-4087-b666-a23e183dca01} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13999 | 2026.03.12 01:42:58.366234 [ 275 ] {70007d06-09b7-4087-b666-a23e183dca01} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00127 sec., 116535.43307086613 rows/sec., 6.63 MiB/sec. | ||
| 14000 | 2026.03.12 01:42:58.366275 [ 275 ] {70007d06-09b7-4087-b666-a23e183dca01} <Debug> TCPHandler: Processed in 0.001446052 sec. | ||
| 14001 | 2026.03.12 01:42:58.366408 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14002 | 2026.03.12 01:42:58.366508 [ 275 ] {a8d1ecc5-0357-4931-9d24-6a853ed2b07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14003 | 2026.03.12 01:42:58.366549 [ 275 ] {a8d1ecc5-0357-4931-9d24-6a853ed2b07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14004 | 2026.03.12 01:42:58.367228 [ 275 ] {a8d1ecc5-0357-4931-9d24-6a853ed2b07b} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14005 | 2026.03.12 01:42:58.367266 [ 275 ] {a8d1ecc5-0357-4931-9d24-6a853ed2b07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14006 | 2026.03.12 01:42:58.367609 [ 275 ] {a8d1ecc5-0357-4931-9d24-6a853ed2b07b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14007 | 2026.03.12 01:42:58.367836 [ 275 ] {a8d1ecc5-0357-4931-9d24-6a853ed2b07b} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14008 | 2026.03.12 01:42:58.367972 [ 275 ] {a8d1ecc5-0357-4931-9d24-6a853ed2b07b} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001486 sec., 353297.44279946166 rows/sec., 24.96 MiB/sec. | ||
| 14009 | 2026.03.12 01:42:58.367972 [ 25 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14010 | 2026.03.12 01:42:58.368015 [ 275 ] {a8d1ecc5-0357-4931-9d24-6a853ed2b07b} <Debug> TCPHandler: Processed in 0.001656905 sec. | ||
| 14011 | 2026.03.12 01:42:58.368030 [ 25 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14012 | 2026.03.12 01:42:58.368057 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14013 | 2026.03.12 01:42:58.368139 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14014 | 2026.03.12 01:42:58.368179 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 14015 | 2026.03.12 01:42:58.368240 [ 275 ] {9692a0ed-eba9-40c5-9bc1-dc24ae139778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14016 | 2026.03.12 01:42:58.368290 [ 275 ] {9692a0ed-eba9-40c5-9bc1-dc24ae139778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14017 | 2026.03.12 01:42:58.368340 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14018 | 2026.03.12 01:42:58.368382 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1551 rows starting from the beginning of the part | ||
| 14019 | 2026.03.12 01:42:58.368459 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 69 rows starting from the beginning of the part | ||
| 14020 | 2026.03.12 01:42:58.368521 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 1478 rows starting from the beginning of the part | ||
| 14021 | 2026.03.12 01:42:58.368571 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 14022 | 2026.03.12 01:42:58.368618 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 69 rows starting from the beginning of the part | ||
| 14023 | 2026.03.12 01:42:58.368659 [ 275 ] {9692a0ed-eba9-40c5-9bc1-dc24ae139778} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14024 | 2026.03.12 01:42:58.368661 [ 186 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 525 rows starting from the beginning of the part | ||
| 14025 | 2026.03.12 01:42:58.368702 [ 275 ] {9692a0ed-eba9-40c5-9bc1-dc24ae139778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14026 | 2026.03.12 01:42:58.369066 [ 275 ] {9692a0ed-eba9-40c5-9bc1-dc24ae139778} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 14027 | 2026.03.12 01:42:58.369286 [ 275 ] {9692a0ed-eba9-40c5-9bc1-dc24ae139778} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14028 | 2026.03.12 01:42:58.369433 [ 275 ] {9692a0ed-eba9-40c5-9bc1-dc24ae139778} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001213 sec., 4946.41384995878 rows/sec., 258.43 KiB/sec. | ||
| 14029 | 2026.03.12 01:42:58.369471 [ 275 ] {9692a0ed-eba9-40c5-9bc1-dc24ae139778} <Debug> TCPHandler: Processed in 0.001382681 sec. | ||
| 14030 | 2026.03.12 01:42:58.369636 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14031 | 2026.03.12 01:42:58.369731 [ 275 ] {83e4404c-841b-4da7-baf6-e7bd557257d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14032 | 2026.03.12 01:42:58.369775 [ 275 ] {83e4404c-841b-4da7-baf6-e7bd557257d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14033 | 2026.03.12 01:42:58.370315 [ 275 ] {83e4404c-841b-4da7-baf6-e7bd557257d0} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14034 | 2026.03.12 01:42:58.370335 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3756 rows, containing 5 columns (5 merged, 0 gathered) in 0.002211833 sec., 1698139.054802058 rows/sec., 125.48 MiB/sec. | ||
| 14035 | 2026.03.12 01:42:58.370357 [ 275 ] {83e4404c-841b-4da7-baf6-e7bd557257d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14036 | 2026.03.12 01:42:58.370563 [ 188 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14037 | 2026.03.12 01:42:58.370773 [ 275 ] {83e4404c-841b-4da7-baf6-e7bd557257d0} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14038 | 2026.03.12 01:42:58.370892 [ 188 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_106_21} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14039 | 2026.03.12 01:42:58.370969 [ 188 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_106_21} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14040 | 2026.03.12 01:42:58.371006 [ 275 ] {83e4404c-841b-4da7-baf6-e7bd557257d0} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14041 | 2026.03.12 01:42:58.371073 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 14042 | 2026.03.12 01:42:58.371144 [ 275 ] {83e4404c-841b-4da7-baf6-e7bd557257d0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001432 sec., 185055.8659217877 rows/sec., 12.30 MiB/sec. | ||
| 14043 | 2026.03.12 01:42:58.371183 [ 275 ] {83e4404c-841b-4da7-baf6-e7bd557257d0} <Debug> TCPHandler: Processed in 0.001597324 sec. | ||
| 14044 | 2026.03.12 01:42:58.371314 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14045 | 2026.03.12 01:42:58.371409 [ 275 ] {6830ed01-11ac-4899-a77b-60a30914f7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14046 | 2026.03.12 01:42:58.371451 [ 275 ] {6830ed01-11ac-4899-a77b-60a30914f7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14047 | 2026.03.12 01:42:58.371772 [ 275 ] {6830ed01-11ac-4899-a77b-60a30914f7e9} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14048 | 2026.03.12 01:42:58.371808 [ 275 ] {6830ed01-11ac-4899-a77b-60a30914f7e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14049 | 2026.03.12 01:42:58.372107 [ 275 ] {6830ed01-11ac-4899-a77b-60a30914f7e9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 14050 | 2026.03.12 01:42:58.372317 [ 275 ] {6830ed01-11ac-4899-a77b-60a30914f7e9} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14051 | 2026.03.12 01:42:58.372480 [ 275 ] {6830ed01-11ac-4899-a77b-60a30914f7e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.93 KiB/sec. | ||
| 14052 | 2026.03.12 01:42:58.372523 [ 275 ] {6830ed01-11ac-4899-a77b-60a30914f7e9} <Debug> TCPHandler: Processed in 0.001258469 sec. | ||
| 14053 | 2026.03.12 01:42:58.372651 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14054 | 2026.03.12 01:42:58.372748 [ 275 ] {2279fb9d-b9a4-45bc-9cad-20e0cced26af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14055 | 2026.03.12 01:42:58.372808 [ 275 ] {2279fb9d-b9a4-45bc-9cad-20e0cced26af} <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 | ||
| 14056 | 2026.03.12 01:42:58.373742 [ 275 ] {2279fb9d-b9a4-45bc-9cad-20e0cced26af} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14057 | 2026.03.12 01:42:58.373779 [ 275 ] {2279fb9d-b9a4-45bc-9cad-20e0cced26af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14058 | 2026.03.12 01:42:58.374358 [ 275 ] {2279fb9d-b9a4-45bc-9cad-20e0cced26af} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14059 | 2026.03.12 01:42:58.374586 [ 275 ] {2279fb9d-b9a4-45bc-9cad-20e0cced26af} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14060 | 2026.03.12 01:42:58.374732 [ 275 ] {2279fb9d-b9a4-45bc-9cad-20e0cced26af} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002003 sec., 17473.789316025963 rows/sec., 31.31 MiB/sec. | ||
| 14061 | 2026.03.12 01:42:58.374811 [ 275 ] {2279fb9d-b9a4-45bc-9cad-20e0cced26af} <Debug> TCPHandler: Processed in 0.002208853 sec. | ||
| 14062 | 2026.03.12 01:42:58.374933 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14063 | 2026.03.12 01:42:58.375028 [ 275 ] {6c422987-c3dd-4b6f-b8af-017985ad82cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14064 | 2026.03.12 01:42:58.375070 [ 275 ] {6c422987-c3dd-4b6f-b8af-017985ad82cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14065 | 2026.03.12 01:42:58.375422 [ 275 ] {6c422987-c3dd-4b6f-b8af-017985ad82cb} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14066 | 2026.03.12 01:42:58.375457 [ 275 ] {6c422987-c3dd-4b6f-b8af-017985ad82cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14067 | 2026.03.12 01:42:58.375766 [ 275 ] {6c422987-c3dd-4b6f-b8af-017985ad82cb} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14068 | 2026.03.12 01:42:58.375970 [ 275 ] {6c422987-c3dd-4b6f-b8af-017985ad82cb} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14069 | 2026.03.12 01:42:58.376097 [ 25 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14070 | 2026.03.12 01:42:58.376101 [ 275 ] {6c422987-c3dd-4b6f-b8af-017985ad82cb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001092 sec., 82417.58241758241 rows/sec., 5.16 MiB/sec. | ||
| 14071 | 2026.03.12 01:42:58.376147 [ 25 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14072 | 2026.03.12 01:42:58.376164 [ 275 ] {6c422987-c3dd-4b6f-b8af-017985ad82cb} <Debug> TCPHandler: Processed in 0.00128256 sec. | ||
| 14073 | 2026.03.12 01:42:58.376174 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14074 | 2026.03.12 01:42:58.376291 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 14075 | 2026.03.12 01:42:58.376417 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14076 | 2026.03.12 01:42:58.376451 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5280 rows starting from the beginning of the part | ||
| 14077 | 2026.03.12 01:42:58.376507 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 14078 | 2026.03.12 01:42:58.376563 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 42 rows starting from the beginning of the part | ||
| 14079 | 2026.03.12 01:42:58.376607 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 48 rows starting from the beginning of the part | ||
| 14080 | 2026.03.12 01:42:58.376652 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 14081 | 2026.03.12 01:42:58.376703 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 90 rows starting from the beginning of the part | ||
| 14082 | 2026.03.12 01:42:58.378449 [ 187 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5580 rows, containing 4 columns (4 merged, 0 gathered) in 0.002196653 sec., 2540228.247247062 rows/sec., 169.33 MiB/sec. | ||
| 14083 | 2026.03.12 01:42:58.378851 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14084 | 2026.03.12 01:42:58.379127 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_106_21} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14085 | 2026.03.12 01:42:58.379209 [ 186 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_106_21} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14086 | 2026.03.12 01:42:58.379290 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 14087 | 2026.03.12 01:42:59.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 361.57 MiB, peak 372.51 MiB, free memory in arenas 0.00 B, will set to 360.03 MiB (RSS), difference: -1.54 MiB | ||
| 14088 | 2026.03.12 01:43:00.618403 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31208 | ||
| 14089 | 2026.03.12 01:43:00.618928 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14090 | 2026.03.12 01:43:00.618979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14091 | 2026.03.12 01:43:00.619475 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14092 | 2026.03.12 01:43:00.619710 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14093 | 2026.03.12 01:43:00.619866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31208 | ||
| 14094 | 2026.03.12 01:43:02.334988 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14095 | 2026.03.12 01:43:02.352502 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14096 | 2026.03.12 01:43:02.352562 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14097 | 2026.03.12 01:43:02.358834 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14098 | 2026.03.12 01:43:02.359532 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14099 | 2026.03.12 01:43:02.362699 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14100 | 2026.03.12 01:43:03.226887 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1730 | ||
| 14101 | 2026.03.12 01:43:03.229571 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14102 | 2026.03.12 01:43:03.229631 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14103 | 2026.03.12 01:43:03.230932 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14104 | 2026.03.12 01:43:03.231219 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14105 | 2026.03.12 01:43:03.231600 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1730 | ||
| 14106 | 2026.03.12 01:43:03.345249 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14107 | 2026.03.12 01:43:03.345438 [ 275 ] {ac37b28c-dc47-42ab-bb41-5c20a735182b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14108 | 2026.03.12 01:43:03.345508 [ 275 ] {ac37b28c-dc47-42ab-bb41-5c20a735182b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14109 | 2026.03.12 01:43:03.346138 [ 275 ] {ac37b28c-dc47-42ab-bb41-5c20a735182b} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14110 | 2026.03.12 01:43:03.346189 [ 275 ] {ac37b28c-dc47-42ab-bb41-5c20a735182b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14111 | 2026.03.12 01:43:03.346578 [ 275 ] {ac37b28c-dc47-42ab-bb41-5c20a735182b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14112 | 2026.03.12 01:43:03.346816 [ 275 ] {ac37b28c-dc47-42ab-bb41-5c20a735182b} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14113 | 2026.03.12 01:43:03.346978 [ 275 ] {ac37b28c-dc47-42ab-bb41-5c20a735182b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001592 sec., 2512.5628140703516 rows/sec., 204.88 KiB/sec. | ||
| 14114 | 2026.03.12 01:43:03.347030 [ 275 ] {ac37b28c-dc47-42ab-bb41-5c20a735182b} <Debug> TCPHandler: Processed in 0.001920039 sec. | ||
| 14115 | 2026.03.12 01:43:03.347164 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14116 | 2026.03.12 01:43:03.347271 [ 275 ] {5e75eaa1-68a1-4457-b6b0-c63105028acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14117 | 2026.03.12 01:43:03.347316 [ 275 ] {5e75eaa1-68a1-4457-b6b0-c63105028acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14118 | 2026.03.12 01:43:03.347778 [ 275 ] {5e75eaa1-68a1-4457-b6b0-c63105028acf} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14119 | 2026.03.12 01:43:03.347815 [ 275 ] {5e75eaa1-68a1-4457-b6b0-c63105028acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14120 | 2026.03.12 01:43:03.348147 [ 275 ] {5e75eaa1-68a1-4457-b6b0-c63105028acf} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14121 | 2026.03.12 01:43:03.348377 [ 275 ] {5e75eaa1-68a1-4457-b6b0-c63105028acf} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14122 | 2026.03.12 01:43:03.348508 [ 275 ] {5e75eaa1-68a1-4457-b6b0-c63105028acf} <Debug> executeQuery: Read 68 rows, 5.50 KiB in 0.001261 sec., 53925.45598731166 rows/sec., 4.26 MiB/sec. | ||
| 14123 | 2026.03.12 01:43:03.348548 [ 275 ] {5e75eaa1-68a1-4457-b6b0-c63105028acf} <Debug> TCPHandler: Processed in 0.001437462 sec. | ||
| 14124 | 2026.03.12 01:43:03.348664 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14125 | 2026.03.12 01:43:03.348763 [ 275 ] {febc08ec-279b-4fa1-b5aa-13ef959ffc71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14126 | 2026.03.12 01:43:03.348805 [ 275 ] {febc08ec-279b-4fa1-b5aa-13ef959ffc71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14127 | 2026.03.12 01:43:03.349216 [ 275 ] {febc08ec-279b-4fa1-b5aa-13ef959ffc71} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14128 | 2026.03.12 01:43:03.349253 [ 275 ] {febc08ec-279b-4fa1-b5aa-13ef959ffc71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14129 | 2026.03.12 01:43:03.349558 [ 275 ] {febc08ec-279b-4fa1-b5aa-13ef959ffc71} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14130 | 2026.03.12 01:43:03.349771 [ 275 ] {febc08ec-279b-4fa1-b5aa-13ef959ffc71} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14131 | 2026.03.12 01:43:03.349905 [ 275 ] {febc08ec-279b-4fa1-b5aa-13ef959ffc71} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001163 sec., 7738.607050730869 rows/sec., 563.43 KiB/sec. | ||
| 14132 | 2026.03.12 01:43:03.349944 [ 275 ] {febc08ec-279b-4fa1-b5aa-13ef959ffc71} <Debug> TCPHandler: Processed in 0.00133119 sec. | ||
| 14133 | 2026.03.12 01:43:03.350054 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14134 | 2026.03.12 01:43:03.350149 [ 275 ] {0c0d8a82-ab78-421a-b3f4-ef1a1498945b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14135 | 2026.03.12 01:43:03.350189 [ 275 ] {0c0d8a82-ab78-421a-b3f4-ef1a1498945b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14136 | 2026.03.12 01:43:03.350618 [ 275 ] {0c0d8a82-ab78-421a-b3f4-ef1a1498945b} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14137 | 2026.03.12 01:43:03.350653 [ 275 ] {0c0d8a82-ab78-421a-b3f4-ef1a1498945b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14138 | 2026.03.12 01:43:03.350964 [ 275 ] {0c0d8a82-ab78-421a-b3f4-ef1a1498945b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14139 | 2026.03.12 01:43:03.351172 [ 275 ] {0c0d8a82-ab78-421a-b3f4-ef1a1498945b} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14140 | 2026.03.12 01:43:03.351303 [ 275 ] {0c0d8a82-ab78-421a-b3f4-ef1a1498945b} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001174 sec., 62180.57921635435 rows/sec., 4.86 MiB/sec. | ||
| 14141 | 2026.03.12 01:43:03.351343 [ 275 ] {0c0d8a82-ab78-421a-b3f4-ef1a1498945b} <Debug> TCPHandler: Processed in 0.00133926 sec. | ||
| 14142 | 2026.03.12 01:43:03.351456 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14143 | 2026.03.12 01:43:03.351550 [ 275 ] {2a4b003e-1baf-485a-9552-a2252bab493a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14144 | 2026.03.12 01:43:03.351594 [ 275 ] {2a4b003e-1baf-485a-9552-a2252bab493a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14145 | 2026.03.12 01:43:03.352013 [ 275 ] {2a4b003e-1baf-485a-9552-a2252bab493a} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14146 | 2026.03.12 01:43:03.352050 [ 275 ] {2a4b003e-1baf-485a-9552-a2252bab493a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14147 | 2026.03.12 01:43:03.352398 [ 275 ] {2a4b003e-1baf-485a-9552-a2252bab493a} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14148 | 2026.03.12 01:43:03.352617 [ 275 ] {2a4b003e-1baf-485a-9552-a2252bab493a} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14149 | 2026.03.12 01:43:03.352752 [ 275 ] {2a4b003e-1baf-485a-9552-a2252bab493a} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001222 sec., 132569.558101473 rows/sec., 9.23 MiB/sec. | ||
| 14150 | 2026.03.12 01:43:03.352790 [ 275 ] {2a4b003e-1baf-485a-9552-a2252bab493a} <Debug> TCPHandler: Processed in 0.001384031 sec. | ||
| 14151 | 2026.03.12 01:43:03.352934 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14152 | 2026.03.12 01:43:03.353039 [ 275 ] {fd7176c5-356e-4408-b9d5-b05802cdaae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14153 | 2026.03.12 01:43:03.353109 [ 275 ] {fd7176c5-356e-4408-b9d5-b05802cdaae4} <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 | ||
| 14154 | 2026.03.12 01:43:03.354064 [ 275 ] {fd7176c5-356e-4408-b9d5-b05802cdaae4} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14155 | 2026.03.12 01:43:03.354111 [ 275 ] {fd7176c5-356e-4408-b9d5-b05802cdaae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14156 | 2026.03.12 01:43:03.354673 [ 275 ] {fd7176c5-356e-4408-b9d5-b05802cdaae4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14157 | 2026.03.12 01:43:03.354934 [ 275 ] {fd7176c5-356e-4408-b9d5-b05802cdaae4} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14158 | 2026.03.12 01:43:03.355081 [ 275 ] {fd7176c5-356e-4408-b9d5-b05802cdaae4} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002067 sec., 2418.964683115627 rows/sec., 4.33 MiB/sec. | ||
| 14159 | 2026.03.12 01:43:03.355148 [ 275 ] {fd7176c5-356e-4408-b9d5-b05802cdaae4} <Debug> TCPHandler: Processed in 0.002268624 sec. | ||
| 14160 | 2026.03.12 01:43:03.355257 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14161 | 2026.03.12 01:43:03.355353 [ 275 ] {487f4ad8-dbc4-4e04-9516-d4baa650d897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14162 | 2026.03.12 01:43:03.355397 [ 275 ] {487f4ad8-dbc4-4e04-9516-d4baa650d897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14163 | 2026.03.12 01:43:03.355742 [ 275 ] {487f4ad8-dbc4-4e04-9516-d4baa650d897} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14164 | 2026.03.12 01:43:03.355778 [ 275 ] {487f4ad8-dbc4-4e04-9516-d4baa650d897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14165 | 2026.03.12 01:43:03.356087 [ 275 ] {487f4ad8-dbc4-4e04-9516-d4baa650d897} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14166 | 2026.03.12 01:43:03.356294 [ 275 ] {487f4ad8-dbc4-4e04-9516-d4baa650d897} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14167 | 2026.03.12 01:43:03.356427 [ 275 ] {487f4ad8-dbc4-4e04-9516-d4baa650d897} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 14168 | 2026.03.12 01:43:03.356464 [ 275 ] {487f4ad8-dbc4-4e04-9516-d4baa650d897} <Debug> TCPHandler: Processed in 0.001257239 sec. | ||
| 14169 | 2026.03.12 01:43:07.911332 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14170 | 2026.03.12 01:43:07.911400 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14171 | 2026.03.12 01:43:08.120031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31720 | ||
| 14172 | 2026.03.12 01:43:08.120562 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14173 | 2026.03.12 01:43:08.120611 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14174 | 2026.03.12 01:43:08.121096 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14175 | 2026.03.12 01:43:08.121336 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14176 | 2026.03.12 01:43:08.121487 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31720 | ||
| 14177 | 2026.03.12 01:43:08.121485 [ 48 ] {} <Debug> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14178 | 2026.03.12 01:43:08.121561 [ 48 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14179 | 2026.03.12 01:43:08.121602 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14180 | 2026.03.12 01:43:08.121729 [ 186 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::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 | ||
| 14181 | 2026.03.12 01:43:08.121874 [ 186 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14182 | 2026.03.12 01:43:08.121916 [ 186 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29288 rows starting from the beginning of the part | ||
| 14183 | 2026.03.12 01:43:08.121988 [ 186 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 14184 | 2026.03.12 01:43:08.122033 [ 186 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 14185 | 2026.03.12 01:43:08.122081 [ 186 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 14186 | 2026.03.12 01:43:08.122121 [ 186 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 14187 | 2026.03.12 01:43:08.122159 [ 186 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 14188 | 2026.03.12 01:43:08.124628 [ 187 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31720 rows, containing 4 columns (4 merged, 0 gathered) in 0.002959265 sec., 10718877.829461033 rows/sec., 153.33 MiB/sec. | ||
| 14189 | 2026.03.12 01:43:08.124926 [ 198 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14190 | 2026.03.12 01:43:08.125207 [ 198 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_66_13} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14191 | 2026.03.12 01:43:08.125288 [ 198 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_66_13} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14192 | 2026.03.12 01:43:08.125392 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 14193 | 2026.03.12 01:43:08.353503 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14194 | 2026.03.12 01:43:08.353665 [ 275 ] {52d4d952-434c-4254-9aef-196a933285c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14195 | 2026.03.12 01:43:08.353729 [ 275 ] {52d4d952-434c-4254-9aef-196a933285c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14196 | 2026.03.12 01:43:08.354555 [ 275 ] {52d4d952-434c-4254-9aef-196a933285c6} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14197 | 2026.03.12 01:43:08.354593 [ 275 ] {52d4d952-434c-4254-9aef-196a933285c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14198 | 2026.03.12 01:43:08.354992 [ 275 ] {52d4d952-434c-4254-9aef-196a933285c6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14199 | 2026.03.12 01:43:08.355218 [ 275 ] {52d4d952-434c-4254-9aef-196a933285c6} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14200 | 2026.03.12 01:43:08.355373 [ 275 ] {52d4d952-434c-4254-9aef-196a933285c6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001757 sec., 161639.1576550939 rows/sec., 10.27 MiB/sec. | ||
| 14201 | 2026.03.12 01:43:08.355416 [ 275 ] {52d4d952-434c-4254-9aef-196a933285c6} <Debug> TCPHandler: Processed in 0.002033701 sec. | ||
| 14202 | 2026.03.12 01:43:08.355540 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14203 | 2026.03.12 01:43:08.355637 [ 275 ] {207a87db-7c47-4107-bf5e-9fc6c2db2807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14204 | 2026.03.12 01:43:08.355678 [ 275 ] {207a87db-7c47-4107-bf5e-9fc6c2db2807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14205 | 2026.03.12 01:43:08.356749 [ 275 ] {207a87db-7c47-4107-bf5e-9fc6c2db2807} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14206 | 2026.03.12 01:43:08.356784 [ 275 ] {207a87db-7c47-4107-bf5e-9fc6c2db2807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14207 | 2026.03.12 01:43:08.357143 [ 275 ] {207a87db-7c47-4107-bf5e-9fc6c2db2807} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14208 | 2026.03.12 01:43:08.357343 [ 275 ] {207a87db-7c47-4107-bf5e-9fc6c2db2807} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14209 | 2026.03.12 01:43:08.357468 [ 275 ] {207a87db-7c47-4107-bf5e-9fc6c2db2807} <Debug> executeQuery: Read 867 rows, 70.17 KiB in 0.001851 sec., 468395.4619124797 rows/sec., 37.02 MiB/sec. | ||
| 14210 | 2026.03.12 01:43:08.357505 [ 275 ] {207a87db-7c47-4107-bf5e-9fc6c2db2807} <Debug> TCPHandler: Processed in 0.00201615 sec. | ||
| 14211 | 2026.03.12 01:43:08.357622 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14212 | 2026.03.12 01:43:08.357716 [ 275 ] {f841451e-c900-4151-a154-25ecac228009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14213 | 2026.03.12 01:43:08.357756 [ 275 ] {f841451e-c900-4151-a154-25ecac228009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14214 | 2026.03.12 01:43:08.358258 [ 275 ] {f841451e-c900-4151-a154-25ecac228009} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14215 | 2026.03.12 01:43:08.358291 [ 275 ] {f841451e-c900-4151-a154-25ecac228009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14216 | 2026.03.12 01:43:08.358587 [ 275 ] {f841451e-c900-4151-a154-25ecac228009} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14217 | 2026.03.12 01:43:08.358796 [ 275 ] {f841451e-c900-4151-a154-25ecac228009} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14218 | 2026.03.12 01:43:08.358901 [ 48 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14219 | 2026.03.12 01:43:08.358920 [ 275 ] {f841451e-c900-4151-a154-25ecac228009} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001223 sec., 144726.0834014718 rows/sec., 8.92 MiB/sec. | ||
| 14220 | 2026.03.12 01:43:08.358936 [ 48 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14221 | 2026.03.12 01:43:08.358955 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14222 | 2026.03.12 01:43:08.358958 [ 275 ] {f841451e-c900-4151-a154-25ecac228009} <Debug> TCPHandler: Processed in 0.001385121 sec. | ||
| 14223 | 2026.03.12 01:43:08.359052 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 14224 | 2026.03.12 01:43:08.359078 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14225 | 2026.03.12 01:43:08.359155 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14226 | 2026.03.12 01:43:08.359175 [ 275 ] {489b3f81-278c-41ee-b4dc-f0375993dfb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14227 | 2026.03.12 01:43:08.359185 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 225 rows starting from the beginning of the part | ||
| 14228 | 2026.03.12 01:43:08.359222 [ 275 ] {489b3f81-278c-41ee-b4dc-f0375993dfb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14229 | 2026.03.12 01:43:08.359249 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 194 rows starting from the beginning of the part | ||
| 14230 | 2026.03.12 01:43:08.359297 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 5 rows starting from the beginning of the part | ||
| 14231 | 2026.03.12 01:43:08.359333 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 177 rows starting from the beginning of the part | ||
| 14232 | 2026.03.12 01:43:08.359373 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 9 rows starting from the beginning of the part | ||
| 14233 | 2026.03.12 01:43:08.359409 [ 186 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 177 rows starting from the beginning of the part | ||
| 14234 | 2026.03.12 01:43:08.359686 [ 275 ] {489b3f81-278c-41ee-b4dc-f0375993dfb4} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14235 | 2026.03.12 01:43:08.359726 [ 275 ] {489b3f81-278c-41ee-b4dc-f0375993dfb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14236 | 2026.03.12 01:43:08.360056 [ 275 ] {489b3f81-278c-41ee-b4dc-f0375993dfb4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14237 | 2026.03.12 01:43:08.360220 [ 200 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 787 rows, containing 5 columns (5 merged, 0 gathered) in 0.001206188 sec., 652468.7693792344 rows/sec., 43.40 MiB/sec. | ||
| 14238 | 2026.03.12 01:43:08.360290 [ 275 ] {489b3f81-278c-41ee-b4dc-f0375993dfb4} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14239 | 2026.03.12 01:43:08.360400 [ 199 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14240 | 2026.03.12 01:43:08.360422 [ 275 ] {489b3f81-278c-41ee-b4dc-f0375993dfb4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001265 sec., 117786.56126482213 rows/sec., 7.61 MiB/sec. | ||
| 14241 | 2026.03.12 01:43:08.360464 [ 275 ] {489b3f81-278c-41ee-b4dc-f0375993dfb4} <Debug> TCPHandler: Processed in 0.001436842 sec. | ||
| 14242 | 2026.03.12 01:43:08.360578 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14243 | 2026.03.12 01:43:08.360674 [ 275 ] {093d3b98-a93e-490f-ac06-9810c23f9961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14244 | 2026.03.12 01:43:08.360677 [ 199 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_91_18} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14245 | 2026.03.12 01:43:08.360716 [ 275 ] {093d3b98-a93e-490f-ac06-9810c23f9961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14246 | 2026.03.12 01:43:08.360774 [ 199 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_91_18} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14247 | 2026.03.12 01:43:08.360866 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 14248 | 2026.03.12 01:43:08.361167 [ 275 ] {093d3b98-a93e-490f-ac06-9810c23f9961} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14249 | 2026.03.12 01:43:08.361206 [ 275 ] {093d3b98-a93e-490f-ac06-9810c23f9961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14250 | 2026.03.12 01:43:08.361508 [ 275 ] {093d3b98-a93e-490f-ac06-9810c23f9961} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14251 | 2026.03.12 01:43:08.361712 [ 275 ] {093d3b98-a93e-490f-ac06-9810c23f9961} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14252 | 2026.03.12 01:43:08.361838 [ 275 ] {093d3b98-a93e-490f-ac06-9810c23f9961} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001182 sec., 125211.50592216582 rows/sec., 7.12 MiB/sec. | ||
| 14253 | 2026.03.12 01:43:08.361876 [ 275 ] {093d3b98-a93e-490f-ac06-9810c23f9961} <Debug> TCPHandler: Processed in 0.00134789 sec. | ||
| 14254 | 2026.03.12 01:43:08.361986 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14255 | 2026.03.12 01:43:08.362082 [ 275 ] {a6e4b4b5-fd84-4be5-af0e-6945ccfa0613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14256 | 2026.03.12 01:43:08.362121 [ 275 ] {a6e4b4b5-fd84-4be5-af0e-6945ccfa0613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14257 | 2026.03.12 01:43:08.362816 [ 275 ] {a6e4b4b5-fd84-4be5-af0e-6945ccfa0613} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14258 | 2026.03.12 01:43:08.362850 [ 275 ] {a6e4b4b5-fd84-4be5-af0e-6945ccfa0613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14259 | 2026.03.12 01:43:08.363172 [ 275 ] {a6e4b4b5-fd84-4be5-af0e-6945ccfa0613} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14260 | 2026.03.12 01:43:08.363377 [ 275 ] {a6e4b4b5-fd84-4be5-af0e-6945ccfa0613} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14261 | 2026.03.12 01:43:08.363503 [ 275 ] {a6e4b4b5-fd84-4be5-af0e-6945ccfa0613} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001438 sec., 365090.4033379694 rows/sec., 25.79 MiB/sec. | ||
| 14262 | 2026.03.12 01:43:08.363540 [ 275 ] {a6e4b4b5-fd84-4be5-af0e-6945ccfa0613} <Debug> TCPHandler: Processed in 0.001604484 sec. | ||
| 14263 | 2026.03.12 01:43:08.363649 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14264 | 2026.03.12 01:43:08.363743 [ 275 ] {23a6893c-6a50-4449-9f3c-3444d402c517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14265 | 2026.03.12 01:43:08.363783 [ 275 ] {23a6893c-6a50-4449-9f3c-3444d402c517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14266 | 2026.03.12 01:43:08.364117 [ 275 ] {23a6893c-6a50-4449-9f3c-3444d402c517} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14267 | 2026.03.12 01:43:08.364151 [ 275 ] {23a6893c-6a50-4449-9f3c-3444d402c517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14268 | 2026.03.12 01:43:08.364448 [ 275 ] {23a6893c-6a50-4449-9f3c-3444d402c517} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 14269 | 2026.03.12 01:43:08.364644 [ 275 ] {23a6893c-6a50-4449-9f3c-3444d402c517} <Trace> oximeter.measurements_bool (2801d458-d529-40df-a007-f8bf61db3dc2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14270 | 2026.03.12 01:43:08.364768 [ 275 ] {23a6893c-6a50-4449-9f3c-3444d402c517} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 14271 | 2026.03.12 01:43:08.364804 [ 275 ] {23a6893c-6a50-4449-9f3c-3444d402c517} <Debug> TCPHandler: Processed in 0.001204998 sec. | ||
| 14272 | 2026.03.12 01:43:08.364912 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14273 | 2026.03.12 01:43:08.365004 [ 275 ] {49be3c94-8232-4e4b-8fd7-744aaef81cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14274 | 2026.03.12 01:43:08.365046 [ 275 ] {49be3c94-8232-4e4b-8fd7-744aaef81cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14275 | 2026.03.12 01:43:08.365483 [ 275 ] {49be3c94-8232-4e4b-8fd7-744aaef81cf9} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14276 | 2026.03.12 01:43:08.365517 [ 275 ] {49be3c94-8232-4e4b-8fd7-744aaef81cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14277 | 2026.03.12 01:43:08.365856 [ 275 ] {49be3c94-8232-4e4b-8fd7-744aaef81cf9} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14278 | 2026.03.12 01:43:08.366062 [ 275 ] {49be3c94-8232-4e4b-8fd7-744aaef81cf9} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14279 | 2026.03.12 01:43:08.366169 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 6 parts from all_1_103_22 to all_108_108_0 | ||
| 14280 | 2026.03.12 01:43:08.366190 [ 275 ] {49be3c94-8232-4e4b-8fd7-744aaef81cf9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001204 sec., 220099.66777408638 rows/sec., 14.63 MiB/sec. | ||
| 14281 | 2026.03.12 01:43:08.366197 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14282 | 2026.03.12 01:43:08.366219 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14283 | 2026.03.12 01:43:08.366227 [ 275 ] {49be3c94-8232-4e4b-8fd7-744aaef81cf9} <Debug> TCPHandler: Processed in 0.001364041 sec. | ||
| 14284 | 2026.03.12 01:43:08.366320 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 14285 | 2026.03.12 01:43:08.366340 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14286 | 2026.03.12 01:43:08.366442 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_108_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14287 | 2026.03.12 01:43:08.366444 [ 275 ] {14908ce0-9297-4f79-b03d-3225121fa871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14288 | 2026.03.12 01:43:08.366483 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_108_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_103_22, total 34111 rows starting from the beginning of the part | ||
| 14289 | 2026.03.12 01:43:08.366504 [ 275 ] {14908ce0-9297-4f79-b03d-3225121fa871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14290 | 2026.03.12 01:43:08.366554 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_108_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 128 rows starting from the beginning of the part | ||
| 14291 | 2026.03.12 01:43:08.366613 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::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 | ||
| 14292 | 2026.03.12 01:43:08.366659 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_108_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 265 rows starting from the beginning of the part | ||
| 14293 | 2026.03.12 01:43:08.366706 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_108_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 162 rows starting from the beginning of the part | ||
| 14294 | 2026.03.12 01:43:08.366749 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_108_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 265 rows starting from the beginning of the part | ||
| 14295 | 2026.03.12 01:43:08.366823 [ 275 ] {14908ce0-9297-4f79-b03d-3225121fa871} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14296 | 2026.03.12 01:43:08.366860 [ 275 ] {14908ce0-9297-4f79-b03d-3225121fa871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14297 | 2026.03.12 01:43:08.367146 [ 275 ] {14908ce0-9297-4f79-b03d-3225121fa871} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 14298 | 2026.03.12 01:43:08.367333 [ 275 ] {14908ce0-9297-4f79-b03d-3225121fa871} <Trace> oximeter.measurements_f64 (7d4379ee-0be1-4f8b-91f4-ec6ad93cb549): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14299 | 2026.03.12 01:43:08.367452 [ 275 ] {14908ce0-9297-4f79-b03d-3225121fa871} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 14300 | 2026.03.12 01:43:08.367486 [ 275 ] {14908ce0-9297-4f79-b03d-3225121fa871} <Debug> TCPHandler: Processed in 0.001244929 sec. | ||
| 14301 | 2026.03.12 01:43:08.367585 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14302 | 2026.03.12 01:43:08.367737 [ 275 ] {19c708e0-2c94-4a52-a917-e0fa9d44e04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14303 | 2026.03.12 01:43:08.367792 [ 275 ] {19c708e0-2c94-4a52-a917-e0fa9d44e04e} <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 | ||
| 14304 | 2026.03.12 01:43:08.368659 [ 275 ] {19c708e0-2c94-4a52-a917-e0fa9d44e04e} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14305 | 2026.03.12 01:43:08.368694 [ 275 ] {19c708e0-2c94-4a52-a917-e0fa9d44e04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14306 | 2026.03.12 01:43:08.369272 [ 275 ] {19c708e0-2c94-4a52-a917-e0fa9d44e04e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14307 | 2026.03.12 01:43:08.369493 [ 275 ] {19c708e0-2c94-4a52-a917-e0fa9d44e04e} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14308 | 2026.03.12 01:43:08.369628 [ 275 ] {19c708e0-2c94-4a52-a917-e0fa9d44e04e} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001909 sec., 18334.206390780513 rows/sec., 32.85 MiB/sec. | ||
| 14309 | 2026.03.12 01:43:08.369626 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14310 | 2026.03.12 01:43:08.369684 [ 275 ] {19c708e0-2c94-4a52-a917-e0fa9d44e04e} <Debug> TCPHandler: Processed in 0.002089971 sec. | ||
| 14311 | 2026.03.12 01:43:08.369698 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14312 | 2026.03.12 01:43:08.369724 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14313 | 2026.03.12 01:43:08.369803 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14314 | 2026.03.12 01:43:08.369818 [ 200 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::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 | ||
| 14315 | 2026.03.12 01:43:08.369903 [ 275 ] {8713ba7b-291d-4223-b5e4-958923a87dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14316 | 2026.03.12 01:43:08.369944 [ 275 ] {8713ba7b-291d-4223-b5e4-958923a87dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14317 | 2026.03.12 01:43:08.370033 [ 200 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14318 | 2026.03.12 01:43:08.370095 [ 200 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1868 rows starting from the beginning of the part | ||
| 14319 | 2026.03.12 01:43:08.370238 [ 200 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 46 rows starting from the beginning of the part | ||
| 14320 | 2026.03.12 01:43:08.370278 [ 275 ] {8713ba7b-291d-4223-b5e4-958923a87dcd} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14321 | 2026.03.12 01:43:08.370313 [ 275 ] {8713ba7b-291d-4223-b5e4-958923a87dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14322 | 2026.03.12 01:43:08.370351 [ 200 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 5 rows starting from the beginning of the part | ||
| 14323 | 2026.03.12 01:43:08.370464 [ 200 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 35 rows starting from the beginning of the part | ||
| 14324 | 2026.03.12 01:43:08.370566 [ 200 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 5 rows starting from the beginning of the part | ||
| 14325 | 2026.03.12 01:43:08.370648 [ 275 ] {8713ba7b-291d-4223-b5e4-958923a87dcd} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14326 | 2026.03.12 01:43:08.370668 [ 200 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 35 rows starting from the beginning of the part | ||
| 14327 | 2026.03.12 01:43:08.370869 [ 275 ] {8713ba7b-291d-4223-b5e4-958923a87dcd} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14328 | 2026.03.12 01:43:08.370996 [ 275 ] {8713ba7b-291d-4223-b5e4-958923a87dcd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001112 sec., 80935.25179856116 rows/sec., 5.06 MiB/sec. | ||
| 14329 | 2026.03.12 01:43:08.371032 [ 275 ] {8713ba7b-291d-4223-b5e4-958923a87dcd} <Debug> TCPHandler: Processed in 0.00127872 sec. | ||
| 14330 | 2026.03.12 01:43:08.373532 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_108_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35091 rows, containing 5 columns (5 merged, 0 gathered) in 0.00725445 sec., 4837168.910117239 rows/sec., 319.91 MiB/sec. | ||
| 14331 | 2026.03.12 01:43:08.373890 [ 190 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_108_23} <Trace> MergedBlockOutputStream: filled checksums all_1_108_23 (state Temporary) | ||
| 14332 | 2026.03.12 01:43:08.374223 [ 190 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_108_23} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_108_23 to all_1_108_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14333 | 2026.03.12 01:43:08.374315 [ 190 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_108_23} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 6 parts: [all_1_103_22, all_108_108_0] -> all_1_108_23 | ||
| 14334 | 2026.03.12 01:43:08.374421 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 14335 | 2026.03.12 01:43:08.379504 [ 189 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1994 rows, containing 19 columns (19 merged, 0 gathered) in 0.009721337 sec., 205115.81894548045 rows/sec., 367.56 MiB/sec. | ||
| 14336 | 2026.03.12 01:43:08.381961 [ 190 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14337 | 2026.03.12 01:43:08.382337 [ 190 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14338 | 2026.03.12 01:43:08.382426 [ 190 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14339 | 2026.03.12 01:43:08.382603 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.46 MiB. | ||
| 14340 | 2026.03.12 01:43:09.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.91 MiB, peak 378.34 MiB, free memory in arenas 0.00 B, will set to 365.77 MiB (RSS), difference: 4.86 MiB | ||
| 14341 | 2026.03.12 01:43:09.862823 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14342 | 2026.03.12 01:43:09.880726 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14343 | 2026.03.12 01:43:09.880784 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14344 | 2026.03.12 01:43:09.887936 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14345 | 2026.03.12 01:43:09.888717 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14346 | 2026.03.12 01:43:09.889063 [ 83 ] {} <Debug> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14347 | 2026.03.12 01:43:09.889128 [ 83 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14348 | 2026.03.12 01:43:09.889153 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14349 | 2026.03.12 01:43:09.889307 [ 196 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 14350 | 2026.03.12 01:43:09.892572 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14351 | 2026.03.12 01:43:09.893520 [ 196 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14352 | 2026.03.12 01:43:09.895149 [ 196 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 14353 | 2026.03.12 01:43:09.900336 [ 196 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 14354 | 2026.03.12 01:43:09.905253 [ 196 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 14355 | 2026.03.12 01:43:09.910179 [ 196 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 14356 | 2026.03.12 01:43:09.915846 [ 196 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 14357 | 2026.03.12 01:43:09.919925 [ 196 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 14358 | 2026.03.12 01:43:09.983168 [ 195 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.093936402 sec., 5290.813671999062 rows/sec., 27.36 MiB/sec. | ||
| 14359 | 2026.03.12 01:43:09.986573 [ 202 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14360 | 2026.03.12 01:43:09.988670 [ 202 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_66_13} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14361 | 2026.03.12 01:43:09.988789 [ 202 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_66_13} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14362 | 2026.03.12 01:43:09.991219 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 14363 | 2026.03.12 01:43:13.231902 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1766 | ||
| 14364 | 2026.03.12 01:43:13.234457 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14365 | 2026.03.12 01:43:13.234500 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14366 | 2026.03.12 01:43:13.235778 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14367 | 2026.03.12 01:43:13.236063 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14368 | 2026.03.12 01:43:13.236453 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1766 | ||
| 14369 | 2026.03.12 01:43:13.344746 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14370 | 2026.03.12 01:43:13.344924 [ 275 ] {6ef8210a-6e7c-4225-bc8c-441390c4248b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14371 | 2026.03.12 01:43:13.344989 [ 275 ] {6ef8210a-6e7c-4225-bc8c-441390c4248b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14372 | 2026.03.12 01:43:13.345655 [ 275 ] {6ef8210a-6e7c-4225-bc8c-441390c4248b} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14373 | 2026.03.12 01:43:13.345704 [ 275 ] {6ef8210a-6e7c-4225-bc8c-441390c4248b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14374 | 2026.03.12 01:43:13.346087 [ 275 ] {6ef8210a-6e7c-4225-bc8c-441390c4248b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14375 | 2026.03.12 01:43:13.346306 [ 275 ] {6ef8210a-6e7c-4225-bc8c-441390c4248b} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14376 | 2026.03.12 01:43:13.346456 [ 275 ] {6ef8210a-6e7c-4225-bc8c-441390c4248b} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001582 sec., 41719.342604298356 rows/sec., 3.30 MiB/sec. | ||
| 14377 | 2026.03.12 01:43:13.346497 [ 275 ] {6ef8210a-6e7c-4225-bc8c-441390c4248b} <Debug> TCPHandler: Processed in 0.001880969 sec. | ||
| 14378 | 2026.03.12 01:43:13.346618 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14379 | 2026.03.12 01:43:13.346712 [ 275 ] {a583e84c-59ac-4313-8554-36dad7ea9224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14380 | 2026.03.12 01:43:13.346752 [ 275 ] {a583e84c-59ac-4313-8554-36dad7ea9224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14381 | 2026.03.12 01:43:13.347143 [ 275 ] {a583e84c-59ac-4313-8554-36dad7ea9224} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14382 | 2026.03.12 01:43:13.347179 [ 275 ] {a583e84c-59ac-4313-8554-36dad7ea9224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14383 | 2026.03.12 01:43:13.347458 [ 275 ] {a583e84c-59ac-4313-8554-36dad7ea9224} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14384 | 2026.03.12 01:43:13.347658 [ 275 ] {a583e84c-59ac-4313-8554-36dad7ea9224} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14385 | 2026.03.12 01:43:13.347785 [ 275 ] {a583e84c-59ac-4313-8554-36dad7ea9224} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001093 sec., 4574.565416285453 rows/sec., 343.99 KiB/sec. | ||
| 14386 | 2026.03.12 01:43:13.347822 [ 275 ] {a583e84c-59ac-4313-8554-36dad7ea9224} <Debug> TCPHandler: Processed in 0.001251878 sec. | ||
| 14387 | 2026.03.12 01:43:13.347929 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14388 | 2026.03.12 01:43:13.348020 [ 275 ] {cba810a0-6e1b-4fd2-8bc0-9292038d111d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14389 | 2026.03.12 01:43:13.348058 [ 275 ] {cba810a0-6e1b-4fd2-8bc0-9292038d111d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14390 | 2026.03.12 01:43:13.348472 [ 275 ] {cba810a0-6e1b-4fd2-8bc0-9292038d111d} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14391 | 2026.03.12 01:43:13.348507 [ 275 ] {cba810a0-6e1b-4fd2-8bc0-9292038d111d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14392 | 2026.03.12 01:43:13.348796 [ 275 ] {cba810a0-6e1b-4fd2-8bc0-9292038d111d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14393 | 2026.03.12 01:43:13.349012 [ 275 ] {cba810a0-6e1b-4fd2-8bc0-9292038d111d} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14394 | 2026.03.12 01:43:13.349135 [ 275 ] {cba810a0-6e1b-4fd2-8bc0-9292038d111d} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001133 sec., 60900.264783759936 rows/sec., 4.75 MiB/sec. | ||
| 14395 | 2026.03.12 01:43:13.349171 [ 275 ] {cba810a0-6e1b-4fd2-8bc0-9292038d111d} <Debug> TCPHandler: Processed in 0.001289609 sec. | ||
| 14396 | 2026.03.12 01:43:13.349280 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14397 | 2026.03.12 01:43:13.349372 [ 275 ] {eaac6471-85a2-4c19-bfe8-d1f358752802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14398 | 2026.03.12 01:43:13.349414 [ 275 ] {eaac6471-85a2-4c19-bfe8-d1f358752802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14399 | 2026.03.12 01:43:13.349819 [ 275 ] {eaac6471-85a2-4c19-bfe8-d1f358752802} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14400 | 2026.03.12 01:43:13.349855 [ 275 ] {eaac6471-85a2-4c19-bfe8-d1f358752802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14401 | 2026.03.12 01:43:13.350175 [ 275 ] {eaac6471-85a2-4c19-bfe8-d1f358752802} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14402 | 2026.03.12 01:43:13.350374 [ 275 ] {eaac6471-85a2-4c19-bfe8-d1f358752802} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14403 | 2026.03.12 01:43:13.350499 [ 275 ] {eaac6471-85a2-4c19-bfe8-d1f358752802} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 14404 | 2026.03.12 01:43:13.350535 [ 275 ] {eaac6471-85a2-4c19-bfe8-d1f358752802} <Debug> TCPHandler: Processed in 0.00130133 sec. | ||
| 14405 | 2026.03.12 01:43:13.350641 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14406 | 2026.03.12 01:43:13.350732 [ 275 ] {efd19658-2145-4044-8d7f-00365880df32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14407 | 2026.03.12 01:43:13.350785 [ 275 ] {efd19658-2145-4044-8d7f-00365880df32} <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 | ||
| 14408 | 2026.03.12 01:43:13.351534 [ 275 ] {efd19658-2145-4044-8d7f-00365880df32} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14409 | 2026.03.12 01:43:13.351570 [ 275 ] {efd19658-2145-4044-8d7f-00365880df32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14410 | 2026.03.12 01:43:13.352051 [ 275 ] {efd19658-2145-4044-8d7f-00365880df32} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14411 | 2026.03.12 01:43:13.352262 [ 275 ] {efd19658-2145-4044-8d7f-00365880df32} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14412 | 2026.03.12 01:43:13.352398 [ 275 ] {efd19658-2145-4044-8d7f-00365880df32} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001683 sec., 2970.8853238265 rows/sec., 5.32 MiB/sec. | ||
| 14413 | 2026.03.12 01:43:13.352453 [ 275 ] {efd19658-2145-4044-8d7f-00365880df32} <Debug> TCPHandler: Processed in 0.001857599 sec. | ||
| 14414 | 2026.03.12 01:43:13.352578 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14415 | 2026.03.12 01:43:13.352701 [ 275 ] {8d8d5265-9a4f-4bd5-97d3-58bc0a7ef1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14416 | 2026.03.12 01:43:13.352753 [ 275 ] {8d8d5265-9a4f-4bd5-97d3-58bc0a7ef1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14417 | 2026.03.12 01:43:13.353144 [ 275 ] {8d8d5265-9a4f-4bd5-97d3-58bc0a7ef1bc} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14418 | 2026.03.12 01:43:13.353181 [ 275 ] {8d8d5265-9a4f-4bd5-97d3-58bc0a7ef1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14419 | 2026.03.12 01:43:13.353512 [ 275 ] {8d8d5265-9a4f-4bd5-97d3-58bc0a7ef1bc} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14420 | 2026.03.12 01:43:13.353721 [ 275 ] {8d8d5265-9a4f-4bd5-97d3-58bc0a7ef1bc} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14421 | 2026.03.12 01:43:13.353857 [ 275 ] {8d8d5265-9a4f-4bd5-97d3-58bc0a7ef1bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 14422 | 2026.03.12 01:43:13.353894 [ 275 ] {8d8d5265-9a4f-4bd5-97d3-58bc0a7ef1bc} <Debug> TCPHandler: Processed in 0.00137743 sec. | ||
| 14423 | 2026.03.12 01:43:13.624107 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14424 | 2026.03.12 01:43:13.624222 [ 275 ] {dbe43327-a8f7-4fa8-a4b0-d1b3009304e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14425 | 2026.03.12 01:43:13.624267 [ 275 ] {dbe43327-a8f7-4fa8-a4b0-d1b3009304e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14426 | 2026.03.12 01:43:13.624725 [ 275 ] {dbe43327-a8f7-4fa8-a4b0-d1b3009304e8} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14427 | 2026.03.12 01:43:13.624761 [ 275 ] {dbe43327-a8f7-4fa8-a4b0-d1b3009304e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14428 | 2026.03.12 01:43:13.625071 [ 275 ] {dbe43327-a8f7-4fa8-a4b0-d1b3009304e8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14429 | 2026.03.12 01:43:13.625274 [ 275 ] {dbe43327-a8f7-4fa8-a4b0-d1b3009304e8} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14430 | 2026.03.12 01:43:13.625413 [ 275 ] {dbe43327-a8f7-4fa8-a4b0-d1b3009304e8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001216 sec., 19736.842105263157 rows/sec., 1.64 MiB/sec. | ||
| 14431 | 2026.03.12 01:43:13.625452 [ 275 ] {dbe43327-a8f7-4fa8-a4b0-d1b3009304e8} <Debug> TCPHandler: Processed in 0.001456462 sec. | ||
| 14432 | 2026.03.12 01:43:13.625570 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14433 | 2026.03.12 01:43:13.625665 [ 275 ] {c2b4e386-83ee-4fe6-ac97-05d3aa19d71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14434 | 2026.03.12 01:43:13.625706 [ 275 ] {c2b4e386-83ee-4fe6-ac97-05d3aa19d71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14435 | 2026.03.12 01:43:13.626100 [ 275 ] {c2b4e386-83ee-4fe6-ac97-05d3aa19d71b} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14436 | 2026.03.12 01:43:13.626134 [ 275 ] {c2b4e386-83ee-4fe6-ac97-05d3aa19d71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14437 | 2026.03.12 01:43:13.626421 [ 275 ] {c2b4e386-83ee-4fe6-ac97-05d3aa19d71b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14438 | 2026.03.12 01:43:13.626627 [ 275 ] {c2b4e386-83ee-4fe6-ac97-05d3aa19d71b} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14439 | 2026.03.12 01:43:13.626755 [ 275 ] {c2b4e386-83ee-4fe6-ac97-05d3aa19d71b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 441.57 KiB/sec. | ||
| 14440 | 2026.03.12 01:43:13.626792 [ 275 ] {c2b4e386-83ee-4fe6-ac97-05d3aa19d71b} <Debug> TCPHandler: Processed in 0.001273799 sec. | ||
| 14441 | 2026.03.12 01:43:13.626901 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14442 | 2026.03.12 01:43:13.626996 [ 275 ] {633eb263-c58a-4f2a-a2f9-1efe3bb23d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14443 | 2026.03.12 01:43:13.627034 [ 275 ] {633eb263-c58a-4f2a-a2f9-1efe3bb23d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14444 | 2026.03.12 01:43:13.628975 [ 275 ] {633eb263-c58a-4f2a-a2f9-1efe3bb23d9e} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14445 | 2026.03.12 01:43:13.629011 [ 275 ] {633eb263-c58a-4f2a-a2f9-1efe3bb23d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14446 | 2026.03.12 01:43:13.629433 [ 275 ] {633eb263-c58a-4f2a-a2f9-1efe3bb23d9e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14447 | 2026.03.12 01:43:13.629638 [ 275 ] {633eb263-c58a-4f2a-a2f9-1efe3bb23d9e} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14448 | 2026.03.12 01:43:13.629769 [ 275 ] {633eb263-c58a-4f2a-a2f9-1efe3bb23d9e} <Debug> executeQuery: Read 2133 rows, 166.92 KiB in 0.002791 sec., 764242.2070942314 rows/sec., 58.40 MiB/sec. | ||
| 14449 | 2026.03.12 01:43:13.629807 [ 275 ] {633eb263-c58a-4f2a-a2f9-1efe3bb23d9e} <Debug> TCPHandler: Processed in 0.002954994 sec. | ||
| 14450 | 2026.03.12 01:43:13.629922 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14451 | 2026.03.12 01:43:13.630016 [ 275 ] {0c72099a-a852-4cc3-a3f8-ab5303c3e306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14452 | 2026.03.12 01:43:13.630055 [ 275 ] {0c72099a-a852-4cc3-a3f8-ab5303c3e306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14453 | 2026.03.12 01:43:13.630500 [ 275 ] {0c72099a-a852-4cc3-a3f8-ab5303c3e306} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14454 | 2026.03.12 01:43:13.630536 [ 275 ] {0c72099a-a852-4cc3-a3f8-ab5303c3e306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14455 | 2026.03.12 01:43:13.630818 [ 275 ] {0c72099a-a852-4cc3-a3f8-ab5303c3e306} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14456 | 2026.03.12 01:43:13.631009 [ 275 ] {0c72099a-a852-4cc3-a3f8-ab5303c3e306} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14457 | 2026.03.12 01:43:13.631126 [ 275 ] {0c72099a-a852-4cc3-a3f8-ab5303c3e306} <Debug> executeQuery: Read 64 rows, 4.84 KiB in 0.001149 sec., 55700.6092254134 rows/sec., 4.11 MiB/sec. | ||
| 14458 | 2026.03.12 01:43:13.631161 [ 275 ] {0c72099a-a852-4cc3-a3f8-ab5303c3e306} <Debug> TCPHandler: Processed in 0.00131219 sec. | ||
| 14459 | 2026.03.12 01:43:13.631262 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14460 | 2026.03.12 01:43:13.631350 [ 275 ] {c00e9f78-16bc-448c-9519-5990e4b9ad96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14461 | 2026.03.12 01:43:13.631387 [ 275 ] {c00e9f78-16bc-448c-9519-5990e4b9ad96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14462 | 2026.03.12 01:43:13.632214 [ 275 ] {c00e9f78-16bc-448c-9519-5990e4b9ad96} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14463 | 2026.03.12 01:43:13.632248 [ 275 ] {c00e9f78-16bc-448c-9519-5990e4b9ad96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14464 | 2026.03.12 01:43:13.632570 [ 275 ] {c00e9f78-16bc-448c-9519-5990e4b9ad96} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14465 | 2026.03.12 01:43:13.632776 [ 275 ] {c00e9f78-16bc-448c-9519-5990e4b9ad96} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14466 | 2026.03.12 01:43:13.632905 [ 275 ] {c00e9f78-16bc-448c-9519-5990e4b9ad96} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001535 sec., 476872.9641693811 rows/sec., 28.20 MiB/sec. | ||
| 14467 | 2026.03.12 01:43:13.632943 [ 275 ] {c00e9f78-16bc-448c-9519-5990e4b9ad96} <Debug> TCPHandler: Processed in 0.001699096 sec. | ||
| 14468 | 2026.03.12 01:43:13.633055 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14469 | 2026.03.12 01:43:13.633149 [ 275 ] {fd1365d9-b429-4eb2-8cbc-51a1ad546458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14470 | 2026.03.12 01:43:13.633189 [ 275 ] {fd1365d9-b429-4eb2-8cbc-51a1ad546458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14471 | 2026.03.12 01:43:13.633569 [ 275 ] {fd1365d9-b429-4eb2-8cbc-51a1ad546458} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14472 | 2026.03.12 01:43:13.633602 [ 275 ] {fd1365d9-b429-4eb2-8cbc-51a1ad546458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14473 | 2026.03.12 01:43:13.633878 [ 275 ] {fd1365d9-b429-4eb2-8cbc-51a1ad546458} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 14474 | 2026.03.12 01:43:13.634091 [ 275 ] {fd1365d9-b429-4eb2-8cbc-51a1ad546458} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14475 | 2026.03.12 01:43:13.634217 [ 275 ] {fd1365d9-b429-4eb2-8cbc-51a1ad546458} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 64.74 KiB/sec. | ||
| 14476 | 2026.03.12 01:43:13.634255 [ 275 ] {fd1365d9-b429-4eb2-8cbc-51a1ad546458} <Debug> TCPHandler: Processed in 0.00124851 sec. | ||
| 14477 | 2026.03.12 01:43:13.634355 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14478 | 2026.03.12 01:43:13.634446 [ 275 ] {3ccf5d3c-b71b-40a2-96b7-451a586d16fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14479 | 2026.03.12 01:43:13.634486 [ 275 ] {3ccf5d3c-b71b-40a2-96b7-451a586d16fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14480 | 2026.03.12 01:43:13.634875 [ 275 ] {3ccf5d3c-b71b-40a2-96b7-451a586d16fa} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14481 | 2026.03.12 01:43:13.634909 [ 275 ] {3ccf5d3c-b71b-40a2-96b7-451a586d16fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14482 | 2026.03.12 01:43:13.635193 [ 275 ] {3ccf5d3c-b71b-40a2-96b7-451a586d16fa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14483 | 2026.03.12 01:43:13.635396 [ 275 ] {3ccf5d3c-b71b-40a2-96b7-451a586d16fa} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14484 | 2026.03.12 01:43:13.635522 [ 275 ] {3ccf5d3c-b71b-40a2-96b7-451a586d16fa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 857.73 KiB/sec. | ||
| 14485 | 2026.03.12 01:43:13.635560 [ 275 ] {3ccf5d3c-b71b-40a2-96b7-451a586d16fa} <Debug> TCPHandler: Processed in 0.001254739 sec. | ||
| 14486 | 2026.03.12 01:43:13.635670 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14487 | 2026.03.12 01:43:13.635763 [ 275 ] {574518a2-8365-4ef9-971d-04953defb9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14488 | 2026.03.12 01:43:13.635801 [ 275 ] {574518a2-8365-4ef9-971d-04953defb9b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14489 | 2026.03.12 01:43:13.636704 [ 275 ] {574518a2-8365-4ef9-971d-04953defb9b3} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14490 | 2026.03.12 01:43:13.636738 [ 275 ] {574518a2-8365-4ef9-971d-04953defb9b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14491 | 2026.03.12 01:43:13.637082 [ 275 ] {574518a2-8365-4ef9-971d-04953defb9b3} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14492 | 2026.03.12 01:43:13.637287 [ 275 ] {574518a2-8365-4ef9-971d-04953defb9b3} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14493 | 2026.03.12 01:43:13.637414 [ 275 ] {574518a2-8365-4ef9-971d-04953defb9b3} <Debug> executeQuery: Read 1088 rows, 77.77 KiB in 0.001669 sec., 651887.3576992211 rows/sec., 45.51 MiB/sec. | ||
| 14494 | 2026.03.12 01:43:13.637451 [ 275 ] {574518a2-8365-4ef9-971d-04953defb9b3} <Debug> TCPHandler: Processed in 0.001830858 sec. | ||
| 14495 | 2026.03.12 01:43:13.637563 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14496 | 2026.03.12 01:43:13.637657 [ 275 ] {6c4e2b59-5086-424d-bf79-6d04300ab685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14497 | 2026.03.12 01:43:13.637698 [ 275 ] {6c4e2b59-5086-424d-bf79-6d04300ab685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14498 | 2026.03.12 01:43:13.638495 [ 275 ] {6c4e2b59-5086-424d-bf79-6d04300ab685} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14499 | 2026.03.12 01:43:13.638529 [ 275 ] {6c4e2b59-5086-424d-bf79-6d04300ab685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14500 | 2026.03.12 01:43:13.638932 [ 275 ] {6c4e2b59-5086-424d-bf79-6d04300ab685} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14501 | 2026.03.12 01:43:13.639150 [ 275 ] {6c4e2b59-5086-424d-bf79-6d04300ab685} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14502 | 2026.03.12 01:43:13.639282 [ 275 ] {6c4e2b59-5086-424d-bf79-6d04300ab685} <Debug> executeQuery: Read 1292 rows, 84.11 KiB in 0.001643 sec., 786366.4029214851 rows/sec., 49.99 MiB/sec. | ||
| 14503 | 2026.03.12 01:43:13.639319 [ 275 ] {6c4e2b59-5086-424d-bf79-6d04300ab685} <Debug> TCPHandler: Processed in 0.001805377 sec. | ||
| 14504 | 2026.03.12 01:43:13.639431 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14505 | 2026.03.12 01:43:13.639526 [ 275 ] {3db0b20e-820c-40c6-b917-54d81af384c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14506 | 2026.03.12 01:43:13.639577 [ 275 ] {3db0b20e-820c-40c6-b917-54d81af384c1} <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 | ||
| 14507 | 2026.03.12 01:43:13.640434 [ 275 ] {3db0b20e-820c-40c6-b917-54d81af384c1} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14508 | 2026.03.12 01:43:13.640468 [ 275 ] {3db0b20e-820c-40c6-b917-54d81af384c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14509 | 2026.03.12 01:43:13.641036 [ 275 ] {3db0b20e-820c-40c6-b917-54d81af384c1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14510 | 2026.03.12 01:43:13.641255 [ 275 ] {3db0b20e-820c-40c6-b917-54d81af384c1} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14511 | 2026.03.12 01:43:13.641392 [ 275 ] {3db0b20e-820c-40c6-b917-54d81af384c1} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001885 sec., 24403.18302387268 rows/sec., 43.73 MiB/sec. | ||
| 14512 | 2026.03.12 01:43:13.641450 [ 275 ] {3db0b20e-820c-40c6-b917-54d81af384c1} <Debug> TCPHandler: Processed in 0.002067722 sec. | ||
| 14513 | 2026.03.12 01:43:13.641566 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14514 | 2026.03.12 01:43:13.641658 [ 275 ] {06d58bec-89dc-445c-b54a-82476e919887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14515 | 2026.03.12 01:43:13.641699 [ 275 ] {06d58bec-89dc-445c-b54a-82476e919887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14516 | 2026.03.12 01:43:13.642014 [ 275 ] {06d58bec-89dc-445c-b54a-82476e919887} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14517 | 2026.03.12 01:43:13.642048 [ 275 ] {06d58bec-89dc-445c-b54a-82476e919887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14518 | 2026.03.12 01:43:13.642343 [ 275 ] {06d58bec-89dc-445c-b54a-82476e919887} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14519 | 2026.03.12 01:43:13.642547 [ 275 ] {06d58bec-89dc-445c-b54a-82476e919887} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14520 | 2026.03.12 01:43:13.642671 [ 275 ] {06d58bec-89dc-445c-b54a-82476e919887} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001031 sec., 11639.185257032008 rows/sec., 803.23 KiB/sec. | ||
| 14521 | 2026.03.12 01:43:13.642707 [ 275 ] {06d58bec-89dc-445c-b54a-82476e919887} <Debug> TCPHandler: Processed in 0.001191449 sec. | ||
| 14522 | 2026.03.12 01:43:14.000341 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.55 MiB, peak 380.58 MiB, free memory in arenas 0.00 B, will set to 366.32 MiB (RSS), difference: -1.24 MiB | ||
| 14523 | 2026.03.12 01:43:15.621697 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32168 | ||
| 14524 | 2026.03.12 01:43:15.622195 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14525 | 2026.03.12 01:43:15.622242 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14526 | 2026.03.12 01:43:15.622715 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14527 | 2026.03.12 01:43:15.622945 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14528 | 2026.03.12 01:43:15.623084 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32168 | ||
| 14529 | 2026.03.12 01:43:17.392655 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14530 | 2026.03.12 01:43:17.408762 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14531 | 2026.03.12 01:43:17.408831 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14532 | 2026.03.12 01:43:17.414292 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14533 | 2026.03.12 01:43:17.415022 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14534 | 2026.03.12 01:43:17.421517 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14535 | 2026.03.12 01:43:18.342543 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14536 | 2026.03.12 01:43:18.342738 [ 275 ] {eb3c6c8b-7f54-4a27-9fe1-3347c94d4978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14537 | 2026.03.12 01:43:18.342812 [ 275 ] {eb3c6c8b-7f54-4a27-9fe1-3347c94d4978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14538 | 2026.03.12 01:43:18.343539 [ 275 ] {eb3c6c8b-7f54-4a27-9fe1-3347c94d4978} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14539 | 2026.03.12 01:43:18.343584 [ 275 ] {eb3c6c8b-7f54-4a27-9fe1-3347c94d4978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14540 | 2026.03.12 01:43:18.343967 [ 275 ] {eb3c6c8b-7f54-4a27-9fe1-3347c94d4978} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14541 | 2026.03.12 01:43:18.344194 [ 275 ] {eb3c6c8b-7f54-4a27-9fe1-3347c94d4978} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14542 | 2026.03.12 01:43:18.344329 [ 130 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14543 | 2026.03.12 01:43:18.344344 [ 275 ] {eb3c6c8b-7f54-4a27-9fe1-3347c94d4978} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001661 sec., 33714.62974111981 rows/sec., 2.57 MiB/sec. | ||
| 14544 | 2026.03.12 01:43:18.344400 [ 130 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14545 | 2026.03.12 01:43:18.344412 [ 275 ] {eb3c6c8b-7f54-4a27-9fe1-3347c94d4978} <Debug> TCPHandler: Processed in 0.00200543 sec. | ||
| 14546 | 2026.03.12 01:43:18.344429 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14547 | 2026.03.12 01:43:18.344542 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14548 | 2026.03.12 01:43:18.344560 [ 191 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 14549 | 2026.03.12 01:43:18.344640 [ 275 ] {7a9efe05-60bb-404e-a844-fa2ea22d4e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14550 | 2026.03.12 01:43:18.344683 [ 275 ] {7a9efe05-60bb-404e-a844-fa2ea22d4e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14551 | 2026.03.12 01:43:18.344697 [ 191 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14552 | 2026.03.12 01:43:18.344737 [ 191 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2893 rows starting from the beginning of the part | ||
| 14553 | 2026.03.12 01:43:18.344808 [ 191 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 68 rows starting from the beginning of the part | ||
| 14554 | 2026.03.12 01:43:18.344857 [ 191 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 867 rows starting from the beginning of the part | ||
| 14555 | 2026.03.12 01:43:18.344910 [ 191 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 66 rows starting from the beginning of the part | ||
| 14556 | 2026.03.12 01:43:18.344952 [ 191 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 2133 rows starting from the beginning of the part | ||
| 14557 | 2026.03.12 01:43:18.344993 [ 191 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
| 14558 | 2026.03.12 01:43:18.345092 [ 275 ] {7a9efe05-60bb-404e-a844-fa2ea22d4e1a} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14559 | 2026.03.12 01:43:18.345133 [ 275 ] {7a9efe05-60bb-404e-a844-fa2ea22d4e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14560 | 2026.03.12 01:43:18.345491 [ 275 ] {7a9efe05-60bb-404e-a844-fa2ea22d4e1a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14561 | 2026.03.12 01:43:18.345704 [ 275 ] {7a9efe05-60bb-404e-a844-fa2ea22d4e1a} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14562 | 2026.03.12 01:43:18.345833 [ 130 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14563 | 2026.03.12 01:43:18.345842 [ 275 ] {7a9efe05-60bb-404e-a844-fa2ea22d4e1a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 14564 | 2026.03.12 01:43:18.345874 [ 130 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14565 | 2026.03.12 01:43:18.345896 [ 275 ] {7a9efe05-60bb-404e-a844-fa2ea22d4e1a} <Debug> TCPHandler: Processed in 0.001402691 sec. | ||
| 14566 | 2026.03.12 01:43:18.345899 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14567 | 2026.03.12 01:43:18.346004 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 14568 | 2026.03.12 01:43:18.346024 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14569 | 2026.03.12 01:43:18.346121 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14570 | 2026.03.12 01:43:18.346123 [ 275 ] {cdd921af-c065-48ce-b80b-24d7ce40e5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14571 | 2026.03.12 01:43:18.346160 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1551 rows starting from the beginning of the part | ||
| 14572 | 2026.03.12 01:43:18.346187 [ 275 ] {cdd921af-c065-48ce-b80b-24d7ce40e5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14573 | 2026.03.12 01:43:18.346222 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 73 rows starting from the beginning of the part | ||
| 14574 | 2026.03.12 01:43:18.346271 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 525 rows starting from the beginning of the part | ||
| 14575 | 2026.03.12 01:43:18.346329 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 69 rows starting from the beginning of the part | ||
| 14576 | 2026.03.12 01:43:18.346393 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1088 rows starting from the beginning of the part | ||
| 14577 | 2026.03.12 01:43:18.346447 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
| 14578 | 2026.03.12 01:43:18.346577 [ 275 ] {cdd921af-c065-48ce-b80b-24d7ce40e5d3} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14579 | 2026.03.12 01:43:18.346617 [ 275 ] {cdd921af-c065-48ce-b80b-24d7ce40e5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14580 | 2026.03.12 01:43:18.347278 [ 193 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6083 rows, containing 5 columns (5 merged, 0 gathered) in 0.002771102 sec., 2195155.573486649 rows/sec., 177.52 MiB/sec. | ||
| 14581 | 2026.03.12 01:43:18.347296 [ 275 ] {cdd921af-c065-48ce-b80b-24d7ce40e5d3} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14582 | 2026.03.12 01:43:18.347530 [ 275 ] {cdd921af-c065-48ce-b80b-24d7ce40e5d3} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14583 | 2026.03.12 01:43:18.347624 [ 197 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14584 | 2026.03.12 01:43:18.347665 [ 275 ] {cdd921af-c065-48ce-b80b-24d7ce40e5d3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00156 sec., 82051.28205128205 rows/sec., 5.71 MiB/sec. | ||
| 14585 | 2026.03.12 01:43:18.347706 [ 275 ] {cdd921af-c065-48ce-b80b-24d7ce40e5d3} <Debug> TCPHandler: Processed in 0.001729686 sec. | ||
| 14586 | 2026.03.12 01:43:18.347820 [ 188 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3370 rows, containing 5 columns (5 merged, 0 gathered) in 0.001857298 sec., 1814463.8071004222 rows/sec., 134.72 MiB/sec. | ||
| 14587 | 2026.03.12 01:43:18.347823 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14588 | 2026.03.12 01:43:18.347931 [ 275 ] {0d3032dd-da4f-4032-a010-87801c25653d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14589 | 2026.03.12 01:43:18.347947 [ 197 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_111_22} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14590 | 2026.03.12 01:43:18.347972 [ 275 ] {0d3032dd-da4f-4032-a010-87801c25653d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14591 | 2026.03.12 01:43:18.348045 [ 197 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_111_22} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14592 | 2026.03.12 01:43:18.348064 [ 193 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14593 | 2026.03.12 01:43:18.348168 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 14594 | 2026.03.12 01:43:18.348317 [ 275 ] {0d3032dd-da4f-4032-a010-87801c25653d} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14595 | 2026.03.12 01:43:18.348341 [ 193 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_111_22} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14596 | 2026.03.12 01:43:18.348357 [ 275 ] {0d3032dd-da4f-4032-a010-87801c25653d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14597 | 2026.03.12 01:43:18.348436 [ 193 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_111_22} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14598 | 2026.03.12 01:43:18.348527 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 14599 | 2026.03.12 01:43:18.348686 [ 275 ] {0d3032dd-da4f-4032-a010-87801c25653d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14600 | 2026.03.12 01:43:18.348893 [ 275 ] {0d3032dd-da4f-4032-a010-87801c25653d} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14601 | 2026.03.12 01:43:18.349018 [ 275 ] {0d3032dd-da4f-4032-a010-87801c25653d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001106 sec., 43399.6383363472 rows/sec., 2.92 MiB/sec. | ||
| 14602 | 2026.03.12 01:43:18.349024 [ 130 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14603 | 2026.03.12 01:43:18.349055 [ 275 ] {0d3032dd-da4f-4032-a010-87801c25653d} <Debug> TCPHandler: Processed in 0.00128065 sec. | ||
| 14604 | 2026.03.12 01:43:18.349066 [ 130 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14605 | 2026.03.12 01:43:18.349095 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14606 | 2026.03.12 01:43:18.349176 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 14607 | 2026.03.12 01:43:18.349272 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14608 | 2026.03.12 01:43:18.349302 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5580 rows starting from the beginning of the part | ||
| 14609 | 2026.03.12 01:43:18.349356 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 14610 | 2026.03.12 01:43:18.349397 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 90 rows starting from the beginning of the part | ||
| 14611 | 2026.03.12 01:43:18.349435 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 14612 | 2026.03.12 01:43:18.349469 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 12 rows starting from the beginning of the part | ||
| 14613 | 2026.03.12 01:43:18.349504 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 48 rows starting from the beginning of the part | ||
| 14614 | 2026.03.12 01:43:18.351126 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5850 rows, containing 4 columns (4 merged, 0 gathered) in 0.00198797 sec., 2942700.3425605013 rows/sec., 196.04 MiB/sec. | ||
| 14615 | 2026.03.12 01:43:18.351673 [ 197 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14616 | 2026.03.12 01:43:18.351949 [ 197 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_111_22} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14617 | 2026.03.12 01:43:18.352031 [ 197 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_111_22} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14618 | 2026.03.12 01:43:18.352126 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 14619 | 2026.03.12 01:43:22.911446 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14620 | 2026.03.12 01:43:22.911520 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14621 | 2026.03.12 01:43:23.124137 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32680 | ||
| 14622 | 2026.03.12 01:43:23.124688 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14623 | 2026.03.12 01:43:23.124733 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14624 | 2026.03.12 01:43:23.125237 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14625 | 2026.03.12 01:43:23.125472 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14626 | 2026.03.12 01:43:23.125626 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32680 | ||
| 14627 | 2026.03.12 01:43:23.237613 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1808 | ||
| 14628 | 2026.03.12 01:43:23.240228 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14629 | 2026.03.12 01:43:23.240284 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14630 | 2026.03.12 01:43:23.241561 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14631 | 2026.03.12 01:43:23.241846 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14632 | 2026.03.12 01:43:23.242024 [ 56 ] {} <Debug> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14633 | 2026.03.12 01:43:23.242091 [ 56 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14634 | 2026.03.12 01:43:23.242115 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14635 | 2026.03.12 01:43:23.242229 [ 188 ] {c1224153-30d8-4782-bd40-38e6052028c9::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 | ||
| 14636 | 2026.03.12 01:43:23.242233 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1808 | ||
| 14637 | 2026.03.12 01:43:23.242844 [ 188 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14638 | 2026.03.12 01:43:23.243014 [ 188 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1618 rows starting from the beginning of the part | ||
| 14639 | 2026.03.12 01:43:23.243420 [ 188 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
| 14640 | 2026.03.12 01:43:23.243774 [ 188 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 46 rows starting from the beginning of the part | ||
| 14641 | 2026.03.12 01:43:23.244121 [ 188 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 14642 | 2026.03.12 01:43:23.244458 [ 188 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
| 14643 | 2026.03.12 01:43:23.244823 [ 188 ] {c1224153-30d8-4782-bd40-38e6052028c9::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 | ||
| 14644 | 2026.03.12 01:43:23.252303 [ 188 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1808 rows, containing 72 columns (72 merged, 0 gathered) in 0.010130193 sec., 178476.36269121428 rows/sec., 140.07 MiB/sec. | ||
| 14645 | 2026.03.12 01:43:23.254085 [ 187 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14646 | 2026.03.12 01:43:23.254665 [ 187 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_51_10} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14647 | 2026.03.12 01:43:23.254742 [ 187 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_51_10} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14648 | 2026.03.12 01:43:23.255083 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 14649 | 2026.03.12 01:43:23.343812 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14650 | 2026.03.12 01:43:23.344058 [ 275 ] {3176d02b-da55-4e46-8086-6940b7385c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14651 | 2026.03.12 01:43:23.344154 [ 275 ] {3176d02b-da55-4e46-8086-6940b7385c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14652 | 2026.03.12 01:43:23.344848 [ 275 ] {3176d02b-da55-4e46-8086-6940b7385c36} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14653 | 2026.03.12 01:43:23.344887 [ 275 ] {3176d02b-da55-4e46-8086-6940b7385c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14654 | 2026.03.12 01:43:23.345286 [ 275 ] {3176d02b-da55-4e46-8086-6940b7385c36} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14655 | 2026.03.12 01:43:23.345516 [ 275 ] {3176d02b-da55-4e46-8086-6940b7385c36} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14656 | 2026.03.12 01:43:23.345679 [ 275 ] {3176d02b-da55-4e46-8086-6940b7385c36} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001693 sec., 38984.05197873597 rows/sec., 3.09 MiB/sec. | ||
| 14657 | 2026.03.12 01:43:23.345728 [ 275 ] {3176d02b-da55-4e46-8086-6940b7385c36} <Debug> TCPHandler: Processed in 0.002083762 sec. | ||
| 14658 | 2026.03.12 01:43:23.345872 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14659 | 2026.03.12 01:43:23.345968 [ 275 ] {057f6d80-d4ea-4553-a6a1-7d43b1c67f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14660 | 2026.03.12 01:43:23.346010 [ 275 ] {057f6d80-d4ea-4553-a6a1-7d43b1c67f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14661 | 2026.03.12 01:43:23.346441 [ 275 ] {057f6d80-d4ea-4553-a6a1-7d43b1c67f6b} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14662 | 2026.03.12 01:43:23.346475 [ 275 ] {057f6d80-d4ea-4553-a6a1-7d43b1c67f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14663 | 2026.03.12 01:43:23.346783 [ 275 ] {057f6d80-d4ea-4553-a6a1-7d43b1c67f6b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14664 | 2026.03.12 01:43:23.346998 [ 275 ] {057f6d80-d4ea-4553-a6a1-7d43b1c67f6b} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14665 | 2026.03.12 01:43:23.347134 [ 275 ] {057f6d80-d4ea-4553-a6a1-7d43b1c67f6b} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001185 sec., 4219.4092827004215 rows/sec., 317.28 KiB/sec. | ||
| 14666 | 2026.03.12 01:43:23.347173 [ 275 ] {057f6d80-d4ea-4553-a6a1-7d43b1c67f6b} <Debug> TCPHandler: Processed in 0.00135093 sec. | ||
| 14667 | 2026.03.12 01:43:23.347293 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14668 | 2026.03.12 01:43:23.347387 [ 275 ] {8f8aca59-f1d4-4b7f-b46d-d2599db9e78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14669 | 2026.03.12 01:43:23.347427 [ 275 ] {8f8aca59-f1d4-4b7f-b46d-d2599db9e78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14670 | 2026.03.12 01:43:23.347851 [ 275 ] {8f8aca59-f1d4-4b7f-b46d-d2599db9e78c} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14671 | 2026.03.12 01:43:23.347887 [ 275 ] {8f8aca59-f1d4-4b7f-b46d-d2599db9e78c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14672 | 2026.03.12 01:43:23.348199 [ 275 ] {8f8aca59-f1d4-4b7f-b46d-d2599db9e78c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14673 | 2026.03.12 01:43:23.348418 [ 275 ] {8f8aca59-f1d4-4b7f-b46d-d2599db9e78c} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14674 | 2026.03.12 01:43:23.348547 [ 275 ] {8f8aca59-f1d4-4b7f-b46d-d2599db9e78c} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001179 sec., 58524.173027989826 rows/sec., 4.57 MiB/sec. | ||
| 14675 | 2026.03.12 01:43:23.348585 [ 275 ] {8f8aca59-f1d4-4b7f-b46d-d2599db9e78c} <Debug> TCPHandler: Processed in 0.00134258 sec. | ||
| 14676 | 2026.03.12 01:43:23.348706 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14677 | 2026.03.12 01:43:23.348801 [ 275 ] {c5dbc77d-0a26-495a-89c0-f582e3c43a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14678 | 2026.03.12 01:43:23.348847 [ 275 ] {c5dbc77d-0a26-495a-89c0-f582e3c43a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14679 | 2026.03.12 01:43:23.349279 [ 275 ] {c5dbc77d-0a26-495a-89c0-f582e3c43a85} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14680 | 2026.03.12 01:43:23.349314 [ 275 ] {c5dbc77d-0a26-495a-89c0-f582e3c43a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14681 | 2026.03.12 01:43:23.349653 [ 275 ] {c5dbc77d-0a26-495a-89c0-f582e3c43a85} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14682 | 2026.03.12 01:43:23.349870 [ 275 ] {c5dbc77d-0a26-495a-89c0-f582e3c43a85} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14683 | 2026.03.12 01:43:23.350009 [ 275 ] {c5dbc77d-0a26-495a-89c0-f582e3c43a85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 14684 | 2026.03.12 01:43:23.350046 [ 275 ] {c5dbc77d-0a26-495a-89c0-f582e3c43a85} <Debug> TCPHandler: Processed in 0.001389291 sec. | ||
| 14685 | 2026.03.12 01:43:23.350163 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14686 | 2026.03.12 01:43:23.350258 [ 275 ] {dfe79dda-39f3-4fe5-9ff3-4344669760bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14687 | 2026.03.12 01:43:23.350314 [ 275 ] {dfe79dda-39f3-4fe5-9ff3-4344669760bd} <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 | ||
| 14688 | 2026.03.12 01:43:23.351087 [ 275 ] {dfe79dda-39f3-4fe5-9ff3-4344669760bd} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14689 | 2026.03.12 01:43:23.351123 [ 275 ] {dfe79dda-39f3-4fe5-9ff3-4344669760bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14690 | 2026.03.12 01:43:23.351637 [ 275 ] {dfe79dda-39f3-4fe5-9ff3-4344669760bd} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14691 | 2026.03.12 01:43:23.351863 [ 275 ] {dfe79dda-39f3-4fe5-9ff3-4344669760bd} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14692 | 2026.03.12 01:43:23.352005 [ 275 ] {dfe79dda-39f3-4fe5-9ff3-4344669760bd} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001765 sec., 2832.8611898016998 rows/sec., 5.08 MiB/sec. | ||
| 14693 | 2026.03.12 01:43:23.352061 [ 275 ] {dfe79dda-39f3-4fe5-9ff3-4344669760bd} <Debug> TCPHandler: Processed in 0.001947379 sec. | ||
| 14694 | 2026.03.12 01:43:23.352171 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14695 | 2026.03.12 01:43:23.352265 [ 275 ] {4f2f52aa-63b8-4705-8121-21f0e44d8318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14696 | 2026.03.12 01:43:23.352308 [ 275 ] {4f2f52aa-63b8-4705-8121-21f0e44d8318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14697 | 2026.03.12 01:43:23.352663 [ 275 ] {4f2f52aa-63b8-4705-8121-21f0e44d8318} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14698 | 2026.03.12 01:43:23.352697 [ 275 ] {4f2f52aa-63b8-4705-8121-21f0e44d8318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14699 | 2026.03.12 01:43:23.353009 [ 275 ] {4f2f52aa-63b8-4705-8121-21f0e44d8318} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14700 | 2026.03.12 01:43:23.353221 [ 275 ] {4f2f52aa-63b8-4705-8121-21f0e44d8318} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14701 | 2026.03.12 01:43:23.353350 [ 275 ] {4f2f52aa-63b8-4705-8121-21f0e44d8318} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 14702 | 2026.03.12 01:43:23.353387 [ 275 ] {4f2f52aa-63b8-4705-8121-21f0e44d8318} <Debug> TCPHandler: Processed in 0.001265459 sec. | ||
| 14703 | 2026.03.12 01:43:24.922566 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 14704 | 2026.03.12 01:43:24.939504 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14705 | 2026.03.12 01:43:24.939571 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14706 | 2026.03.12 01:43:24.945662 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14707 | 2026.03.12 01:43:24.946348 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14708 | 2026.03.12 01:43:24.949219 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 14709 | 2026.03.12 01:43:28.345560 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14710 | 2026.03.12 01:43:28.345796 [ 275 ] {87eb16fe-14e6-47ba-a1f2-8c175f2d01c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14711 | 2026.03.12 01:43:28.345886 [ 275 ] {87eb16fe-14e6-47ba-a1f2-8c175f2d01c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14712 | 2026.03.12 01:43:28.346763 [ 275 ] {87eb16fe-14e6-47ba-a1f2-8c175f2d01c9} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14713 | 2026.03.12 01:43:28.346828 [ 275 ] {87eb16fe-14e6-47ba-a1f2-8c175f2d01c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14714 | 2026.03.12 01:43:28.347387 [ 275 ] {87eb16fe-14e6-47ba-a1f2-8c175f2d01c9} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14715 | 2026.03.12 01:43:28.347730 [ 275 ] {87eb16fe-14e6-47ba-a1f2-8c175f2d01c9} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14716 | 2026.03.12 01:43:28.347960 [ 275 ] {87eb16fe-14e6-47ba-a1f2-8c175f2d01c9} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.00222 sec., 56756.75675675675 rows/sec., 4.88 MiB/sec. | ||
| 14717 | 2026.03.12 01:43:28.348034 [ 275 ] {87eb16fe-14e6-47ba-a1f2-8c175f2d01c9} <Debug> TCPHandler: Processed in 0.00262379 sec. | ||
| 14718 | 2026.03.12 01:43:28.348201 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14719 | 2026.03.12 01:43:28.348327 [ 275 ] {dc3bde2e-e7a4-4ebd-9f0e-b815ba8ed588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14720 | 2026.03.12 01:43:28.348386 [ 275 ] {dc3bde2e-e7a4-4ebd-9f0e-b815ba8ed588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14721 | 2026.03.12 01:43:28.349031 [ 275 ] {dc3bde2e-e7a4-4ebd-9f0e-b815ba8ed588} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14722 | 2026.03.12 01:43:28.349081 [ 275 ] {dc3bde2e-e7a4-4ebd-9f0e-b815ba8ed588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14723 | 2026.03.12 01:43:28.349506 [ 275 ] {dc3bde2e-e7a4-4ebd-9f0e-b815ba8ed588} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14724 | 2026.03.12 01:43:28.349781 [ 275 ] {dc3bde2e-e7a4-4ebd-9f0e-b815ba8ed588} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14725 | 2026.03.12 01:43:28.349977 [ 275 ] {dc3bde2e-e7a4-4ebd-9f0e-b815ba8ed588} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001683 sec., 20796.1972667855 rows/sec., 1.53 MiB/sec. | ||
| 14726 | 2026.03.12 01:43:28.350035 [ 275 ] {dc3bde2e-e7a4-4ebd-9f0e-b815ba8ed588} <Debug> TCPHandler: Processed in 0.001896719 sec. | ||
| 14727 | 2026.03.12 01:43:28.350178 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14728 | 2026.03.12 01:43:28.350285 [ 275 ] {cf0382a9-dfd5-40dc-85e0-3c915b78c203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14729 | 2026.03.12 01:43:28.350331 [ 275 ] {cf0382a9-dfd5-40dc-85e0-3c915b78c203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14730 | 2026.03.12 01:43:28.350797 [ 275 ] {cf0382a9-dfd5-40dc-85e0-3c915b78c203} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14731 | 2026.03.12 01:43:28.350837 [ 275 ] {cf0382a9-dfd5-40dc-85e0-3c915b78c203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14732 | 2026.03.12 01:43:28.351163 [ 275 ] {cf0382a9-dfd5-40dc-85e0-3c915b78c203} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14733 | 2026.03.12 01:43:28.351377 [ 275 ] {cf0382a9-dfd5-40dc-85e0-3c915b78c203} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14734 | 2026.03.12 01:43:28.351511 [ 275 ] {cf0382a9-dfd5-40dc-85e0-3c915b78c203} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001252 sec., 79073.482428115 rows/sec., 6.18 MiB/sec. | ||
| 14735 | 2026.03.12 01:43:28.351549 [ 275 ] {cf0382a9-dfd5-40dc-85e0-3c915b78c203} <Debug> TCPHandler: Processed in 0.001424442 sec. | ||
| 14736 | 2026.03.12 01:43:28.351674 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14737 | 2026.03.12 01:43:28.351770 [ 275 ] {e9c725a4-902a-46a8-8ce1-e0c7cd448b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14738 | 2026.03.12 01:43:28.351815 [ 275 ] {e9c725a4-902a-46a8-8ce1-e0c7cd448b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14739 | 2026.03.12 01:43:28.352246 [ 275 ] {e9c725a4-902a-46a8-8ce1-e0c7cd448b96} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14740 | 2026.03.12 01:43:28.352283 [ 275 ] {e9c725a4-902a-46a8-8ce1-e0c7cd448b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14741 | 2026.03.12 01:43:28.352625 [ 275 ] {e9c725a4-902a-46a8-8ce1-e0c7cd448b96} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14742 | 2026.03.12 01:43:28.352861 [ 275 ] {e9c725a4-902a-46a8-8ce1-e0c7cd448b96} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14743 | 2026.03.12 01:43:28.352995 [ 275 ] {e9c725a4-902a-46a8-8ce1-e0c7cd448b96} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 14744 | 2026.03.12 01:43:28.353001 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 3 parts from all_1_108_23 to all_110_110_0 | ||
| 14745 | 2026.03.12 01:43:28.353034 [ 275 ] {e9c725a4-902a-46a8-8ce1-e0c7cd448b96} <Debug> TCPHandler: Processed in 0.001410931 sec. | ||
| 14746 | 2026.03.12 01:43:28.353071 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14747 | 2026.03.12 01:43:28.353097 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14748 | 2026.03.12 01:43:28.353162 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14749 | 2026.03.12 01:43:28.353197 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_110_24} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_108_23 to all_110_110_0 into Compact with storage Full | ||
| 14750 | 2026.03.12 01:43:28.353261 [ 275 ] {ca51ad64-cb64-4030-ac99-e915b10c9b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14751 | 2026.03.12 01:43:28.353309 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_110_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14752 | 2026.03.12 01:43:28.353317 [ 275 ] {ca51ad64-cb64-4030-ac99-e915b10c9b7f} <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 | ||
| 14753 | 2026.03.12 01:43:28.353345 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_108_23, total 35091 rows starting from the beginning of the part | ||
| 14754 | 2026.03.12 01:43:28.353413 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 14755 | 2026.03.12 01:43:28.353470 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1292 rows starting from the beginning of the part | ||
| 14756 | 2026.03.12 01:43:28.354195 [ 275 ] {ca51ad64-cb64-4030-ac99-e915b10c9b7f} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14757 | 2026.03.12 01:43:28.354229 [ 275 ] {ca51ad64-cb64-4030-ac99-e915b10c9b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14758 | 2026.03.12 01:43:28.354793 [ 275 ] {ca51ad64-cb64-4030-ac99-e915b10c9b7f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14759 | 2026.03.12 01:43:28.355061 [ 275 ] {ca51ad64-cb64-4030-ac99-e915b10c9b7f} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14760 | 2026.03.12 01:43:28.355206 [ 275 ] {ca51ad64-cb64-4030-ac99-e915b10c9b7f} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001965 sec., 17811.704834605596 rows/sec., 31.92 MiB/sec. | ||
| 14761 | 2026.03.12 01:43:28.355262 [ 275 ] {ca51ad64-cb64-4030-ac99-e915b10c9b7f} <Debug> TCPHandler: Processed in 0.002149482 sec. | ||
| 14762 | 2026.03.12 01:43:28.355378 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14763 | 2026.03.12 01:43:28.355473 [ 275 ] {861991cc-3791-46a0-9abf-f672d1424585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14764 | 2026.03.12 01:43:28.355516 [ 275 ] {861991cc-3791-46a0-9abf-f672d1424585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14765 | 2026.03.12 01:43:28.355853 [ 275 ] {861991cc-3791-46a0-9abf-f672d1424585} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14766 | 2026.03.12 01:43:28.355889 [ 275 ] {861991cc-3791-46a0-9abf-f672d1424585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14767 | 2026.03.12 01:43:28.356341 [ 275 ] {861991cc-3791-46a0-9abf-f672d1424585} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14768 | 2026.03.12 01:43:28.356564 [ 275 ] {861991cc-3791-46a0-9abf-f672d1424585} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14769 | 2026.03.12 01:43:28.356702 [ 275 ] {861991cc-3791-46a0-9abf-f672d1424585} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001247 sec., 48115.477145148354 rows/sec., 3.24 MiB/sec. | ||
| 14770 | 2026.03.12 01:43:28.356738 [ 275 ] {861991cc-3791-46a0-9abf-f672d1424585} <Debug> TCPHandler: Processed in 0.001410742 sec. | ||
| 14771 | 2026.03.12 01:43:28.361705 [ 187 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_110_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36543 rows, containing 5 columns (5 merged, 0 gathered) in 0.008542959 sec., 4277557.694002746 rows/sec., 282.58 MiB/sec. | ||
| 14772 | 2026.03.12 01:43:28.362262 [ 192 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_110_24} <Trace> MergedBlockOutputStream: filled checksums all_1_110_24 (state Temporary) | ||
| 14773 | 2026.03.12 01:43:28.362564 [ 192 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_110_24} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_110_24 to all_1_110_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14774 | 2026.03.12 01:43:28.362635 [ 192 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_110_24} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 3 parts: [all_1_108_23, all_110_110_0] -> all_1_110_24 | ||
| 14775 | 2026.03.12 01:43:28.362699 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 14776 | 2026.03.12 01:43:29.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 368.08 MiB, peak 380.58 MiB, free memory in arenas 0.00 B, will set to 370.25 MiB (RSS), difference: 2.16 MiB | ||
| 14777 | 2026.03.12 01:43:30.625816 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33128 | ||
| 14778 | 2026.03.12 01:43:30.626378 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14779 | 2026.03.12 01:43:30.626432 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14780 | 2026.03.12 01:43:30.626915 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14781 | 2026.03.12 01:43:30.627154 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14782 | 2026.03.12 01:43:30.627303 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33128 | ||
| 14783 | 2026.03.12 01:43:32.449344 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 14784 | 2026.03.12 01:43:32.467724 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14785 | 2026.03.12 01:43:32.467788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14786 | 2026.03.12 01:43:32.474359 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14787 | 2026.03.12 01:43:32.475083 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14788 | 2026.03.12 01:43:32.478649 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14789 | 2026.03.12 01:43:33.242603 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1832 | ||
| 14790 | 2026.03.12 01:43:33.244864 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14791 | 2026.03.12 01:43:33.244902 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14792 | 2026.03.12 01:43:33.246064 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14793 | 2026.03.12 01:43:33.246330 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14794 | 2026.03.12 01:43:33.246586 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1832 | ||
| 14795 | 2026.03.12 01:43:33.344210 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14796 | 2026.03.12 01:43:33.344487 [ 275 ] {60927c42-5b61-46ff-ab6d-d45316b1b42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14797 | 2026.03.12 01:43:33.344587 [ 275 ] {60927c42-5b61-46ff-ab6d-d45316b1b42e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14798 | 2026.03.12 01:43:33.345295 [ 275 ] {60927c42-5b61-46ff-ab6d-d45316b1b42e} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14799 | 2026.03.12 01:43:33.345337 [ 275 ] {60927c42-5b61-46ff-ab6d-d45316b1b42e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14800 | 2026.03.12 01:43:33.345709 [ 275 ] {60927c42-5b61-46ff-ab6d-d45316b1b42e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14801 | 2026.03.12 01:43:33.345928 [ 275 ] {60927c42-5b61-46ff-ab6d-d45316b1b42e} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14802 | 2026.03.12 01:43:33.346076 [ 275 ] {60927c42-5b61-46ff-ab6d-d45316b1b42e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001666 sec., 1200.4801920768307 rows/sec., 97.89 KiB/sec. | ||
| 14803 | 2026.03.12 01:43:33.346117 [ 275 ] {60927c42-5b61-46ff-ab6d-d45316b1b42e} <Debug> TCPHandler: Processed in 0.002088252 sec. | ||
| 14804 | 2026.03.12 01:43:33.346230 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14805 | 2026.03.12 01:43:33.346321 [ 275 ] {005de257-8755-47b1-9368-388b8ae9e777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14806 | 2026.03.12 01:43:33.346359 [ 275 ] {005de257-8755-47b1-9368-388b8ae9e777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14807 | 2026.03.12 01:43:33.346822 [ 275 ] {005de257-8755-47b1-9368-388b8ae9e777} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14808 | 2026.03.12 01:43:33.346857 [ 275 ] {005de257-8755-47b1-9368-388b8ae9e777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14809 | 2026.03.12 01:43:33.347155 [ 275 ] {005de257-8755-47b1-9368-388b8ae9e777} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14810 | 2026.03.12 01:43:33.347356 [ 275 ] {005de257-8755-47b1-9368-388b8ae9e777} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14811 | 2026.03.12 01:43:33.347480 [ 275 ] {005de257-8755-47b1-9368-388b8ae9e777} <Debug> executeQuery: Read 67 rows, 5.43 KiB in 0.001177 sec., 56924.38402718776 rows/sec., 4.50 MiB/sec. | ||
| 14812 | 2026.03.12 01:43:33.347517 [ 275 ] {005de257-8755-47b1-9368-388b8ae9e777} <Debug> TCPHandler: Processed in 0.00133449 sec. | ||
| 14813 | 2026.03.12 01:43:33.347625 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14814 | 2026.03.12 01:43:33.347715 [ 275 ] {66cdbd29-c20e-44d5-963a-3999911bf49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14815 | 2026.03.12 01:43:33.347754 [ 275 ] {66cdbd29-c20e-44d5-963a-3999911bf49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14816 | 2026.03.12 01:43:33.348187 [ 275 ] {66cdbd29-c20e-44d5-963a-3999911bf49f} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14817 | 2026.03.12 01:43:33.348221 [ 275 ] {66cdbd29-c20e-44d5-963a-3999911bf49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14818 | 2026.03.12 01:43:33.348499 [ 275 ] {66cdbd29-c20e-44d5-963a-3999911bf49f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14819 | 2026.03.12 01:43:33.348698 [ 275 ] {66cdbd29-c20e-44d5-963a-3999911bf49f} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14820 | 2026.03.12 01:43:33.348826 [ 275 ] {66cdbd29-c20e-44d5-963a-3999911bf49f} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001129 sec., 6200.177147918512 rows/sec., 456.71 KiB/sec. | ||
| 14821 | 2026.03.12 01:43:33.348840 [ 91 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14822 | 2026.03.12 01:43:33.348863 [ 275 ] {66cdbd29-c20e-44d5-963a-3999911bf49f} <Debug> TCPHandler: Processed in 0.001284399 sec. | ||
| 14823 | 2026.03.12 01:43:33.348917 [ 91 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14824 | 2026.03.12 01:43:33.348950 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14825 | 2026.03.12 01:43:33.349009 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14826 | 2026.03.12 01:43:33.349052 [ 187 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 14827 | 2026.03.12 01:43:33.349103 [ 275 ] {64f80a2e-8d27-4e31-8eb9-2fa64c7eae64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14828 | 2026.03.12 01:43:33.349149 [ 275 ] {64f80a2e-8d27-4e31-8eb9-2fa64c7eae64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14829 | 2026.03.12 01:43:33.349172 [ 187 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14830 | 2026.03.12 01:43:33.349296 [ 187 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 225 rows starting from the beginning of the part | ||
| 14831 | 2026.03.12 01:43:33.349369 [ 187 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 5 rows starting from the beginning of the part | ||
| 14832 | 2026.03.12 01:43:33.349418 [ 187 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 14833 | 2026.03.12 01:43:33.349461 [ 187 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 5 rows starting from the beginning of the part | ||
| 14834 | 2026.03.12 01:43:33.349501 [ 187 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 35 rows starting from the beginning of the part | ||
| 14835 | 2026.03.12 01:43:33.349540 [ 187 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 14836 | 2026.03.12 01:43:33.349635 [ 275 ] {64f80a2e-8d27-4e31-8eb9-2fa64c7eae64} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14837 | 2026.03.12 01:43:33.349674 [ 275 ] {64f80a2e-8d27-4e31-8eb9-2fa64c7eae64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14838 | 2026.03.12 01:43:33.350027 [ 275 ] {64f80a2e-8d27-4e31-8eb9-2fa64c7eae64} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14839 | 2026.03.12 01:43:33.350246 [ 275 ] {64f80a2e-8d27-4e31-8eb9-2fa64c7eae64} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14840 | 2026.03.12 01:43:33.350380 [ 275 ] {64f80a2e-8d27-4e31-8eb9-2fa64c7eae64} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001295 sec., 54826.25482625483 rows/sec., 4.28 MiB/sec. | ||
| 14841 | 2026.03.12 01:43:33.350417 [ 275 ] {64f80a2e-8d27-4e31-8eb9-2fa64c7eae64} <Debug> TCPHandler: Processed in 0.001462522 sec. | ||
| 14842 | 2026.03.12 01:43:33.350508 [ 192 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 341 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500183 sec., 227305.60204988325 rows/sec., 16.15 MiB/sec. | ||
| 14843 | 2026.03.12 01:43:33.350541 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14844 | 2026.03.12 01:43:33.350641 [ 275 ] {53832136-6bc2-4c61-9560-cf776715a0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14845 | 2026.03.12 01:43:33.350693 [ 275 ] {53832136-6bc2-4c61-9560-cf776715a0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14846 | 2026.03.12 01:43:33.350734 [ 190 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14847 | 2026.03.12 01:43:33.351082 [ 190 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_96_19} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14848 | 2026.03.12 01:43:33.351103 [ 275 ] {53832136-6bc2-4c61-9560-cf776715a0d0} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14849 | 2026.03.12 01:43:33.351144 [ 275 ] {53832136-6bc2-4c61-9560-cf776715a0d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14850 | 2026.03.12 01:43:33.351175 [ 190 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_96_19} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14851 | 2026.03.12 01:43:33.351297 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 14852 | 2026.03.12 01:43:33.351469 [ 275 ] {53832136-6bc2-4c61-9560-cf776715a0d0} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14853 | 2026.03.12 01:43:33.351659 [ 275 ] {53832136-6bc2-4c61-9560-cf776715a0d0} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14854 | 2026.03.12 01:43:33.351778 [ 275 ] {53832136-6bc2-4c61-9560-cf776715a0d0} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001217 sec., 132292.5225965489 rows/sec., 9.21 MiB/sec. | ||
| 14855 | 2026.03.12 01:43:33.351879 [ 275 ] {53832136-6bc2-4c61-9560-cf776715a0d0} <Debug> TCPHandler: Processed in 0.001386441 sec. | ||
| 14856 | 2026.03.12 01:43:33.351985 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14857 | 2026.03.12 01:43:33.352075 [ 275 ] {b61cd63a-31f2-4f13-a550-7a4412bfcc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14858 | 2026.03.12 01:43:33.352128 [ 275 ] {b61cd63a-31f2-4f13-a550-7a4412bfcc30} <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 | ||
| 14859 | 2026.03.12 01:43:33.352888 [ 275 ] {b61cd63a-31f2-4f13-a550-7a4412bfcc30} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14860 | 2026.03.12 01:43:33.352923 [ 275 ] {b61cd63a-31f2-4f13-a550-7a4412bfcc30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14861 | 2026.03.12 01:43:33.353414 [ 275 ] {b61cd63a-31f2-4f13-a550-7a4412bfcc30} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14862 | 2026.03.12 01:43:33.353623 [ 275 ] {b61cd63a-31f2-4f13-a550-7a4412bfcc30} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14863 | 2026.03.12 01:43:33.353758 [ 275 ] {b61cd63a-31f2-4f13-a550-7a4412bfcc30} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001701 sec., 2939.4473838918284 rows/sec., 5.27 MiB/sec. | ||
| 14864 | 2026.03.12 01:43:33.353768 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14865 | 2026.03.12 01:43:33.353812 [ 275 ] {b61cd63a-31f2-4f13-a550-7a4412bfcc30} <Debug> TCPHandler: Processed in 0.001873149 sec. | ||
| 14866 | 2026.03.12 01:43:33.353813 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14867 | 2026.03.12 01:43:33.353853 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14868 | 2026.03.12 01:43:33.353933 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14869 | 2026.03.12 01:43:33.353988 [ 200 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::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 | ||
| 14870 | 2026.03.12 01:43:33.354027 [ 275 ] {9b76e363-40dd-454c-b82b-e34563d143a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14871 | 2026.03.12 01:43:33.354067 [ 275 ] {9b76e363-40dd-454c-b82b-e34563d143a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14872 | 2026.03.12 01:43:33.354207 [ 200 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14873 | 2026.03.12 01:43:33.354264 [ 200 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1994 rows starting from the beginning of the part | ||
| 14874 | 2026.03.12 01:43:33.354391 [ 275 ] {9b76e363-40dd-454c-b82b-e34563d143a1} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14875 | 2026.03.12 01:43:33.354392 [ 200 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 5 rows starting from the beginning of the part | ||
| 14876 | 2026.03.12 01:43:33.354425 [ 275 ] {9b76e363-40dd-454c-b82b-e34563d143a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14877 | 2026.03.12 01:43:33.354513 [ 200 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 46 rows starting from the beginning of the part | ||
| 14878 | 2026.03.12 01:43:33.354603 [ 200 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 5 rows starting from the beginning of the part | ||
| 14879 | 2026.03.12 01:43:33.354691 [ 200 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 35 rows starting from the beginning of the part | ||
| 14880 | 2026.03.12 01:43:33.354740 [ 275 ] {9b76e363-40dd-454c-b82b-e34563d143a1} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14881 | 2026.03.12 01:43:33.354790 [ 200 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 5 rows starting from the beginning of the part | ||
| 14882 | 2026.03.12 01:43:33.354962 [ 275 ] {9b76e363-40dd-454c-b82b-e34563d143a1} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14883 | 2026.03.12 01:43:33.355088 [ 275 ] {9b76e363-40dd-454c-b82b-e34563d143a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 14884 | 2026.03.12 01:43:33.355123 [ 275 ] {9b76e363-40dd-454c-b82b-e34563d143a1} <Debug> TCPHandler: Processed in 0.001236928 sec. | ||
| 14885 | 2026.03.12 01:43:33.364843 [ 199 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2090 rows, containing 19 columns (19 merged, 0 gathered) in 0.010895324 sec., 191825.41060733944 rows/sec., 343.74 MiB/sec. | ||
| 14886 | 2026.03.12 01:43:33.366762 [ 186 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14887 | 2026.03.12 01:43:33.367102 [ 186 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14888 | 2026.03.12 01:43:33.367174 [ 186 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14889 | 2026.03.12 01:43:33.367295 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.82 MiB. | ||
| 14890 | 2026.03.12 01:43:34.000277 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.83 MiB, peak 388.59 MiB, free memory in arenas 0.00 B, will set to 376.07 MiB (RSS), difference: 5.24 MiB | ||
| 14891 | 2026.03.12 01:43:37.911773 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14892 | 2026.03.12 01:43:37.911841 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14893 | 2026.03.12 01:43:38.066595 [ 225 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): 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] | ||
| 14894 | 2026.03.12 01:43:38.066649 [ 225 ] {} <Debug> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): 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] | ||
| 14895 | 2026.03.12 01:43:38.097086 [ 225 ] {} <Debug> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): 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] | ||
| 14896 | 2026.03.12 01:43:38.127633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33640 | ||
| 14897 | 2026.03.12 01:43:38.128171 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14898 | 2026.03.12 01:43:38.128214 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14899 | 2026.03.12 01:43:38.128711 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14900 | 2026.03.12 01:43:38.128939 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14901 | 2026.03.12 01:43:38.129088 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33640 | ||
| 14902 | 2026.03.12 01:43:38.129160 [ 224 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): 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] | ||
| 14903 | 2026.03.12 01:43:38.129222 [ 224 ] {} <Debug> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): 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] | ||
| 14904 | 2026.03.12 01:43:38.131534 [ 224 ] {} <Debug> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): 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] | ||
| 14905 | 2026.03.12 01:43:38.346383 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14906 | 2026.03.12 01:43:38.346551 [ 275 ] {bdadf23d-06dc-473d-bc0d-8e524507576f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14907 | 2026.03.12 01:43:38.346620 [ 275 ] {bdadf23d-06dc-473d-bc0d-8e524507576f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14908 | 2026.03.12 01:43:38.347317 [ 275 ] {bdadf23d-06dc-473d-bc0d-8e524507576f} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14909 | 2026.03.12 01:43:38.347360 [ 275 ] {bdadf23d-06dc-473d-bc0d-8e524507576f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14910 | 2026.03.12 01:43:38.347818 [ 275 ] {bdadf23d-06dc-473d-bc0d-8e524507576f} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14911 | 2026.03.12 01:43:38.348047 [ 275 ] {bdadf23d-06dc-473d-bc0d-8e524507576f} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14912 | 2026.03.12 01:43:38.348212 [ 275 ] {bdadf23d-06dc-473d-bc0d-8e524507576f} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001711 sec., 73641.14552893044 rows/sec., 6.33 MiB/sec. | ||
| 14913 | 2026.03.12 01:43:38.348263 [ 275 ] {bdadf23d-06dc-473d-bc0d-8e524507576f} <Debug> TCPHandler: Processed in 0.00201598 sec. | ||
| 14914 | 2026.03.12 01:43:38.348390 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14915 | 2026.03.12 01:43:38.348495 [ 275 ] {21e93b6e-a5e6-4707-af21-f6b432ac4502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14916 | 2026.03.12 01:43:38.348540 [ 275 ] {21e93b6e-a5e6-4707-af21-f6b432ac4502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14917 | 2026.03.12 01:43:38.348964 [ 275 ] {21e93b6e-a5e6-4707-af21-f6b432ac4502} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14918 | 2026.03.12 01:43:38.349003 [ 275 ] {21e93b6e-a5e6-4707-af21-f6b432ac4502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14919 | 2026.03.12 01:43:38.349317 [ 275 ] {21e93b6e-a5e6-4707-af21-f6b432ac4502} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14920 | 2026.03.12 01:43:38.349526 [ 275 ] {21e93b6e-a5e6-4707-af21-f6b432ac4502} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14921 | 2026.03.12 01:43:38.349661 [ 275 ] {21e93b6e-a5e6-4707-af21-f6b432ac4502} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00119 sec., 29411.76470588235 rows/sec., 2.16 MiB/sec. | ||
| 14922 | 2026.03.12 01:43:38.349701 [ 275 ] {21e93b6e-a5e6-4707-af21-f6b432ac4502} <Debug> TCPHandler: Processed in 0.001364961 sec. | ||
| 14923 | 2026.03.12 01:43:38.349803 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14924 | 2026.03.12 01:43:38.349898 [ 275 ] {7e3c04ff-1f53-4472-a4f8-c162f0c23365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14925 | 2026.03.12 01:43:38.349939 [ 275 ] {7e3c04ff-1f53-4472-a4f8-c162f0c23365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14926 | 2026.03.12 01:43:38.350351 [ 275 ] {7e3c04ff-1f53-4472-a4f8-c162f0c23365} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14927 | 2026.03.12 01:43:38.350387 [ 275 ] {7e3c04ff-1f53-4472-a4f8-c162f0c23365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14928 | 2026.03.12 01:43:38.350687 [ 275 ] {7e3c04ff-1f53-4472-a4f8-c162f0c23365} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14929 | 2026.03.12 01:43:38.350900 [ 275 ] {7e3c04ff-1f53-4472-a4f8-c162f0c23365} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14930 | 2026.03.12 01:43:38.351028 [ 275 ] {7e3c04ff-1f53-4472-a4f8-c162f0c23365} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00115 sec., 86086.95652173914 rows/sec., 6.72 MiB/sec. | ||
| 14931 | 2026.03.12 01:43:38.351065 [ 275 ] {7e3c04ff-1f53-4472-a4f8-c162f0c23365} <Debug> TCPHandler: Processed in 0.00131142 sec. | ||
| 14932 | 2026.03.12 01:43:38.351176 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14933 | 2026.03.12 01:43:38.351268 [ 275 ] {85fd42d2-2f61-4b86-803e-306e334fb124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14934 | 2026.03.12 01:43:38.351312 [ 275 ] {85fd42d2-2f61-4b86-803e-306e334fb124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14935 | 2026.03.12 01:43:38.351710 [ 275 ] {85fd42d2-2f61-4b86-803e-306e334fb124} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14936 | 2026.03.12 01:43:38.351745 [ 275 ] {85fd42d2-2f61-4b86-803e-306e334fb124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14937 | 2026.03.12 01:43:38.352065 [ 275 ] {85fd42d2-2f61-4b86-803e-306e334fb124} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14938 | 2026.03.12 01:43:38.352267 [ 275 ] {85fd42d2-2f61-4b86-803e-306e334fb124} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14939 | 2026.03.12 01:43:38.352387 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 2 parts from all_1_110_24 to all_111_111_0 | ||
| 14940 | 2026.03.12 01:43:38.352399 [ 275 ] {85fd42d2-2f61-4b86-803e-306e334fb124} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 14941 | 2026.03.12 01:43:38.352434 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14942 | 2026.03.12 01:43:38.352452 [ 275 ] {85fd42d2-2f61-4b86-803e-306e334fb124} <Debug> TCPHandler: Processed in 0.00132559 sec. | ||
| 14943 | 2026.03.12 01:43:38.352459 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14944 | 2026.03.12 01:43:38.352561 [ 192 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_111_25} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_110_24 to all_111_111_0 into Compact with storage Full | ||
| 14945 | 2026.03.12 01:43:38.352584 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14946 | 2026.03.12 01:43:38.352672 [ 192 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_111_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14947 | 2026.03.12 01:43:38.352708 [ 275 ] {68322df6-73e3-4fb0-8c29-4c64b7d38294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14948 | 2026.03.12 01:43:38.352709 [ 192 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_111_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_24, total 36543 rows starting from the beginning of the part | ||
| 14949 | 2026.03.12 01:43:38.352776 [ 275 ] {68322df6-73e3-4fb0-8c29-4c64b7d38294} <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 | ||
| 14950 | 2026.03.12 01:43:38.352791 [ 192 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_111_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 128 rows starting from the beginning of the part | ||
| 14951 | 2026.03.12 01:43:38.353643 [ 275 ] {68322df6-73e3-4fb0-8c29-4c64b7d38294} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14952 | 2026.03.12 01:43:38.353680 [ 275 ] {68322df6-73e3-4fb0-8c29-4c64b7d38294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14953 | 2026.03.12 01:43:38.354282 [ 275 ] {68322df6-73e3-4fb0-8c29-4c64b7d38294} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14954 | 2026.03.12 01:43:38.354513 [ 275 ] {68322df6-73e3-4fb0-8c29-4c64b7d38294} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14955 | 2026.03.12 01:43:38.354668 [ 275 ] {68322df6-73e3-4fb0-8c29-4c64b7d38294} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001986 sec., 17623.363544813696 rows/sec., 31.58 MiB/sec. | ||
| 14956 | 2026.03.12 01:43:38.354751 [ 275 ] {68322df6-73e3-4fb0-8c29-4c64b7d38294} <Debug> TCPHandler: Processed in 0.002229103 sec. | ||
| 14957 | 2026.03.12 01:43:38.354864 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14958 | 2026.03.12 01:43:38.354958 [ 275 ] {ceba52bd-535a-4540-91e8-9b810ed99c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14959 | 2026.03.12 01:43:38.355001 [ 275 ] {ceba52bd-535a-4540-91e8-9b810ed99c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14960 | 2026.03.12 01:43:38.355384 [ 275 ] {ceba52bd-535a-4540-91e8-9b810ed99c46} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14961 | 2026.03.12 01:43:38.355421 [ 275 ] {ceba52bd-535a-4540-91e8-9b810ed99c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14962 | 2026.03.12 01:43:38.355735 [ 275 ] {ceba52bd-535a-4540-91e8-9b810ed99c46} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14963 | 2026.03.12 01:43:38.355947 [ 275 ] {ceba52bd-535a-4540-91e8-9b810ed99c46} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14964 | 2026.03.12 01:43:38.356078 [ 275 ] {ceba52bd-535a-4540-91e8-9b810ed99c46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 14965 | 2026.03.12 01:43:38.356114 [ 275 ] {ceba52bd-535a-4540-91e8-9b810ed99c46} <Debug> TCPHandler: Processed in 0.001301079 sec. | ||
| 14966 | 2026.03.12 01:43:38.358933 [ 189 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_111_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36671 rows, containing 5 columns (5 merged, 0 gathered) in 0.006404457 sec., 5725856.227936264 rows/sec., 378.33 MiB/sec. | ||
| 14967 | 2026.03.12 01:43:38.359412 [ 202 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_111_25} <Trace> MergedBlockOutputStream: filled checksums all_1_111_25 (state Temporary) | ||
| 14968 | 2026.03.12 01:43:38.359762 [ 202 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_111_25} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_111_25 to all_1_111_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14969 | 2026.03.12 01:43:38.359851 [ 202 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_111_25} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 2 parts: [all_1_110_24, all_111_111_0] -> all_1_111_25 | ||
| 14970 | 2026.03.12 01:43:38.359961 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14971 | 2026.03.12 01:43:39.978964 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
| 14972 | 2026.03.12 01:43:39.995409 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14973 | 2026.03.12 01:43:39.995458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14974 | 2026.03.12 01:43:40.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.90 MiB, peak 388.59 MiB, free memory in arenas 0.00 B, will set to 376.39 MiB (RSS), difference: -4.52 MiB | ||
| 14975 | 2026.03.12 01:43:40.001554 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14976 | 2026.03.12 01:43:40.002242 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14977 | 2026.03.12 01:43:40.005113 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
| 14978 | 2026.03.12 01:43:41.000315 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.39 MiB, peak 388.59 MiB, free memory in arenas 0.00 B, will set to 376.39 MiB (RSS), difference: 4.00 MiB | ||
| 14979 | 2026.03.12 01:43:43.246922 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1858 | ||
| 14980 | 2026.03.12 01:43:43.249243 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14981 | 2026.03.12 01:43:43.249302 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14982 | 2026.03.12 01:43:43.250524 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14983 | 2026.03.12 01:43:43.250804 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14984 | 2026.03.12 01:43:43.251180 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1858 | ||
| 14985 | 2026.03.12 01:43:43.330385 [ 224 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): 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] | ||
| 14986 | 2026.03.12 01:43:43.330446 [ 224 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): 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] | ||
| 14987 | 2026.03.12 01:43:43.333307 [ 224 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): 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] | ||
| 14988 | 2026.03.12 01:43:43.344300 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14989 | 2026.03.12 01:43:43.344465 [ 275 ] {112b28f9-11a0-4f57-84e2-024c3b883eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14990 | 2026.03.12 01:43:43.344534 [ 275 ] {112b28f9-11a0-4f57-84e2-024c3b883eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14991 | 2026.03.12 01:43:43.345211 [ 275 ] {112b28f9-11a0-4f57-84e2-024c3b883eb9} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14992 | 2026.03.12 01:43:43.345253 [ 275 ] {112b28f9-11a0-4f57-84e2-024c3b883eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14993 | 2026.03.12 01:43:43.345639 [ 275 ] {112b28f9-11a0-4f57-84e2-024c3b883eb9} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14994 | 2026.03.12 01:43:43.345858 [ 275 ] {112b28f9-11a0-4f57-84e2-024c3b883eb9} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14995 | 2026.03.12 01:43:43.345993 [ 117 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14996 | 2026.03.12 01:43:43.346023 [ 275 ] {112b28f9-11a0-4f57-84e2-024c3b883eb9} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001608 sec., 41044.77611940298 rows/sec., 3.25 MiB/sec. | ||
| 14997 | 2026.03.12 01:43:43.346039 [ 117 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14998 | 2026.03.12 01:43:43.346068 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14999 | 2026.03.12 01:43:43.346082 [ 275 ] {112b28f9-11a0-4f57-84e2-024c3b883eb9} <Debug> TCPHandler: Processed in 0.001917529 sec. | ||
| 15000 | 2026.03.12 01:43:43.346204 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 15001 | 2026.03.12 01:43:43.346215 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15002 | 2026.03.12 01:43:43.346358 [ 275 ] {c0cfdcde-caaa-4f04-b880-ac2574c32480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15003 | 2026.03.12 01:43:43.346361 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15004 | 2026.03.12 01:43:43.346406 [ 275 ] {c0cfdcde-caaa-4f04-b880-ac2574c32480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15005 | 2026.03.12 01:43:43.346413 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2893 rows starting from the beginning of the part | ||
| 15006 | 2026.03.12 01:43:43.346504 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 66 rows starting from the beginning of the part | ||
| 15007 | 2026.03.12 01:43:43.346554 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 126 rows starting from the beginning of the part | ||
| 15008 | 2026.03.12 01:43:43.346602 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 67 rows starting from the beginning of the part | ||
| 15009 | 2026.03.12 01:43:43.346646 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 126 rows starting from the beginning of the part | ||
| 15010 | 2026.03.12 01:43:43.346688 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 66 rows starting from the beginning of the part | ||
| 15011 | 2026.03.12 01:43:43.346841 [ 275 ] {c0cfdcde-caaa-4f04-b880-ac2574c32480} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15012 | 2026.03.12 01:43:43.346884 [ 275 ] {c0cfdcde-caaa-4f04-b880-ac2574c32480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15013 | 2026.03.12 01:43:43.347210 [ 275 ] {c0cfdcde-caaa-4f04-b880-ac2574c32480} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15014 | 2026.03.12 01:43:43.347434 [ 275 ] {c0cfdcde-caaa-4f04-b880-ac2574c32480} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15015 | 2026.03.12 01:43:43.347582 [ 275 ] {c0cfdcde-caaa-4f04-b880-ac2574c32480} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001249 sec., 4003.20256204964 rows/sec., 301.02 KiB/sec. | ||
| 15016 | 2026.03.12 01:43:43.347622 [ 275 ] {c0cfdcde-caaa-4f04-b880-ac2574c32480} <Debug> TCPHandler: Processed in 0.001460882 sec. | ||
| 15017 | 2026.03.12 01:43:43.347726 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15018 | 2026.03.12 01:43:43.347823 [ 275 ] {c8ac48e8-a1f3-4de8-a5fa-2509f559f67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15019 | 2026.03.12 01:43:43.347865 [ 275 ] {c8ac48e8-a1f3-4de8-a5fa-2509f559f67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15020 | 2026.03.12 01:43:43.348180 [ 202 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3344 rows, containing 5 columns (5 merged, 0 gathered) in 0.002033541 sec., 1644422.2172063412 rows/sec., 134.00 MiB/sec. | ||
| 15021 | 2026.03.12 01:43:43.348291 [ 275 ] {c8ac48e8-a1f3-4de8-a5fa-2509f559f67d} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15022 | 2026.03.12 01:43:43.348331 [ 275 ] {c8ac48e8-a1f3-4de8-a5fa-2509f559f67d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15023 | 2026.03.12 01:43:43.348495 [ 196 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15024 | 2026.03.12 01:43:43.348637 [ 275 ] {c8ac48e8-a1f3-4de8-a5fa-2509f559f67d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15025 | 2026.03.12 01:43:43.348769 [ 196 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_116_23} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15026 | 2026.03.12 01:43:43.348845 [ 196 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_116_23} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15027 | 2026.03.12 01:43:43.348858 [ 275 ] {c8ac48e8-a1f3-4de8-a5fa-2509f559f67d} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15028 | 2026.03.12 01:43:43.348945 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 15029 | 2026.03.12 01:43:43.348962 [ 117 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15030 | 2026.03.12 01:43:43.348990 [ 275 ] {c8ac48e8-a1f3-4de8-a5fa-2509f559f67d} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001188 sec., 58080.80808080808 rows/sec., 4.53 MiB/sec. | ||
| 15031 | 2026.03.12 01:43:43.349002 [ 117 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15032 | 2026.03.12 01:43:43.349033 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15033 | 2026.03.12 01:43:43.349035 [ 275 ] {c8ac48e8-a1f3-4de8-a5fa-2509f559f67d} <Debug> TCPHandler: Processed in 0.00135898 sec. | ||
| 15034 | 2026.03.12 01:43:43.349135 [ 194 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 15035 | 2026.03.12 01:43:43.349166 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15036 | 2026.03.12 01:43:43.349265 [ 275 ] {9d07ef6c-a21e-43a2-8623-a3a5ece7bcc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15037 | 2026.03.12 01:43:43.349273 [ 194 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15038 | 2026.03.12 01:43:43.349315 [ 275 ] {9d07ef6c-a21e-43a2-8623-a3a5ece7bcc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15039 | 2026.03.12 01:43:43.349319 [ 194 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1551 rows starting from the beginning of the part | ||
| 15040 | 2026.03.12 01:43:43.349407 [ 194 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 69 rows starting from the beginning of the part | ||
| 15041 | 2026.03.12 01:43:43.349455 [ 194 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 99 rows starting from the beginning of the part | ||
| 15042 | 2026.03.12 01:43:43.349498 [ 194 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 71 rows starting from the beginning of the part | ||
| 15043 | 2026.03.12 01:43:43.349537 [ 194 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 99 rows starting from the beginning of the part | ||
| 15044 | 2026.03.12 01:43:43.349577 [ 194 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 69 rows starting from the beginning of the part | ||
| 15045 | 2026.03.12 01:43:43.349744 [ 275 ] {9d07ef6c-a21e-43a2-8623-a3a5ece7bcc2} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15046 | 2026.03.12 01:43:43.349786 [ 275 ] {9d07ef6c-a21e-43a2-8623-a3a5ece7bcc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15047 | 2026.03.12 01:43:43.350133 [ 275 ] {9d07ef6c-a21e-43a2-8623-a3a5ece7bcc2} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15048 | 2026.03.12 01:43:43.350359 [ 275 ] {9d07ef6c-a21e-43a2-8623-a3a5ece7bcc2} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15049 | 2026.03.12 01:43:43.350485 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 2 parts from all_1_111_25 to all_112_112_0 | ||
| 15050 | 2026.03.12 01:43:43.350501 [ 275 ] {9d07ef6c-a21e-43a2-8623-a3a5ece7bcc2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 15051 | 2026.03.12 01:43:43.350519 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15052 | 2026.03.12 01:43:43.350544 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15053 | 2026.03.12 01:43:43.350548 [ 275 ] {9d07ef6c-a21e-43a2-8623-a3a5ece7bcc2} <Debug> TCPHandler: Processed in 0.001431851 sec. | ||
| 15054 | 2026.03.12 01:43:43.350620 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_112_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_111_25 to all_112_112_0 into Compact with storage Full | ||
| 15055 | 2026.03.12 01:43:43.350669 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15056 | 2026.03.12 01:43:43.350721 [ 202 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.001633925 sec., 1198341.4171397095 rows/sec., 90.26 MiB/sec. | ||
| 15057 | 2026.03.12 01:43:43.350728 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_112_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15058 | 2026.03.12 01:43:43.350763 [ 275 ] {790bd6c4-f3b1-4d20-bc8c-c34da6a65dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15059 | 2026.03.12 01:43:43.350788 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_112_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_111_25, total 36671 rows starting from the beginning of the part | ||
| 15060 | 2026.03.12 01:43:43.350820 [ 275 ] {790bd6c4-f3b1-4d20-bc8c-c34da6a65dca} <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 | ||
| 15061 | 2026.03.12 01:43:43.350867 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_112_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 15062 | 2026.03.12 01:43:43.350944 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15063 | 2026.03.12 01:43:43.351266 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_116_23} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15064 | 2026.03.12 01:43:43.351353 [ 195 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_116_23} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15065 | 2026.03.12 01:43:43.351454 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 15066 | 2026.03.12 01:43:43.351589 [ 275 ] {790bd6c4-f3b1-4d20-bc8c-c34da6a65dca} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15067 | 2026.03.12 01:43:43.351629 [ 275 ] {790bd6c4-f3b1-4d20-bc8c-c34da6a65dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15068 | 2026.03.12 01:43:43.352147 [ 275 ] {790bd6c4-f3b1-4d20-bc8c-c34da6a65dca} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15069 | 2026.03.12 01:43:43.352374 [ 275 ] {790bd6c4-f3b1-4d20-bc8c-c34da6a65dca} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15070 | 2026.03.12 01:43:43.352532 [ 275 ] {790bd6c4-f3b1-4d20-bc8c-c34da6a65dca} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001788 sec., 2796.420581655481 rows/sec., 5.01 MiB/sec. | ||
| 15071 | 2026.03.12 01:43:43.352619 [ 275 ] {790bd6c4-f3b1-4d20-bc8c-c34da6a65dca} <Debug> TCPHandler: Processed in 0.002000481 sec. | ||
| 15072 | 2026.03.12 01:43:43.352752 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15073 | 2026.03.12 01:43:43.352848 [ 275 ] {d8781be8-0e8b-4195-bb9b-2240cb19cce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15074 | 2026.03.12 01:43:43.352891 [ 275 ] {d8781be8-0e8b-4195-bb9b-2240cb19cce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15075 | 2026.03.12 01:43:43.353256 [ 275 ] {d8781be8-0e8b-4195-bb9b-2240cb19cce2} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15076 | 2026.03.12 01:43:43.353292 [ 275 ] {d8781be8-0e8b-4195-bb9b-2240cb19cce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15077 | 2026.03.12 01:43:43.353596 [ 275 ] {d8781be8-0e8b-4195-bb9b-2240cb19cce2} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15078 | 2026.03.12 01:43:43.353827 [ 275 ] {d8781be8-0e8b-4195-bb9b-2240cb19cce2} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15079 | 2026.03.12 01:43:43.353951 [ 117 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15080 | 2026.03.12 01:43:43.353960 [ 275 ] {d8781be8-0e8b-4195-bb9b-2240cb19cce2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 15081 | 2026.03.12 01:43:43.353987 [ 117 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15082 | 2026.03.12 01:43:43.354012 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15083 | 2026.03.12 01:43:43.354017 [ 275 ] {d8781be8-0e8b-4195-bb9b-2240cb19cce2} <Debug> TCPHandler: Processed in 0.00131491 sec. | ||
| 15084 | 2026.03.12 01:43:43.354098 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 15085 | 2026.03.12 01:43:43.354206 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15086 | 2026.03.12 01:43:43.354233 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5850 rows starting from the beginning of the part | ||
| 15087 | 2026.03.12 01:43:43.354286 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 15088 | 2026.03.12 01:43:43.354325 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 15089 | 2026.03.12 01:43:43.354365 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 15090 | 2026.03.12 01:43:43.354403 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 15091 | 2026.03.12 01:43:43.354440 [ 202 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 15092 | 2026.03.12 01:43:43.356446 [ 197 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002383646 sec., 2580081.1026469534 rows/sec., 171.98 MiB/sec. | ||
| 15093 | 2026.03.12 01:43:43.356839 [ 195 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15094 | 2026.03.12 01:43:43.357117 [ 195 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_116_23} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15095 | 2026.03.12 01:43:43.357191 [ 195 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_116_23} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15096 | 2026.03.12 01:43:43.357275 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 15097 | 2026.03.12 01:43:43.357430 [ 193 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_112_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36831 rows, containing 5 columns (5 merged, 0 gathered) in 0.006843003 sec., 5382286.110352429 rows/sec., 355.71 MiB/sec. | ||
| 15098 | 2026.03.12 01:43:43.357879 [ 198 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_112_26} <Trace> MergedBlockOutputStream: filled checksums all_1_112_26 (state Temporary) | ||
| 15099 | 2026.03.12 01:43:43.358165 [ 198 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_112_26} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_112_26 to all_1_112_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15100 | 2026.03.12 01:43:43.358249 [ 198 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_112_26} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 2 parts: [all_1_111_25, all_112_112_0] -> all_1_112_26 | ||
| 15101 | 2026.03.12 01:43:43.358344 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 15102 | 2026.03.12 01:43:43.623139 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15103 | 2026.03.12 01:43:43.623426 [ 275 ] {20c91ccb-e0ff-4dbc-a19d-044b78c5618e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15104 | 2026.03.12 01:43:43.623534 [ 275 ] {20c91ccb-e0ff-4dbc-a19d-044b78c5618e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15105 | 2026.03.12 01:43:43.624390 [ 275 ] {20c91ccb-e0ff-4dbc-a19d-044b78c5618e} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15106 | 2026.03.12 01:43:43.624439 [ 275 ] {20c91ccb-e0ff-4dbc-a19d-044b78c5618e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15107 | 2026.03.12 01:43:43.624831 [ 275 ] {20c91ccb-e0ff-4dbc-a19d-044b78c5618e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15108 | 2026.03.12 01:43:43.625058 [ 275 ] {20c91ccb-e0ff-4dbc-a19d-044b78c5618e} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15109 | 2026.03.12 01:43:43.625225 [ 275 ] {20c91ccb-e0ff-4dbc-a19d-044b78c5618e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00188 sec., 12765.95744680851 rows/sec., 1.06 MiB/sec. | ||
| 15110 | 2026.03.12 01:43:43.625268 [ 275 ] {20c91ccb-e0ff-4dbc-a19d-044b78c5618e} <Debug> TCPHandler: Processed in 0.002322695 sec. | ||
| 15111 | 2026.03.12 01:43:43.625387 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15112 | 2026.03.12 01:43:43.625484 [ 275 ] {8afc93ab-1e4c-4cc7-995c-8ccd68f86766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15113 | 2026.03.12 01:43:43.625526 [ 275 ] {8afc93ab-1e4c-4cc7-995c-8ccd68f86766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15114 | 2026.03.12 01:43:43.625922 [ 275 ] {8afc93ab-1e4c-4cc7-995c-8ccd68f86766} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15115 | 2026.03.12 01:43:43.625958 [ 275 ] {8afc93ab-1e4c-4cc7-995c-8ccd68f86766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15116 | 2026.03.12 01:43:43.626250 [ 275 ] {8afc93ab-1e4c-4cc7-995c-8ccd68f86766} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15117 | 2026.03.12 01:43:43.626461 [ 275 ] {8afc93ab-1e4c-4cc7-995c-8ccd68f86766} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15118 | 2026.03.12 01:43:43.626593 [ 275 ] {8afc93ab-1e4c-4cc7-995c-8ccd68f86766} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 433.36 KiB/sec. | ||
| 15119 | 2026.03.12 01:43:43.626633 [ 275 ] {8afc93ab-1e4c-4cc7-995c-8ccd68f86766} <Debug> TCPHandler: Processed in 0.00129526 sec. | ||
| 15120 | 2026.03.12 01:43:43.626768 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15121 | 2026.03.12 01:43:43.626862 [ 275 ] {406cfa6b-e553-47b4-bc4e-d37e2d72989f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15122 | 2026.03.12 01:43:43.626902 [ 275 ] {406cfa6b-e553-47b4-bc4e-d37e2d72989f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15123 | 2026.03.12 01:43:43.628353 [ 275 ] {406cfa6b-e553-47b4-bc4e-d37e2d72989f} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15124 | 2026.03.12 01:43:43.628389 [ 275 ] {406cfa6b-e553-47b4-bc4e-d37e2d72989f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15125 | 2026.03.12 01:43:43.628810 [ 275 ] {406cfa6b-e553-47b4-bc4e-d37e2d72989f} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15126 | 2026.03.12 01:43:43.629032 [ 275 ] {406cfa6b-e553-47b4-bc4e-d37e2d72989f} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15127 | 2026.03.12 01:43:43.629168 [ 275 ] {406cfa6b-e553-47b4-bc4e-d37e2d72989f} <Debug> executeQuery: Read 2133 rows, 166.92 KiB in 0.002324 sec., 917814.1135972461 rows/sec., 70.14 MiB/sec. | ||
| 15128 | 2026.03.12 01:43:43.629207 [ 275 ] {406cfa6b-e553-47b4-bc4e-d37e2d72989f} <Debug> TCPHandler: Processed in 0.002487668 sec. | ||
| 15129 | 2026.03.12 01:43:43.629321 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15130 | 2026.03.12 01:43:43.629415 [ 275 ] {2cc18bda-e023-492f-83af-e5a9f5ad7ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15131 | 2026.03.12 01:43:43.629455 [ 275 ] {2cc18bda-e023-492f-83af-e5a9f5ad7ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15132 | 2026.03.12 01:43:43.629880 [ 275 ] {2cc18bda-e023-492f-83af-e5a9f5ad7ddb} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15133 | 2026.03.12 01:43:43.629915 [ 275 ] {2cc18bda-e023-492f-83af-e5a9f5ad7ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15134 | 2026.03.12 01:43:43.630205 [ 275 ] {2cc18bda-e023-492f-83af-e5a9f5ad7ddb} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15135 | 2026.03.12 01:43:43.630417 [ 275 ] {2cc18bda-e023-492f-83af-e5a9f5ad7ddb} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15136 | 2026.03.12 01:43:43.630547 [ 275 ] {2cc18bda-e023-492f-83af-e5a9f5ad7ddb} <Debug> executeQuery: Read 64 rows, 4.84 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.11 MiB/sec. | ||
| 15137 | 2026.03.12 01:43:43.630584 [ 275 ] {2cc18bda-e023-492f-83af-e5a9f5ad7ddb} <Debug> TCPHandler: Processed in 0.00131337 sec. | ||
| 15138 | 2026.03.12 01:43:43.630755 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15139 | 2026.03.12 01:43:43.630849 [ 275 ] {9746c846-b800-4c23-84f7-4f3c8adff1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15140 | 2026.03.12 01:43:43.630889 [ 275 ] {9746c846-b800-4c23-84f7-4f3c8adff1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15141 | 2026.03.12 01:43:43.631518 [ 275 ] {9746c846-b800-4c23-84f7-4f3c8adff1c8} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15142 | 2026.03.12 01:43:43.631554 [ 275 ] {9746c846-b800-4c23-84f7-4f3c8adff1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15143 | 2026.03.12 01:43:43.631886 [ 275 ] {9746c846-b800-4c23-84f7-4f3c8adff1c8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15144 | 2026.03.12 01:43:43.632089 [ 275 ] {9746c846-b800-4c23-84f7-4f3c8adff1c8} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15145 | 2026.03.12 01:43:43.632214 [ 275 ] {9746c846-b800-4c23-84f7-4f3c8adff1c8} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001383 sec., 529284.1648590022 rows/sec., 31.30 MiB/sec. | ||
| 15146 | 2026.03.12 01:43:43.632252 [ 275 ] {9746c846-b800-4c23-84f7-4f3c8adff1c8} <Debug> TCPHandler: Processed in 0.001547273 sec. | ||
| 15147 | 2026.03.12 01:43:43.632364 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15148 | 2026.03.12 01:43:43.632457 [ 275 ] {eda038e7-0f0c-4ba6-b10d-2c8e95b92748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15149 | 2026.03.12 01:43:43.632497 [ 275 ] {eda038e7-0f0c-4ba6-b10d-2c8e95b92748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15150 | 2026.03.12 01:43:43.632868 [ 275 ] {eda038e7-0f0c-4ba6-b10d-2c8e95b92748} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15151 | 2026.03.12 01:43:43.632903 [ 275 ] {eda038e7-0f0c-4ba6-b10d-2c8e95b92748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15152 | 2026.03.12 01:43:43.633179 [ 275 ] {eda038e7-0f0c-4ba6-b10d-2c8e95b92748} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 15153 | 2026.03.12 01:43:43.633382 [ 275 ] {eda038e7-0f0c-4ba6-b10d-2c8e95b92748} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15154 | 2026.03.12 01:43:43.633509 [ 275 ] {eda038e7-0f0c-4ba6-b10d-2c8e95b92748} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 65.77 KiB/sec. | ||
| 15155 | 2026.03.12 01:43:43.633546 [ 275 ] {eda038e7-0f0c-4ba6-b10d-2c8e95b92748} <Debug> TCPHandler: Processed in 0.001231408 sec. | ||
| 15156 | 2026.03.12 01:43:43.633653 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15157 | 2026.03.12 01:43:43.633747 [ 275 ] {0e9b6c5a-351c-4850-803a-d2d6a6d45244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15158 | 2026.03.12 01:43:43.633786 [ 275 ] {0e9b6c5a-351c-4850-803a-d2d6a6d45244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15159 | 2026.03.12 01:43:43.634171 [ 275 ] {0e9b6c5a-351c-4850-803a-d2d6a6d45244} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15160 | 2026.03.12 01:43:43.634207 [ 275 ] {0e9b6c5a-351c-4850-803a-d2d6a6d45244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15161 | 2026.03.12 01:43:43.634500 [ 275 ] {0e9b6c5a-351c-4850-803a-d2d6a6d45244} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15162 | 2026.03.12 01:43:43.634702 [ 275 ] {0e9b6c5a-351c-4850-803a-d2d6a6d45244} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15163 | 2026.03.12 01:43:43.634831 [ 275 ] {0e9b6c5a-351c-4850-803a-d2d6a6d45244} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001102 sec., 10889.29219600726 rows/sec., 850.73 KiB/sec. | ||
| 15164 | 2026.03.12 01:43:43.634869 [ 275 ] {0e9b6c5a-351c-4850-803a-d2d6a6d45244} <Debug> TCPHandler: Processed in 0.001264909 sec. | ||
| 15165 | 2026.03.12 01:43:43.634970 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15166 | 2026.03.12 01:43:43.635070 [ 275 ] {b470a168-ed16-47e0-8bab-b92161678c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15167 | 2026.03.12 01:43:43.635110 [ 275 ] {b470a168-ed16-47e0-8bab-b92161678c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15168 | 2026.03.12 01:43:43.635908 [ 275 ] {b470a168-ed16-47e0-8bab-b92161678c78} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15169 | 2026.03.12 01:43:43.635945 [ 275 ] {b470a168-ed16-47e0-8bab-b92161678c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15170 | 2026.03.12 01:43:43.636286 [ 275 ] {b470a168-ed16-47e0-8bab-b92161678c78} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15171 | 2026.03.12 01:43:43.636491 [ 275 ] {b470a168-ed16-47e0-8bab-b92161678c78} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15172 | 2026.03.12 01:43:43.636624 [ 275 ] {b470a168-ed16-47e0-8bab-b92161678c78} <Debug> executeQuery: Read 1088 rows, 77.77 KiB in 0.001576 sec., 690355.3299492386 rows/sec., 48.19 MiB/sec. | ||
| 15173 | 2026.03.12 01:43:43.636662 [ 275 ] {b470a168-ed16-47e0-8bab-b92161678c78} <Debug> TCPHandler: Processed in 0.001741007 sec. | ||
| 15174 | 2026.03.12 01:43:43.636776 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15175 | 2026.03.12 01:43:43.636869 [ 275 ] {174cb146-c687-4b2e-a70e-23f179a0a205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15176 | 2026.03.12 01:43:43.636913 [ 275 ] {174cb146-c687-4b2e-a70e-23f179a0a205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15177 | 2026.03.12 01:43:43.637697 [ 275 ] {174cb146-c687-4b2e-a70e-23f179a0a205} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15178 | 2026.03.12 01:43:43.637732 [ 275 ] {174cb146-c687-4b2e-a70e-23f179a0a205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15179 | 2026.03.12 01:43:43.638131 [ 275 ] {174cb146-c687-4b2e-a70e-23f179a0a205} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15180 | 2026.03.12 01:43:43.638334 [ 275 ] {174cb146-c687-4b2e-a70e-23f179a0a205} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15181 | 2026.03.12 01:43:43.638465 [ 275 ] {174cb146-c687-4b2e-a70e-23f179a0a205} <Debug> executeQuery: Read 1256 rows, 81.12 KiB in 0.001614 sec., 778190.8302354399 rows/sec., 49.08 MiB/sec. | ||
| 15182 | 2026.03.12 01:43:43.638466 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 6 parts from all_1_112_26 to all_117_117_0 | ||
| 15183 | 2026.03.12 01:43:43.638503 [ 275 ] {174cb146-c687-4b2e-a70e-23f179a0a205} <Debug> TCPHandler: Processed in 0.001776496 sec. | ||
| 15184 | 2026.03.12 01:43:43.638546 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15185 | 2026.03.12 01:43:43.638574 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15186 | 2026.03.12 01:43:43.638643 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15187 | 2026.03.12 01:43:43.638687 [ 197 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_117_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_112_26 to all_117_117_0 into Compact with storage Full | ||
| 15188 | 2026.03.12 01:43:43.638771 [ 275 ] {14693045-0288-44cc-93a4-dba1f29dcf07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15189 | 2026.03.12 01:43:43.638835 [ 197 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_117_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15190 | 2026.03.12 01:43:43.638842 [ 275 ] {14693045-0288-44cc-93a4-dba1f29dcf07} <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 | ||
| 15191 | 2026.03.12 01:43:43.638884 [ 197 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_117_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_112_26, total 36831 rows starting from the beginning of the part | ||
| 15192 | 2026.03.12 01:43:43.638967 [ 197 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_117_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 15193 | 2026.03.12 01:43:43.639020 [ 197 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_117_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 161 rows starting from the beginning of the part | ||
| 15194 | 2026.03.12 01:43:43.639069 [ 197 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_117_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 15195 | 2026.03.12 01:43:43.639112 [ 197 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_117_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 15196 | 2026.03.12 01:43:43.639158 [ 197 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_117_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 1256 rows starting from the beginning of the part | ||
| 15197 | 2026.03.12 01:43:43.639793 [ 275 ] {14693045-0288-44cc-93a4-dba1f29dcf07} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15198 | 2026.03.12 01:43:43.639835 [ 275 ] {14693045-0288-44cc-93a4-dba1f29dcf07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15199 | 2026.03.12 01:43:43.640439 [ 275 ] {14693045-0288-44cc-93a4-dba1f29dcf07} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15200 | 2026.03.12 01:43:43.640690 [ 275 ] {14693045-0288-44cc-93a4-dba1f29dcf07} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15201 | 2026.03.12 01:43:43.640838 [ 275 ] {14693045-0288-44cc-93a4-dba1f29dcf07} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002092 sec., 21988.52772466539 rows/sec., 39.40 MiB/sec. | ||
| 15202 | 2026.03.12 01:43:43.640904 [ 275 ] {14693045-0288-44cc-93a4-dba1f29dcf07} <Debug> TCPHandler: Processed in 0.002321725 sec. | ||
| 15203 | 2026.03.12 01:43:43.641030 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15204 | 2026.03.12 01:43:43.641127 [ 275 ] {78570a77-cab6-46d2-8107-30dc98bc159a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15205 | 2026.03.12 01:43:43.641168 [ 275 ] {78570a77-cab6-46d2-8107-30dc98bc159a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15206 | 2026.03.12 01:43:43.641498 [ 275 ] {78570a77-cab6-46d2-8107-30dc98bc159a} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15207 | 2026.03.12 01:43:43.641534 [ 275 ] {78570a77-cab6-46d2-8107-30dc98bc159a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15208 | 2026.03.12 01:43:43.641839 [ 275 ] {78570a77-cab6-46d2-8107-30dc98bc159a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15209 | 2026.03.12 01:43:43.642056 [ 275 ] {78570a77-cab6-46d2-8107-30dc98bc159a} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15210 | 2026.03.12 01:43:43.642188 [ 275 ] {78570a77-cab6-46d2-8107-30dc98bc159a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00108 sec., 11111.111111111111 rows/sec., 766.78 KiB/sec. | ||
| 15211 | 2026.03.12 01:43:43.642224 [ 275 ] {78570a77-cab6-46d2-8107-30dc98bc159a} <Debug> TCPHandler: Processed in 0.001243569 sec. | ||
| 15212 | 2026.03.12 01:43:43.642283 [ 224 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): 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] | ||
| 15213 | 2026.03.12 01:43:43.642320 [ 224 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): 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] | ||
| 15214 | 2026.03.12 01:43:43.645703 [ 224 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): 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] | ||
| 15215 | 2026.03.12 01:43:43.646360 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_117_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38728 rows, containing 5 columns (5 merged, 0 gathered) in 0.007727537 sec., 5011687.423819518 rows/sec., 331.02 MiB/sec. | ||
| 15216 | 2026.03.12 01:43:43.646989 [ 190 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_117_27} <Trace> MergedBlockOutputStream: filled checksums all_1_117_27 (state Temporary) | ||
| 15217 | 2026.03.12 01:43:43.647323 [ 190 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_117_27} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_117_27 to all_1_117_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15218 | 2026.03.12 01:43:43.647407 [ 190 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_117_27} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 6 parts: [all_1_112_26, all_117_117_0] -> all_1_117_27 | ||
| 15219 | 2026.03.12 01:43:43.647522 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 15220 | 2026.03.12 01:43:43.808428 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): 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] | ||
| 15221 | 2026.03.12 01:43:43.808481 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): 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] | ||
| 15222 | 2026.03.12 01:43:43.811848 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): 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] | ||
| 15223 | 2026.03.12 01:43:44.001232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.77 MiB, peak 388.59 MiB, free memory in arenas 0.00 B, will set to 376.42 MiB (RSS), difference: -1.35 MiB | ||
| 15224 | 2026.03.12 01:43:44.440510 [ 222 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): 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] | ||
| 15225 | 2026.03.12 01:43:44.440567 [ 222 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): 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] | ||
| 15226 | 2026.03.12 01:43:44.443003 [ 222 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): 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] | ||
| 15227 | 2026.03.12 01:43:45.630180 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34088 | ||
| 15228 | 2026.03.12 01:43:45.630685 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15229 | 2026.03.12 01:43:45.630728 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15230 | 2026.03.12 01:43:45.631219 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15231 | 2026.03.12 01:43:45.631456 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15232 | 2026.03.12 01:43:45.631588 [ 151 ] {} <Debug> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15233 | 2026.03.12 01:43:45.631596 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34088 | ||
| 15234 | 2026.03.12 01:43:45.631633 [ 151 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15235 | 2026.03.12 01:43:45.631657 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15236 | 2026.03.12 01:43:45.631778 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::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 | ||
| 15237 | 2026.03.12 01:43:45.631918 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15238 | 2026.03.12 01:43:45.631958 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31720 rows starting from the beginning of the part | ||
| 15239 | 2026.03.12 01:43:45.632033 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 15240 | 2026.03.12 01:43:45.632085 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 15241 | 2026.03.12 01:43:45.632133 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 15242 | 2026.03.12 01:43:45.632176 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 15243 | 2026.03.12 01:43:45.632221 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 15244 | 2026.03.12 01:43:45.634705 [ 188 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34088 rows, containing 4 columns (4 merged, 0 gathered) in 0.002978055 sec., 11446397.06116912 rows/sec., 163.74 MiB/sec. | ||
| 15245 | 2026.03.12 01:43:45.635142 [ 187 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15246 | 2026.03.12 01:43:45.635415 [ 187 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_71_14} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15247 | 2026.03.12 01:43:45.635482 [ 187 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_71_14} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15248 | 2026.03.12 01:43:45.635587 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 15249 | 2026.03.12 01:43:47.506149 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
| 15250 | 2026.03.12 01:43:47.524513 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15251 | 2026.03.12 01:43:47.524579 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15252 | 2026.03.12 01:43:47.530895 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15253 | 2026.03.12 01:43:47.531673 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15254 | 2026.03.12 01:43:47.532010 [ 148 ] {} <Debug> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15255 | 2026.03.12 01:43:47.532097 [ 148 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15256 | 2026.03.12 01:43:47.532133 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15257 | 2026.03.12 01:43:47.532300 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 15258 | 2026.03.12 01:43:47.535520 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15259 | 2026.03.12 01:43:47.536481 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15260 | 2026.03.12 01:43:47.538082 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 15261 | 2026.03.12 01:43:47.542701 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 15262 | 2026.03.12 01:43:47.547324 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 15263 | 2026.03.12 01:43:47.551951 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 15264 | 2026.03.12 01:43:47.556949 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
| 15265 | 2026.03.12 01:43:47.561719 [ 188 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
| 15266 | 2026.03.12 01:43:47.615379 [ 187 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.083151058 sec., 6434.07327420897 rows/sec., 33.27 MiB/sec. | ||
| 15267 | 2026.03.12 01:43:47.618199 [ 186 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15268 | 2026.03.12 01:43:47.620358 [ 186 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_71_14} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15269 | 2026.03.12 01:43:47.620437 [ 186 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_71_14} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15270 | 2026.03.12 01:43:47.623037 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15271 | 2026.03.12 01:43:48.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.48 MiB, peak 394.92 MiB, free memory in arenas 0.00 B, will set to 376.45 MiB (RSS), difference: -1.03 MiB | ||
| 15272 | 2026.03.12 01:43:48.342679 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15273 | 2026.03.12 01:43:48.342855 [ 275 ] {80eb2c1c-5286-4a7d-b835-22c9da1b8762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15274 | 2026.03.12 01:43:48.342920 [ 275 ] {80eb2c1c-5286-4a7d-b835-22c9da1b8762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15275 | 2026.03.12 01:43:48.343609 [ 275 ] {80eb2c1c-5286-4a7d-b835-22c9da1b8762} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15276 | 2026.03.12 01:43:48.343652 [ 275 ] {80eb2c1c-5286-4a7d-b835-22c9da1b8762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15277 | 2026.03.12 01:43:48.344047 [ 275 ] {80eb2c1c-5286-4a7d-b835-22c9da1b8762} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15278 | 2026.03.12 01:43:48.344269 [ 275 ] {80eb2c1c-5286-4a7d-b835-22c9da1b8762} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15279 | 2026.03.12 01:43:48.344427 [ 275 ] {80eb2c1c-5286-4a7d-b835-22c9da1b8762} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001621 sec., 34546.57618753856 rows/sec., 2.64 MiB/sec. | ||
| 15280 | 2026.03.12 01:43:48.344477 [ 275 ] {80eb2c1c-5286-4a7d-b835-22c9da1b8762} <Debug> TCPHandler: Processed in 0.00192634 sec. | ||
| 15281 | 2026.03.12 01:43:48.344595 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15282 | 2026.03.12 01:43:48.344696 [ 275 ] {4fc98a19-a11e-444e-a8d3-0dcee08fb8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15283 | 2026.03.12 01:43:48.344737 [ 275 ] {4fc98a19-a11e-444e-a8d3-0dcee08fb8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15284 | 2026.03.12 01:43:48.345170 [ 275 ] {4fc98a19-a11e-444e-a8d3-0dcee08fb8a2} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15285 | 2026.03.12 01:43:48.345204 [ 275 ] {4fc98a19-a11e-444e-a8d3-0dcee08fb8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15286 | 2026.03.12 01:43:48.345515 [ 275 ] {4fc98a19-a11e-444e-a8d3-0dcee08fb8a2} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15287 | 2026.03.12 01:43:48.345722 [ 275 ] {4fc98a19-a11e-444e-a8d3-0dcee08fb8a2} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15288 | 2026.03.12 01:43:48.345854 [ 275 ] {4fc98a19-a11e-444e-a8d3-0dcee08fb8a2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001182 sec., 54145.51607445008 rows/sec., 4.23 MiB/sec. | ||
| 15289 | 2026.03.12 01:43:48.345891 [ 275 ] {4fc98a19-a11e-444e-a8d3-0dcee08fb8a2} <Debug> TCPHandler: Processed in 0.001346861 sec. | ||
| 15290 | 2026.03.12 01:43:48.346008 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15291 | 2026.03.12 01:43:48.346104 [ 275 ] {629cb0cc-bdaa-44f2-aafa-eb01d662ea8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15292 | 2026.03.12 01:43:48.346147 [ 275 ] {629cb0cc-bdaa-44f2-aafa-eb01d662ea8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15293 | 2026.03.12 01:43:48.346533 [ 275 ] {629cb0cc-bdaa-44f2-aafa-eb01d662ea8d} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15294 | 2026.03.12 01:43:48.346568 [ 275 ] {629cb0cc-bdaa-44f2-aafa-eb01d662ea8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15295 | 2026.03.12 01:43:48.346891 [ 275 ] {629cb0cc-bdaa-44f2-aafa-eb01d662ea8d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15296 | 2026.03.12 01:43:48.347093 [ 275 ] {629cb0cc-bdaa-44f2-aafa-eb01d662ea8d} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15297 | 2026.03.12 01:43:48.347220 [ 275 ] {629cb0cc-bdaa-44f2-aafa-eb01d662ea8d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001137 sec., 112576.95690413368 rows/sec., 7.84 MiB/sec. | ||
| 15298 | 2026.03.12 01:43:48.347256 [ 275 ] {629cb0cc-bdaa-44f2-aafa-eb01d662ea8d} <Debug> TCPHandler: Processed in 0.00129659 sec. | ||
| 15299 | 2026.03.12 01:43:48.347368 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15300 | 2026.03.12 01:43:48.347461 [ 275 ] {3c4e1704-8a67-4710-9a6f-dc148ec97f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15301 | 2026.03.12 01:43:48.347501 [ 275 ] {3c4e1704-8a67-4710-9a6f-dc148ec97f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15302 | 2026.03.12 01:43:48.347836 [ 275 ] {3c4e1704-8a67-4710-9a6f-dc148ec97f35} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15303 | 2026.03.12 01:43:48.347868 [ 275 ] {3c4e1704-8a67-4710-9a6f-dc148ec97f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15304 | 2026.03.12 01:43:48.348167 [ 275 ] {3c4e1704-8a67-4710-9a6f-dc148ec97f35} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15305 | 2026.03.12 01:43:48.348376 [ 275 ] {3c4e1704-8a67-4710-9a6f-dc148ec97f35} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15306 | 2026.03.12 01:43:48.348502 [ 275 ] {3c4e1704-8a67-4710-9a6f-dc148ec97f35} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00106 sec., 45283.01886792453 rows/sec., 3.05 MiB/sec. | ||
| 15307 | 2026.03.12 01:43:48.348537 [ 275 ] {3c4e1704-8a67-4710-9a6f-dc148ec97f35} <Debug> TCPHandler: Processed in 0.001215519 sec. | ||
| 15308 | 2026.03.12 01:43:52.911887 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15309 | 2026.03.12 01:43:52.911957 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15310 | 2026.03.12 01:43:53.132584 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34600 | ||
| 15311 | 2026.03.12 01:43:53.133108 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15312 | 2026.03.12 01:43:53.133147 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15313 | 2026.03.12 01:43:53.133620 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15314 | 2026.03.12 01:43:53.133847 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15315 | 2026.03.12 01:43:53.133970 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34600 | ||
| 15316 | 2026.03.12 01:43:53.252218 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1900 | ||
| 15317 | 2026.03.12 01:43:53.254730 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15318 | 2026.03.12 01:43:53.254777 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15319 | 2026.03.12 01:43:53.255960 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15320 | 2026.03.12 01:43:53.256220 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15321 | 2026.03.12 01:43:53.256479 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1900 | ||
| 15322 | 2026.03.12 01:43:53.343920 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15323 | 2026.03.12 01:43:53.344103 [ 275 ] {7e507ce3-d481-4330-8a33-0a1fb8bf7cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15324 | 2026.03.12 01:43:53.344172 [ 275 ] {7e507ce3-d481-4330-8a33-0a1fb8bf7cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15325 | 2026.03.12 01:43:53.344817 [ 275 ] {7e507ce3-d481-4330-8a33-0a1fb8bf7cbb} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15326 | 2026.03.12 01:43:53.344866 [ 275 ] {7e507ce3-d481-4330-8a33-0a1fb8bf7cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15327 | 2026.03.12 01:43:53.345264 [ 275 ] {7e507ce3-d481-4330-8a33-0a1fb8bf7cbb} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15328 | 2026.03.12 01:43:53.345489 [ 275 ] {7e507ce3-d481-4330-8a33-0a1fb8bf7cbb} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15329 | 2026.03.12 01:43:53.345648 [ 275 ] {7e507ce3-d481-4330-8a33-0a1fb8bf7cbb} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001595 sec., 41379.31034482759 rows/sec., 3.28 MiB/sec. | ||
| 15330 | 2026.03.12 01:43:53.345702 [ 275 ] {7e507ce3-d481-4330-8a33-0a1fb8bf7cbb} <Debug> TCPHandler: Processed in 0.001911179 sec. | ||
| 15331 | 2026.03.12 01:43:53.345818 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15332 | 2026.03.12 01:43:53.345919 [ 275 ] {4ad4f3ba-2167-4d82-abc5-749ffa90310b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15333 | 2026.03.12 01:43:53.345963 [ 275 ] {4ad4f3ba-2167-4d82-abc5-749ffa90310b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15334 | 2026.03.12 01:43:53.346372 [ 275 ] {4ad4f3ba-2167-4d82-abc5-749ffa90310b} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15335 | 2026.03.12 01:43:53.346405 [ 275 ] {4ad4f3ba-2167-4d82-abc5-749ffa90310b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15336 | 2026.03.12 01:43:53.346708 [ 275 ] {4ad4f3ba-2167-4d82-abc5-749ffa90310b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15337 | 2026.03.12 01:43:53.346923 [ 275 ] {4ad4f3ba-2167-4d82-abc5-749ffa90310b} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15338 | 2026.03.12 01:43:53.347050 [ 275 ] {4ad4f3ba-2167-4d82-abc5-749ffa90310b} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001155 sec., 4329.004329004329 rows/sec., 325.52 KiB/sec. | ||
| 15339 | 2026.03.12 01:43:53.347086 [ 275 ] {4ad4f3ba-2167-4d82-abc5-749ffa90310b} <Debug> TCPHandler: Processed in 0.00131905 sec. | ||
| 15340 | 2026.03.12 01:43:53.347198 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15341 | 2026.03.12 01:43:53.347290 [ 275 ] {c0910c0c-3825-4a39-bd23-5ebee909ed94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15342 | 2026.03.12 01:43:53.347329 [ 275 ] {c0910c0c-3825-4a39-bd23-5ebee909ed94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15343 | 2026.03.12 01:43:53.347734 [ 275 ] {c0910c0c-3825-4a39-bd23-5ebee909ed94} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15344 | 2026.03.12 01:43:53.347768 [ 275 ] {c0910c0c-3825-4a39-bd23-5ebee909ed94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15345 | 2026.03.12 01:43:53.348067 [ 275 ] {c0910c0c-3825-4a39-bd23-5ebee909ed94} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15346 | 2026.03.12 01:43:53.348290 [ 275 ] {c0910c0c-3825-4a39-bd23-5ebee909ed94} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15347 | 2026.03.12 01:43:53.348413 [ 275 ] {c0910c0c-3825-4a39-bd23-5ebee909ed94} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001141 sec., 60473.269062226114 rows/sec., 4.72 MiB/sec. | ||
| 15348 | 2026.03.12 01:43:53.348449 [ 275 ] {c0910c0c-3825-4a39-bd23-5ebee909ed94} <Debug> TCPHandler: Processed in 0.00129864 sec. | ||
| 15349 | 2026.03.12 01:43:53.348560 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15350 | 2026.03.12 01:43:53.348653 [ 275 ] {d2963b6d-57d2-4da3-a19a-be19fdc015e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15351 | 2026.03.12 01:43:53.348696 [ 275 ] {d2963b6d-57d2-4da3-a19a-be19fdc015e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15352 | 2026.03.12 01:43:53.349110 [ 275 ] {d2963b6d-57d2-4da3-a19a-be19fdc015e1} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15353 | 2026.03.12 01:43:53.349144 [ 275 ] {d2963b6d-57d2-4da3-a19a-be19fdc015e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15354 | 2026.03.12 01:43:53.349480 [ 275 ] {d2963b6d-57d2-4da3-a19a-be19fdc015e1} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15355 | 2026.03.12 01:43:53.349687 [ 275 ] {d2963b6d-57d2-4da3-a19a-be19fdc015e1} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15356 | 2026.03.12 01:43:53.349813 [ 275 ] {d2963b6d-57d2-4da3-a19a-be19fdc015e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 15357 | 2026.03.12 01:43:53.349849 [ 275 ] {d2963b6d-57d2-4da3-a19a-be19fdc015e1} <Debug> TCPHandler: Processed in 0.00133505 sec. | ||
| 15358 | 2026.03.12 01:43:53.349957 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15359 | 2026.03.12 01:43:53.350048 [ 275 ] {25e9caf0-fb08-4711-adc2-f03d142590b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15360 | 2026.03.12 01:43:53.350102 [ 275 ] {25e9caf0-fb08-4711-adc2-f03d142590b4} <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 | ||
| 15361 | 2026.03.12 01:43:53.350861 [ 275 ] {25e9caf0-fb08-4711-adc2-f03d142590b4} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15362 | 2026.03.12 01:43:53.350895 [ 275 ] {25e9caf0-fb08-4711-adc2-f03d142590b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15363 | 2026.03.12 01:43:53.351390 [ 275 ] {25e9caf0-fb08-4711-adc2-f03d142590b4} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15364 | 2026.03.12 01:43:53.351610 [ 275 ] {25e9caf0-fb08-4711-adc2-f03d142590b4} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15365 | 2026.03.12 01:43:53.351745 [ 275 ] {25e9caf0-fb08-4711-adc2-f03d142590b4} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001714 sec., 2917.1528588098017 rows/sec., 5.23 MiB/sec. | ||
| 15366 | 2026.03.12 01:43:53.351797 [ 275 ] {25e9caf0-fb08-4711-adc2-f03d142590b4} <Debug> TCPHandler: Processed in 0.001886888 sec. | ||
| 15367 | 2026.03.12 01:43:53.351913 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15368 | 2026.03.12 01:43:53.352016 [ 275 ] {59e44fe9-fb3e-407f-863f-4e142bc24c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15369 | 2026.03.12 01:43:53.352060 [ 275 ] {59e44fe9-fb3e-407f-863f-4e142bc24c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15370 | 2026.03.12 01:43:53.352415 [ 275 ] {59e44fe9-fb3e-407f-863f-4e142bc24c42} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15371 | 2026.03.12 01:43:53.352451 [ 275 ] {59e44fe9-fb3e-407f-863f-4e142bc24c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15372 | 2026.03.12 01:43:53.352780 [ 275 ] {59e44fe9-fb3e-407f-863f-4e142bc24c42} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15373 | 2026.03.12 01:43:53.352997 [ 275 ] {59e44fe9-fb3e-407f-863f-4e142bc24c42} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15374 | 2026.03.12 01:43:53.353130 [ 275 ] {59e44fe9-fb3e-407f-863f-4e142bc24c42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 15375 | 2026.03.12 01:43:53.353167 [ 275 ] {59e44fe9-fb3e-407f-863f-4e142bc24c42} <Debug> TCPHandler: Processed in 0.00130683 sec. | ||
| 15376 | 2026.03.12 01:43:54.495751 [ 220 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): 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] | ||
| 15377 | 2026.03.12 01:43:54.495822 [ 220 ] {} <Debug> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): 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] | ||
| 15378 | 2026.03.12 01:43:54.499210 [ 220 ] {} <Debug> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): 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] | ||
| 15379 | 2026.03.12 01:43:54.825742 [ 143 ] {} <Debug> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 15380 | 2026.03.12 01:43:54.825811 [ 143 ] {} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15381 | 2026.03.12 01:43:54.825836 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15382 | 2026.03.12 01:43:54.825951 [ 187 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 15383 | 2026.03.12 01:43:54.826084 [ 187 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15384 | 2026.03.12 01:43:54.826119 [ 187 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 160 rows starting from the beginning of the part | ||
| 15385 | 2026.03.12 01:43:54.826185 [ 187 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 15386 | 2026.03.12 01:43:54.826229 [ 187 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 15387 | 2026.03.12 01:43:54.826271 [ 187 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 15388 | 2026.03.12 01:43:54.826309 [ 187 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 15389 | 2026.03.12 01:43:54.827103 [ 189 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001193238 sec., 402266.7732673616 rows/sec., 25.00 MiB/sec. | ||
| 15390 | 2026.03.12 01:43:54.827324 [ 194 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 15391 | 2026.03.12 01:43:54.827690 [ 194 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_26_6} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15392 | 2026.03.12 01:43:54.827778 [ 194 ] {b60b4879-eecd-480f-a883-29f33c9ebb03::all_1_26_6} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 15393 | 2026.03.12 01:43:54.827888 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 15394 | 2026.03.12 01:43:55.036432 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 15395 | 2026.03.12 01:43:55.052421 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15396 | 2026.03.12 01:43:55.052475 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15397 | 2026.03.12 01:43:55.058804 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15398 | 2026.03.12 01:43:55.059540 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15399 | 2026.03.12 01:43:55.062412 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 15400 | 2026.03.12 01:43:55.250681 [ 143 ] {} <Debug> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 15401 | 2026.03.12 01:43:55.250756 [ 143 ] {} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15402 | 2026.03.12 01:43:55.250790 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15403 | 2026.03.12 01:43:55.250917 [ 187 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 15404 | 2026.03.12 01:43:55.251061 [ 187 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15405 | 2026.03.12 01:43:55.251107 [ 187 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 308 rows starting from the beginning of the part | ||
| 15406 | 2026.03.12 01:43:55.251193 [ 187 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 15407 | 2026.03.12 01:43:55.251245 [ 187 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 15408 | 2026.03.12 01:43:55.251293 [ 187 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 15409 | 2026.03.12 01:43:55.251339 [ 187 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 15410 | 2026.03.12 01:43:55.252292 [ 189 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 5 columns (5 merged, 0 gathered) in 0.001426101 sec., 647920.4488321654 rows/sec., 44.61 MiB/sec. | ||
| 15411 | 2026.03.12 01:43:55.252463 [ 191 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 15412 | 2026.03.12 01:43:55.252717 [ 191 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_26_6} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15413 | 2026.03.12 01:43:55.252785 [ 191 ] {af3a458c-1bc7-4745-a17e-8c6982092043::all_1_26_6} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 15414 | 2026.03.12 01:43:55.252854 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 15415 | 2026.03.12 01:43:55.527655 [ 137 ] {} <Debug> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 | ||
| 15416 | 2026.03.12 01:43:55.527750 [ 137 ] {} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15417 | 2026.03.12 01:43:55.527787 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15418 | 2026.03.12 01:43:55.527975 [ 198 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact with storage Full | ||
| 15419 | 2026.03.12 01:43:55.528193 [ 198 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15420 | 2026.03.12 01:43:55.528250 [ 198 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 20 rows starting from the beginning of the part | ||
| 15421 | 2026.03.12 01:43:55.528359 [ 198 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part | ||
| 15422 | 2026.03.12 01:43:55.528439 [ 198 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 15423 | 2026.03.12 01:43:55.528511 [ 198 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
| 15424 | 2026.03.12 01:43:55.528577 [ 198 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 15425 | 2026.03.12 01:43:55.529542 [ 191 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001652846 sec., 22990.647646544203 rows/sec., 1.92 MiB/sec. | ||
| 15426 | 2026.03.12 01:43:55.529669 [ 198 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) | ||
| 15427 | 2026.03.12 01:43:55.529919 [ 198 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_34_8} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15428 | 2026.03.12 01:43:55.529988 [ 198 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_34_8} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895) (MergerMutator): Merged 5 parts: [all_1_30_7, all_34_34_0] -> all_1_34_8 | ||
| 15429 | 2026.03.12 01:43:55.530064 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 15430 | 2026.03.12 01:43:58.118866 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37220 | ||
| 15431 | 2026.03.12 01:43:58.118993 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15432 | 2026.03.12 01:43:58.119019 [ 288 ] {} <Debug> TCP-Session: ff0afe95-1331-47d8-b289-4e53aa7e5c6f Authenticating user 'default' from [fd00:1122:3344:101::e]:37220 | ||
| 15433 | 2026.03.12 01:43:58.119042 [ 288 ] {} <Debug> TCP-Session: ff0afe95-1331-47d8-b289-4e53aa7e5c6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15434 | 2026.03.12 01:43:58.119056 [ 288 ] {} <Debug> TCP-Session: ff0afe95-1331-47d8-b289-4e53aa7e5c6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15435 | 2026.03.12 01:43:58.119239 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33377 | ||
| 15436 | 2026.03.12 01:43:58.119375 [ 288 ] {} <Trace> TCP-Session: ff0afe95-1331-47d8-b289-4e53aa7e5c6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15437 | 2026.03.12 01:43:58.119376 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15438 | 2026.03.12 01:43:58.119430 [ 289 ] {} <Debug> TCP-Session: 28d49cbe-cbc4-4e04-b4c2-ef83a4361d2d Authenticating user 'default' from [fd00:1122:3344:101::e]:33377 | ||
| 15439 | 2026.03.12 01:43:58.119456 [ 289 ] {} <Debug> TCP-Session: 28d49cbe-cbc4-4e04-b4c2-ef83a4361d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15440 | 2026.03.12 01:43:58.119473 [ 289 ] {} <Debug> TCP-Session: 28d49cbe-cbc4-4e04-b4c2-ef83a4361d2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15441 | 2026.03.12 01:43:58.119541 [ 288 ] {5b6e8bfc-a42b-4a60-9813-1cf8c183e6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37220) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15442 | 2026.03.12 01:43:58.119793 [ 288 ] {5b6e8bfc-a42b-4a60-9813-1cf8c183e6a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15443 | 2026.03.12 01:43:58.119847 [ 288 ] {5b6e8bfc-a42b-4a60-9813-1cf8c183e6a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15444 | 2026.03.12 01:43:58.120120 [ 288 ] {5b6e8bfc-a42b-4a60-9813-1cf8c183e6a8} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 15445 | 2026.03.12 01:43:58.121040 [ 328 ] {5b6e8bfc-a42b-4a60-9813-1cf8c183e6a8} <Trace> AggregatingTransform: Aggregating | ||
| 15446 | 2026.03.12 01:43:58.121106 [ 328 ] {5b6e8bfc-a42b-4a60-9813-1cf8c183e6a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 15447 | 2026.03.12 01:43:58.121143 [ 328 ] {5b6e8bfc-a42b-4a60-9813-1cf8c183e6a8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000925594 sec. (1080.387 rows/sec., 42.20 KiB/sec.) | ||
| 15448 | 2026.03.12 01:43:58.121162 [ 328 ] {5b6e8bfc-a42b-4a60-9813-1cf8c183e6a8} <Trace> Aggregator: Merging aggregated data | ||
| 15449 | 2026.03.12 01:43:58.121257 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39707 | ||
| 15450 | 2026.03.12 01:43:58.121372 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15451 | 2026.03.12 01:43:58.121383 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57363 | ||
| 15452 | 2026.03.12 01:43:58.121405 [ 351 ] {} <Debug> TCP-Session: 23a7cacb-fec9-4f55-ab53-18c3d594d33f Authenticating user 'default' from [fd00:1122:3344:101::e]:39707 | ||
| 15453 | 2026.03.12 01:43:58.121442 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43632 | ||
| 15454 | 2026.03.12 01:43:58.121464 [ 351 ] {} <Debug> TCP-Session: 23a7cacb-fec9-4f55-ab53-18c3d594d33f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15455 | 2026.03.12 01:43:58.121442 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48732 | ||
| 15456 | 2026.03.12 01:43:58.121509 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15457 | 2026.03.12 01:43:58.121500 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36365 | ||
| 15458 | 2026.03.12 01:43:58.121548 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41342 | ||
| 15459 | 2026.03.12 01:43:58.121552 [ 352 ] {} <Debug> TCP-Session: 66766c0f-8c22-4680-a433-2cfdf78b6535 Authenticating user 'default' from [fd00:1122:3344:101::e]:57363 | ||
| 15460 | 2026.03.12 01:43:58.121598 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15461 | 2026.03.12 01:43:58.121587 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53670 | ||
| 15462 | 2026.03.12 01:43:58.121629 [ 290 ] {} <Debug> TCP-Session: d15babdf-7b0e-4b9d-974f-0feea171fad4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48732 | ||
| 15463 | 2026.03.12 01:43:58.121620 [ 352 ] {} <Debug> TCP-Session: 66766c0f-8c22-4680-a433-2cfdf78b6535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15464 | 2026.03.12 01:43:58.121661 [ 290 ] {} <Debug> TCP-Session: d15babdf-7b0e-4b9d-974f-0feea171fad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15465 | 2026.03.12 01:43:58.121670 [ 352 ] {} <Debug> TCP-Session: 66766c0f-8c22-4680-a433-2cfdf78b6535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15466 | 2026.03.12 01:43:58.121678 [ 290 ] {} <Debug> TCP-Session: d15babdf-7b0e-4b9d-974f-0feea171fad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15467 | 2026.03.12 01:43:58.121545 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15468 | 2026.03.12 01:43:58.121500 [ 351 ] {} <Debug> TCP-Session: 23a7cacb-fec9-4f55-ab53-18c3d594d33f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15469 | 2026.03.12 01:43:58.121732 [ 353 ] {} <Debug> TCP-Session: 415caa40-599e-4013-9446-7779702643a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43632 | ||
| 15470 | 2026.03.12 01:43:58.121757 [ 353 ] {} <Debug> TCP-Session: 415caa40-599e-4013-9446-7779702643a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15471 | 2026.03.12 01:43:58.121773 [ 353 ] {} <Debug> TCP-Session: 415caa40-599e-4013-9446-7779702643a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15472 | 2026.03.12 01:43:58.122065 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15473 | 2026.03.12 01:43:58.122117 [ 354 ] {} <Debug> TCP-Session: dfcb293b-8768-4ad6-9ec3-25236a41fc23 Authenticating user 'default' from [fd00:1122:3344:101::e]:36365 | ||
| 15474 | 2026.03.12 01:43:58.122137 [ 354 ] {} <Debug> TCP-Session: dfcb293b-8768-4ad6-9ec3-25236a41fc23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15475 | 2026.03.12 01:43:58.122157 [ 354 ] {} <Debug> TCP-Session: dfcb293b-8768-4ad6-9ec3-25236a41fc23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15476 | 2026.03.12 01:43:58.122218 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15477 | 2026.03.12 01:43:58.122259 [ 355 ] {} <Debug> TCP-Session: e9c5562f-40e5-478e-9a48-123d39e1878c Authenticating user 'default' from [fd00:1122:3344:101::e]:41342 | ||
| 15478 | 2026.03.12 01:43:58.122276 [ 355 ] {} <Debug> TCP-Session: e9c5562f-40e5-478e-9a48-123d39e1878c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15479 | 2026.03.12 01:43:58.122288 [ 355 ] {} <Debug> TCP-Session: e9c5562f-40e5-478e-9a48-123d39e1878c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15480 | 2026.03.12 01:43:58.122426 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15481 | 2026.03.12 01:43:58.122468 [ 356 ] {} <Debug> TCP-Session: 57281859-d2d8-4c52-8ad0-ef0aaf41f31f Authenticating user 'default' from [fd00:1122:3344:101::e]:53670 | ||
| 15482 | 2026.03.12 01:43:58.122487 [ 356 ] {} <Debug> TCP-Session: 57281859-d2d8-4c52-8ad0-ef0aaf41f31f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15483 | 2026.03.12 01:43:58.122499 [ 356 ] {} <Debug> TCP-Session: 57281859-d2d8-4c52-8ad0-ef0aaf41f31f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15484 | 2026.03.12 01:43:58.122796 [ 288 ] {5b6e8bfc-a42b-4a60-9813-1cf8c183e6a8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003309 sec., 302.2061045633122 rows/sec., 11.80 KiB/sec. | ||
| 15485 | 2026.03.12 01:43:58.122946 [ 288 ] {5b6e8bfc-a42b-4a60-9813-1cf8c183e6a8} <Debug> TCPHandler: Processed in 0.003681206 sec. | ||
| 15486 | 2026.03.12 01:43:58.123056 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15487 | 2026.03.12 01:43:58.123079 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15488 | 2026.03.12 01:43:58.123084 [ 288 ] {} <Debug> TCP-Session: ff0afe95-1331-47d8-b289-4e53aa7e5c6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15489 | 2026.03.12 01:43:58.123099 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15490 | 2026.03.12 01:43:58.123114 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15491 | 2026.03.12 01:43:58.123146 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15492 | 2026.03.12 01:43:58.123160 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15493 | 2026.03.12 01:43:58.123185 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15494 | 2026.03.12 01:43:58.123198 [ 352 ] {} <Debug> TCP-Session: 66766c0f-8c22-4680-a433-2cfdf78b6535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15495 | 2026.03.12 01:43:58.123221 [ 290 ] {} <Debug> TCP-Session: d15babdf-7b0e-4b9d-974f-0feea171fad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15496 | 2026.03.12 01:43:58.123237 [ 355 ] {} <Debug> TCP-Session: e9c5562f-40e5-478e-9a48-123d39e1878c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15497 | 2026.03.12 01:43:58.123180 [ 351 ] {} <Debug> TCP-Session: 23a7cacb-fec9-4f55-ab53-18c3d594d33f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15498 | 2026.03.12 01:43:58.123172 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15499 | 2026.03.12 01:43:58.123161 [ 356 ] {} <Debug> TCP-Session: 57281859-d2d8-4c52-8ad0-ef0aaf41f31f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15500 | 2026.03.12 01:43:58.123313 [ 353 ] {} <Debug> TCP-Session: 415caa40-599e-4013-9446-7779702643a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15501 | 2026.03.12 01:43:58.123129 [ 289 ] {} <Debug> TCP-Session: 28d49cbe-cbc4-4e04-b4c2-ef83a4361d2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15502 | 2026.03.12 01:43:58.123126 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15503 | 2026.03.12 01:43:58.123386 [ 354 ] {} <Debug> TCP-Session: dfcb293b-8768-4ad6-9ec3-25236a41fc23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15504 | 2026.03.12 01:43:58.310740 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46397 | ||
| 15505 | 2026.03.12 01:43:58.310850 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15506 | 2026.03.12 01:43:58.310878 [ 288 ] {} <Debug> TCP-Session: e18df271-9514-4e85-a83b-42278012b1b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46397 | ||
| 15507 | 2026.03.12 01:43:58.310900 [ 288 ] {} <Debug> TCP-Session: e18df271-9514-4e85-a83b-42278012b1b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15508 | 2026.03.12 01:43:58.310913 [ 288 ] {} <Debug> TCP-Session: e18df271-9514-4e85-a83b-42278012b1b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15509 | 2026.03.12 01:43:58.311104 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60324 | ||
| 15510 | 2026.03.12 01:43:58.311117 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32980 | ||
| 15511 | 2026.03.12 01:43:58.311166 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33217 | ||
| 15512 | 2026.03.12 01:43:58.311165 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63341 | ||
| 15513 | 2026.03.12 01:43:58.311204 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57803 | ||
| 15514 | 2026.03.12 01:43:58.311209 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41546 | ||
| 15515 | 2026.03.12 01:43:58.311235 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15516 | 2026.03.12 01:43:58.311249 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15517 | 2026.03.12 01:43:58.311249 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15518 | 2026.03.12 01:43:58.311291 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15519 | 2026.03.12 01:43:58.311294 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15520 | 2026.03.12 01:43:58.311313 [ 290 ] {} <Debug> TCP-Session: ba04353c-88f5-48ae-be57-ce9e87d93ac6 Authenticating user 'default' from [fd00:1122:3344:101::e]:32980 | ||
| 15521 | 2026.03.12 01:43:58.311330 [ 355 ] {} <Debug> TCP-Session: 8f612b6a-8cf7-44c1-b60e-5fd468489788 Authenticating user 'default' from [fd00:1122:3344:101::e]:57803 | ||
| 15522 | 2026.03.12 01:43:58.311352 [ 290 ] {} <Debug> TCP-Session: ba04353c-88f5-48ae-be57-ce9e87d93ac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15523 | 2026.03.12 01:43:58.311514 [ 355 ] {} <Debug> TCP-Session: 8f612b6a-8cf7-44c1-b60e-5fd468489788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15524 | 2026.03.12 01:43:58.311531 [ 290 ] {} <Debug> TCP-Session: ba04353c-88f5-48ae-be57-ce9e87d93ac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15525 | 2026.03.12 01:43:58.311547 [ 355 ] {} <Debug> TCP-Session: 8f612b6a-8cf7-44c1-b60e-5fd468489788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15526 | 2026.03.12 01:43:58.311335 [ 351 ] {} <Debug> TCP-Session: be6bb40a-e650-4c28-a32f-a496033c14dd Authenticating user 'default' from [fd00:1122:3344:101::e]:63341 | ||
| 15527 | 2026.03.12 01:43:58.311304 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15528 | 2026.03.12 01:43:58.311592 [ 351 ] {} <Debug> TCP-Session: be6bb40a-e650-4c28-a32f-a496033c14dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15529 | 2026.03.12 01:43:58.311297 [ 352 ] {} <Debug> TCP-Session: 7cb43ade-518b-42f7-8713-a793b793be00 Authenticating user 'default' from [fd00:1122:3344:101::e]:33217 | ||
| 15530 | 2026.03.12 01:43:58.311627 [ 356 ] {} <Debug> TCP-Session: 96984795-d68f-4299-a9b8-67bd41ec20b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41546 | ||
| 15531 | 2026.03.12 01:43:58.311625 [ 351 ] {} <Debug> TCP-Session: be6bb40a-e650-4c28-a32f-a496033c14dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15532 | 2026.03.12 01:43:58.311662 [ 352 ] {} <Debug> TCP-Session: 7cb43ade-518b-42f7-8713-a793b793be00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15533 | 2026.03.12 01:43:58.311288 [ 289 ] {} <Debug> TCP-Session: 1094dea9-343e-442c-9981-01b48c774737 Authenticating user 'default' from [fd00:1122:3344:101::e]:60324 | ||
| 15534 | 2026.03.12 01:43:58.311712 [ 352 ] {} <Debug> TCP-Session: 7cb43ade-518b-42f7-8713-a793b793be00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15535 | 2026.03.12 01:43:58.311694 [ 356 ] {} <Debug> TCP-Session: 96984795-d68f-4299-a9b8-67bd41ec20b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15536 | 2026.03.12 01:43:58.311741 [ 289 ] {} <Debug> TCP-Session: 1094dea9-343e-442c-9981-01b48c774737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15537 | 2026.03.12 01:43:58.311764 [ 356 ] {} <Debug> TCP-Session: 96984795-d68f-4299-a9b8-67bd41ec20b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15538 | 2026.03.12 01:43:58.311781 [ 289 ] {} <Debug> TCP-Session: 1094dea9-343e-442c-9981-01b48c774737 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15539 | 2026.03.12 01:43:58.311192 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59958 | ||
| 15540 | 2026.03.12 01:43:58.311181 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45203 | ||
| 15541 | 2026.03.12 01:43:58.311265 [ 288 ] {} <Trace> TCP-Session: e18df271-9514-4e85-a83b-42278012b1b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15542 | 2026.03.12 01:43:58.311882 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15543 | 2026.03.12 01:43:58.311917 [ 354 ] {} <Debug> TCP-Session: de5419bc-218b-42b4-838b-23d611cc5e4c Authenticating user 'default' from [fd00:1122:3344:101::e]:59958 | ||
| 15544 | 2026.03.12 01:43:58.311919 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15545 | 2026.03.12 01:43:58.311936 [ 354 ] {} <Debug> TCP-Session: de5419bc-218b-42b4-838b-23d611cc5e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15546 | 2026.03.12 01:43:58.311964 [ 354 ] {} <Debug> TCP-Session: de5419bc-218b-42b4-838b-23d611cc5e4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15547 | 2026.03.12 01:43:58.311965 [ 353 ] {} <Debug> TCP-Session: 7c51e08d-c869-40f6-9a28-79840a2b6ca8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45203 | ||
| 15548 | 2026.03.12 01:43:58.312001 [ 353 ] {} <Debug> TCP-Session: 7c51e08d-c869-40f6-9a28-79840a2b6ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15549 | 2026.03.12 01:43:58.312014 [ 353 ] {} <Debug> TCP-Session: 7c51e08d-c869-40f6-9a28-79840a2b6ca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15550 | 2026.03.12 01:43:58.312036 [ 288 ] {dccca567-b255-4a39-9f81-4fced80628b1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46397) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15551 | 2026.03.12 01:43:58.312305 [ 288 ] {dccca567-b255-4a39-9f81-4fced80628b1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15552 | 2026.03.12 01:43:58.312359 [ 288 ] {dccca567-b255-4a39-9f81-4fced80628b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15553 | 2026.03.12 01:43:58.312639 [ 288 ] {dccca567-b255-4a39-9f81-4fced80628b1} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 15554 | 2026.03.12 01:43:58.313606 [ 305 ] {dccca567-b255-4a39-9f81-4fced80628b1} <Trace> AggregatingTransform: Aggregating | ||
| 15555 | 2026.03.12 01:43:58.313647 [ 305 ] {dccca567-b255-4a39-9f81-4fced80628b1} <Trace> Aggregator: Aggregation method: without_key | ||
| 15556 | 2026.03.12 01:43:58.313684 [ 305 ] {dccca567-b255-4a39-9f81-4fced80628b1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000945684 sec. (1057.436 rows/sec., 41.31 KiB/sec.) | ||
| 15557 | 2026.03.12 01:43:58.313702 [ 305 ] {dccca567-b255-4a39-9f81-4fced80628b1} <Trace> Aggregator: Merging aggregated data | ||
| 15558 | 2026.03.12 01:43:58.314910 [ 288 ] {dccca567-b255-4a39-9f81-4fced80628b1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002934 sec., 340.83162917518746 rows/sec., 13.31 KiB/sec. | ||
| 15559 | 2026.03.12 01:43:58.315106 [ 288 ] {dccca567-b255-4a39-9f81-4fced80628b1} <Debug> TCPHandler: Processed in 0.0039677 sec. | ||
| 15560 | 2026.03.12 01:43:58.315207 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15561 | 2026.03.12 01:43:58.315236 [ 288 ] {} <Debug> TCP-Session: e18df271-9514-4e85-a83b-42278012b1b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15562 | 2026.03.12 01:43:58.315243 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15563 | 2026.03.12 01:43:58.315265 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15564 | 2026.03.12 01:43:58.315285 [ 356 ] {} <Debug> TCP-Session: 96984795-d68f-4299-a9b8-67bd41ec20b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15565 | 2026.03.12 01:43:58.315287 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15566 | 2026.03.12 01:43:58.315308 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15567 | 2026.03.12 01:43:58.315328 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15568 | 2026.03.12 01:43:58.315346 [ 290 ] {} <Debug> TCP-Session: ba04353c-88f5-48ae-be57-ce9e87d93ac6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15569 | 2026.03.12 01:43:58.315349 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15570 | 2026.03.12 01:43:58.315384 [ 352 ] {} <Debug> TCP-Session: 7cb43ade-518b-42f7-8713-a793b793be00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15571 | 2026.03.12 01:43:58.315389 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15572 | 2026.03.12 01:43:58.315414 [ 351 ] {} <Debug> TCP-Session: be6bb40a-e650-4c28-a32f-a496033c14dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15573 | 2026.03.12 01:43:58.315364 [ 353 ] {} <Debug> TCP-Session: 7c51e08d-c869-40f6-9a28-79840a2b6ca8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15574 | 2026.03.12 01:43:58.315444 [ 355 ] {} <Debug> TCP-Session: 8f612b6a-8cf7-44c1-b60e-5fd468489788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15575 | 2026.03.12 01:43:58.315319 [ 289 ] {} <Debug> TCP-Session: 1094dea9-343e-442c-9981-01b48c774737 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15576 | 2026.03.12 01:43:58.315369 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15577 | 2026.03.12 01:43:58.315535 [ 354 ] {} <Debug> TCP-Session: de5419bc-218b-42b4-838b-23d611cc5e4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15578 | 2026.03.12 01:43:58.323124 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47574 | ||
| 15579 | 2026.03.12 01:43:58.323194 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15580 | 2026.03.12 01:43:58.323216 [ 288 ] {} <Debug> TCP-Session: 95bd4d00-7521-43e7-83a4-dc3b52fd1e3e Authenticating user 'default' from [fd00:1122:3344:101::e]:47574 | ||
| 15581 | 2026.03.12 01:43:58.323233 [ 288 ] {} <Debug> TCP-Session: 95bd4d00-7521-43e7-83a4-dc3b52fd1e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15582 | 2026.03.12 01:43:58.323246 [ 288 ] {} <Debug> TCP-Session: 95bd4d00-7521-43e7-83a4-dc3b52fd1e3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15583 | 2026.03.12 01:43:58.323401 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48059 | ||
| 15584 | 2026.03.12 01:43:58.323429 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49311 | ||
| 15585 | 2026.03.12 01:43:58.323447 [ 288 ] {} <Trace> TCP-Session: 95bd4d00-7521-43e7-83a4-dc3b52fd1e3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15586 | 2026.03.12 01:43:58.323451 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35262 | ||
| 15587 | 2026.03.12 01:43:58.323481 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51754 | ||
| 15588 | 2026.03.12 01:43:58.323501 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15589 | 2026.03.12 01:43:58.323510 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15590 | 2026.03.12 01:43:58.323534 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15591 | 2026.03.12 01:43:58.323542 [ 289 ] {} <Debug> TCP-Session: 771f0cf0-26ae-482d-8674-274534568089 Authenticating user 'default' from [fd00:1122:3344:101::e]:48059 | ||
| 15592 | 2026.03.12 01:43:58.323577 [ 352 ] {} <Debug> TCP-Session: de46fa42-a91f-4feb-b76a-5b2457360033 Authenticating user 'default' from [fd00:1122:3344:101::e]:35262 | ||
| 15593 | 2026.03.12 01:43:58.323599 [ 289 ] {} <Debug> TCP-Session: 771f0cf0-26ae-482d-8674-274534568089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15594 | 2026.03.12 01:43:58.323608 [ 288 ] {be980a48-e6a5-4909-8c2a-13fbbc625469} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47574) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15595 | 2026.03.12 01:43:58.323630 [ 289 ] {} <Debug> TCP-Session: 771f0cf0-26ae-482d-8674-274534568089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15596 | 2026.03.12 01:43:58.323615 [ 352 ] {} <Debug> TCP-Session: de46fa42-a91f-4feb-b76a-5b2457360033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15597 | 2026.03.12 01:43:58.323571 [ 290 ] {} <Debug> TCP-Session: f070c56c-82af-4714-8afd-7072dd5a483d Authenticating user 'default' from [fd00:1122:3344:101::e]:49311 | ||
| 15598 | 2026.03.12 01:43:58.323689 [ 352 ] {} <Debug> TCP-Session: de46fa42-a91f-4feb-b76a-5b2457360033 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15599 | 2026.03.12 01:43:58.323704 [ 290 ] {} <Debug> TCP-Session: f070c56c-82af-4714-8afd-7072dd5a483d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15600 | 2026.03.12 01:43:58.323496 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49085 | ||
| 15601 | 2026.03.12 01:43:58.323725 [ 290 ] {} <Debug> TCP-Session: f070c56c-82af-4714-8afd-7072dd5a483d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15602 | 2026.03.12 01:43:58.323471 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46365 | ||
| 15603 | 2026.03.12 01:43:58.323447 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47063 | ||
| 15604 | 2026.03.12 01:43:58.323782 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15605 | 2026.03.12 01:43:58.323819 [ 288 ] {be980a48-e6a5-4909-8c2a-13fbbc625469} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15606 | 2026.03.12 01:43:58.323833 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15607 | 2026.03.12 01:43:58.323833 [ 356 ] {} <Debug> TCP-Session: ae246a87-e118-43fb-ade8-5a0ff91225ec Authenticating user 'default' from [fd00:1122:3344:101::e]:49085 | ||
| 15608 | 2026.03.12 01:43:58.323855 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15609 | 2026.03.12 01:43:58.323878 [ 356 ] {} <Debug> TCP-Session: ae246a87-e118-43fb-ade8-5a0ff91225ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15610 | 2026.03.12 01:43:58.323903 [ 351 ] {} <Debug> TCP-Session: 8e288dc9-601a-4b2c-bc7d-732e4da16c5e Authenticating user 'default' from [fd00:1122:3344:101::e]:47063 | ||
| 15611 | 2026.03.12 01:43:58.323910 [ 356 ] {} <Debug> TCP-Session: ae246a87-e118-43fb-ade8-5a0ff91225ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15612 | 2026.03.12 01:43:58.323929 [ 351 ] {} <Debug> TCP-Session: 8e288dc9-601a-4b2c-bc7d-732e4da16c5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15613 | 2026.03.12 01:43:58.323869 [ 288 ] {be980a48-e6a5-4909-8c2a-13fbbc625469} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15614 | 2026.03.12 01:43:58.323976 [ 351 ] {} <Debug> TCP-Session: 8e288dc9-601a-4b2c-bc7d-732e4da16c5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15615 | 2026.03.12 01:43:58.323862 [ 353 ] {} <Debug> TCP-Session: 79a64123-2e39-4acd-88ff-78249f2530d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46365 | ||
| 15616 | 2026.03.12 01:43:58.323489 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36845 | ||
| 15617 | 2026.03.12 01:43:58.324034 [ 353 ] {} <Debug> TCP-Session: 79a64123-2e39-4acd-88ff-78249f2530d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15618 | 2026.03.12 01:43:58.323556 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15619 | 2026.03.12 01:43:58.324072 [ 353 ] {} <Debug> TCP-Session: 79a64123-2e39-4acd-88ff-78249f2530d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15620 | 2026.03.12 01:43:58.324096 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15621 | 2026.03.12 01:43:58.324104 [ 354 ] {} <Debug> TCP-Session: e621a8e0-8f6c-4177-be4b-98a34984fec9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51754 | ||
| 15622 | 2026.03.12 01:43:58.324127 [ 355 ] {} <Debug> TCP-Session: b7f8dc57-945c-4800-b63d-31e76c090f8f Authenticating user 'default' from [fd00:1122:3344:101::e]:36845 | ||
| 15623 | 2026.03.12 01:43:58.324136 [ 354 ] {} <Debug> TCP-Session: e621a8e0-8f6c-4177-be4b-98a34984fec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15624 | 2026.03.12 01:43:58.324151 [ 355 ] {} <Debug> TCP-Session: b7f8dc57-945c-4800-b63d-31e76c090f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15625 | 2026.03.12 01:43:58.324162 [ 354 ] {} <Debug> TCP-Session: e621a8e0-8f6c-4177-be4b-98a34984fec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15626 | 2026.03.12 01:43:58.324175 [ 355 ] {} <Debug> TCP-Session: b7f8dc57-945c-4800-b63d-31e76c090f8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15627 | 2026.03.12 01:43:58.324234 [ 288 ] {be980a48-e6a5-4909-8c2a-13fbbc625469} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 15628 | 2026.03.12 01:43:58.325103 [ 313 ] {be980a48-e6a5-4909-8c2a-13fbbc625469} <Trace> AggregatingTransform: Aggregating | ||
| 15629 | 2026.03.12 01:43:58.325144 [ 313 ] {be980a48-e6a5-4909-8c2a-13fbbc625469} <Trace> Aggregator: Aggregation method: without_key | ||
| 15630 | 2026.03.12 01:43:58.325175 [ 313 ] {be980a48-e6a5-4909-8c2a-13fbbc625469} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000853003 sec. (1172.329 rows/sec., 45.79 KiB/sec.) | ||
| 15631 | 2026.03.12 01:43:58.325194 [ 313 ] {be980a48-e6a5-4909-8c2a-13fbbc625469} <Trace> Aggregator: Merging aggregated data | ||
| 15632 | 2026.03.12 01:43:58.326741 [ 288 ] {be980a48-e6a5-4909-8c2a-13fbbc625469} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003178 sec., 314.66331025802396 rows/sec., 12.29 KiB/sec. | ||
| 15633 | 2026.03.12 01:43:58.326890 [ 288 ] {be980a48-e6a5-4909-8c2a-13fbbc625469} <Debug> TCPHandler: Processed in 0.003505053 sec. | ||
| 15634 | 2026.03.12 01:43:58.327058 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15635 | 2026.03.12 01:43:58.327089 [ 288 ] {} <Debug> TCP-Session: 95bd4d00-7521-43e7-83a4-dc3b52fd1e3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15636 | 2026.03.12 01:43:58.327091 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15637 | 2026.03.12 01:43:58.327111 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15638 | 2026.03.12 01:43:58.327138 [ 356 ] {} <Debug> TCP-Session: ae246a87-e118-43fb-ade8-5a0ff91225ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15639 | 2026.03.12 01:43:58.327144 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15640 | 2026.03.12 01:43:58.327167 [ 289 ] {} <Debug> TCP-Session: 771f0cf0-26ae-482d-8674-274534568089 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15641 | 2026.03.12 01:43:58.327166 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15642 | 2026.03.12 01:43:58.327182 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15643 | 2026.03.12 01:43:58.327219 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15644 | 2026.03.12 01:43:58.327229 [ 355 ] {} <Debug> TCP-Session: b7f8dc57-945c-4800-b63d-31e76c090f8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15645 | 2026.03.12 01:43:58.327246 [ 351 ] {} <Debug> TCP-Session: 8e288dc9-601a-4b2c-bc7d-732e4da16c5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15646 | 2026.03.12 01:43:58.327198 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15647 | 2026.03.12 01:43:58.327273 [ 354 ] {} <Debug> TCP-Session: e621a8e0-8f6c-4177-be4b-98a34984fec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15648 | 2026.03.12 01:43:58.327192 [ 352 ] {} <Debug> TCP-Session: de46fa42-a91f-4feb-b76a-5b2457360033 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15649 | 2026.03.12 01:43:58.327312 [ 353 ] {} <Debug> TCP-Session: 79a64123-2e39-4acd-88ff-78249f2530d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15650 | 2026.03.12 01:43:58.327126 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15651 | 2026.03.12 01:43:58.327388 [ 290 ] {} <Debug> TCP-Session: f070c56c-82af-4714-8afd-7072dd5a483d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15652 | 2026.03.12 01:43:58.346696 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15653 | 2026.03.12 01:43:58.346877 [ 275 ] {cc763d96-4bb4-49fa-9cbd-0c50c3aa0479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15654 | 2026.03.12 01:43:58.346950 [ 275 ] {cc763d96-4bb4-49fa-9cbd-0c50c3aa0479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15655 | 2026.03.12 01:43:58.347742 [ 275 ] {cc763d96-4bb4-49fa-9cbd-0c50c3aa0479} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15656 | 2026.03.12 01:43:58.347796 [ 275 ] {cc763d96-4bb4-49fa-9cbd-0c50c3aa0479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15657 | 2026.03.12 01:43:58.348258 [ 275 ] {cc763d96-4bb4-49fa-9cbd-0c50c3aa0479} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15658 | 2026.03.12 01:43:58.348498 [ 275 ] {cc763d96-4bb4-49fa-9cbd-0c50c3aa0479} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15659 | 2026.03.12 01:43:58.348671 [ 275 ] {cc763d96-4bb4-49fa-9cbd-0c50c3aa0479} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001845 sec., 68292.68292682926 rows/sec., 5.87 MiB/sec. | ||
| 15660 | 2026.03.12 01:43:58.348740 [ 275 ] {cc763d96-4bb4-49fa-9cbd-0c50c3aa0479} <Debug> TCPHandler: Processed in 0.002174713 sec. | ||
| 15661 | 2026.03.12 01:43:58.348895 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15662 | 2026.03.12 01:43:58.349003 [ 275 ] {05818fd7-9701-4cfb-ae66-2d49a8697973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15663 | 2026.03.12 01:43:58.349050 [ 275 ] {05818fd7-9701-4cfb-ae66-2d49a8697973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15664 | 2026.03.12 01:43:58.349526 [ 275 ] {05818fd7-9701-4cfb-ae66-2d49a8697973} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15665 | 2026.03.12 01:43:58.349567 [ 275 ] {05818fd7-9701-4cfb-ae66-2d49a8697973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15666 | 2026.03.12 01:43:58.349900 [ 275 ] {05818fd7-9701-4cfb-ae66-2d49a8697973} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15667 | 2026.03.12 01:43:58.350124 [ 275 ] {05818fd7-9701-4cfb-ae66-2d49a8697973} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15668 | 2026.03.12 01:43:58.350269 [ 135 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15669 | 2026.03.12 01:43:58.350273 [ 275 ] {05818fd7-9701-4cfb-ae66-2d49a8697973} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001296 sec., 27006.172839506173 rows/sec., 1.98 MiB/sec. | ||
| 15670 | 2026.03.12 01:43:58.350321 [ 135 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15671 | 2026.03.12 01:43:58.350338 [ 275 ] {05818fd7-9701-4cfb-ae66-2d49a8697973} <Debug> TCPHandler: Processed in 0.001498163 sec. | ||
| 15672 | 2026.03.12 01:43:58.350350 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15673 | 2026.03.12 01:43:58.350476 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 15674 | 2026.03.12 01:43:58.350487 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15675 | 2026.03.12 01:43:58.350617 [ 275 ] {4f2c2899-dd76-48eb-a111-69073fb0a9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15676 | 2026.03.12 01:43:58.350622 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15677 | 2026.03.12 01:43:58.350678 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 225 rows starting from the beginning of the part | ||
| 15678 | 2026.03.12 01:43:58.350678 [ 275 ] {4f2c2899-dd76-48eb-a111-69073fb0a9a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15679 | 2026.03.12 01:43:58.350778 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 35 rows starting from the beginning of the part | ||
| 15680 | 2026.03.12 01:43:58.350838 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 5 rows starting from the beginning of the part | ||
| 15681 | 2026.03.12 01:43:58.350884 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 15682 | 2026.03.12 01:43:58.350926 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 5 rows starting from the beginning of the part | ||
| 15683 | 2026.03.12 01:43:58.350970 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 35 rows starting from the beginning of the part | ||
| 15684 | 2026.03.12 01:43:58.351196 [ 275 ] {4f2c2899-dd76-48eb-a111-69073fb0a9a3} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15685 | 2026.03.12 01:43:58.351236 [ 275 ] {4f2c2899-dd76-48eb-a111-69073fb0a9a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15686 | 2026.03.12 01:43:58.351587 [ 275 ] {4f2c2899-dd76-48eb-a111-69073fb0a9a3} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15687 | 2026.03.12 01:43:58.351809 [ 275 ] {4f2c2899-dd76-48eb-a111-69073fb0a9a3} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15688 | 2026.03.12 01:43:58.351941 [ 191 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 369 rows, containing 5 columns (5 merged, 0 gathered) in 0.001519633 sec., 242821.78657610095 rows/sec., 17.37 MiB/sec. | ||
| 15689 | 2026.03.12 01:43:58.352016 [ 275 ] {4f2c2899-dd76-48eb-a111-69073fb0a9a3} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001421 sec., 69669.24700914849 rows/sec., 5.44 MiB/sec. | ||
| 15690 | 2026.03.12 01:43:58.352062 [ 275 ] {4f2c2899-dd76-48eb-a111-69073fb0a9a3} <Debug> TCPHandler: Processed in 0.001638365 sec. | ||
| 15691 | 2026.03.12 01:43:58.352107 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15692 | 2026.03.12 01:43:58.352194 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15693 | 2026.03.12 01:43:58.352304 [ 275 ] {93f5a3c3-67dd-4292-8d99-32c398575c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15694 | 2026.03.12 01:43:58.352352 [ 275 ] {93f5a3c3-67dd-4292-8d99-32c398575c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15695 | 2026.03.12 01:43:58.352394 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_101_20} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15696 | 2026.03.12 01:43:58.352470 [ 196 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_101_20} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15697 | 2026.03.12 01:43:58.352569 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 15698 | 2026.03.12 01:43:58.352815 [ 275 ] {93f5a3c3-67dd-4292-8d99-32c398575c65} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15699 | 2026.03.12 01:43:58.352851 [ 275 ] {93f5a3c3-67dd-4292-8d99-32c398575c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15700 | 2026.03.12 01:43:58.353236 [ 275 ] {93f5a3c3-67dd-4292-8d99-32c398575c65} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15701 | 2026.03.12 01:43:58.353492 [ 275 ] {93f5a3c3-67dd-4292-8d99-32c398575c65} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15702 | 2026.03.12 01:43:58.353641 [ 275 ] {93f5a3c3-67dd-4292-8d99-32c398575c65} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001364 sec., 117302.05278592376 rows/sec., 8.17 MiB/sec. | ||
| 15703 | 2026.03.12 01:43:58.353682 [ 275 ] {93f5a3c3-67dd-4292-8d99-32c398575c65} <Debug> TCPHandler: Processed in 0.001539704 sec. | ||
| 15704 | 2026.03.12 01:43:58.353810 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15705 | 2026.03.12 01:43:58.353909 [ 275 ] {54a12d99-bb08-4169-a22d-99c7535a7fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15706 | 2026.03.12 01:43:58.353967 [ 275 ] {54a12d99-bb08-4169-a22d-99c7535a7fe5} <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 | ||
| 15707 | 2026.03.12 01:43:58.354896 [ 275 ] {54a12d99-bb08-4169-a22d-99c7535a7fe5} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15708 | 2026.03.12 01:43:58.354943 [ 275 ] {54a12d99-bb08-4169-a22d-99c7535a7fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15709 | 2026.03.12 01:43:58.355548 [ 275 ] {54a12d99-bb08-4169-a22d-99c7535a7fe5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15710 | 2026.03.12 01:43:58.355781 [ 275 ] {54a12d99-bb08-4169-a22d-99c7535a7fe5} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15711 | 2026.03.12 01:43:58.355919 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15712 | 2026.03.12 01:43:58.355931 [ 275 ] {54a12d99-bb08-4169-a22d-99c7535a7fe5} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002043 sec., 17131.669114047967 rows/sec., 30.70 MiB/sec. | ||
| 15713 | 2026.03.12 01:43:58.355978 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15714 | 2026.03.12 01:43:58.356010 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15715 | 2026.03.12 01:43:58.356036 [ 275 ] {54a12d99-bb08-4169-a22d-99c7535a7fe5} <Debug> TCPHandler: Processed in 0.002279794 sec. | ||
| 15716 | 2026.03.12 01:43:58.356104 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::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 | ||
| 15717 | 2026.03.12 01:43:58.356178 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15718 | 2026.03.12 01:43:58.356289 [ 275 ] {6df704bd-7e5e-4124-9203-0129e03749c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15719 | 2026.03.12 01:43:58.356336 [ 275 ] {6df704bd-7e5e-4124-9203-0129e03749c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15720 | 2026.03.12 01:43:58.356362 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15721 | 2026.03.12 01:43:58.356434 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2090 rows starting from the beginning of the part | ||
| 15722 | 2026.03.12 01:43:58.356572 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 35 rows starting from the beginning of the part | ||
| 15723 | 2026.03.12 01:43:58.356683 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 5 rows starting from the beginning of the part | ||
| 15724 | 2026.03.12 01:43:58.356707 [ 275 ] {6df704bd-7e5e-4124-9203-0129e03749c3} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15725 | 2026.03.12 01:43:58.356746 [ 275 ] {6df704bd-7e5e-4124-9203-0129e03749c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15726 | 2026.03.12 01:43:58.356788 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 46 rows starting from the beginning of the part | ||
| 15727 | 2026.03.12 01:43:58.356890 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 5 rows starting from the beginning of the part | ||
| 15728 | 2026.03.12 01:43:58.356992 [ 191 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 35 rows starting from the beginning of the part | ||
| 15729 | 2026.03.12 01:43:58.357069 [ 275 ] {6df704bd-7e5e-4124-9203-0129e03749c3} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15730 | 2026.03.12 01:43:58.357290 [ 275 ] {6df704bd-7e5e-4124-9203-0129e03749c3} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15731 | 2026.03.12 01:43:58.357432 [ 275 ] {6df704bd-7e5e-4124-9203-0129e03749c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 15732 | 2026.03.12 01:43:58.357470 [ 275 ] {6df704bd-7e5e-4124-9203-0129e03749c3} <Debug> TCPHandler: Processed in 0.00134367 sec. | ||
| 15733 | 2026.03.12 01:43:58.366891 [ 196 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2216 rows, containing 19 columns (19 merged, 0 gathered) in 0.010832913 sec., 204561.78315103243 rows/sec., 366.57 MiB/sec. | ||
| 15734 | 2026.03.12 01:43:58.368690 [ 195 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15735 | 2026.03.12 01:43:58.369057 [ 195 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15736 | 2026.03.12 01:43:58.369144 [ 195 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15737 | 2026.03.12 01:43:58.369296 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.36 MiB. | ||
| 15738 | 2026.03.12 01:43:59.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.28 MiB, peak 396.61 MiB, free memory in arenas 0.00 B, will set to 382.16 MiB (RSS), difference: 3.88 MiB | ||
| 15739 | 2026.03.12 01:43:59.492752 [ 128 ] {} <Debug> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 15740 | 2026.03.12 01:43:59.492823 [ 128 ] {} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15741 | 2026.03.12 01:43:59.492847 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15742 | 2026.03.12 01:43:59.492979 [ 202 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 15743 | 2026.03.12 01:43:59.493140 [ 202 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15744 | 2026.03.12 01:43:59.493176 [ 202 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 882 rows starting from the beginning of the part | ||
| 15745 | 2026.03.12 01:43:59.493240 [ 202 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 15746 | 2026.03.12 01:43:59.493283 [ 202 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 15747 | 2026.03.12 01:43:59.493323 [ 202 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 732 rows starting from the beginning of the part | ||
| 15748 | 2026.03.12 01:43:59.493364 [ 202 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 732 rows starting from the beginning of the part | ||
| 15749 | 2026.03.12 01:43:59.494547 [ 196 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2644 rows, containing 5 columns (5 merged, 0 gathered) in 0.001627945 sec., 1624133.493453403 rows/sec., 103.76 MiB/sec. | ||
| 15750 | 2026.03.12 01:43:59.494737 [ 202 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 15751 | 2026.03.12 01:43:59.495014 [ 202 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_26_6} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15752 | 2026.03.12 01:43:59.495096 [ 202 ] {71e9c81b-9818-4f90-b847-860da293bb83::all_1_26_6} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 15753 | 2026.03.12 01:43:59.495173 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 15754 | 2026.03.12 01:44:00.634214 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35048 | ||
| 15755 | 2026.03.12 01:44:00.634774 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15756 | 2026.03.12 01:44:00.634825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15757 | 2026.03.12 01:44:00.635432 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15758 | 2026.03.12 01:44:00.635673 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15759 | 2026.03.12 01:44:00.635823 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35048 | ||
| 15760 | 2026.03.12 01:44:02.563468 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 15761 | 2026.03.12 01:44:02.579921 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15762 | 2026.03.12 01:44:02.579991 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15763 | 2026.03.12 01:44:02.586312 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15764 | 2026.03.12 01:44:02.587112 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15765 | 2026.03.12 01:44:02.590516 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 15766 | 2026.03.12 01:44:03.257582 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1930 | ||
| 15767 | 2026.03.12 01:44:03.259934 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15768 | 2026.03.12 01:44:03.259977 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15769 | 2026.03.12 01:44:03.261181 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15770 | 2026.03.12 01:44:03.261456 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15771 | 2026.03.12 01:44:03.261822 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1930 | ||
| 15772 | 2026.03.12 01:44:03.280605 [ 219 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): 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] | ||
| 15773 | 2026.03.12 01:44:03.280664 [ 219 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): 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] | ||
| 15774 | 2026.03.12 01:44:03.284094 [ 219 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): 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] | ||
| 15775 | 2026.03.12 01:44:03.344702 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15776 | 2026.03.12 01:44:03.344892 [ 275 ] {4a5b86db-9842-4d62-85a8-a53718888d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15777 | 2026.03.12 01:44:03.344962 [ 275 ] {4a5b86db-9842-4d62-85a8-a53718888d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15778 | 2026.03.12 01:44:03.345629 [ 275 ] {4a5b86db-9842-4d62-85a8-a53718888d87} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15779 | 2026.03.12 01:44:03.345682 [ 275 ] {4a5b86db-9842-4d62-85a8-a53718888d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15780 | 2026.03.12 01:44:03.346076 [ 275 ] {4a5b86db-9842-4d62-85a8-a53718888d87} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 15781 | 2026.03.12 01:44:03.346322 [ 275 ] {4a5b86db-9842-4d62-85a8-a53718888d87} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15782 | 2026.03.12 01:44:03.346480 [ 275 ] {4a5b86db-9842-4d62-85a8-a53718888d87} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001686 sec., 2372.479240806643 rows/sec., 193.46 KiB/sec. | ||
| 15783 | 2026.03.12 01:44:03.346532 [ 275 ] {4a5b86db-9842-4d62-85a8-a53718888d87} <Debug> TCPHandler: Processed in 0.002011261 sec. | ||
| 15784 | 2026.03.12 01:44:03.346639 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15785 | 2026.03.12 01:44:03.346737 [ 275 ] {3e66cb6d-b7c9-43da-af60-214dbb3bc6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15786 | 2026.03.12 01:44:03.346786 [ 275 ] {3e66cb6d-b7c9-43da-af60-214dbb3bc6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15787 | 2026.03.12 01:44:03.347297 [ 275 ] {3e66cb6d-b7c9-43da-af60-214dbb3bc6ca} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15788 | 2026.03.12 01:44:03.347337 [ 275 ] {3e66cb6d-b7c9-43da-af60-214dbb3bc6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15789 | 2026.03.12 01:44:03.347662 [ 275 ] {3e66cb6d-b7c9-43da-af60-214dbb3bc6ca} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15790 | 2026.03.12 01:44:03.347885 [ 275 ] {3e66cb6d-b7c9-43da-af60-214dbb3bc6ca} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15791 | 2026.03.12 01:44:03.348027 [ 275 ] {3e66cb6d-b7c9-43da-af60-214dbb3bc6ca} <Debug> executeQuery: Read 68 rows, 5.50 KiB in 0.001255 sec., 54183.26693227091 rows/sec., 4.28 MiB/sec. | ||
| 15792 | 2026.03.12 01:44:03.348037 [ 122 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15793 | 2026.03.12 01:44:03.348069 [ 275 ] {3e66cb6d-b7c9-43da-af60-214dbb3bc6ca} <Debug> TCPHandler: Processed in 0.001427931 sec. | ||
| 15794 | 2026.03.12 01:44:03.348109 [ 122 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15795 | 2026.03.12 01:44:03.348138 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15796 | 2026.03.12 01:44:03.348211 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15797 | 2026.03.12 01:44:03.348272 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 15798 | 2026.03.12 01:44:03.348316 [ 275 ] {8b9bc7f8-b72f-4add-8a5e-2fc29747fa15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15799 | 2026.03.12 01:44:03.348362 [ 275 ] {8b9bc7f8-b72f-4add-8a5e-2fc29747fa15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15800 | 2026.03.12 01:44:03.348397 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15801 | 2026.03.12 01:44:03.348436 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2893 rows starting from the beginning of the part | ||
| 15802 | 2026.03.12 01:44:03.348504 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 2133 rows starting from the beginning of the part | ||
| 15803 | 2026.03.12 01:44:03.348551 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 15804 | 2026.03.12 01:44:03.348596 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 66 rows starting from the beginning of the part | ||
| 15805 | 2026.03.12 01:44:03.348637 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 126 rows starting from the beginning of the part | ||
| 15806 | 2026.03.12 01:44:03.348681 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 68 rows starting from the beginning of the part | ||
| 15807 | 2026.03.12 01:44:03.348783 [ 275 ] {8b9bc7f8-b72f-4add-8a5e-2fc29747fa15} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15808 | 2026.03.12 01:44:03.348825 [ 275 ] {8b9bc7f8-b72f-4add-8a5e-2fc29747fa15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15809 | 2026.03.12 01:44:03.349154 [ 275 ] {8b9bc7f8-b72f-4add-8a5e-2fc29747fa15} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15810 | 2026.03.12 01:44:03.349388 [ 275 ] {8b9bc7f8-b72f-4add-8a5e-2fc29747fa15} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15811 | 2026.03.12 01:44:03.349529 [ 275 ] {8b9bc7f8-b72f-4add-8a5e-2fc29747fa15} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001236 sec., 7281.553398058253 rows/sec., 530.16 KiB/sec. | ||
| 15812 | 2026.03.12 01:44:03.349573 [ 275 ] {8b9bc7f8-b72f-4add-8a5e-2fc29747fa15} <Debug> TCPHandler: Processed in 0.001426781 sec. | ||
| 15813 | 2026.03.12 01:44:03.349687 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15814 | 2026.03.12 01:44:03.349781 [ 275 ] {2aa424c0-fb72-48ab-b9ed-1ac4719e3d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15815 | 2026.03.12 01:44:03.349821 [ 275 ] {2aa424c0-fb72-48ab-b9ed-1ac4719e3d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15816 | 2026.03.12 01:44:03.350243 [ 275 ] {2aa424c0-fb72-48ab-b9ed-1ac4719e3d28} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15817 | 2026.03.12 01:44:03.350279 [ 275 ] {2aa424c0-fb72-48ab-b9ed-1ac4719e3d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15818 | 2026.03.12 01:44:03.350598 [ 275 ] {2aa424c0-fb72-48ab-b9ed-1ac4719e3d28} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15819 | 2026.03.12 01:44:03.350832 [ 275 ] {2aa424c0-fb72-48ab-b9ed-1ac4719e3d28} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15820 | 2026.03.12 01:44:03.350843 [ 202 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5342 rows, containing 5 columns (5 merged, 0 gathered) in 0.0026298 sec., 2031333.181230512 rows/sec., 164.04 MiB/sec. | ||
| 15821 | 2026.03.12 01:44:03.350964 [ 122 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15822 | 2026.03.12 01:44:03.350968 [ 275 ] {2aa424c0-fb72-48ab-b9ed-1ac4719e3d28} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001206 sec., 60530.67993366501 rows/sec., 4.73 MiB/sec. | ||
| 15823 | 2026.03.12 01:44:03.350999 [ 122 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15824 | 2026.03.12 01:44:03.351023 [ 275 ] {2aa424c0-fb72-48ab-b9ed-1ac4719e3d28} <Debug> TCPHandler: Processed in 0.001386151 sec. | ||
| 15825 | 2026.03.12 01:44:03.351024 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15826 | 2026.03.12 01:44:03.351121 [ 190 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 15827 | 2026.03.12 01:44:03.351122 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15828 | 2026.03.12 01:44:03.351141 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15829 | 2026.03.12 01:44:03.351239 [ 190 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15830 | 2026.03.12 01:44:03.351254 [ 275 ] {90186f91-e1ca-4e90-a10b-dcd7e1849531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15831 | 2026.03.12 01:44:03.351277 [ 190 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1551 rows starting from the beginning of the part | ||
| 15832 | 2026.03.12 01:44:03.351305 [ 275 ] {90186f91-e1ca-4e90-a10b-dcd7e1849531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15833 | 2026.03.12 01:44:03.351351 [ 190 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 1088 rows starting from the beginning of the part | ||
| 15834 | 2026.03.12 01:44:03.351402 [ 190 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 15835 | 2026.03.12 01:44:03.351414 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_121_24} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15836 | 2026.03.12 01:44:03.351443 [ 190 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 69 rows starting from the beginning of the part | ||
| 15837 | 2026.03.12 01:44:03.351488 [ 190 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 99 rows starting from the beginning of the part | ||
| 15838 | 2026.03.12 01:44:03.351501 [ 199 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_121_24} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15839 | 2026.03.12 01:44:03.351529 [ 190 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 73 rows starting from the beginning of the part | ||
| 15840 | 2026.03.12 01:44:03.351584 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 15841 | 2026.03.12 01:44:03.351735 [ 275 ] {90186f91-e1ca-4e90-a10b-dcd7e1849531} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15842 | 2026.03.12 01:44:03.351776 [ 275 ] {90186f91-e1ca-4e90-a10b-dcd7e1849531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15843 | 2026.03.12 01:44:03.352111 [ 275 ] {90186f91-e1ca-4e90-a10b-dcd7e1849531} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15844 | 2026.03.12 01:44:03.352328 [ 275 ] {90186f91-e1ca-4e90-a10b-dcd7e1849531} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15845 | 2026.03.12 01:44:03.352455 [ 275 ] {90186f91-e1ca-4e90-a10b-dcd7e1849531} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001259 sec., 128673.55043685465 rows/sec., 8.96 MiB/sec. | ||
| 15846 | 2026.03.12 01:44:03.352491 [ 275 ] {90186f91-e1ca-4e90-a10b-dcd7e1849531} <Debug> TCPHandler: Processed in 0.001441182 sec. | ||
| 15847 | 2026.03.12 01:44:03.352591 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15848 | 2026.03.12 01:44:03.352679 [ 275 ] {8de73edd-8698-4f4d-8537-685b6e046f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15849 | 2026.03.12 01:44:03.352732 [ 275 ] {8de73edd-8698-4f4d-8537-685b6e046f1b} <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 | ||
| 15850 | 2026.03.12 01:44:03.352885 [ 200 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2944 rows, containing 5 columns (5 merged, 0 gathered) in 0.001798887 sec., 1636567.4997929274 rows/sec., 121.87 MiB/sec. | ||
| 15851 | 2026.03.12 01:44:03.353071 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15852 | 2026.03.12 01:44:03.353331 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_121_24} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15853 | 2026.03.12 01:44:03.353399 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_121_24} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15854 | 2026.03.12 01:44:03.353472 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 15855 | 2026.03.12 01:44:03.353707 [ 275 ] {8de73edd-8698-4f4d-8537-685b6e046f1b} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15856 | 2026.03.12 01:44:03.353757 [ 275 ] {8de73edd-8698-4f4d-8537-685b6e046f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15857 | 2026.03.12 01:44:03.354357 [ 275 ] {8de73edd-8698-4f4d-8537-685b6e046f1b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15858 | 2026.03.12 01:44:03.354613 [ 275 ] {8de73edd-8698-4f4d-8537-685b6e046f1b} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15859 | 2026.03.12 01:44:03.354781 [ 275 ] {8de73edd-8698-4f4d-8537-685b6e046f1b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002063 sec., 2423.654871546292 rows/sec., 4.34 MiB/sec. | ||
| 15860 | 2026.03.12 01:44:03.354853 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): 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] | ||
| 15861 | 2026.03.12 01:44:03.354867 [ 275 ] {8de73edd-8698-4f4d-8537-685b6e046f1b} <Debug> TCPHandler: Processed in 0.002275894 sec. | ||
| 15862 | 2026.03.12 01:44:03.354895 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): 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] | ||
| 15863 | 2026.03.12 01:44:03.355041 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15864 | 2026.03.12 01:44:03.355154 [ 275 ] {2b2ecf44-85d0-4403-9142-060c88e6a943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15865 | 2026.03.12 01:44:03.355206 [ 275 ] {2b2ecf44-85d0-4403-9142-060c88e6a943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15866 | 2026.03.12 01:44:03.355587 [ 275 ] {2b2ecf44-85d0-4403-9142-060c88e6a943} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15867 | 2026.03.12 01:44:03.355625 [ 275 ] {2b2ecf44-85d0-4403-9142-060c88e6a943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15868 | 2026.03.12 01:44:03.355952 [ 275 ] {2b2ecf44-85d0-4403-9142-060c88e6a943} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15869 | 2026.03.12 01:44:03.356222 [ 275 ] {2b2ecf44-85d0-4403-9142-060c88e6a943} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15870 | 2026.03.12 01:44:03.356368 [ 275 ] {2b2ecf44-85d0-4403-9142-060c88e6a943} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001241 sec., 48348.106365834006 rows/sec., 3.26 MiB/sec. | ||
| 15871 | 2026.03.12 01:44:03.356368 [ 121 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15872 | 2026.03.12 01:44:03.356408 [ 275 ] {2b2ecf44-85d0-4403-9142-060c88e6a943} <Debug> TCPHandler: Processed in 0.001430362 sec. | ||
| 15873 | 2026.03.12 01:44:03.356429 [ 121 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15874 | 2026.03.12 01:44:03.356453 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15875 | 2026.03.12 01:44:03.356564 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 15876 | 2026.03.12 01:44:03.356694 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15877 | 2026.03.12 01:44:03.356735 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6150 rows starting from the beginning of the part | ||
| 15878 | 2026.03.12 01:44:03.356811 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 12 rows starting from the beginning of the part | ||
| 15879 | 2026.03.12 01:44:03.356875 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 48 rows starting from the beginning of the part | ||
| 15880 | 2026.03.12 01:44:03.356934 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 15881 | 2026.03.12 01:44:03.356989 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 15882 | 2026.03.12 01:44:03.357046 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 15883 | 2026.03.12 01:44:03.357419 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): 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] | ||
| 15884 | 2026.03.12 01:44:03.359466 [ 192 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6390 rows, containing 4 columns (4 merged, 0 gathered) in 0.002998675 sec., 2130941.1656815093 rows/sec., 142.10 MiB/sec. | ||
| 15885 | 2026.03.12 01:44:03.360045 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15886 | 2026.03.12 01:44:03.360346 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_121_24} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15887 | 2026.03.12 01:44:03.360415 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_121_24} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15888 | 2026.03.12 01:44:03.360478 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 15889 | 2026.03.12 01:44:07.912007 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15890 | 2026.03.12 01:44:07.912071 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15891 | 2026.03.12 01:44:08.135966 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35560 | ||
| 15892 | 2026.03.12 01:44:08.136525 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15893 | 2026.03.12 01:44:08.136576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15894 | 2026.03.12 01:44:08.137070 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15895 | 2026.03.12 01:44:08.137310 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15896 | 2026.03.12 01:44:08.137463 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35560 | ||
| 15897 | 2026.03.12 01:44:08.346028 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15898 | 2026.03.12 01:44:08.346233 [ 275 ] {4b565e09-46cf-47cc-a477-780cd56d5bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15899 | 2026.03.12 01:44:08.346313 [ 275 ] {4b565e09-46cf-47cc-a477-780cd56d5bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15900 | 2026.03.12 01:44:08.347070 [ 275 ] {4b565e09-46cf-47cc-a477-780cd56d5bda} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15901 | 2026.03.12 01:44:08.347122 [ 275 ] {4b565e09-46cf-47cc-a477-780cd56d5bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15902 | 2026.03.12 01:44:08.347537 [ 275 ] {4b565e09-46cf-47cc-a477-780cd56d5bda} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15903 | 2026.03.12 01:44:08.347780 [ 275 ] {4b565e09-46cf-47cc-a477-780cd56d5bda} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15904 | 2026.03.12 01:44:08.347947 [ 275 ] {4b565e09-46cf-47cc-a477-780cd56d5bda} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001769 sec., 71226.68174109666 rows/sec., 6.12 MiB/sec. | ||
| 15905 | 2026.03.12 01:44:08.348004 [ 275 ] {4b565e09-46cf-47cc-a477-780cd56d5bda} <Debug> TCPHandler: Processed in 0.002124672 sec. | ||
| 15906 | 2026.03.12 01:44:08.348033 [ 218 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): 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] | ||
| 15907 | 2026.03.12 01:44:08.348090 [ 218 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): 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] | ||
| 15908 | 2026.03.12 01:44:08.348141 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15909 | 2026.03.12 01:44:08.348247 [ 275 ] {c734f1b1-77ba-4a1b-a45e-784057cbbfab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15910 | 2026.03.12 01:44:08.348293 [ 275 ] {c734f1b1-77ba-4a1b-a45e-784057cbbfab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15911 | 2026.03.12 01:44:08.348747 [ 275 ] {c734f1b1-77ba-4a1b-a45e-784057cbbfab} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15912 | 2026.03.12 01:44:08.348789 [ 275 ] {c734f1b1-77ba-4a1b-a45e-784057cbbfab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15913 | 2026.03.12 01:44:08.349126 [ 275 ] {c734f1b1-77ba-4a1b-a45e-784057cbbfab} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15914 | 2026.03.12 01:44:08.349404 [ 275 ] {c734f1b1-77ba-4a1b-a45e-784057cbbfab} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15915 | 2026.03.12 01:44:08.349539 [ 275 ] {c734f1b1-77ba-4a1b-a45e-784057cbbfab} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001348 sec., 25964.39169139466 rows/sec., 1.91 MiB/sec. | ||
| 15916 | 2026.03.12 01:44:08.349579 [ 275 ] {c734f1b1-77ba-4a1b-a45e-784057cbbfab} <Debug> TCPHandler: Processed in 0.001527634 sec. | ||
| 15917 | 2026.03.12 01:44:08.349685 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15918 | 2026.03.12 01:44:08.349780 [ 275 ] {1a6f6b04-0a90-4bc9-9359-4fb168f497be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15919 | 2026.03.12 01:44:08.349823 [ 275 ] {1a6f6b04-0a90-4bc9-9359-4fb168f497be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15920 | 2026.03.12 01:44:08.350311 [ 275 ] {1a6f6b04-0a90-4bc9-9359-4fb168f497be} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15921 | 2026.03.12 01:44:08.350348 [ 275 ] {1a6f6b04-0a90-4bc9-9359-4fb168f497be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15922 | 2026.03.12 01:44:08.350691 [ 275 ] {1a6f6b04-0a90-4bc9-9359-4fb168f497be} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15923 | 2026.03.12 01:44:08.350905 [ 275 ] {1a6f6b04-0a90-4bc9-9359-4fb168f497be} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15924 | 2026.03.12 01:44:08.351036 [ 275 ] {1a6f6b04-0a90-4bc9-9359-4fb168f497be} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001227 sec., 80684.59657701712 rows/sec., 6.30 MiB/sec. | ||
| 15925 | 2026.03.12 01:44:08.351077 [ 275 ] {1a6f6b04-0a90-4bc9-9359-4fb168f497be} <Debug> TCPHandler: Processed in 0.001401562 sec. | ||
| 15926 | 2026.03.12 01:44:08.351175 [ 218 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): 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] | ||
| 15927 | 2026.03.12 01:44:08.351197 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15928 | 2026.03.12 01:44:08.351298 [ 275 ] {4cbd8c2e-3cfb-41cf-a287-1c2e19bff974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15929 | 2026.03.12 01:44:08.351343 [ 275 ] {4cbd8c2e-3cfb-41cf-a287-1c2e19bff974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15930 | 2026.03.12 01:44:08.351754 [ 275 ] {4cbd8c2e-3cfb-41cf-a287-1c2e19bff974} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15931 | 2026.03.12 01:44:08.351789 [ 275 ] {4cbd8c2e-3cfb-41cf-a287-1c2e19bff974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15932 | 2026.03.12 01:44:08.352129 [ 275 ] {4cbd8c2e-3cfb-41cf-a287-1c2e19bff974} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15933 | 2026.03.12 01:44:08.352333 [ 275 ] {4cbd8c2e-3cfb-41cf-a287-1c2e19bff974} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15934 | 2026.03.12 01:44:08.352454 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 2 parts from all_1_117_27 to all_118_118_0 | ||
| 15935 | 2026.03.12 01:44:08.352464 [ 275 ] {4cbd8c2e-3cfb-41cf-a287-1c2e19bff974} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 15936 | 2026.03.12 01:44:08.352504 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15937 | 2026.03.12 01:44:08.352522 [ 275 ] {4cbd8c2e-3cfb-41cf-a287-1c2e19bff974} <Debug> TCPHandler: Processed in 0.001375781 sec. | ||
| 15938 | 2026.03.12 01:44:08.352530 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15939 | 2026.03.12 01:44:08.352641 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15940 | 2026.03.12 01:44:08.352658 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_118_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_117_27 to all_118_118_0 into Compact with storage Full | ||
| 15941 | 2026.03.12 01:44:08.352701 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): 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] | ||
| 15942 | 2026.03.12 01:44:08.352730 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): 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] | ||
| 15943 | 2026.03.12 01:44:08.352739 [ 275 ] {edc00346-0a1f-4c64-9f28-b228b324d8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15944 | 2026.03.12 01:44:08.352797 [ 275 ] {edc00346-0a1f-4c64-9f28-b228b324d8a6} <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 | ||
| 15945 | 2026.03.12 01:44:08.352805 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_118_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15946 | 2026.03.12 01:44:08.352852 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_118_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_117_27, total 38728 rows starting from the beginning of the part | ||
| 15947 | 2026.03.12 01:44:08.352922 [ 199 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_118_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 128 rows starting from the beginning of the part | ||
| 15948 | 2026.03.12 01:44:08.353670 [ 275 ] {edc00346-0a1f-4c64-9f28-b228b324d8a6} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15949 | 2026.03.12 01:44:08.353712 [ 275 ] {edc00346-0a1f-4c64-9f28-b228b324d8a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 15950 | 2026.03.12 01:44:08.354320 [ 275 ] {edc00346-0a1f-4c64-9f28-b228b324d8a6} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15951 | 2026.03.12 01:44:08.354554 [ 275 ] {edc00346-0a1f-4c64-9f28-b228b324d8a6} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15952 | 2026.03.12 01:44:08.354709 [ 275 ] {edc00346-0a1f-4c64-9f28-b228b324d8a6} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001988 sec., 17605.6338028169 rows/sec., 31.55 MiB/sec. | ||
| 15953 | 2026.03.12 01:44:08.354779 [ 275 ] {edc00346-0a1f-4c64-9f28-b228b324d8a6} <Debug> TCPHandler: Processed in 0.002187733 sec. | ||
| 15954 | 2026.03.12 01:44:08.354892 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15955 | 2026.03.12 01:44:08.354989 [ 275 ] {780c5ac0-d04b-40fa-a41f-bfb8cde5e55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15956 | 2026.03.12 01:44:08.355033 [ 275 ] {780c5ac0-d04b-40fa-a41f-bfb8cde5e55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15957 | 2026.03.12 01:44:08.355423 [ 275 ] {780c5ac0-d04b-40fa-a41f-bfb8cde5e55b} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15958 | 2026.03.12 01:44:08.355461 [ 275 ] {780c5ac0-d04b-40fa-a41f-bfb8cde5e55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 15959 | 2026.03.12 01:44:08.355802 [ 275 ] {780c5ac0-d04b-40fa-a41f-bfb8cde5e55b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15960 | 2026.03.12 01:44:08.356005 [ 275 ] {780c5ac0-d04b-40fa-a41f-bfb8cde5e55b} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15961 | 2026.03.12 01:44:08.356140 [ 275 ] {780c5ac0-d04b-40fa-a41f-bfb8cde5e55b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 15962 | 2026.03.12 01:44:08.356179 [ 275 ] {780c5ac0-d04b-40fa-a41f-bfb8cde5e55b} <Debug> TCPHandler: Processed in 0.00133595 sec. | ||
| 15963 | 2026.03.12 01:44:08.356213 [ 218 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): 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] | ||
| 15964 | 2026.03.12 01:44:08.356243 [ 218 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): 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] | ||
| 15965 | 2026.03.12 01:44:08.356323 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): 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] | ||
| 15966 | 2026.03.12 01:44:08.358633 [ 218 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): 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] | ||
| 15967 | 2026.03.12 01:44:08.359361 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_118_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38856 rows, containing 5 columns (5 merged, 0 gathered) in 0.006747792 sec., 5758328.057533487 rows/sec., 380.41 MiB/sec. | ||
| 15968 | 2026.03.12 01:44:08.359922 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_118_28} <Trace> MergedBlockOutputStream: filled checksums all_1_118_28 (state Temporary) | ||
| 15969 | 2026.03.12 01:44:08.360267 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_118_28} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_118_28 to all_1_118_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15970 | 2026.03.12 01:44:08.360350 [ 188 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_118_28} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 2 parts: [all_1_117_27, all_118_118_0] -> all_1_118_28 | ||
| 15971 | 2026.03.12 01:44:08.360452 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15972 | 2026.03.12 01:44:09.405190 [ 223 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): 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] | ||
| 15973 | 2026.03.12 01:44:09.405247 [ 223 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): 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] | ||
| 15974 | 2026.03.12 01:44:09.407428 [ 223 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): 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] | ||
| 15975 | 2026.03.12 01:44:10.090855 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 15976 | 2026.03.12 01:44:10.107649 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15977 | 2026.03.12 01:44:10.107699 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15978 | 2026.03.12 01:44:10.113626 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15979 | 2026.03.12 01:44:10.114329 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15980 | 2026.03.12 01:44:10.117191 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 15981 | 2026.03.12 01:44:13.262139 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1956 | ||
| 15982 | 2026.03.12 01:44:13.264620 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15983 | 2026.03.12 01:44:13.264668 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 15984 | 2026.03.12 01:44:13.265882 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15985 | 2026.03.12 01:44:13.266151 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15986 | 2026.03.12 01:44:13.266313 [ 106 ] {} <Debug> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15987 | 2026.03.12 01:44:13.266375 [ 106 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15988 | 2026.03.12 01:44:13.266395 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 15989 | 2026.03.12 01:44:13.266419 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1956 | ||
| 15990 | 2026.03.12 01:44:13.266509 [ 194 ] {c1224153-30d8-4782-bd40-38e6052028c9::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 | ||
| 15991 | 2026.03.12 01:44:13.267042 [ 194 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15992 | 2026.03.12 01:44:13.267183 [ 194 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1808 rows starting from the beginning of the part | ||
| 15993 | 2026.03.12 01:44:13.267543 [ 194 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 15994 | 2026.03.12 01:44:13.267901 [ 194 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
| 15995 | 2026.03.12 01:44:13.268253 [ 194 ] {c1224153-30d8-4782-bd40-38e6052028c9::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 | ||
| 15996 | 2026.03.12 01:44:13.268591 [ 194 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part | ||
| 15997 | 2026.03.12 01:44:13.268910 [ 194 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part | ||
| 15998 | 2026.03.12 01:44:13.275490 [ 186 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 72 columns (72 merged, 0 gathered) in 0.009025307 sec., 216723.92972338782 rows/sec., 168.91 MiB/sec. | ||
| 15999 | 2026.03.12 01:44:13.277018 [ 186 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16000 | 2026.03.12 01:44:13.277510 [ 186 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_56_11} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16001 | 2026.03.12 01:44:13.277581 [ 186 ] {c1224153-30d8-4782-bd40-38e6052028c9::all_1_56_11} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16002 | 2026.03.12 01:44:13.277747 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. | ||
| 16003 | 2026.03.12 01:44:13.345098 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16004 | 2026.03.12 01:44:13.345276 [ 275 ] {3b4f090c-beb3-49cc-8f76-cf45050eb1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16005 | 2026.03.12 01:44:13.345343 [ 275 ] {3b4f090c-beb3-49cc-8f76-cf45050eb1a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16006 | 2026.03.12 01:44:13.346030 [ 275 ] {3b4f090c-beb3-49cc-8f76-cf45050eb1a1} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16007 | 2026.03.12 01:44:13.346076 [ 275 ] {3b4f090c-beb3-49cc-8f76-cf45050eb1a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16008 | 2026.03.12 01:44:13.346464 [ 275 ] {3b4f090c-beb3-49cc-8f76-cf45050eb1a1} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16009 | 2026.03.12 01:44:13.346698 [ 275 ] {3b4f090c-beb3-49cc-8f76-cf45050eb1a1} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16010 | 2026.03.12 01:44:13.346848 [ 275 ] {3b4f090c-beb3-49cc-8f76-cf45050eb1a1} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001621 sec., 40715.60764959901 rows/sec., 3.23 MiB/sec. | ||
| 16011 | 2026.03.12 01:44:13.346891 [ 275 ] {3b4f090c-beb3-49cc-8f76-cf45050eb1a1} <Debug> TCPHandler: Processed in 0.001925109 sec. | ||
| 16012 | 2026.03.12 01:44:13.347014 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16013 | 2026.03.12 01:44:13.347108 [ 275 ] {b5a67b35-0e80-4b2b-a51f-1d4d272eb6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16014 | 2026.03.12 01:44:13.347148 [ 275 ] {b5a67b35-0e80-4b2b-a51f-1d4d272eb6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16015 | 2026.03.12 01:44:13.347546 [ 275 ] {b5a67b35-0e80-4b2b-a51f-1d4d272eb6ba} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16016 | 2026.03.12 01:44:13.347582 [ 275 ] {b5a67b35-0e80-4b2b-a51f-1d4d272eb6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16017 | 2026.03.12 01:44:13.347871 [ 275 ] {b5a67b35-0e80-4b2b-a51f-1d4d272eb6ba} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16018 | 2026.03.12 01:44:13.348069 [ 275 ] {b5a67b35-0e80-4b2b-a51f-1d4d272eb6ba} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16019 | 2026.03.12 01:44:13.348199 [ 275 ] {b5a67b35-0e80-4b2b-a51f-1d4d272eb6ba} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00111 sec., 4504.504504504504 rows/sec., 338.72 KiB/sec. | ||
| 16020 | 2026.03.12 01:44:13.348237 [ 275 ] {b5a67b35-0e80-4b2b-a51f-1d4d272eb6ba} <Debug> TCPHandler: Processed in 0.001270389 sec. | ||
| 16021 | 2026.03.12 01:44:13.348344 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16022 | 2026.03.12 01:44:13.348437 [ 275 ] {e8d5958e-59d6-4d89-8811-b7d10154851f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16023 | 2026.03.12 01:44:13.348476 [ 275 ] {e8d5958e-59d6-4d89-8811-b7d10154851f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16024 | 2026.03.12 01:44:13.348894 [ 275 ] {e8d5958e-59d6-4d89-8811-b7d10154851f} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16025 | 2026.03.12 01:44:13.348929 [ 275 ] {e8d5958e-59d6-4d89-8811-b7d10154851f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16026 | 2026.03.12 01:44:13.349233 [ 275 ] {e8d5958e-59d6-4d89-8811-b7d10154851f} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16027 | 2026.03.12 01:44:13.349436 [ 275 ] {e8d5958e-59d6-4d89-8811-b7d10154851f} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16028 | 2026.03.12 01:44:13.349564 [ 275 ] {e8d5958e-59d6-4d89-8811-b7d10154851f} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001145 sec., 60262.008733624454 rows/sec., 4.70 MiB/sec. | ||
| 16029 | 2026.03.12 01:44:13.349601 [ 275 ] {e8d5958e-59d6-4d89-8811-b7d10154851f} <Debug> TCPHandler: Processed in 0.00130402 sec. | ||
| 16030 | 2026.03.12 01:44:13.349713 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16031 | 2026.03.12 01:44:13.349804 [ 275 ] {c8eb4884-4fe0-4acd-b071-37400518f059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16032 | 2026.03.12 01:44:13.349846 [ 275 ] {c8eb4884-4fe0-4acd-b071-37400518f059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16033 | 2026.03.12 01:44:13.350259 [ 275 ] {c8eb4884-4fe0-4acd-b071-37400518f059} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16034 | 2026.03.12 01:44:13.350295 [ 275 ] {c8eb4884-4fe0-4acd-b071-37400518f059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16035 | 2026.03.12 01:44:13.350616 [ 275 ] {c8eb4884-4fe0-4acd-b071-37400518f059} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16036 | 2026.03.12 01:44:13.350829 [ 275 ] {c8eb4884-4fe0-4acd-b071-37400518f059} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16037 | 2026.03.12 01:44:13.350950 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 2 parts from all_1_118_28 to all_119_119_0 | ||
| 16038 | 2026.03.12 01:44:13.350955 [ 275 ] {c8eb4884-4fe0-4acd-b071-37400518f059} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 16039 | 2026.03.12 01:44:13.351013 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16040 | 2026.03.12 01:44:13.351036 [ 275 ] {c8eb4884-4fe0-4acd-b071-37400518f059} <Debug> TCPHandler: Processed in 0.001370011 sec. | ||
| 16041 | 2026.03.12 01:44:13.351039 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16042 | 2026.03.12 01:44:13.351143 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16043 | 2026.03.12 01:44:13.351162 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_119_29} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_118_28 to all_119_119_0 into Compact with storage Full | ||
| 16044 | 2026.03.12 01:44:13.351237 [ 275 ] {b36a9e09-ae73-463f-9ab4-2616dbfa1bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16045 | 2026.03.12 01:44:13.351295 [ 275 ] {b36a9e09-ae73-463f-9ab4-2616dbfa1bad} <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 | ||
| 16046 | 2026.03.12 01:44:13.351306 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_119_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16047 | 2026.03.12 01:44:13.351349 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_119_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_118_28, total 38856 rows starting from the beginning of the part | ||
| 16048 | 2026.03.12 01:44:13.351419 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_119_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 16049 | 2026.03.12 01:44:13.352065 [ 275 ] {b36a9e09-ae73-463f-9ab4-2616dbfa1bad} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16050 | 2026.03.12 01:44:13.352105 [ 275 ] {b36a9e09-ae73-463f-9ab4-2616dbfa1bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16051 | 2026.03.12 01:44:13.352621 [ 275 ] {b36a9e09-ae73-463f-9ab4-2616dbfa1bad} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16052 | 2026.03.12 01:44:13.352839 [ 275 ] {b36a9e09-ae73-463f-9ab4-2616dbfa1bad} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16053 | 2026.03.12 01:44:13.352976 [ 275 ] {b36a9e09-ae73-463f-9ab4-2616dbfa1bad} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001757 sec., 2845.7598178713715 rows/sec., 5.10 MiB/sec. | ||
| 16054 | 2026.03.12 01:44:13.353030 [ 275 ] {b36a9e09-ae73-463f-9ab4-2616dbfa1bad} <Debug> TCPHandler: Processed in 0.001933229 sec. | ||
| 16055 | 2026.03.12 01:44:13.353139 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16056 | 2026.03.12 01:44:13.353241 [ 275 ] {58c1928f-f3a8-46fc-b0c1-47d8e7e42c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16057 | 2026.03.12 01:44:13.353283 [ 275 ] {58c1928f-f3a8-46fc-b0c1-47d8e7e42c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16058 | 2026.03.12 01:44:13.353643 [ 275 ] {58c1928f-f3a8-46fc-b0c1-47d8e7e42c6b} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16059 | 2026.03.12 01:44:13.353680 [ 275 ] {58c1928f-f3a8-46fc-b0c1-47d8e7e42c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16060 | 2026.03.12 01:44:13.353998 [ 275 ] {58c1928f-f3a8-46fc-b0c1-47d8e7e42c6b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16061 | 2026.03.12 01:44:13.354212 [ 275 ] {58c1928f-f3a8-46fc-b0c1-47d8e7e42c6b} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16062 | 2026.03.12 01:44:13.354341 [ 275 ] {58c1928f-f3a8-46fc-b0c1-47d8e7e42c6b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 16063 | 2026.03.12 01:44:13.354377 [ 275 ] {58c1928f-f3a8-46fc-b0c1-47d8e7e42c6b} <Debug> TCPHandler: Processed in 0.001286569 sec. | ||
| 16064 | 2026.03.12 01:44:13.357866 [ 187 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_119_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39016 rows, containing 5 columns (5 merged, 0 gathered) in 0.006740262 sec., 5788499.022738285 rows/sec., 382.48 MiB/sec. | ||
| 16065 | 2026.03.12 01:44:13.358305 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_119_29} <Trace> MergedBlockOutputStream: filled checksums all_1_119_29 (state Temporary) | ||
| 16066 | 2026.03.12 01:44:13.358584 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_119_29} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_119_29 to all_1_119_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16067 | 2026.03.12 01:44:13.358656 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_119_29} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 2 parts: [all_1_118_28, all_119_119_0] -> all_1_119_29 | ||
| 16068 | 2026.03.12 01:44:13.358722 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16069 | 2026.03.12 01:44:13.620554 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16070 | 2026.03.12 01:44:13.620764 [ 275 ] {33d74238-25e3-42eb-9fc8-b5cf82ef1c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16071 | 2026.03.12 01:44:13.620840 [ 275 ] {33d74238-25e3-42eb-9fc8-b5cf82ef1c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16072 | 2026.03.12 01:44:13.621627 [ 275 ] {33d74238-25e3-42eb-9fc8-b5cf82ef1c21} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16073 | 2026.03.12 01:44:13.621684 [ 275 ] {33d74238-25e3-42eb-9fc8-b5cf82ef1c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16074 | 2026.03.12 01:44:13.622087 [ 275 ] {33d74238-25e3-42eb-9fc8-b5cf82ef1c21} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16075 | 2026.03.12 01:44:13.622337 [ 275 ] {33d74238-25e3-42eb-9fc8-b5cf82ef1c21} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16076 | 2026.03.12 01:44:13.622499 [ 275 ] {33d74238-25e3-42eb-9fc8-b5cf82ef1c21} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001792 sec., 13392.857142857143 rows/sec., 1.11 MiB/sec. | ||
| 16077 | 2026.03.12 01:44:13.622541 [ 275 ] {33d74238-25e3-42eb-9fc8-b5cf82ef1c21} <Debug> TCPHandler: Processed in 0.002131742 sec. | ||
| 16078 | 2026.03.12 01:44:13.622664 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16079 | 2026.03.12 01:44:13.622760 [ 275 ] {5e9bbe8f-8330-43c1-9424-5d1bbb6ccb3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16080 | 2026.03.12 01:44:13.622802 [ 275 ] {5e9bbe8f-8330-43c1-9424-5d1bbb6ccb3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16081 | 2026.03.12 01:44:13.623220 [ 275 ] {5e9bbe8f-8330-43c1-9424-5d1bbb6ccb3b} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16082 | 2026.03.12 01:44:13.623256 [ 275 ] {5e9bbe8f-8330-43c1-9424-5d1bbb6ccb3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16083 | 2026.03.12 01:44:13.623550 [ 275 ] {5e9bbe8f-8330-43c1-9424-5d1bbb6ccb3b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 16084 | 2026.03.12 01:44:13.623765 [ 275 ] {5e9bbe8f-8330-43c1-9424-5d1bbb6ccb3b} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16085 | 2026.03.12 01:44:13.623895 [ 275 ] {5e9bbe8f-8330-43c1-9424-5d1bbb6ccb3b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 423.97 KiB/sec. | ||
| 16086 | 2026.03.12 01:44:13.623933 [ 275 ] {5e9bbe8f-8330-43c1-9424-5d1bbb6ccb3b} <Debug> TCPHandler: Processed in 0.0013222 sec. | ||
| 16087 | 2026.03.12 01:44:13.624047 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16088 | 2026.03.12 01:44:13.624140 [ 275 ] {e142d895-ead2-4743-ab2b-9bf9864a5aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16089 | 2026.03.12 01:44:13.624179 [ 275 ] {e142d895-ead2-4743-ab2b-9bf9864a5aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16090 | 2026.03.12 01:44:13.625831 [ 275 ] {e142d895-ead2-4743-ab2b-9bf9864a5aa0} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16091 | 2026.03.12 01:44:13.625866 [ 275 ] {e142d895-ead2-4743-ab2b-9bf9864a5aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16092 | 2026.03.12 01:44:13.626320 [ 275 ] {e142d895-ead2-4743-ab2b-9bf9864a5aa0} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16093 | 2026.03.12 01:44:13.626532 [ 275 ] {e142d895-ead2-4743-ab2b-9bf9864a5aa0} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16094 | 2026.03.12 01:44:13.626665 [ 275 ] {e142d895-ead2-4743-ab2b-9bf9864a5aa0} <Debug> executeQuery: Read 2133 rows, 166.92 KiB in 0.002542 sec., 839103.0684500394 rows/sec., 64.12 MiB/sec. | ||
| 16095 | 2026.03.12 01:44:13.626704 [ 275 ] {e142d895-ead2-4743-ab2b-9bf9864a5aa0} <Debug> TCPHandler: Processed in 0.002708021 sec. | ||
| 16096 | 2026.03.12 01:44:13.626819 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16097 | 2026.03.12 01:44:13.626912 [ 275 ] {2155b8f1-f126-4b04-a161-c1456fbbec3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16098 | 2026.03.12 01:44:13.626951 [ 275 ] {2155b8f1-f126-4b04-a161-c1456fbbec3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16099 | 2026.03.12 01:44:13.627405 [ 275 ] {2155b8f1-f126-4b04-a161-c1456fbbec3c} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16100 | 2026.03.12 01:44:13.627441 [ 275 ] {2155b8f1-f126-4b04-a161-c1456fbbec3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16101 | 2026.03.12 01:44:13.627744 [ 275 ] {2155b8f1-f126-4b04-a161-c1456fbbec3c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16102 | 2026.03.12 01:44:13.627956 [ 275 ] {2155b8f1-f126-4b04-a161-c1456fbbec3c} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16103 | 2026.03.12 01:44:13.628085 [ 275 ] {2155b8f1-f126-4b04-a161-c1456fbbec3c} <Debug> executeQuery: Read 64 rows, 4.84 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 3.96 MiB/sec. | ||
| 16104 | 2026.03.12 01:44:13.628124 [ 275 ] {2155b8f1-f126-4b04-a161-c1456fbbec3c} <Debug> TCPHandler: Processed in 0.001353551 sec. | ||
| 16105 | 2026.03.12 01:44:13.628230 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16106 | 2026.03.12 01:44:13.628324 [ 275 ] {70facd35-0694-4c62-8706-8bdf391b40ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16107 | 2026.03.12 01:44:13.628362 [ 275 ] {70facd35-0694-4c62-8706-8bdf391b40ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16108 | 2026.03.12 01:44:13.629137 [ 275 ] {70facd35-0694-4c62-8706-8bdf391b40ae} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16109 | 2026.03.12 01:44:13.629173 [ 275 ] {70facd35-0694-4c62-8706-8bdf391b40ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16110 | 2026.03.12 01:44:13.629513 [ 275 ] {70facd35-0694-4c62-8706-8bdf391b40ae} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16111 | 2026.03.12 01:44:13.629725 [ 275 ] {70facd35-0694-4c62-8706-8bdf391b40ae} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16112 | 2026.03.12 01:44:13.629850 [ 275 ] {70facd35-0694-4c62-8706-8bdf391b40ae} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001545 sec., 473786.4077669903 rows/sec., 28.02 MiB/sec. | ||
| 16113 | 2026.03.12 01:44:13.629888 [ 275 ] {70facd35-0694-4c62-8706-8bdf391b40ae} <Debug> TCPHandler: Processed in 0.001706836 sec. | ||
| 16114 | 2026.03.12 01:44:13.630008 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16115 | 2026.03.12 01:44:13.630103 [ 275 ] {400f27b2-96f8-4b06-a031-e1dfbc101be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16116 | 2026.03.12 01:44:13.630142 [ 275 ] {400f27b2-96f8-4b06-a031-e1dfbc101be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16117 | 2026.03.12 01:44:13.630524 [ 275 ] {400f27b2-96f8-4b06-a031-e1dfbc101be7} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16118 | 2026.03.12 01:44:13.630559 [ 275 ] {400f27b2-96f8-4b06-a031-e1dfbc101be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16119 | 2026.03.12 01:44:13.630843 [ 275 ] {400f27b2-96f8-4b06-a031-e1dfbc101be7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 16120 | 2026.03.12 01:44:13.631049 [ 275 ] {400f27b2-96f8-4b06-a031-e1dfbc101be7} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16121 | 2026.03.12 01:44:13.631175 [ 275 ] {400f27b2-96f8-4b06-a031-e1dfbc101be7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 64.57 KiB/sec. | ||
| 16122 | 2026.03.12 01:44:13.631212 [ 275 ] {400f27b2-96f8-4b06-a031-e1dfbc101be7} <Debug> TCPHandler: Processed in 0.001258259 sec. | ||
| 16123 | 2026.03.12 01:44:13.631318 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16124 | 2026.03.12 01:44:13.631411 [ 275 ] {9f22d374-8c4c-4f5c-9531-e5beef3b8ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16125 | 2026.03.12 01:44:13.631450 [ 275 ] {9f22d374-8c4c-4f5c-9531-e5beef3b8ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16126 | 2026.03.12 01:44:13.631845 [ 275 ] {9f22d374-8c4c-4f5c-9531-e5beef3b8ca0} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16127 | 2026.03.12 01:44:13.631880 [ 275 ] {9f22d374-8c4c-4f5c-9531-e5beef3b8ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16128 | 2026.03.12 01:44:13.632174 [ 275 ] {9f22d374-8c4c-4f5c-9531-e5beef3b8ca0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16129 | 2026.03.12 01:44:13.632384 [ 275 ] {9f22d374-8c4c-4f5c-9531-e5beef3b8ca0} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16130 | 2026.03.12 01:44:13.632512 [ 275 ] {9f22d374-8c4c-4f5c-9531-e5beef3b8ca0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00112 sec., 10714.285714285716 rows/sec., 837.05 KiB/sec. | ||
| 16131 | 2026.03.12 01:44:13.632550 [ 275 ] {9f22d374-8c4c-4f5c-9531-e5beef3b8ca0} <Debug> TCPHandler: Processed in 0.00128119 sec. | ||
| 16132 | 2026.03.12 01:44:13.632657 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16133 | 2026.03.12 01:44:13.632749 [ 275 ] {034e0eb3-ce29-422a-ac09-4da25d1f3a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16134 | 2026.03.12 01:44:13.632788 [ 275 ] {034e0eb3-ce29-422a-ac09-4da25d1f3a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16135 | 2026.03.12 01:44:13.633731 [ 275 ] {034e0eb3-ce29-422a-ac09-4da25d1f3a66} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16136 | 2026.03.12 01:44:13.633766 [ 275 ] {034e0eb3-ce29-422a-ac09-4da25d1f3a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16137 | 2026.03.12 01:44:13.634118 [ 275 ] {034e0eb3-ce29-422a-ac09-4da25d1f3a66} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16138 | 2026.03.12 01:44:13.634323 [ 275 ] {034e0eb3-ce29-422a-ac09-4da25d1f3a66} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16139 | 2026.03.12 01:44:13.634452 [ 275 ] {034e0eb3-ce29-422a-ac09-4da25d1f3a66} <Debug> executeQuery: Read 1088 rows, 77.77 KiB in 0.001719 sec., 632926.1198371146 rows/sec., 44.18 MiB/sec. | ||
| 16140 | 2026.03.12 01:44:13.634489 [ 275 ] {034e0eb3-ce29-422a-ac09-4da25d1f3a66} <Debug> TCPHandler: Processed in 0.001881259 sec. | ||
| 16141 | 2026.03.12 01:44:13.634601 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16142 | 2026.03.12 01:44:13.634694 [ 275 ] {41eb617a-1eda-4150-bbe1-fd205dd8bb06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16143 | 2026.03.12 01:44:13.634738 [ 275 ] {41eb617a-1eda-4150-bbe1-fd205dd8bb06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16144 | 2026.03.12 01:44:13.635553 [ 275 ] {41eb617a-1eda-4150-bbe1-fd205dd8bb06} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16145 | 2026.03.12 01:44:13.635589 [ 275 ] {41eb617a-1eda-4150-bbe1-fd205dd8bb06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16146 | 2026.03.12 01:44:13.636014 [ 275 ] {41eb617a-1eda-4150-bbe1-fd205dd8bb06} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16147 | 2026.03.12 01:44:13.636226 [ 275 ] {41eb617a-1eda-4150-bbe1-fd205dd8bb06} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16148 | 2026.03.12 01:44:13.636331 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 6 parts from all_1_119_29 to all_124_124_0 | ||
| 16149 | 2026.03.12 01:44:13.636358 [ 275 ] {41eb617a-1eda-4150-bbe1-fd205dd8bb06} <Debug> executeQuery: Read 1256 rows, 81.12 KiB in 0.001682 sec., 746730.083234245 rows/sec., 47.10 MiB/sec. | ||
| 16150 | 2026.03.12 01:44:13.636390 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16151 | 2026.03.12 01:44:13.636402 [ 275 ] {41eb617a-1eda-4150-bbe1-fd205dd8bb06} <Debug> TCPHandler: Processed in 0.001850848 sec. | ||
| 16152 | 2026.03.12 01:44:13.636416 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16153 | 2026.03.12 01:44:13.636511 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16154 | 2026.03.12 01:44:13.636527 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_124_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_119_29 to all_124_124_0 into Compact with storage Full | ||
| 16155 | 2026.03.12 01:44:13.636609 [ 275 ] {3b62e677-ef9e-40b2-ab88-21dbe6549c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16156 | 2026.03.12 01:44:13.636656 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_124_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16157 | 2026.03.12 01:44:13.636667 [ 275 ] {3b62e677-ef9e-40b2-ab88-21dbe6549c70} <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 | ||
| 16158 | 2026.03.12 01:44:13.636700 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_124_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_29, total 39016 rows starting from the beginning of the part | ||
| 16159 | 2026.03.12 01:44:13.636775 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_124_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 16160 | 2026.03.12 01:44:13.636827 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_124_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 162 rows starting from the beginning of the part | ||
| 16161 | 2026.03.12 01:44:13.636872 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_124_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 16162 | 2026.03.12 01:44:13.636923 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_124_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 16163 | 2026.03.12 01:44:13.636975 [ 186 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_124_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1256 rows starting from the beginning of the part | ||
| 16164 | 2026.03.12 01:44:13.637613 [ 275 ] {3b62e677-ef9e-40b2-ab88-21dbe6549c70} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16165 | 2026.03.12 01:44:13.637654 [ 275 ] {3b62e677-ef9e-40b2-ab88-21dbe6549c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16166 | 2026.03.12 01:44:13.638256 [ 275 ] {3b62e677-ef9e-40b2-ab88-21dbe6549c70} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16167 | 2026.03.12 01:44:13.638493 [ 275 ] {3b62e677-ef9e-40b2-ab88-21dbe6549c70} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16168 | 2026.03.12 01:44:13.638635 [ 275 ] {3b62e677-ef9e-40b2-ab88-21dbe6549c70} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002044 sec., 22504.892367906068 rows/sec., 40.33 MiB/sec. | ||
| 16169 | 2026.03.12 01:44:13.638691 [ 275 ] {3b62e677-ef9e-40b2-ab88-21dbe6549c70} <Debug> TCPHandler: Processed in 0.002229133 sec. | ||
| 16170 | 2026.03.12 01:44:13.638806 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16171 | 2026.03.12 01:44:13.638900 [ 275 ] {d840ff47-8c8a-4149-91a6-fa327c40645f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16172 | 2026.03.12 01:44:13.638943 [ 275 ] {d840ff47-8c8a-4149-91a6-fa327c40645f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16173 | 2026.03.12 01:44:13.639266 [ 275 ] {d840ff47-8c8a-4149-91a6-fa327c40645f} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16174 | 2026.03.12 01:44:13.639301 [ 275 ] {d840ff47-8c8a-4149-91a6-fa327c40645f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16175 | 2026.03.12 01:44:13.639612 [ 275 ] {d840ff47-8c8a-4149-91a6-fa327c40645f} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16176 | 2026.03.12 01:44:13.639831 [ 275 ] {d840ff47-8c8a-4149-91a6-fa327c40645f} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16177 | 2026.03.12 01:44:13.639963 [ 275 ] {d840ff47-8c8a-4149-91a6-fa327c40645f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001081 sec., 11100.832562442183 rows/sec., 766.07 KiB/sec. | ||
| 16178 | 2026.03.12 01:44:13.640000 [ 275 ] {d840ff47-8c8a-4149-91a6-fa327c40645f} <Debug> TCPHandler: Processed in 0.001243729 sec. | ||
| 16179 | 2026.03.12 01:44:13.644283 [ 197 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_124_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40914 rows, containing 5 columns (5 merged, 0 gathered) in 0.007796788 sec., 5247545.527722442 rows/sec., 346.55 MiB/sec. | ||
| 16180 | 2026.03.12 01:44:13.644957 [ 191 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_124_30} <Trace> MergedBlockOutputStream: filled checksums all_1_124_30 (state Temporary) | ||
| 16181 | 2026.03.12 01:44:13.645284 [ 191 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_124_30} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_124_30 to all_1_124_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16182 | 2026.03.12 01:44:13.645368 [ 191 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_124_30} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 6 parts: [all_1_119_29, all_124_124_0] -> all_1_124_30 | ||
| 16183 | 2026.03.12 01:44:13.645468 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 16184 | 2026.03.12 01:44:15.168498 [ 221 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): 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] | ||
| 16185 | 2026.03.12 01:44:15.168547 [ 221 ] {} <Debug> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): 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] | ||
| 16186 | 2026.03.12 01:44:15.170981 [ 221 ] {} <Debug> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): 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] | ||
| 16187 | 2026.03.12 01:44:15.514212 [ 219 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): 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] | ||
| 16188 | 2026.03.12 01:44:15.514261 [ 219 ] {} <Debug> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): 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] | ||
| 16189 | 2026.03.12 01:44:15.517416 [ 219 ] {} <Debug> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): 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] | ||
| 16190 | 2026.03.12 01:44:15.638493 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36008 | ||
| 16191 | 2026.03.12 01:44:15.639025 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16192 | 2026.03.12 01:44:15.639073 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16193 | 2026.03.12 01:44:15.639550 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16194 | 2026.03.12 01:44:15.639778 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16195 | 2026.03.12 01:44:15.639909 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36008 | ||
| 16196 | 2026.03.12 01:44:17.618142 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 16197 | 2026.03.12 01:44:17.636336 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16198 | 2026.03.12 01:44:17.636404 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16199 | 2026.03.12 01:44:17.642478 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16200 | 2026.03.12 01:44:17.643194 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16201 | 2026.03.12 01:44:17.646445 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 16202 | 2026.03.12 01:44:18.343001 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16203 | 2026.03.12 01:44:18.343284 [ 275 ] {c0d5fdbf-fec1-4540-8c46-1869a868293c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16204 | 2026.03.12 01:44:18.343392 [ 275 ] {c0d5fdbf-fec1-4540-8c46-1869a868293c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16205 | 2026.03.12 01:44:18.344277 [ 275 ] {c0d5fdbf-fec1-4540-8c46-1869a868293c} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16206 | 2026.03.12 01:44:18.344324 [ 275 ] {c0d5fdbf-fec1-4540-8c46-1869a868293c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16207 | 2026.03.12 01:44:18.344717 [ 275 ] {c0d5fdbf-fec1-4540-8c46-1869a868293c} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16208 | 2026.03.12 01:44:18.344947 [ 275 ] {c0d5fdbf-fec1-4540-8c46-1869a868293c} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16209 | 2026.03.12 01:44:18.345116 [ 275 ] {c0d5fdbf-fec1-4540-8c46-1869a868293c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00191 sec., 29319.37172774869 rows/sec., 2.24 MiB/sec. | ||
| 16210 | 2026.03.12 01:44:18.345167 [ 275 ] {c0d5fdbf-fec1-4540-8c46-1869a868293c} <Debug> TCPHandler: Processed in 0.002357716 sec. | ||
| 16211 | 2026.03.12 01:44:18.345291 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16212 | 2026.03.12 01:44:18.345393 [ 275 ] {0bad3d45-e735-4b0c-9a57-77dff2d3ab43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16213 | 2026.03.12 01:44:18.345436 [ 275 ] {0bad3d45-e735-4b0c-9a57-77dff2d3ab43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16214 | 2026.03.12 01:44:18.345873 [ 275 ] {0bad3d45-e735-4b0c-9a57-77dff2d3ab43} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16215 | 2026.03.12 01:44:18.345910 [ 275 ] {0bad3d45-e735-4b0c-9a57-77dff2d3ab43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16216 | 2026.03.12 01:44:18.346224 [ 275 ] {0bad3d45-e735-4b0c-9a57-77dff2d3ab43} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16217 | 2026.03.12 01:44:18.346435 [ 275 ] {0bad3d45-e735-4b0c-9a57-77dff2d3ab43} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16218 | 2026.03.12 01:44:18.346575 [ 275 ] {0bad3d45-e735-4b0c-9a57-77dff2d3ab43} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 16219 | 2026.03.12 01:44:18.346615 [ 275 ] {0bad3d45-e735-4b0c-9a57-77dff2d3ab43} <Debug> TCPHandler: Processed in 0.001377411 sec. | ||
| 16220 | 2026.03.12 01:44:18.346730 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16221 | 2026.03.12 01:44:18.346827 [ 275 ] {e2a81475-d10c-437a-8e5e-05bb7ceb8c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16222 | 2026.03.12 01:44:18.346873 [ 275 ] {e2a81475-d10c-437a-8e5e-05bb7ceb8c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16223 | 2026.03.12 01:44:18.347289 [ 275 ] {e2a81475-d10c-437a-8e5e-05bb7ceb8c24} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16224 | 2026.03.12 01:44:18.347326 [ 275 ] {e2a81475-d10c-437a-8e5e-05bb7ceb8c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16225 | 2026.03.12 01:44:18.347663 [ 275 ] {e2a81475-d10c-437a-8e5e-05bb7ceb8c24} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16226 | 2026.03.12 01:44:18.347884 [ 275 ] {e2a81475-d10c-437a-8e5e-05bb7ceb8c24} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16227 | 2026.03.12 01:44:18.348021 [ 275 ] {e2a81475-d10c-437a-8e5e-05bb7ceb8c24} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001214 sec., 105436.57331136738 rows/sec., 7.34 MiB/sec. | ||
| 16228 | 2026.03.12 01:44:18.348066 [ 275 ] {e2a81475-d10c-437a-8e5e-05bb7ceb8c24} <Debug> TCPHandler: Processed in 0.001385921 sec. | ||
| 16229 | 2026.03.12 01:44:18.348179 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16230 | 2026.03.12 01:44:18.348275 [ 275 ] {d1d876c9-50e1-439c-a40b-fb21967c8af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16231 | 2026.03.12 01:44:18.348341 [ 275 ] {d1d876c9-50e1-439c-a40b-fb21967c8af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16232 | 2026.03.12 01:44:18.348683 [ 275 ] {d1d876c9-50e1-439c-a40b-fb21967c8af7} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16233 | 2026.03.12 01:44:18.348719 [ 275 ] {d1d876c9-50e1-439c-a40b-fb21967c8af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16234 | 2026.03.12 01:44:18.349023 [ 275 ] {d1d876c9-50e1-439c-a40b-fb21967c8af7} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16235 | 2026.03.12 01:44:18.349224 [ 275 ] {d1d876c9-50e1-439c-a40b-fb21967c8af7} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16236 | 2026.03.12 01:44:18.349355 [ 275 ] {d1d876c9-50e1-439c-a40b-fb21967c8af7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.0011 sec., 43636.36363636363 rows/sec., 2.94 MiB/sec. | ||
| 16237 | 2026.03.12 01:44:18.349393 [ 275 ] {d1d876c9-50e1-439c-a40b-fb21967c8af7} <Debug> TCPHandler: Processed in 0.001263799 sec. | ||
| 16238 | 2026.03.12 01:44:22.913124 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16239 | 2026.03.12 01:44:22.913204 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16240 | 2026.03.12 01:44:23.140242 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36520 | ||
| 16241 | 2026.03.12 01:44:23.140856 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16242 | 2026.03.12 01:44:23.140915 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16243 | 2026.03.12 01:44:23.141451 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16244 | 2026.03.12 01:44:23.141682 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16245 | 2026.03.12 01:44:23.141839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36520 | ||
| 16246 | 2026.03.12 01:44:23.141885 [ 92 ] {} <Debug> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16247 | 2026.03.12 01:44:23.141985 [ 92 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16248 | 2026.03.12 01:44:23.142023 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16249 | 2026.03.12 01:44:23.142164 [ 197 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::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 | ||
| 16250 | 2026.03.12 01:44:23.142314 [ 197 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16251 | 2026.03.12 01:44:23.142355 [ 197 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34088 rows starting from the beginning of the part | ||
| 16252 | 2026.03.12 01:44:23.142420 [ 197 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 16253 | 2026.03.12 01:44:23.142464 [ 197 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 16254 | 2026.03.12 01:44:23.142506 [ 197 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 16255 | 2026.03.12 01:44:23.142543 [ 197 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 16256 | 2026.03.12 01:44:23.142584 [ 197 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 16257 | 2026.03.12 01:44:23.145111 [ 196 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36520 rows, containing 4 columns (4 merged, 0 gathered) in 0.003002165 sec., 12164554.57977826 rows/sec., 174.02 MiB/sec. | ||
| 16258 | 2026.03.12 01:44:23.145399 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16259 | 2026.03.12 01:44:23.145722 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_76_15} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16260 | 2026.03.12 01:44:23.145810 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_76_15} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16261 | 2026.03.12 01:44:23.145902 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 16262 | 2026.03.12 01:44:23.266786 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1998 | ||
| 16263 | 2026.03.12 01:44:23.269243 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16264 | 2026.03.12 01:44:23.269289 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16265 | 2026.03.12 01:44:23.270451 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16266 | 2026.03.12 01:44:23.270715 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16267 | 2026.03.12 01:44:23.271063 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1998 | ||
| 16268 | 2026.03.12 01:44:23.345229 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16269 | 2026.03.12 01:44:23.345394 [ 275 ] {f0e0ace8-9113-4904-8049-91e2610c8f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16270 | 2026.03.12 01:44:23.345458 [ 275 ] {f0e0ace8-9113-4904-8049-91e2610c8f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16271 | 2026.03.12 01:44:23.346131 [ 275 ] {f0e0ace8-9113-4904-8049-91e2610c8f39} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16272 | 2026.03.12 01:44:23.346171 [ 275 ] {f0e0ace8-9113-4904-8049-91e2610c8f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16273 | 2026.03.12 01:44:23.346570 [ 275 ] {f0e0ace8-9113-4904-8049-91e2610c8f39} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16274 | 2026.03.12 01:44:23.346793 [ 275 ] {f0e0ace8-9113-4904-8049-91e2610c8f39} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16275 | 2026.03.12 01:44:23.346946 [ 275 ] {f0e0ace8-9113-4904-8049-91e2610c8f39} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001601 sec., 41224.23485321674 rows/sec., 3.27 MiB/sec. | ||
| 16276 | 2026.03.12 01:44:23.346949 [ 90 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16277 | 2026.03.12 01:44:23.346990 [ 275 ] {f0e0ace8-9113-4904-8049-91e2610c8f39} <Debug> TCPHandler: Processed in 0.00196044 sec. | ||
| 16278 | 2026.03.12 01:44:23.347024 [ 90 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16279 | 2026.03.12 01:44:23.347054 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16280 | 2026.03.12 01:44:23.347116 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16281 | 2026.03.12 01:44:23.347155 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 16282 | 2026.03.12 01:44:23.347214 [ 275 ] {32039ada-3c92-460f-82ca-df3d31804e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16283 | 2026.03.12 01:44:23.347259 [ 275 ] {32039ada-3c92-460f-82ca-df3d31804e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16284 | 2026.03.12 01:44:23.347272 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16285 | 2026.03.12 01:44:23.347310 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2893 rows starting from the beginning of the part | ||
| 16286 | 2026.03.12 01:44:23.347375 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 126 rows starting from the beginning of the part | ||
| 16287 | 2026.03.12 01:44:23.347420 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 66 rows starting from the beginning of the part | ||
| 16288 | 2026.03.12 01:44:23.347465 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 2133 rows starting from the beginning of the part | ||
| 16289 | 2026.03.12 01:44:23.347505 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part | ||
| 16290 | 2026.03.12 01:44:23.347545 [ 195 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 66 rows starting from the beginning of the part | ||
| 16291 | 2026.03.12 01:44:23.347685 [ 275 ] {32039ada-3c92-460f-82ca-df3d31804e25} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16292 | 2026.03.12 01:44:23.347726 [ 275 ] {32039ada-3c92-460f-82ca-df3d31804e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16293 | 2026.03.12 01:44:23.348040 [ 275 ] {32039ada-3c92-460f-82ca-df3d31804e25} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16294 | 2026.03.12 01:44:23.348274 [ 275 ] {32039ada-3c92-460f-82ca-df3d31804e25} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16295 | 2026.03.12 01:44:23.348388 [ 90 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16296 | 2026.03.12 01:44:23.348412 [ 275 ] {32039ada-3c92-460f-82ca-df3d31804e25} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001217 sec., 4108.463434675431 rows/sec., 308.94 KiB/sec. | ||
| 16297 | 2026.03.12 01:44:23.348420 [ 90 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16298 | 2026.03.12 01:44:23.348454 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16299 | 2026.03.12 01:44:23.348459 [ 275 ] {32039ada-3c92-460f-82ca-df3d31804e25} <Debug> TCPHandler: Processed in 0.001393351 sec. | ||
| 16300 | 2026.03.12 01:44:23.348545 [ 193 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 16301 | 2026.03.12 01:44:23.348585 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16302 | 2026.03.12 01:44:23.348641 [ 193 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16303 | 2026.03.12 01:44:23.348674 [ 193 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 225 rows starting from the beginning of the part | ||
| 16304 | 2026.03.12 01:44:23.348685 [ 275 ] {fd332494-eac2-41c6-bc9b-2b607119adf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16305 | 2026.03.12 01:44:23.348730 [ 275 ] {fd332494-eac2-41c6-bc9b-2b607119adf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16306 | 2026.03.12 01:44:23.348732 [ 193 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 9 rows starting from the beginning of the part | ||
| 16307 | 2026.03.12 01:44:23.348790 [ 193 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 35 rows starting from the beginning of the part | ||
| 16308 | 2026.03.12 01:44:23.348831 [ 193 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 5 rows starting from the beginning of the part | ||
| 16309 | 2026.03.12 01:44:23.348868 [ 193 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 16310 | 2026.03.12 01:44:23.348908 [ 193 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 5 rows starting from the beginning of the part | ||
| 16311 | 2026.03.12 01:44:23.349155 [ 275 ] {fd332494-eac2-41c6-bc9b-2b607119adf6} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16312 | 2026.03.12 01:44:23.349196 [ 275 ] {fd332494-eac2-41c6-bc9b-2b607119adf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16313 | 2026.03.12 01:44:23.349519 [ 275 ] {fd332494-eac2-41c6-bc9b-2b607119adf6} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16314 | 2026.03.12 01:44:23.349733 [ 275 ] {fd332494-eac2-41c6-bc9b-2b607119adf6} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16315 | 2026.03.12 01:44:23.349739 [ 193 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 343 rows, containing 5 columns (5 merged, 0 gathered) in 0.001230348 sec., 278782.913452129 rows/sec., 19.81 MiB/sec. | ||
| 16316 | 2026.03.12 01:44:23.349738 [ 190 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5340 rows, containing 5 columns (5 merged, 0 gathered) in 0.00262775 sec., 2032156.7881267245 rows/sec., 164.11 MiB/sec. | ||
| 16317 | 2026.03.12 01:44:23.349870 [ 90 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16318 | 2026.03.12 01:44:23.349875 [ 275 ] {fd332494-eac2-41c6-bc9b-2b607119adf6} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001208 sec., 57119.20529801324 rows/sec., 4.46 MiB/sec. | ||
| 16319 | 2026.03.12 01:44:23.349898 [ 90 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16320 | 2026.03.12 01:44:23.349870 [ 193 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16321 | 2026.03.12 01:44:23.349926 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16322 | 2026.03.12 01:44:23.349933 [ 275 ] {fd332494-eac2-41c6-bc9b-2b607119adf6} <Debug> TCPHandler: Processed in 0.001399381 sec. | ||
| 16323 | 2026.03.12 01:44:23.350019 [ 192 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 16324 | 2026.03.12 01:44:23.350070 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16325 | 2026.03.12 01:44:23.350070 [ 200 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16326 | 2026.03.12 01:44:23.350110 [ 192 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16327 | 2026.03.12 01:44:23.350141 [ 192 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1551 rows starting from the beginning of the part | ||
| 16328 | 2026.03.12 01:44:23.350169 [ 275 ] {39597989-3fcf-4f38-95ef-e95d1f9112b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16329 | 2026.03.12 01:44:23.350201 [ 192 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 99 rows starting from the beginning of the part | ||
| 16330 | 2026.03.12 01:44:23.350210 [ 193 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_106_21} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16331 | 2026.03.12 01:44:23.350216 [ 275 ] {39597989-3fcf-4f38-95ef-e95d1f9112b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16332 | 2026.03.12 01:44:23.350247 [ 192 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 69 rows starting from the beginning of the part | ||
| 16333 | 2026.03.12 01:44:23.350289 [ 192 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1088 rows starting from the beginning of the part | ||
| 16334 | 2026.03.12 01:44:23.350303 [ 193 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_106_21} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16335 | 2026.03.12 01:44:23.350353 [ 192 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part | ||
| 16336 | 2026.03.12 01:44:23.350377 [ 200 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_126_25} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16337 | 2026.03.12 01:44:23.350382 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 16338 | 2026.03.12 01:44:23.350407 [ 192 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 69 rows starting from the beginning of the part | ||
| 16339 | 2026.03.12 01:44:23.350453 [ 200 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_126_25} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16340 | 2026.03.12 01:44:23.350532 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 16341 | 2026.03.12 01:44:23.350671 [ 275 ] {39597989-3fcf-4f38-95ef-e95d1f9112b4} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16342 | 2026.03.12 01:44:23.350706 [ 275 ] {39597989-3fcf-4f38-95ef-e95d1f9112b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16343 | 2026.03.12 01:44:23.351039 [ 275 ] {39597989-3fcf-4f38-95ef-e95d1f9112b4} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16344 | 2026.03.12 01:44:23.351248 [ 275 ] {39597989-3fcf-4f38-95ef-e95d1f9112b4} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16345 | 2026.03.12 01:44:23.351382 [ 275 ] {39597989-3fcf-4f38-95ef-e95d1f9112b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 16346 | 2026.03.12 01:44:23.351421 [ 275 ] {39597989-3fcf-4f38-95ef-e95d1f9112b4} <Debug> TCPHandler: Processed in 0.001400271 sec. | ||
| 16347 | 2026.03.12 01:44:23.351532 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16348 | 2026.03.12 01:44:23.351563 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2940 rows, containing 5 columns (5 merged, 0 gathered) in 0.001579774 sec., 1861025.6910165632 rows/sec., 138.56 MiB/sec. | ||
| 16349 | 2026.03.12 01:44:23.351625 [ 275 ] {0a914a9b-47dc-47a0-8ce7-483f040ce143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16350 | 2026.03.12 01:44:23.351685 [ 275 ] {0a914a9b-47dc-47a0-8ce7-483f040ce143} <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 | ||
| 16351 | 2026.03.12 01:44:23.351723 [ 200 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16352 | 2026.03.12 01:44:23.351934 [ 200 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_126_25} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16353 | 2026.03.12 01:44:23.351992 [ 200 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_126_25} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16354 | 2026.03.12 01:44:23.352042 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 16355 | 2026.03.12 01:44:23.352463 [ 275 ] {0a914a9b-47dc-47a0-8ce7-483f040ce143} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16356 | 2026.03.12 01:44:23.352499 [ 275 ] {0a914a9b-47dc-47a0-8ce7-483f040ce143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16357 | 2026.03.12 01:44:23.353005 [ 275 ] {0a914a9b-47dc-47a0-8ce7-483f040ce143} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16358 | 2026.03.12 01:44:23.353223 [ 275 ] {0a914a9b-47dc-47a0-8ce7-483f040ce143} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16359 | 2026.03.12 01:44:23.353355 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16360 | 2026.03.12 01:44:23.353365 [ 275 ] {0a914a9b-47dc-47a0-8ce7-483f040ce143} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001758 sec., 2844.141069397042 rows/sec., 5.10 MiB/sec. | ||
| 16361 | 2026.03.12 01:44:23.353396 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16362 | 2026.03.12 01:44:23.353421 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16363 | 2026.03.12 01:44:23.353436 [ 275 ] {0a914a9b-47dc-47a0-8ce7-483f040ce143} <Debug> TCPHandler: Processed in 0.00195258 sec. | ||
| 16364 | 2026.03.12 01:44:23.353500 [ 190 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::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 | ||
| 16365 | 2026.03.12 01:44:23.353569 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16366 | 2026.03.12 01:44:23.353696 [ 275 ] {37a8f6c3-e9da-4335-9f01-0e0259dbb311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16367 | 2026.03.12 01:44:23.353711 [ 190 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16368 | 2026.03.12 01:44:23.353750 [ 275 ] {37a8f6c3-e9da-4335-9f01-0e0259dbb311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16369 | 2026.03.12 01:44:23.353775 [ 190 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2216 rows starting from the beginning of the part | ||
| 16370 | 2026.03.12 01:44:23.353902 [ 190 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 5 rows starting from the beginning of the part | ||
| 16371 | 2026.03.12 01:44:23.354001 [ 190 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 35 rows starting from the beginning of the part | ||
| 16372 | 2026.03.12 01:44:23.354092 [ 190 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 5 rows starting from the beginning of the part | ||
| 16373 | 2026.03.12 01:44:23.354177 [ 190 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 46 rows starting from the beginning of the part | ||
| 16374 | 2026.03.12 01:44:23.354183 [ 275 ] {37a8f6c3-e9da-4335-9f01-0e0259dbb311} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16375 | 2026.03.12 01:44:23.354227 [ 275 ] {37a8f6c3-e9da-4335-9f01-0e0259dbb311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16376 | 2026.03.12 01:44:23.354265 [ 190 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 5 rows starting from the beginning of the part | ||
| 16377 | 2026.03.12 01:44:23.354560 [ 275 ] {37a8f6c3-e9da-4335-9f01-0e0259dbb311} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16378 | 2026.03.12 01:44:23.354801 [ 275 ] {37a8f6c3-e9da-4335-9f01-0e0259dbb311} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16379 | 2026.03.12 01:44:23.354923 [ 90 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16380 | 2026.03.12 01:44:23.354938 [ 275 ] {37a8f6c3-e9da-4335-9f01-0e0259dbb311} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001269 sec., 47281.32387706856 rows/sec., 3.19 MiB/sec. | ||
| 16381 | 2026.03.12 01:44:23.354967 [ 90 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16382 | 2026.03.12 01:44:23.354985 [ 275 ] {37a8f6c3-e9da-4335-9f01-0e0259dbb311} <Debug> TCPHandler: Processed in 0.001478802 sec. | ||
| 16383 | 2026.03.12 01:44:23.354991 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16384 | 2026.03.12 01:44:23.355072 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 16385 | 2026.03.12 01:44:23.355146 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16386 | 2026.03.12 01:44:23.355170 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6390 rows starting from the beginning of the part | ||
| 16387 | 2026.03.12 01:44:23.355227 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 16388 | 2026.03.12 01:44:23.355269 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 16389 | 2026.03.12 01:44:23.355342 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 12 rows starting from the beginning of the part | ||
| 16390 | 2026.03.12 01:44:23.355399 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 48 rows starting from the beginning of the part | ||
| 16391 | 2026.03.12 01:44:23.355445 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 16392 | 2026.03.12 01:44:23.357009 [ 188 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6630 rows, containing 4 columns (4 merged, 0 gathered) in 0.00196356 sec., 3376520.1980077 rows/sec., 225.25 MiB/sec. | ||
| 16393 | 2026.03.12 01:44:23.357655 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16394 | 2026.03.12 01:44:23.357976 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_126_25} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16395 | 2026.03.12 01:44:23.358065 [ 199 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_126_25} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16396 | 2026.03.12 01:44:23.358153 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 16397 | 2026.03.12 01:44:23.364027 [ 198 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2312 rows, containing 19 columns (19 merged, 0 gathered) in 0.01055772 sec., 218986.67515334752 rows/sec., 392.41 MiB/sec. | ||
| 16398 | 2026.03.12 01:44:23.366230 [ 199 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16399 | 2026.03.12 01:44:23.366557 [ 199 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16400 | 2026.03.12 01:44:23.366630 [ 199 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16401 | 2026.03.12 01:44:23.366751 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.41 MiB. | ||
| 16402 | 2026.03.12 01:44:24.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.07 MiB, peak 402.45 MiB, free memory in arenas 0.00 B, will set to 387.95 MiB (RSS), difference: 3.88 MiB | ||
| 16403 | 2026.03.12 01:44:25.146710 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 16404 | 2026.03.12 01:44:25.165522 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16405 | 2026.03.12 01:44:25.165582 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16406 | 2026.03.12 01:44:25.171920 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16407 | 2026.03.12 01:44:25.172640 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16408 | 2026.03.12 01:44:25.172944 [ 89 ] {} <Debug> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16409 | 2026.03.12 01:44:25.173011 [ 89 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16410 | 2026.03.12 01:44:25.173035 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 16411 | 2026.03.12 01:44:25.173134 [ 198 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 16412 | 2026.03.12 01:44:25.176124 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 16413 | 2026.03.12 01:44:25.176180 [ 198 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16414 | 2026.03.12 01:44:25.176915 [ 198 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 16415 | 2026.03.12 01:44:25.180212 [ 198 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 16416 | 2026.03.12 01:44:25.183764 [ 198 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 16417 | 2026.03.12 01:44:25.187882 [ 198 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 16418 | 2026.03.12 01:44:25.192251 [ 198 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 16419 | 2026.03.12 01:44:25.196701 [ 198 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::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 | ||
| 16420 | 2026.03.12 01:44:25.249120 [ 189 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.076025181 sec., 7536.9764657317955 rows/sec., 38.97 MiB/sec. | ||
| 16421 | 2026.03.12 01:44:25.252279 [ 187 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16422 | 2026.03.12 01:44:25.254550 [ 187 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_76_15} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16423 | 2026.03.12 01:44:25.254669 [ 187 ] {669f7110-ddc9-4819-8b11-b047ae9c14b5::all_1_76_15} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16424 | 2026.03.12 01:44:25.257704 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16425 | 2026.03.12 01:44:26.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.04 MiB, peak 406.44 MiB, free memory in arenas 0.00 B, will set to 387.95 MiB (RSS), difference: -1.09 MiB | ||
| 16426 | 2026.03.12 01:44:28.002037 [ 220 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): 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] | ||
| 16427 | 2026.03.12 01:44:28.002101 [ 220 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): 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] | ||
| 16428 | 2026.03.12 01:44:28.005763 [ 220 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): 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] | ||
| 16429 | 2026.03.12 01:44:28.173264 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): 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] | ||
| 16430 | 2026.03.12 01:44:28.173316 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): 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] | ||
| 16431 | 2026.03.12 01:44:28.176796 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): 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] | ||
| 16432 | 2026.03.12 01:44:28.346138 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16433 | 2026.03.12 01:44:28.346339 [ 275 ] {c1ece532-6c71-467c-bd11-d984001a53f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16434 | 2026.03.12 01:44:28.346406 [ 275 ] {c1ece532-6c71-467c-bd11-d984001a53f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16435 | 2026.03.12 01:44:28.347122 [ 275 ] {c1ece532-6c71-467c-bd11-d984001a53f1} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16436 | 2026.03.12 01:44:28.347162 [ 275 ] {c1ece532-6c71-467c-bd11-d984001a53f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16437 | 2026.03.12 01:44:28.347567 [ 275 ] {c1ece532-6c71-467c-bd11-d984001a53f1} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16438 | 2026.03.12 01:44:28.347791 [ 275 ] {c1ece532-6c71-467c-bd11-d984001a53f1} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16439 | 2026.03.12 01:44:28.347945 [ 275 ] {c1ece532-6c71-467c-bd11-d984001a53f1} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001662 sec., 75812.27436823104 rows/sec., 6.52 MiB/sec. | ||
| 16440 | 2026.03.12 01:44:28.347987 [ 275 ] {c1ece532-6c71-467c-bd11-d984001a53f1} <Debug> TCPHandler: Processed in 0.00199835 sec. | ||
| 16441 | 2026.03.12 01:44:28.348117 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16442 | 2026.03.12 01:44:28.348213 [ 275 ] {22fa3bec-f3f7-4be3-bca4-34ecc81915a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16443 | 2026.03.12 01:44:28.348261 [ 275 ] {22fa3bec-f3f7-4be3-bca4-34ecc81915a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16444 | 2026.03.12 01:44:28.348680 [ 275 ] {22fa3bec-f3f7-4be3-bca4-34ecc81915a2} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16445 | 2026.03.12 01:44:28.348717 [ 275 ] {22fa3bec-f3f7-4be3-bca4-34ecc81915a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16446 | 2026.03.12 01:44:28.349007 [ 275 ] {22fa3bec-f3f7-4be3-bca4-34ecc81915a2} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16447 | 2026.03.12 01:44:28.349214 [ 275 ] {22fa3bec-f3f7-4be3-bca4-34ecc81915a2} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16448 | 2026.03.12 01:44:28.349349 [ 275 ] {22fa3bec-f3f7-4be3-bca4-34ecc81915a2} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001155 sec., 30303.030303030304 rows/sec., 2.23 MiB/sec. | ||
| 16449 | 2026.03.12 01:44:28.349389 [ 275 ] {22fa3bec-f3f7-4be3-bca4-34ecc81915a2} <Debug> TCPHandler: Processed in 0.00132325 sec. | ||
| 16450 | 2026.03.12 01:44:28.349499 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16451 | 2026.03.12 01:44:28.349593 [ 275 ] {b54ceeb8-09e3-4370-a8c8-001dd2128b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16452 | 2026.03.12 01:44:28.349633 [ 275 ] {b54ceeb8-09e3-4370-a8c8-001dd2128b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16453 | 2026.03.12 01:44:28.350067 [ 275 ] {b54ceeb8-09e3-4370-a8c8-001dd2128b2c} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16454 | 2026.03.12 01:44:28.350103 [ 275 ] {b54ceeb8-09e3-4370-a8c8-001dd2128b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16455 | 2026.03.12 01:44:28.350407 [ 275 ] {b54ceeb8-09e3-4370-a8c8-001dd2128b2c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16456 | 2026.03.12 01:44:28.350607 [ 275 ] {b54ceeb8-09e3-4370-a8c8-001dd2128b2c} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16457 | 2026.03.12 01:44:28.350734 [ 275 ] {b54ceeb8-09e3-4370-a8c8-001dd2128b2c} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00116 sec., 85344.8275862069 rows/sec., 6.67 MiB/sec. | ||
| 16458 | 2026.03.12 01:44:28.350772 [ 275 ] {b54ceeb8-09e3-4370-a8c8-001dd2128b2c} <Debug> TCPHandler: Processed in 0.0013218 sec. | ||
| 16459 | 2026.03.12 01:44:28.350882 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16460 | 2026.03.12 01:44:28.350976 [ 275 ] {5895a32f-7f82-4173-9cd6-0640ae8a41e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16461 | 2026.03.12 01:44:28.351020 [ 275 ] {5895a32f-7f82-4173-9cd6-0640ae8a41e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16462 | 2026.03.12 01:44:28.351434 [ 275 ] {5895a32f-7f82-4173-9cd6-0640ae8a41e0} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16463 | 2026.03.12 01:44:28.351469 [ 275 ] {5895a32f-7f82-4173-9cd6-0640ae8a41e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16464 | 2026.03.12 01:44:28.351795 [ 275 ] {5895a32f-7f82-4173-9cd6-0640ae8a41e0} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16465 | 2026.03.12 01:44:28.351999 [ 275 ] {5895a32f-7f82-4173-9cd6-0640ae8a41e0} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16466 | 2026.03.12 01:44:28.352130 [ 275 ] {5895a32f-7f82-4173-9cd6-0640ae8a41e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 16467 | 2026.03.12 01:44:28.352167 [ 275 ] {5895a32f-7f82-4173-9cd6-0640ae8a41e0} <Debug> TCPHandler: Processed in 0.00133421 sec. | ||
| 16468 | 2026.03.12 01:44:28.352269 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16469 | 2026.03.12 01:44:28.352362 [ 275 ] {9676e861-9e4d-4a73-9baa-c22da5e2eabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16470 | 2026.03.12 01:44:28.352418 [ 275 ] {9676e861-9e4d-4a73-9baa-c22da5e2eabc} <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 | ||
| 16471 | 2026.03.12 01:44:28.353284 [ 275 ] {9676e861-9e4d-4a73-9baa-c22da5e2eabc} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16472 | 2026.03.12 01:44:28.353320 [ 275 ] {9676e861-9e4d-4a73-9baa-c22da5e2eabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16473 | 2026.03.12 01:44:28.353852 [ 275 ] {9676e861-9e4d-4a73-9baa-c22da5e2eabc} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16474 | 2026.03.12 01:44:28.354074 [ 275 ] {9676e861-9e4d-4a73-9baa-c22da5e2eabc} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16475 | 2026.03.12 01:44:28.354215 [ 275 ] {9676e861-9e4d-4a73-9baa-c22da5e2eabc} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00187 sec., 18716.57754010695 rows/sec., 33.54 MiB/sec. | ||
| 16476 | 2026.03.12 01:44:28.354274 [ 275 ] {9676e861-9e4d-4a73-9baa-c22da5e2eabc} <Debug> TCPHandler: Processed in 0.002054791 sec. | ||
| 16477 | 2026.03.12 01:44:28.354386 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16478 | 2026.03.12 01:44:28.354480 [ 275 ] {46e70510-09e5-43ee-ae09-d123db788f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16479 | 2026.03.12 01:44:28.354522 [ 275 ] {46e70510-09e5-43ee-ae09-d123db788f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16480 | 2026.03.12 01:44:28.354859 [ 275 ] {46e70510-09e5-43ee-ae09-d123db788f24} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16481 | 2026.03.12 01:44:28.354895 [ 275 ] {46e70510-09e5-43ee-ae09-d123db788f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16482 | 2026.03.12 01:44:28.355192 [ 275 ] {46e70510-09e5-43ee-ae09-d123db788f24} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16483 | 2026.03.12 01:44:28.355402 [ 275 ] {46e70510-09e5-43ee-ae09-d123db788f24} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16484 | 2026.03.12 01:44:28.355531 [ 275 ] {46e70510-09e5-43ee-ae09-d123db788f24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 16485 | 2026.03.12 01:44:28.355566 [ 275 ] {46e70510-09e5-43ee-ae09-d123db788f24} <Debug> TCPHandler: Processed in 0.001231199 sec. | ||
| 16486 | 2026.03.12 01:44:30.024768 [ 223 ] {} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): 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] | ||
| 16487 | 2026.03.12 01:44:30.024839 [ 223 ] {} <Debug> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): 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] | ||
| 16488 | 2026.03.12 01:44:30.026807 [ 223 ] {} <Debug> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): 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] | ||
| 16489 | 2026.03.12 01:44:30.642031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36968 | ||
| 16490 | 2026.03.12 01:44:30.642815 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16491 | 2026.03.12 01:44:30.642856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16492 | 2026.03.12 01:44:30.643350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16493 | 2026.03.12 01:44:30.643595 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16494 | 2026.03.12 01:44:30.643746 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36968 | ||
| 16495 | 2026.03.12 01:44:31.820111 [ 219 ] {} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): 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] | ||
| 16496 | 2026.03.12 01:44:31.820182 [ 219 ] {} <Debug> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): 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] | ||
| 16497 | 2026.03.12 01:44:31.823060 [ 219 ] {} <Debug> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): 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] | ||
| 16498 | 2026.03.12 01:44:31.856554 [ 224 ] {} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): 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] | ||
| 16499 | 2026.03.12 01:44:31.856659 [ 224 ] {} <Debug> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): 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] | ||
| 16500 | 2026.03.12 01:44:31.859292 [ 224 ] {} <Debug> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): 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] | ||
| 16501 | 2026.03.12 01:44:32.676202 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 16502 | 2026.03.12 01:44:32.692829 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16503 | 2026.03.12 01:44:32.692901 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16504 | 2026.03.12 01:44:32.698850 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16505 | 2026.03.12 01:44:32.699696 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16506 | 2026.03.12 01:44:32.704114 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 16507 | 2026.03.12 01:44:33.134679 [ 218 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): 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] | ||
| 16508 | 2026.03.12 01:44:33.134719 [ 218 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): 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] | ||
| 16509 | 2026.03.12 01:44:33.137908 [ 218 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): 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] | ||
| 16510 | 2026.03.12 01:44:33.184103 [ 220 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): 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] | ||
| 16511 | 2026.03.12 01:44:33.184154 [ 220 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): 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] | ||
| 16512 | 2026.03.12 01:44:33.186637 [ 220 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): 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] | ||
| 16513 | 2026.03.12 01:44:33.271304 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2022 | ||
| 16514 | 2026.03.12 01:44:33.273568 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16515 | 2026.03.12 01:44:33.273618 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16516 | 2026.03.12 01:44:33.274863 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16517 | 2026.03.12 01:44:33.275158 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16518 | 2026.03.12 01:44:33.275547 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2022 | ||
| 16519 | 2026.03.12 01:44:33.345671 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16520 | 2026.03.12 01:44:33.345844 [ 275 ] {a618e62f-6787-4365-bb20-b446c56b1e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16521 | 2026.03.12 01:44:33.345913 [ 275 ] {a618e62f-6787-4365-bb20-b446c56b1e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16522 | 2026.03.12 01:44:33.346578 [ 275 ] {a618e62f-6787-4365-bb20-b446c56b1e88} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16523 | 2026.03.12 01:44:33.346624 [ 275 ] {a618e62f-6787-4365-bb20-b446c56b1e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16524 | 2026.03.12 01:44:33.347002 [ 275 ] {a618e62f-6787-4365-bb20-b446c56b1e88} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 16525 | 2026.03.12 01:44:33.347253 [ 275 ] {a618e62f-6787-4365-bb20-b446c56b1e88} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16526 | 2026.03.12 01:44:33.347435 [ 275 ] {a618e62f-6787-4365-bb20-b446c56b1e88} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001643 sec., 1217.2854534388314 rows/sec., 99.26 KiB/sec. | ||
| 16527 | 2026.03.12 01:44:33.347491 [ 275 ] {a618e62f-6787-4365-bb20-b446c56b1e88} <Debug> TCPHandler: Processed in 0.00194992 sec. | ||
| 16528 | 2026.03.12 01:44:33.347624 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16529 | 2026.03.12 01:44:33.347730 [ 275 ] {1c5ec4e1-521a-495c-87e6-063410126a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16530 | 2026.03.12 01:44:33.347776 [ 275 ] {1c5ec4e1-521a-495c-87e6-063410126a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16531 | 2026.03.12 01:44:33.348260 [ 275 ] {1c5ec4e1-521a-495c-87e6-063410126a50} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16532 | 2026.03.12 01:44:33.348297 [ 275 ] {1c5ec4e1-521a-495c-87e6-063410126a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16533 | 2026.03.12 01:44:33.348616 [ 275 ] {1c5ec4e1-521a-495c-87e6-063410126a50} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16534 | 2026.03.12 01:44:33.348831 [ 275 ] {1c5ec4e1-521a-495c-87e6-063410126a50} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16535 | 2026.03.12 01:44:33.348966 [ 275 ] {1c5ec4e1-521a-495c-87e6-063410126a50} <Debug> executeQuery: Read 67 rows, 5.43 KiB in 0.001262 sec., 53090.33280507131 rows/sec., 4.20 MiB/sec. | ||
| 16536 | 2026.03.12 01:44:33.349006 [ 275 ] {1c5ec4e1-521a-495c-87e6-063410126a50} <Debug> TCPHandler: Processed in 0.001436122 sec. | ||
| 16537 | 2026.03.12 01:44:33.349123 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16538 | 2026.03.12 01:44:33.349220 [ 275 ] {e5fe2bb1-fd91-4710-8a97-6a0b701abab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16539 | 2026.03.12 01:44:33.349265 [ 275 ] {e5fe2bb1-fd91-4710-8a97-6a0b701abab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16540 | 2026.03.12 01:44:33.349678 [ 275 ] {e5fe2bb1-fd91-4710-8a97-6a0b701abab2} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16541 | 2026.03.12 01:44:33.349715 [ 275 ] {e5fe2bb1-fd91-4710-8a97-6a0b701abab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16542 | 2026.03.12 01:44:33.350010 [ 275 ] {e5fe2bb1-fd91-4710-8a97-6a0b701abab2} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16543 | 2026.03.12 01:44:33.350218 [ 275 ] {e5fe2bb1-fd91-4710-8a97-6a0b701abab2} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16544 | 2026.03.12 01:44:33.350355 [ 275 ] {e5fe2bb1-fd91-4710-8a97-6a0b701abab2} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001155 sec., 6060.606060606061 rows/sec., 446.43 KiB/sec. | ||
| 16545 | 2026.03.12 01:44:33.350393 [ 275 ] {e5fe2bb1-fd91-4710-8a97-6a0b701abab2} <Debug> TCPHandler: Processed in 0.00132028 sec. | ||
| 16546 | 2026.03.12 01:44:33.350509 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16547 | 2026.03.12 01:44:33.350603 [ 275 ] {1804102a-7228-435f-83e2-bea1a777ee4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16548 | 2026.03.12 01:44:33.350643 [ 275 ] {1804102a-7228-435f-83e2-bea1a777ee4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16549 | 2026.03.12 01:44:33.351073 [ 275 ] {1804102a-7228-435f-83e2-bea1a777ee4c} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16550 | 2026.03.12 01:44:33.351109 [ 275 ] {1804102a-7228-435f-83e2-bea1a777ee4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16551 | 2026.03.12 01:44:33.351407 [ 275 ] {1804102a-7228-435f-83e2-bea1a777ee4c} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16552 | 2026.03.12 01:44:33.351641 [ 275 ] {1804102a-7228-435f-83e2-bea1a777ee4c} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16553 | 2026.03.12 01:44:33.351770 [ 275 ] {1804102a-7228-435f-83e2-bea1a777ee4c} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001186 sec., 59865.092748735246 rows/sec., 4.68 MiB/sec. | ||
| 16554 | 2026.03.12 01:44:33.351808 [ 275 ] {1804102a-7228-435f-83e2-bea1a777ee4c} <Debug> TCPHandler: Processed in 0.00134898 sec. | ||
| 16555 | 2026.03.12 01:44:33.351921 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16556 | 2026.03.12 01:44:33.352014 [ 275 ] {bee87c45-a119-4561-a33d-45382737d066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16557 | 2026.03.12 01:44:33.352058 [ 275 ] {bee87c45-a119-4561-a33d-45382737d066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16558 | 2026.03.12 01:44:33.352473 [ 275 ] {bee87c45-a119-4561-a33d-45382737d066} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16559 | 2026.03.12 01:44:33.352509 [ 275 ] {bee87c45-a119-4561-a33d-45382737d066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16560 | 2026.03.12 01:44:33.352845 [ 275 ] {bee87c45-a119-4561-a33d-45382737d066} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16561 | 2026.03.12 01:44:33.353048 [ 275 ] {bee87c45-a119-4561-a33d-45382737d066} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16562 | 2026.03.12 01:44:33.353180 [ 275 ] {bee87c45-a119-4561-a33d-45382737d066} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001184 sec., 135979.72972972973 rows/sec., 9.47 MiB/sec. | ||
| 16563 | 2026.03.12 01:44:33.353217 [ 275 ] {bee87c45-a119-4561-a33d-45382737d066} <Debug> TCPHandler: Processed in 0.001346161 sec. | ||
| 16564 | 2026.03.12 01:44:33.353336 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16565 | 2026.03.12 01:44:33.353429 [ 275 ] {150c3fae-10bf-46a2-9ac4-9efee00fdb2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16566 | 2026.03.12 01:44:33.353483 [ 275 ] {150c3fae-10bf-46a2-9ac4-9efee00fdb2f} <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 | ||
| 16567 | 2026.03.12 01:44:33.354246 [ 275 ] {150c3fae-10bf-46a2-9ac4-9efee00fdb2f} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16568 | 2026.03.12 01:44:33.354282 [ 275 ] {150c3fae-10bf-46a2-9ac4-9efee00fdb2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16569 | 2026.03.12 01:44:33.354791 [ 275 ] {150c3fae-10bf-46a2-9ac4-9efee00fdb2f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16570 | 2026.03.12 01:44:33.355009 [ 275 ] {150c3fae-10bf-46a2-9ac4-9efee00fdb2f} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16571 | 2026.03.12 01:44:33.355154 [ 275 ] {150c3fae-10bf-46a2-9ac4-9efee00fdb2f} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001743 sec., 2868.617326448652 rows/sec., 5.14 MiB/sec. | ||
| 16572 | 2026.03.12 01:44:33.355218 [ 275 ] {150c3fae-10bf-46a2-9ac4-9efee00fdb2f} <Debug> TCPHandler: Processed in 0.001931919 sec. | ||
| 16573 | 2026.03.12 01:44:33.355327 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16574 | 2026.03.12 01:44:33.355419 [ 275 ] {31e100db-ed4b-43e9-8592-5cd38485c6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16575 | 2026.03.12 01:44:33.355460 [ 275 ] {31e100db-ed4b-43e9-8592-5cd38485c6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16576 | 2026.03.12 01:44:33.355803 [ 275 ] {31e100db-ed4b-43e9-8592-5cd38485c6bd} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16577 | 2026.03.12 01:44:33.355838 [ 275 ] {31e100db-ed4b-43e9-8592-5cd38485c6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16578 | 2026.03.12 01:44:33.356141 [ 275 ] {31e100db-ed4b-43e9-8592-5cd38485c6bd} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16579 | 2026.03.12 01:44:33.356373 [ 275 ] {31e100db-ed4b-43e9-8592-5cd38485c6bd} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16580 | 2026.03.12 01:44:33.356517 [ 275 ] {31e100db-ed4b-43e9-8592-5cd38485c6bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 16581 | 2026.03.12 01:44:33.356554 [ 275 ] {31e100db-ed4b-43e9-8592-5cd38485c6bd} <Debug> TCPHandler: Processed in 0.001277469 sec. | ||
| 16582 | 2026.03.12 01:44:34.001369 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): 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] | ||
| 16583 | 2026.03.12 01:44:34.001424 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): 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] | ||
| 16584 | 2026.03.12 01:44:34.004501 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): 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] | ||
| 16585 | 2026.03.12 01:44:34.301728 [ 223 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): 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] | ||
| 16586 | 2026.03.12 01:44:34.301773 [ 223 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): 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] | ||
| 16587 | 2026.03.12 01:44:34.304317 [ 223 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): 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] | ||
| 16588 | 2026.03.12 01:44:37.913453 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16589 | 2026.03.12 01:44:37.913517 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16590 | 2026.03.12 01:44:38.144019 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37480 | ||
| 16591 | 2026.03.12 01:44:38.144772 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16592 | 2026.03.12 01:44:38.144811 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16593 | 2026.03.12 01:44:38.145296 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16594 | 2026.03.12 01:44:38.145534 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16595 | 2026.03.12 01:44:38.145678 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37480 | ||
| 16596 | 2026.03.12 01:44:38.346070 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16597 | 2026.03.12 01:44:38.346263 [ 275 ] {85651309-bbf5-4700-b868-1652a619b547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16598 | 2026.03.12 01:44:38.346331 [ 275 ] {85651309-bbf5-4700-b868-1652a619b547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16599 | 2026.03.12 01:44:38.347077 [ 275 ] {85651309-bbf5-4700-b868-1652a619b547} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16600 | 2026.03.12 01:44:38.347116 [ 275 ] {85651309-bbf5-4700-b868-1652a619b547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16601 | 2026.03.12 01:44:38.347496 [ 275 ] {85651309-bbf5-4700-b868-1652a619b547} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16602 | 2026.03.12 01:44:38.347707 [ 275 ] {85651309-bbf5-4700-b868-1652a619b547} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): 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.03.12 01:44:38.347850 [ 275 ] {85651309-bbf5-4700-b868-1652a619b547} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001643 sec., 76688.98356664638 rows/sec., 6.59 MiB/sec. | ||
| 16604 | 2026.03.12 01:44:38.347892 [ 275 ] {85651309-bbf5-4700-b868-1652a619b547} <Debug> TCPHandler: Processed in 0.001957709 sec. | ||
| 16605 | 2026.03.12 01:44:38.348019 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16606 | 2026.03.12 01:44:38.348113 [ 275 ] {dca30378-bb84-46a0-931f-f684ce0e081f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16607 | 2026.03.12 01:44:38.348153 [ 275 ] {dca30378-bb84-46a0-931f-f684ce0e081f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16608 | 2026.03.12 01:44:38.348570 [ 275 ] {dca30378-bb84-46a0-931f-f684ce0e081f} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16609 | 2026.03.12 01:44:38.348605 [ 275 ] {dca30378-bb84-46a0-931f-f684ce0e081f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16610 | 2026.03.12 01:44:38.348899 [ 275 ] {dca30378-bb84-46a0-931f-f684ce0e081f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16611 | 2026.03.12 01:44:38.349095 [ 275 ] {dca30378-bb84-46a0-931f-f684ce0e081f} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16612 | 2026.03.12 01:44:38.349229 [ 275 ] {dca30378-bb84-46a0-931f-f684ce0e081f} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001135 sec., 30837.004405286345 rows/sec., 2.26 MiB/sec. | ||
| 16613 | 2026.03.12 01:44:38.349267 [ 275 ] {dca30378-bb84-46a0-931f-f684ce0e081f} <Debug> TCPHandler: Processed in 0.00129671 sec. | ||
| 16614 | 2026.03.12 01:44:38.349376 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16615 | 2026.03.12 01:44:38.349468 [ 275 ] {4895b86a-02bd-44de-b03b-7488de287086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16616 | 2026.03.12 01:44:38.349506 [ 275 ] {4895b86a-02bd-44de-b03b-7488de287086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16617 | 2026.03.12 01:44:38.349924 [ 275 ] {4895b86a-02bd-44de-b03b-7488de287086} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16618 | 2026.03.12 01:44:38.349959 [ 275 ] {4895b86a-02bd-44de-b03b-7488de287086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16619 | 2026.03.12 01:44:38.350250 [ 275 ] {4895b86a-02bd-44de-b03b-7488de287086} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16620 | 2026.03.12 01:44:38.350450 [ 275 ] {4895b86a-02bd-44de-b03b-7488de287086} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16621 | 2026.03.12 01:44:38.350577 [ 275 ] {4895b86a-02bd-44de-b03b-7488de287086} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001126 sec., 87921.84724689164 rows/sec., 6.87 MiB/sec. | ||
| 16622 | 2026.03.12 01:44:38.350617 [ 275 ] {4895b86a-02bd-44de-b03b-7488de287086} <Debug> TCPHandler: Processed in 0.001288939 sec. | ||
| 16623 | 2026.03.12 01:44:38.350729 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16624 | 2026.03.12 01:44:38.350821 [ 275 ] {efea9c53-3dab-4219-adaf-d58ac93c1f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16625 | 2026.03.12 01:44:38.350863 [ 275 ] {efea9c53-3dab-4219-adaf-d58ac93c1f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16626 | 2026.03.12 01:44:38.351306 [ 275 ] {efea9c53-3dab-4219-adaf-d58ac93c1f75} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16627 | 2026.03.12 01:44:38.351342 [ 275 ] {efea9c53-3dab-4219-adaf-d58ac93c1f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16628 | 2026.03.12 01:44:38.351661 [ 275 ] {efea9c53-3dab-4219-adaf-d58ac93c1f75} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16629 | 2026.03.12 01:44:38.351859 [ 275 ] {efea9c53-3dab-4219-adaf-d58ac93c1f75} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16630 | 2026.03.12 01:44:38.351979 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 2 parts from all_1_124_30 to all_125_125_0 | ||
| 16631 | 2026.03.12 01:44:38.351983 [ 275 ] {efea9c53-3dab-4219-adaf-d58ac93c1f75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 16632 | 2026.03.12 01:44:38.352027 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16633 | 2026.03.12 01:44:38.352044 [ 275 ] {efea9c53-3dab-4219-adaf-d58ac93c1f75} <Debug> TCPHandler: Processed in 0.001362821 sec. | ||
| 16634 | 2026.03.12 01:44:38.352051 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16635 | 2026.03.12 01:44:38.352140 [ 191 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_125_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_124_30 to all_125_125_0 into Compact with storage Full | ||
| 16636 | 2026.03.12 01:44:38.352168 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16637 | 2026.03.12 01:44:38.352239 [ 191 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_125_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16638 | 2026.03.12 01:44:38.352265 [ 275 ] {88de0fad-7ae7-483c-a013-1e541b09bf68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16639 | 2026.03.12 01:44:38.352281 [ 191 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_125_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_124_30, total 40914 rows starting from the beginning of the part | ||
| 16640 | 2026.03.12 01:44:38.352327 [ 275 ] {88de0fad-7ae7-483c-a013-1e541b09bf68} <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 | ||
| 16641 | 2026.03.12 01:44:38.352348 [ 191 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_125_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 128 rows starting from the beginning of the part | ||
| 16642 | 2026.03.12 01:44:38.353178 [ 275 ] {88de0fad-7ae7-483c-a013-1e541b09bf68} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16643 | 2026.03.12 01:44:38.353218 [ 275 ] {88de0fad-7ae7-483c-a013-1e541b09bf68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16644 | 2026.03.12 01:44:38.353776 [ 275 ] {88de0fad-7ae7-483c-a013-1e541b09bf68} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16645 | 2026.03.12 01:44:38.353990 [ 275 ] {88de0fad-7ae7-483c-a013-1e541b09bf68} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16646 | 2026.03.12 01:44:38.354129 [ 275 ] {88de0fad-7ae7-483c-a013-1e541b09bf68} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001882 sec., 18597.23698193411 rows/sec., 33.33 MiB/sec. | ||
| 16647 | 2026.03.12 01:44:38.354183 [ 275 ] {88de0fad-7ae7-483c-a013-1e541b09bf68} <Debug> TCPHandler: Processed in 0.002062311 sec. | ||
| 16648 | 2026.03.12 01:44:38.354301 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16649 | 2026.03.12 01:44:38.354394 [ 275 ] {65cb1cee-659c-4bcb-ba77-9d682fbb63f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16650 | 2026.03.12 01:44:38.354435 [ 275 ] {65cb1cee-659c-4bcb-ba77-9d682fbb63f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16651 | 2026.03.12 01:44:38.354771 [ 275 ] {65cb1cee-659c-4bcb-ba77-9d682fbb63f4} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16652 | 2026.03.12 01:44:38.354806 [ 275 ] {65cb1cee-659c-4bcb-ba77-9d682fbb63f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16653 | 2026.03.12 01:44:38.355100 [ 275 ] {65cb1cee-659c-4bcb-ba77-9d682fbb63f4} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16654 | 2026.03.12 01:44:38.355302 [ 275 ] {65cb1cee-659c-4bcb-ba77-9d682fbb63f4} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16655 | 2026.03.12 01:44:38.355437 [ 275 ] {65cb1cee-659c-4bcb-ba77-9d682fbb63f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 16656 | 2026.03.12 01:44:38.355473 [ 275 ] {65cb1cee-659c-4bcb-ba77-9d682fbb63f4} <Debug> TCPHandler: Processed in 0.001220569 sec. | ||
| 16657 | 2026.03.12 01:44:38.358800 [ 189 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_125_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41042 rows, containing 5 columns (5 merged, 0 gathered) in 0.006686941 sec., 6137634.532740755 rows/sec., 405.40 MiB/sec. | ||
| 16658 | 2026.03.12 01:44:38.359181 [ 194 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_125_31} <Trace> MergedBlockOutputStream: filled checksums all_1_125_31 (state Temporary) | ||
| 16659 | 2026.03.12 01:44:38.359571 [ 194 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_125_31} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_125_31 to all_1_125_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16660 | 2026.03.12 01:44:38.359669 [ 194 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_125_31} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 2 parts: [all_1_124_30, all_125_125_0] -> all_1_125_31 | ||
| 16661 | 2026.03.12 01:44:38.359781 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16662 | 2026.03.12 01:44:40.205132 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 16663 | 2026.03.12 01:44:40.222075 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16664 | 2026.03.12 01:44:40.222124 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16665 | 2026.03.12 01:44:40.228145 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16666 | 2026.03.12 01:44:40.228836 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16667 | 2026.03.12 01:44:40.231730 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 16668 | 2026.03.12 01:44:43.066143 [ 221 ] {} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): 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] | ||
| 16669 | 2026.03.12 01:44:43.066206 [ 221 ] {} <Debug> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): 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] | ||
| 16670 | 2026.03.12 01:44:43.068916 [ 221 ] {} <Debug> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): 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] | ||
| 16671 | 2026.03.12 01:44:43.274421 [ 221 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): 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] | ||
| 16672 | 2026.03.12 01:44:43.274474 [ 221 ] {} <Debug> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): 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] | ||
| 16673 | 2026.03.12 01:44:43.276595 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2048 | ||
| 16674 | 2026.03.12 01:44:43.277539 [ 221 ] {} <Debug> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): 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] | ||
| 16675 | 2026.03.12 01:44:43.278900 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16676 | 2026.03.12 01:44:43.278943 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16677 | 2026.03.12 01:44:43.280142 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16678 | 2026.03.12 01:44:43.280423 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16679 | 2026.03.12 01:44:43.280806 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2048 | ||
| 16680 | 2026.03.12 01:44:43.344629 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16681 | 2026.03.12 01:44:43.344816 [ 275 ] {0ee32e3e-0ab6-4779-810d-892034c13ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16682 | 2026.03.12 01:44:43.344886 [ 275 ] {0ee32e3e-0ab6-4779-810d-892034c13ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16683 | 2026.03.12 01:44:43.345592 [ 275 ] {0ee32e3e-0ab6-4779-810d-892034c13ffa} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16684 | 2026.03.12 01:44:43.345645 [ 275 ] {0ee32e3e-0ab6-4779-810d-892034c13ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16685 | 2026.03.12 01:44:43.346059 [ 275 ] {0ee32e3e-0ab6-4779-810d-892034c13ffa} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16686 | 2026.03.12 01:44:43.346291 [ 275 ] {0ee32e3e-0ab6-4779-810d-892034c13ffa} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16687 | 2026.03.12 01:44:43.346456 [ 275 ] {0ee32e3e-0ab6-4779-810d-892034c13ffa} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001692 sec., 39007.09219858156 rows/sec., 3.09 MiB/sec. | ||
| 16688 | 2026.03.12 01:44:43.346509 [ 275 ] {0ee32e3e-0ab6-4779-810d-892034c13ffa} <Debug> TCPHandler: Processed in 0.00201869 sec. | ||
| 16689 | 2026.03.12 01:44:43.346640 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16690 | 2026.03.12 01:44:43.346742 [ 275 ] {a1b898ff-fca5-4ca9-a36e-2e62e76e397d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16691 | 2026.03.12 01:44:43.346787 [ 275 ] {a1b898ff-fca5-4ca9-a36e-2e62e76e397d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16692 | 2026.03.12 01:44:43.347216 [ 275 ] {a1b898ff-fca5-4ca9-a36e-2e62e76e397d} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16693 | 2026.03.12 01:44:43.347256 [ 275 ] {a1b898ff-fca5-4ca9-a36e-2e62e76e397d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16694 | 2026.03.12 01:44:43.347563 [ 275 ] {a1b898ff-fca5-4ca9-a36e-2e62e76e397d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16695 | 2026.03.12 01:44:43.347775 [ 275 ] {a1b898ff-fca5-4ca9-a36e-2e62e76e397d} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16696 | 2026.03.12 01:44:43.347913 [ 275 ] {a1b898ff-fca5-4ca9-a36e-2e62e76e397d} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001194 sec., 4187.604690117253 rows/sec., 314.89 KiB/sec. | ||
| 16697 | 2026.03.12 01:44:43.347953 [ 275 ] {a1b898ff-fca5-4ca9-a36e-2e62e76e397d} <Debug> TCPHandler: Processed in 0.001367381 sec. | ||
| 16698 | 2026.03.12 01:44:43.348066 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16699 | 2026.03.12 01:44:43.348162 [ 275 ] {6ba9906b-c7e6-448d-9c30-68d2c57de28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16700 | 2026.03.12 01:44:43.348203 [ 275 ] {6ba9906b-c7e6-448d-9c30-68d2c57de28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16701 | 2026.03.12 01:44:43.348640 [ 275 ] {6ba9906b-c7e6-448d-9c30-68d2c57de28f} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16702 | 2026.03.12 01:44:43.348677 [ 275 ] {6ba9906b-c7e6-448d-9c30-68d2c57de28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16703 | 2026.03.12 01:44:43.348982 [ 275 ] {6ba9906b-c7e6-448d-9c30-68d2c57de28f} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16704 | 2026.03.12 01:44:43.349185 [ 275 ] {6ba9906b-c7e6-448d-9c30-68d2c57de28f} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16705 | 2026.03.12 01:44:43.349316 [ 275 ] {6ba9906b-c7e6-448d-9c30-68d2c57de28f} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001174 sec., 58773.42419080069 rows/sec., 4.59 MiB/sec. | ||
| 16706 | 2026.03.12 01:44:43.349355 [ 275 ] {6ba9906b-c7e6-448d-9c30-68d2c57de28f} <Debug> TCPHandler: Processed in 0.00133911 sec. | ||
| 16707 | 2026.03.12 01:44:43.349467 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16708 | 2026.03.12 01:44:43.349563 [ 275 ] {a307006b-5769-450d-84e7-b783e3da5ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16709 | 2026.03.12 01:44:43.349608 [ 275 ] {a307006b-5769-450d-84e7-b783e3da5ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16710 | 2026.03.12 01:44:43.350020 [ 275 ] {a307006b-5769-450d-84e7-b783e3da5ebf} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16711 | 2026.03.12 01:44:43.350056 [ 275 ] {a307006b-5769-450d-84e7-b783e3da5ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16712 | 2026.03.12 01:44:43.350385 [ 275 ] {a307006b-5769-450d-84e7-b783e3da5ebf} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16713 | 2026.03.12 01:44:43.350596 [ 275 ] {a307006b-5769-450d-84e7-b783e3da5ebf} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16714 | 2026.03.12 01:44:43.350728 [ 275 ] {a307006b-5769-450d-84e7-b783e3da5ebf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 16715 | 2026.03.12 01:44:43.350738 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 2 parts from all_1_125_31 to all_126_126_0 | ||
| 16716 | 2026.03.12 01:44:43.350766 [ 275 ] {a307006b-5769-450d-84e7-b783e3da5ebf} <Debug> TCPHandler: Processed in 0.001347501 sec. | ||
| 16717 | 2026.03.12 01:44:43.350784 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16718 | 2026.03.12 01:44:43.350808 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16719 | 2026.03.12 01:44:43.350867 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16720 | 2026.03.12 01:44:43.350902 [ 189 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_126_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_125_31 to all_126_126_0 into Compact with storage Full | ||
| 16721 | 2026.03.12 01:44:43.350962 [ 275 ] {8c034f93-61c2-454b-94dc-6ac368f0e5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16722 | 2026.03.12 01:44:43.351022 [ 275 ] {8c034f93-61c2-454b-94dc-6ac368f0e5e5} <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 | ||
| 16723 | 2026.03.12 01:44:43.351025 [ 189 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_126_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16724 | 2026.03.12 01:44:43.351072 [ 189 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_126_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_125_31, total 41042 rows starting from the beginning of the part | ||
| 16725 | 2026.03.12 01:44:43.351148 [ 189 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_126_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 16726 | 2026.03.12 01:44:43.351825 [ 275 ] {8c034f93-61c2-454b-94dc-6ac368f0e5e5} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16727 | 2026.03.12 01:44:43.351866 [ 275 ] {8c034f93-61c2-454b-94dc-6ac368f0e5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16728 | 2026.03.12 01:44:43.352420 [ 275 ] {8c034f93-61c2-454b-94dc-6ac368f0e5e5} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16729 | 2026.03.12 01:44:43.352654 [ 275 ] {8c034f93-61c2-454b-94dc-6ac368f0e5e5} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16730 | 2026.03.12 01:44:43.352804 [ 275 ] {8c034f93-61c2-454b-94dc-6ac368f0e5e5} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00186 sec., 2688.1720430107525 rows/sec., 4.82 MiB/sec. | ||
| 16731 | 2026.03.12 01:44:43.352872 [ 275 ] {8c034f93-61c2-454b-94dc-6ac368f0e5e5} <Debug> TCPHandler: Processed in 0.002053421 sec. | ||
| 16732 | 2026.03.12 01:44:43.352982 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16733 | 2026.03.12 01:44:43.353077 [ 275 ] {b74898d6-f5aa-49f9-a0c6-c1c32bdeab86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16734 | 2026.03.12 01:44:43.353120 [ 275 ] {b74898d6-f5aa-49f9-a0c6-c1c32bdeab86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16735 | 2026.03.12 01:44:43.353483 [ 275 ] {b74898d6-f5aa-49f9-a0c6-c1c32bdeab86} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16736 | 2026.03.12 01:44:43.353518 [ 275 ] {b74898d6-f5aa-49f9-a0c6-c1c32bdeab86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16737 | 2026.03.12 01:44:43.353825 [ 275 ] {b74898d6-f5aa-49f9-a0c6-c1c32bdeab86} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16738 | 2026.03.12 01:44:43.354029 [ 275 ] {b74898d6-f5aa-49f9-a0c6-c1c32bdeab86} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16739 | 2026.03.12 01:44:43.354160 [ 275 ] {b74898d6-f5aa-49f9-a0c6-c1c32bdeab86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 16740 | 2026.03.12 01:44:43.354197 [ 275 ] {b74898d6-f5aa-49f9-a0c6-c1c32bdeab86} <Debug> TCPHandler: Processed in 0.001264659 sec. | ||
| 16741 | 2026.03.12 01:44:43.357727 [ 196 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_126_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41202 rows, containing 5 columns (5 merged, 0 gathered) in 0.006864214 sec., 6002435.238761495 rows/sec., 396.55 MiB/sec. | ||
| 16742 | 2026.03.12 01:44:43.357977 [ 197 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_126_32} <Trace> MergedBlockOutputStream: filled checksums all_1_126_32 (state Temporary) | ||
| 16743 | 2026.03.12 01:44:43.358296 [ 197 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_126_32} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_126_32 to all_1_126_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16744 | 2026.03.12 01:44:43.358377 [ 197 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_126_32} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 2 parts: [all_1_125_31, all_126_126_0] -> all_1_126_32 | ||
| 16745 | 2026.03.12 01:44:43.358447 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16746 | 2026.03.12 01:44:43.624093 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16747 | 2026.03.12 01:44:43.624322 [ 275 ] {ee699e16-77ae-40d1-93cb-574b56776de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16748 | 2026.03.12 01:44:43.624412 [ 275 ] {ee699e16-77ae-40d1-93cb-574b56776de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16749 | 2026.03.12 01:44:43.625066 [ 275 ] {ee699e16-77ae-40d1-93cb-574b56776de3} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16750 | 2026.03.12 01:44:43.625104 [ 275 ] {ee699e16-77ae-40d1-93cb-574b56776de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16751 | 2026.03.12 01:44:43.625449 [ 275 ] {ee699e16-77ae-40d1-93cb-574b56776de3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16752 | 2026.03.12 01:44:43.625673 [ 275 ] {ee699e16-77ae-40d1-93cb-574b56776de3} <Trace> oximeter.fields_i16 (af3a458c-1bc7-4745-a17e-8c6982092043): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16753 | 2026.03.12 01:44:43.625817 [ 275 ] {ee699e16-77ae-40d1-93cb-574b56776de3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001554 sec., 15444.015444015444 rows/sec., 1.28 MiB/sec. | ||
| 16754 | 2026.03.12 01:44:43.625862 [ 275 ] {ee699e16-77ae-40d1-93cb-574b56776de3} <Debug> TCPHandler: Processed in 0.001904469 sec. | ||
| 16755 | 2026.03.12 01:44:43.625985 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16756 | 2026.03.12 01:44:43.626082 [ 275 ] {62ec4604-0c75-4c6d-80bd-4dd64e083972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16757 | 2026.03.12 01:44:43.626124 [ 275 ] {62ec4604-0c75-4c6d-80bd-4dd64e083972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16758 | 2026.03.12 01:44:43.626528 [ 275 ] {62ec4604-0c75-4c6d-80bd-4dd64e083972} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16759 | 2026.03.12 01:44:43.626564 [ 275 ] {62ec4604-0c75-4c6d-80bd-4dd64e083972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16760 | 2026.03.12 01:44:43.626850 [ 275 ] {62ec4604-0c75-4c6d-80bd-4dd64e083972} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 16761 | 2026.03.12 01:44:43.627068 [ 275 ] {62ec4604-0c75-4c6d-80bd-4dd64e083972} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16762 | 2026.03.12 01:44:43.627198 [ 275 ] {62ec4604-0c75-4c6d-80bd-4dd64e083972} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001136 sec., 5281.69014084507 rows/sec., 430.68 KiB/sec. | ||
| 16763 | 2026.03.12 01:44:43.627236 [ 275 ] {62ec4604-0c75-4c6d-80bd-4dd64e083972} <Debug> TCPHandler: Processed in 0.00130135 sec. | ||
| 16764 | 2026.03.12 01:44:43.627347 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16765 | 2026.03.12 01:44:43.627442 [ 275 ] {915b1cfe-8303-4ebf-9647-c785eb68f65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16766 | 2026.03.12 01:44:43.627481 [ 275 ] {915b1cfe-8303-4ebf-9647-c785eb68f65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16767 | 2026.03.12 01:44:43.628986 [ 275 ] {915b1cfe-8303-4ebf-9647-c785eb68f65d} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16768 | 2026.03.12 01:44:43.629020 [ 275 ] {915b1cfe-8303-4ebf-9647-c785eb68f65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16769 | 2026.03.12 01:44:43.629451 [ 275 ] {915b1cfe-8303-4ebf-9647-c785eb68f65d} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16770 | 2026.03.12 01:44:43.629660 [ 275 ] {915b1cfe-8303-4ebf-9647-c785eb68f65d} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16771 | 2026.03.12 01:44:43.629775 [ 60 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16772 | 2026.03.12 01:44:43.629793 [ 275 ] {915b1cfe-8303-4ebf-9647-c785eb68f65d} <Debug> executeQuery: Read 2133 rows, 166.92 KiB in 0.002371 sec., 899620.4133277099 rows/sec., 68.75 MiB/sec. | ||
| 16773 | 2026.03.12 01:44:43.629817 [ 60 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16774 | 2026.03.12 01:44:43.629834 [ 275 ] {915b1cfe-8303-4ebf-9647-c785eb68f65d} <Debug> TCPHandler: Processed in 0.002536918 sec. | ||
| 16775 | 2026.03.12 01:44:43.629840 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16776 | 2026.03.12 01:44:43.629945 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16777 | 2026.03.12 01:44:43.629967 [ 202 ] {da74847d-fc6c-463e-b588-9e9139ba648c::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 | ||
| 16778 | 2026.03.12 01:44:43.630041 [ 275 ] {565374bc-f68e-4132-a3f2-8f264a17ad42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16779 | 2026.03.12 01:44:43.630086 [ 275 ] {565374bc-f68e-4132-a3f2-8f264a17ad42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16780 | 2026.03.12 01:44:43.630122 [ 202 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16781 | 2026.03.12 01:44:43.630164 [ 202 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2893 rows starting from the beginning of the part | ||
| 16782 | 2026.03.12 01:44:43.630239 [ 202 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 126 rows starting from the beginning of the part | ||
| 16783 | 2026.03.12 01:44:43.630296 [ 202 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 67 rows starting from the beginning of the part | ||
| 16784 | 2026.03.12 01:44:43.630345 [ 202 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 126 rows starting from the beginning of the part | ||
| 16785 | 2026.03.12 01:44:43.630388 [ 202 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 66 rows starting from the beginning of the part | ||
| 16786 | 2026.03.12 01:44:43.630432 [ 202 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 2133 rows starting from the beginning of the part | ||
| 16787 | 2026.03.12 01:44:43.630519 [ 275 ] {565374bc-f68e-4132-a3f2-8f264a17ad42} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16788 | 2026.03.12 01:44:43.630559 [ 275 ] {565374bc-f68e-4132-a3f2-8f264a17ad42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16789 | 2026.03.12 01:44:43.630887 [ 275 ] {565374bc-f68e-4132-a3f2-8f264a17ad42} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16790 | 2026.03.12 01:44:43.631096 [ 275 ] {565374bc-f68e-4132-a3f2-8f264a17ad42} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16791 | 2026.03.12 01:44:43.631212 [ 60 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16792 | 2026.03.12 01:44:43.631237 [ 275 ] {565374bc-f68e-4132-a3f2-8f264a17ad42} <Debug> executeQuery: Read 64 rows, 4.84 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 3.89 MiB/sec. | ||
| 16793 | 2026.03.12 01:44:43.631237 [ 60 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16794 | 2026.03.12 01:44:43.631269 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16795 | 2026.03.12 01:44:43.631276 [ 275 ] {565374bc-f68e-4132-a3f2-8f264a17ad42} <Debug> TCPHandler: Processed in 0.001380561 sec. | ||
| 16796 | 2026.03.12 01:44:43.631368 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::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 | ||
| 16797 | 2026.03.12 01:44:43.631389 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16798 | 2026.03.12 01:44:43.631503 [ 275 ] {f7340ed2-774e-43b1-9327-7458e982b179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16799 | 2026.03.12 01:44:43.631509 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16800 | 2026.03.12 01:44:43.631547 [ 275 ] {f7340ed2-774e-43b1-9327-7458e982b179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16801 | 2026.03.12 01:44:43.631559 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 225 rows starting from the beginning of the part | ||
| 16802 | 2026.03.12 01:44:43.631637 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 35 rows starting from the beginning of the part | ||
| 16803 | 2026.03.12 01:44:43.631682 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 7 rows starting from the beginning of the part | ||
| 16804 | 2026.03.12 01:44:43.631724 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 35 rows starting from the beginning of the part | ||
| 16805 | 2026.03.12 01:44:43.631764 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 5 rows starting from the beginning of the part | ||
| 16806 | 2026.03.12 01:44:43.631804 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
| 16807 | 2026.03.12 01:44:43.632228 [ 275 ] {f7340ed2-774e-43b1-9327-7458e982b179} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16808 | 2026.03.12 01:44:43.632268 [ 275 ] {f7340ed2-774e-43b1-9327-7458e982b179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16809 | 2026.03.12 01:44:43.632588 [ 197 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5411 rows, containing 5 columns (5 merged, 0 gathered) in 0.002677901 sec., 2020612.4124827618 rows/sec., 163.62 MiB/sec. | ||
| 16810 | 2026.03.12 01:44:43.632607 [ 275 ] {f7340ed2-774e-43b1-9327-7458e982b179} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16811 | 2026.03.12 01:44:43.632711 [ 200 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393642 sec., 266208.9690178683 rows/sec., 19.04 MiB/sec. | ||
| 16812 | 2026.03.12 01:44:43.632835 [ 275 ] {f7340ed2-774e-43b1-9327-7458e982b179} <Trace> oximeter.fields_u32 (71e9c81b-9818-4f90-b847-860da293bb83): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16813 | 2026.03.12 01:44:43.632859 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16814 | 2026.03.12 01:44:43.632893 [ 188 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16815 | 2026.03.12 01:44:43.632965 [ 275 ] {f7340ed2-774e-43b1-9327-7458e982b179} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001481 sec., 494260.63470627955 rows/sec., 29.23 MiB/sec. | ||
| 16816 | 2026.03.12 01:44:43.633006 [ 275 ] {f7340ed2-774e-43b1-9327-7458e982b179} <Debug> TCPHandler: Processed in 0.001666695 sec. | ||
| 16817 | 2026.03.12 01:44:43.633127 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16818 | 2026.03.12 01:44:43.633191 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_111_22} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16819 | 2026.03.12 01:44:43.633222 [ 275 ] {210af76e-6099-4350-969a-f93710825f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16820 | 2026.03.12 01:44:43.633222 [ 188 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_131_26} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16821 | 2026.03.12 01:44:43.633267 [ 275 ] {210af76e-6099-4350-969a-f93710825f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16822 | 2026.03.12 01:44:43.633273 [ 197 ] {4363b55b-85f2-4389-b638-312a734ec1cb::all_1_111_22} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16823 | 2026.03.12 01:44:43.633307 [ 188 ] {da74847d-fc6c-463e-b588-9e9139ba648c::all_1_131_26} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16824 | 2026.03.12 01:44:43.633362 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 16825 | 2026.03.12 01:44:43.633403 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 16826 | 2026.03.12 01:44:43.633660 [ 275 ] {210af76e-6099-4350-969a-f93710825f67} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16827 | 2026.03.12 01:44:43.633693 [ 275 ] {210af76e-6099-4350-969a-f93710825f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16828 | 2026.03.12 01:44:43.633971 [ 275 ] {210af76e-6099-4350-969a-f93710825f67} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 16829 | 2026.03.12 01:44:43.634174 [ 275 ] {210af76e-6099-4350-969a-f93710825f67} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16830 | 2026.03.12 01:44:43.634260 [ 60 ] {} <Debug> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 16831 | 2026.03.12 01:44:43.634282 [ 60 ] {} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16832 | 2026.03.12 01:44:43.634297 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16833 | 2026.03.12 01:44:43.634299 [ 275 ] {210af76e-6099-4350-969a-f93710825f67} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 64.21 KiB/sec. | ||
| 16834 | 2026.03.12 01:44:43.634340 [ 275 ] {210af76e-6099-4350-969a-f93710825f67} <Debug> TCPHandler: Processed in 0.001261849 sec. | ||
| 16835 | 2026.03.12 01:44:43.634362 [ 202 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::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 | ||
| 16836 | 2026.03.12 01:44:43.634449 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16837 | 2026.03.12 01:44:43.634457 [ 202 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16838 | 2026.03.12 01:44:43.634500 [ 202 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 1 rows starting from the beginning of the part | ||
| 16839 | 2026.03.12 01:44:43.634546 [ 202 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 16840 | 2026.03.12 01:44:43.634550 [ 275 ] {ea433b22-f3db-4515-a359-beef96bb1752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16841 | 2026.03.12 01:44:43.634588 [ 202 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 16842 | 2026.03.12 01:44:43.634599 [ 275 ] {ea433b22-f3db-4515-a359-beef96bb1752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16843 | 2026.03.12 01:44:43.634631 [ 202 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 16844 | 2026.03.12 01:44:43.634671 [ 202 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 16845 | 2026.03.12 01:44:43.634999 [ 275 ] {ea433b22-f3db-4515-a359-beef96bb1752} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16846 | 2026.03.12 01:44:43.635039 [ 275 ] {ea433b22-f3db-4515-a359-beef96bb1752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16847 | 2026.03.12 01:44:43.635269 [ 200 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.000936094 sec., 5341.343924862246 rows/sec., 396.43 KiB/sec. | ||
| 16848 | 2026.03.12 01:44:43.635350 [ 275 ] {ea433b22-f3db-4515-a359-beef96bb1752} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16849 | 2026.03.12 01:44:43.635467 [ 199 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 16850 | 2026.03.12 01:44:43.635587 [ 275 ] {ea433b22-f3db-4515-a359-beef96bb1752} <Trace> oximeter.fields_u8 (b60b4879-eecd-480f-a883-29f33c9ebb03): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16851 | 2026.03.12 01:44:43.635726 [ 275 ] {ea433b22-f3db-4515-a359-beef96bb1752} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001194 sec., 10050.251256281408 rows/sec., 785.18 KiB/sec. | ||
| 16852 | 2026.03.12 01:44:43.635766 [ 275 ] {ea433b22-f3db-4515-a359-beef96bb1752} <Debug> TCPHandler: Processed in 0.001365401 sec. | ||
| 16853 | 2026.03.12 01:44:43.635829 [ 199 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_17_4} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16854 | 2026.03.12 01:44:43.635881 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16855 | 2026.03.12 01:44:43.635924 [ 199 ] {94d1b384-e6bf-4c40-bd16-cb2df038cd68::all_1_17_4} <Trace> oximeter.fields_u64 (94d1b384-e6bf-4c40-bd16-cb2df038cd68) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 16856 | 2026.03.12 01:44:43.635980 [ 275 ] {1d7ce1c6-c475-4ad8-b06d-c2f4ca59e716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16857 | 2026.03.12 01:44:43.636023 [ 275 ] {1d7ce1c6-c475-4ad8-b06d-c2f4ca59e716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16858 | 2026.03.12 01:44:43.636042 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16859 | 2026.03.12 01:44:43.636796 [ 275 ] {1d7ce1c6-c475-4ad8-b06d-c2f4ca59e716} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16860 | 2026.03.12 01:44:43.636835 [ 275 ] {1d7ce1c6-c475-4ad8-b06d-c2f4ca59e716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16861 | 2026.03.12 01:44:43.637175 [ 275 ] {1d7ce1c6-c475-4ad8-b06d-c2f4ca59e716} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16862 | 2026.03.12 01:44:43.637384 [ 275 ] {1d7ce1c6-c475-4ad8-b06d-c2f4ca59e716} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): 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.03.12 01:44:43.637512 [ 275 ] {1d7ce1c6-c475-4ad8-b06d-c2f4ca59e716} <Debug> executeQuery: Read 1088 rows, 77.77 KiB in 0.00155 sec., 701935.4838709678 rows/sec., 49.00 MiB/sec. | ||
| 16864 | 2026.03.12 01:44:43.637532 [ 57 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16865 | 2026.03.12 01:44:43.637551 [ 275 ] {1d7ce1c6-c475-4ad8-b06d-c2f4ca59e716} <Debug> TCPHandler: Processed in 0.001719256 sec. | ||
| 16866 | 2026.03.12 01:44:43.637582 [ 57 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16867 | 2026.03.12 01:44:43.637612 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16868 | 2026.03.12 01:44:43.637679 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16869 | 2026.03.12 01:44:43.637687 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::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 | ||
| 16870 | 2026.03.12 01:44:43.637783 [ 275 ] {8df375cc-06b2-4192-a488-b7012b2aafcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16871 | 2026.03.12 01:44:43.637804 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16872 | 2026.03.12 01:44:43.637829 [ 275 ] {8df375cc-06b2-4192-a488-b7012b2aafcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16873 | 2026.03.12 01:44:43.637839 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1551 rows starting from the beginning of the part | ||
| 16874 | 2026.03.12 01:44:43.637905 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 99 rows starting from the beginning of the part | ||
| 16875 | 2026.03.12 01:44:43.637956 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 71 rows starting from the beginning of the part | ||
| 16876 | 2026.03.12 01:44:43.638001 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 99 rows starting from the beginning of the part | ||
| 16877 | 2026.03.12 01:44:43.638045 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 69 rows starting from the beginning of the part | ||
| 16878 | 2026.03.12 01:44:43.638088 [ 197 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1088 rows starting from the beginning of the part | ||
| 16879 | 2026.03.12 01:44:43.638525 [ 275 ] {8df375cc-06b2-4192-a488-b7012b2aafcb} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16880 | 2026.03.12 01:44:43.638565 [ 275 ] {8df375cc-06b2-4192-a488-b7012b2aafcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16881 | 2026.03.12 01:44:43.639004 [ 275 ] {8df375cc-06b2-4192-a488-b7012b2aafcb} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16882 | 2026.03.12 01:44:43.639218 [ 275 ] {8df375cc-06b2-4192-a488-b7012b2aafcb} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16883 | 2026.03.12 01:44:43.639345 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Selected 6 parts from all_1_126_32 to all_131_131_0 | ||
| 16884 | 2026.03.12 01:44:43.639352 [ 275 ] {8df375cc-06b2-4192-a488-b7012b2aafcb} <Debug> executeQuery: Read 1256 rows, 81.12 KiB in 0.001587 sec., 791430.3717706364 rows/sec., 49.92 MiB/sec. | ||
| 16885 | 2026.03.12 01:44:43.639382 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16886 | 2026.03.12 01:44:43.639405 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16887 | 2026.03.12 01:44:43.639408 [ 275 ] {8df375cc-06b2-4192-a488-b7012b2aafcb} <Debug> TCPHandler: Processed in 0.001780117 sec. | ||
| 16888 | 2026.03.12 01:44:43.639429 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2977 rows, containing 5 columns (5 merged, 0 gathered) in 0.001772377 sec., 1679665.2179530654 rows/sec., 125.22 MiB/sec. | ||
| 16889 | 2026.03.12 01:44:43.639501 [ 200 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_131_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_32 to all_131_131_0 into Compact with storage Full | ||
| 16890 | 2026.03.12 01:44:43.639549 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16891 | 2026.03.12 01:44:43.639599 [ 200 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_131_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16892 | 2026.03.12 01:44:43.639627 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16893 | 2026.03.12 01:44:43.639644 [ 275 ] {94425334-158b-4b12-a7e2-bd1ad5d42505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16894 | 2026.03.12 01:44:43.639629 [ 200 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_131_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_126_32, total 41202 rows starting from the beginning of the part | ||
| 16895 | 2026.03.12 01:44:43.639724 [ 275 ] {94425334-158b-4b12-a7e2-bd1ad5d42505} <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 | ||
| 16896 | 2026.03.12 01:44:43.639756 [ 200 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_131_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 16897 | 2026.03.12 01:44:43.639805 [ 200 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_131_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 161 rows starting from the beginning of the part | ||
| 16898 | 2026.03.12 01:44:43.639849 [ 200 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_131_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 16899 | 2026.03.12 01:44:43.639923 [ 200 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_131_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 16900 | 2026.03.12 01:44:43.639931 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_131_26} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16901 | 2026.03.12 01:44:43.639969 [ 200 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_131_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1256 rows starting from the beginning of the part | ||
| 16902 | 2026.03.12 01:44:43.640017 [ 199 ] {ef41443d-94ea-4b3e-adf0-8f32268a28e2::all_1_131_26} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16903 | 2026.03.12 01:44:43.640119 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 16904 | 2026.03.12 01:44:43.640626 [ 275 ] {94425334-158b-4b12-a7e2-bd1ad5d42505} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16905 | 2026.03.12 01:44:43.640664 [ 275 ] {94425334-158b-4b12-a7e2-bd1ad5d42505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16906 | 2026.03.12 01:44:43.641246 [ 275 ] {94425334-158b-4b12-a7e2-bd1ad5d42505} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16907 | 2026.03.12 01:44:43.641480 [ 275 ] {94425334-158b-4b12-a7e2-bd1ad5d42505} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16908 | 2026.03.12 01:44:43.641608 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16909 | 2026.03.12 01:44:43.641623 [ 275 ] {94425334-158b-4b12-a7e2-bd1ad5d42505} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001998 sec., 23023.02302302302 rows/sec., 41.26 MiB/sec. | ||
| 16910 | 2026.03.12 01:44:43.641652 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16911 | 2026.03.12 01:44:43.641677 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16912 | 2026.03.12 01:44:43.641710 [ 275 ] {94425334-158b-4b12-a7e2-bd1ad5d42505} <Debug> TCPHandler: Processed in 0.002215284 sec. | ||
| 16913 | 2026.03.12 01:44:43.641762 [ 188 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::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 | ||
| 16914 | 2026.03.12 01:44:43.641866 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16915 | 2026.03.12 01:44:43.641940 [ 188 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16916 | 2026.03.12 01:44:43.641961 [ 275 ] {7970f994-0b9e-4fbc-91d2-5c824d3afe47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16917 | 2026.03.12 01:44:43.641988 [ 188 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2312 rows starting from the beginning of the part | ||
| 16918 | 2026.03.12 01:44:43.642003 [ 275 ] {7970f994-0b9e-4fbc-91d2-5c824d3afe47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16919 | 2026.03.12 01:44:43.642102 [ 188 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 35 rows starting from the beginning of the part | ||
| 16920 | 2026.03.12 01:44:43.642203 [ 188 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 5 rows starting from the beginning of the part | ||
| 16921 | 2026.03.12 01:44:43.642300 [ 188 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 35 rows starting from the beginning of the part | ||
| 16922 | 2026.03.12 01:44:43.642395 [ 188 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 5 rows starting from the beginning of the part | ||
| 16923 | 2026.03.12 01:44:43.642411 [ 275 ] {7970f994-0b9e-4fbc-91d2-5c824d3afe47} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16924 | 2026.03.12 01:44:43.642456 [ 275 ] {7970f994-0b9e-4fbc-91d2-5c824d3afe47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16925 | 2026.03.12 01:44:43.642493 [ 188 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 46 rows starting from the beginning of the part | ||
| 16926 | 2026.03.12 01:44:43.642885 [ 275 ] {7970f994-0b9e-4fbc-91d2-5c824d3afe47} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16927 | 2026.03.12 01:44:43.643183 [ 275 ] {7970f994-0b9e-4fbc-91d2-5c824d3afe47} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16928 | 2026.03.12 01:44:43.643333 [ 57 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16929 | 2026.03.12 01:44:43.643356 [ 275 ] {7970f994-0b9e-4fbc-91d2-5c824d3afe47} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001412 sec., 8498.583569405098 rows/sec., 586.49 KiB/sec. | ||
| 16930 | 2026.03.12 01:44:43.643360 [ 57 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16931 | 2026.03.12 01:44:43.643402 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16932 | 2026.03.12 01:44:43.643413 [ 275 ] {7970f994-0b9e-4fbc-91d2-5c824d3afe47} <Debug> TCPHandler: Processed in 0.001597574 sec. | ||
| 16933 | 2026.03.12 01:44:43.643467 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 16934 | 2026.03.12 01:44:43.643550 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16935 | 2026.03.12 01:44:43.643574 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6630 rows starting from the beginning of the part | ||
| 16936 | 2026.03.12 01:44:43.643623 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 16937 | 2026.03.12 01:44:43.643662 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 16938 | 2026.03.12 01:44:43.643699 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 16939 | 2026.03.12 01:44:43.643736 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::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 | ||
| 16940 | 2026.03.12 01:44:43.643771 [ 200 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 12 rows starting from the beginning of the part | ||
| 16941 | 2026.03.12 01:44:43.646495 [ 193 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6882 rows, containing 4 columns (4 merged, 0 gathered) in 0.003052266 sec., 2254718.297815459 rows/sec., 150.47 MiB/sec. | ||
| 16942 | 2026.03.12 01:44:43.647208 [ 187 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16943 | 2026.03.12 01:44:43.647538 [ 187 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_131_26} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16944 | 2026.03.12 01:44:43.647630 [ 187 ] {dca4516d-1467-4c15-ae0b-c7974bcb9dbf::all_1_131_26} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16945 | 2026.03.12 01:44:43.647730 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 16946 | 2026.03.12 01:44:43.650935 [ 198 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_131_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43099 rows, containing 5 columns (5 merged, 0 gathered) in 0.011473614 sec., 3756357.848538394 rows/sec., 248.04 MiB/sec. | ||
| 16947 | 2026.03.12 01:44:43.651230 [ 187 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_131_33} <Trace> MergedBlockOutputStream: filled checksums all_1_131_33 (state Temporary) | ||
| 16948 | 2026.03.12 01:44:43.651490 [ 187 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_131_33} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_merge_all_1_131_33 to all_1_131_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16949 | 2026.03.12 01:44:43.651565 [ 187 ] {2958b2f7-043d-45ee-b93d-ff476b87bb0f::all_1_131_33} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f) (MergerMutator): Merged 6 parts: [all_1_126_32, all_131_131_0] -> all_1_131_33 | ||
| 16950 | 2026.03.12 01:44:43.651653 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 16951 | 2026.03.12 01:44:43.652944 [ 188 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2438 rows, containing 19 columns (19 merged, 0 gathered) in 0.01122357 sec., 217221.43667300153 rows/sec., 389.25 MiB/sec. | ||
| 16952 | 2026.03.12 01:44:43.654672 [ 188 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16953 | 2026.03.12 01:44:43.654999 [ 188 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16954 | 2026.03.12 01:44:43.655071 [ 188 ] {f3b7b050-abdc-46ee-a5b7-6d033fc7cecd::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16955 | 2026.03.12 01:44:43.655187 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.64 MiB. | ||
| 16956 | 2026.03.12 01:44:44.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.42 MiB, peak 407.96 MiB, free memory in arenas 0.00 B, will set to 393.03 MiB (RSS), difference: 7.60 MiB | ||
| 16957 | 2026.03.12 01:44:45.646585 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37928 | ||
| 16958 | 2026.03.12 01:44:45.647106 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16959 | 2026.03.12 01:44:45.647156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16960 | 2026.03.12 01:44:45.647651 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16961 | 2026.03.12 01:44:45.647906 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16962 | 2026.03.12 01:44:45.648054 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37928 | ||
| 16963 | 2026.03.12 01:44:47.732767 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 16964 | 2026.03.12 01:44:47.750119 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16965 | 2026.03.12 01:44:47.750172 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16966 | 2026.03.12 01:44:47.756516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16967 | 2026.03.12 01:44:47.757243 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16968 | 2026.03.12 01:44:47.760464 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 16969 | 2026.03.12 01:44:48.343282 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16970 | 2026.03.12 01:44:48.343470 [ 275 ] {70b074d3-3b64-4d0c-afa6-8d245f180f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16971 | 2026.03.12 01:44:48.343540 [ 275 ] {70b074d3-3b64-4d0c-afa6-8d245f180f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16972 | 2026.03.12 01:44:48.344226 [ 275 ] {70b074d3-3b64-4d0c-afa6-8d245f180f79} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16973 | 2026.03.12 01:44:48.344280 [ 275 ] {70b074d3-3b64-4d0c-afa6-8d245f180f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16974 | 2026.03.12 01:44:48.344689 [ 275 ] {70b074d3-3b64-4d0c-afa6-8d245f180f79} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16975 | 2026.03.12 01:44:48.344918 [ 275 ] {70b074d3-3b64-4d0c-afa6-8d245f180f79} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): 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.03.12 01:44:48.345079 [ 275 ] {70b074d3-3b64-4d0c-afa6-8d245f180f79} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001661 sec., 33714.62974111981 rows/sec., 2.57 MiB/sec. | ||
| 16977 | 2026.03.12 01:44:48.345129 [ 275 ] {70b074d3-3b64-4d0c-afa6-8d245f180f79} <Debug> TCPHandler: Processed in 0.00198441 sec. | ||
| 16978 | 2026.03.12 01:44:48.345253 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16979 | 2026.03.12 01:44:48.345359 [ 275 ] {ddc1b085-c6e3-4078-8a4d-a5c1eeb6b3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16980 | 2026.03.12 01:44:48.345403 [ 275 ] {ddc1b085-c6e3-4078-8a4d-a5c1eeb6b3f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16981 | 2026.03.12 01:44:48.345850 [ 275 ] {ddc1b085-c6e3-4078-8a4d-a5c1eeb6b3f6} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16982 | 2026.03.12 01:44:48.345885 [ 275 ] {ddc1b085-c6e3-4078-8a4d-a5c1eeb6b3f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16983 | 2026.03.12 01:44:48.346207 [ 275 ] {ddc1b085-c6e3-4078-8a4d-a5c1eeb6b3f6} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16984 | 2026.03.12 01:44:48.346415 [ 275 ] {ddc1b085-c6e3-4078-8a4d-a5c1eeb6b3f6} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16985 | 2026.03.12 01:44:48.346553 [ 275 ] {ddc1b085-c6e3-4078-8a4d-a5c1eeb6b3f6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001218 sec., 52545.15599343186 rows/sec., 4.10 MiB/sec. | ||
| 16986 | 2026.03.12 01:44:48.346593 [ 275 ] {ddc1b085-c6e3-4078-8a4d-a5c1eeb6b3f6} <Debug> TCPHandler: Processed in 0.001392471 sec. | ||
| 16987 | 2026.03.12 01:44:48.346706 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16988 | 2026.03.12 01:44:48.346804 [ 275 ] {0fdb2271-88ad-4092-9aea-a53631993cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16989 | 2026.03.12 01:44:48.346849 [ 275 ] {0fdb2271-88ad-4092-9aea-a53631993cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16990 | 2026.03.12 01:44:48.347240 [ 275 ] {0fdb2271-88ad-4092-9aea-a53631993cad} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16991 | 2026.03.12 01:44:48.347276 [ 275 ] {0fdb2271-88ad-4092-9aea-a53631993cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 16992 | 2026.03.12 01:44:48.347622 [ 275 ] {0fdb2271-88ad-4092-9aea-a53631993cad} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16993 | 2026.03.12 01:44:48.347832 [ 275 ] {0fdb2271-88ad-4092-9aea-a53631993cad} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16994 | 2026.03.12 01:44:48.347965 [ 275 ] {0fdb2271-88ad-4092-9aea-a53631993cad} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001182 sec., 108291.03214890017 rows/sec., 7.54 MiB/sec. | ||
| 16995 | 2026.03.12 01:44:48.348002 [ 275 ] {0fdb2271-88ad-4092-9aea-a53631993cad} <Debug> TCPHandler: Processed in 0.00134679 sec. | ||
| 16996 | 2026.03.12 01:44:48.348121 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16997 | 2026.03.12 01:44:48.348220 [ 275 ] {040ca3d3-36c4-490b-81e0-568a1fe79515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16998 | 2026.03.12 01:44:48.348262 [ 275 ] {040ca3d3-36c4-490b-81e0-568a1fe79515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16999 | 2026.03.12 01:44:48.348608 [ 275 ] {040ca3d3-36c4-490b-81e0-568a1fe79515} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17000 | 2026.03.12 01:44:48.348642 [ 275 ] {040ca3d3-36c4-490b-81e0-568a1fe79515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 17001 | 2026.03.12 01:44:48.348953 [ 275 ] {040ca3d3-36c4-490b-81e0-568a1fe79515} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17002 | 2026.03.12 01:44:48.349157 [ 275 ] {040ca3d3-36c4-490b-81e0-568a1fe79515} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17003 | 2026.03.12 01:44:48.349289 [ 275 ] {040ca3d3-36c4-490b-81e0-568a1fe79515} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00109 sec., 44036.69724770642 rows/sec., 2.97 MiB/sec. | ||
| 17004 | 2026.03.12 01:44:48.349324 [ 275 ] {040ca3d3-36c4-490b-81e0-568a1fe79515} <Debug> TCPHandler: Processed in 0.001253089 sec. | ||
| 17005 | 2026.03.12 01:44:52.913563 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17006 | 2026.03.12 01:44:52.913630 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17007 | 2026.03.12 01:44:53.148253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38440 | ||
| 17008 | 2026.03.12 01:44:53.148855 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17009 | 2026.03.12 01:44:53.148911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 17010 | 2026.03.12 01:44:53.149412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17011 | 2026.03.12 01:44:53.149645 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17012 | 2026.03.12 01:44:53.149799 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38440 | ||
| 17013 | 2026.03.12 01:44:53.149918 [ 221 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): 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] | ||
| 17014 | 2026.03.12 01:44:53.149972 [ 221 ] {} <Debug> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): 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] | ||
| 17015 | 2026.03.12 01:44:53.152579 [ 221 ] {} <Debug> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): 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] | ||
| 17016 | 2026.03.12 01:44:53.281020 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2090 | ||
| 17017 | 2026.03.12 01:44:53.283654 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17018 | 2026.03.12 01:44:53.283696 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 17019 | 2026.03.12 01:44:53.284885 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17020 | 2026.03.12 01:44:53.285140 [ 242 ] {} <Trace> system.query_log (c1224153-30d8-4782-bd40-38e6052028c9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17021 | 2026.03.12 01:44:53.285404 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2090 | ||
| 17022 | 2026.03.12 01:44:53.311458 [ 222 ] {} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): 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] | ||
| 17023 | 2026.03.12 01:44:53.311506 [ 222 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): 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] | ||
| 17024 | 2026.03.12 01:44:53.315106 [ 222 ] {} <Debug> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): 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] | ||
| 17025 | 2026.03.12 01:44:53.345457 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17026 | 2026.03.12 01:44:53.345642 [ 275 ] {11cb4a04-a059-447b-add3-908c92956606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17027 | 2026.03.12 01:44:53.345707 [ 275 ] {11cb4a04-a059-447b-add3-908c92956606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17028 | 2026.03.12 01:44:53.346380 [ 275 ] {11cb4a04-a059-447b-add3-908c92956606} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17029 | 2026.03.12 01:44:53.346422 [ 275 ] {11cb4a04-a059-447b-add3-908c92956606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 17030 | 2026.03.12 01:44:53.346804 [ 275 ] {11cb4a04-a059-447b-add3-908c92956606} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17031 | 2026.03.12 01:44:53.347019 [ 275 ] {11cb4a04-a059-447b-add3-908c92956606} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17032 | 2026.03.12 01:44:53.347176 [ 275 ] {11cb4a04-a059-447b-add3-908c92956606} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001585 sec., 41640.3785488959 rows/sec., 3.30 MiB/sec. | ||
| 17033 | 2026.03.12 01:44:53.347218 [ 275 ] {11cb4a04-a059-447b-add3-908c92956606} <Debug> TCPHandler: Processed in 0.001898699 sec. | ||
| 17034 | 2026.03.12 01:44:53.347343 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17035 | 2026.03.12 01:44:53.347438 [ 275 ] {6334d13d-093f-4444-8c99-9c7b30050c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17036 | 2026.03.12 01:44:53.347478 [ 275 ] {6334d13d-093f-4444-8c99-9c7b30050c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17037 | 2026.03.12 01:44:53.347875 [ 275 ] {6334d13d-093f-4444-8c99-9c7b30050c33} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17038 | 2026.03.12 01:44:53.347910 [ 275 ] {6334d13d-093f-4444-8c99-9c7b30050c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 17039 | 2026.03.12 01:44:53.348201 [ 275 ] {6334d13d-093f-4444-8c99-9c7b30050c33} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17040 | 2026.03.12 01:44:53.348408 [ 275 ] {6334d13d-093f-4444-8c99-9c7b30050c33} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17041 | 2026.03.12 01:44:53.348542 [ 275 ] {6334d13d-093f-4444-8c99-9c7b30050c33} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001124 sec., 4448.398576512455 rows/sec., 334.50 KiB/sec. | ||
| 17042 | 2026.03.12 01:44:53.348579 [ 275 ] {6334d13d-093f-4444-8c99-9c7b30050c33} <Debug> TCPHandler: Processed in 0.001286859 sec. | ||
| 17043 | 2026.03.12 01:44:53.348622 [ 218 ] {} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): 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] | ||
| 17044 | 2026.03.12 01:44:53.348656 [ 218 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): 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] | ||
| 17045 | 2026.03.12 01:44:53.348690 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17046 | 2026.03.12 01:44:53.348787 [ 275 ] {c0b213b1-ff4e-459e-8350-dce200d7c181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17047 | 2026.03.12 01:44:53.348826 [ 275 ] {c0b213b1-ff4e-459e-8350-dce200d7c181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17048 | 2026.03.12 01:44:53.349252 [ 275 ] {c0b213b1-ff4e-459e-8350-dce200d7c181} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17049 | 2026.03.12 01:44:53.349292 [ 275 ] {c0b213b1-ff4e-459e-8350-dce200d7c181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 17050 | 2026.03.12 01:44:53.349632 [ 275 ] {c0b213b1-ff4e-459e-8350-dce200d7c181} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17051 | 2026.03.12 01:44:53.349896 [ 275 ] {c0b213b1-ff4e-459e-8350-dce200d7c181} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17052 | 2026.03.12 01:44:53.350039 [ 275 ] {c0b213b1-ff4e-459e-8350-dce200d7c181} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00127 sec., 54330.70866141732 rows/sec., 4.24 MiB/sec. | ||
| 17053 | 2026.03.12 01:44:53.350077 [ 275 ] {c0b213b1-ff4e-459e-8350-dce200d7c181} <Debug> TCPHandler: Processed in 0.001435862 sec. | ||
| 17054 | 2026.03.12 01:44:53.350161 [ 224 ] {} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): 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] | ||
| 17055 | 2026.03.12 01:44:53.350190 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17056 | 2026.03.12 01:44:53.350190 [ 224 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): 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] | ||
| 17057 | 2026.03.12 01:44:53.350282 [ 275 ] {47ea8128-5cee-4724-8633-4966287e9a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17058 | 2026.03.12 01:44:53.350326 [ 275 ] {47ea8128-5cee-4724-8633-4966287e9a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17059 | 2026.03.12 01:44:53.350744 [ 275 ] {47ea8128-5cee-4724-8633-4966287e9a0e} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17060 | 2026.03.12 01:44:53.350778 [ 275 ] {47ea8128-5cee-4724-8633-4966287e9a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 17061 | 2026.03.12 01:44:53.351155 [ 275 ] {47ea8128-5cee-4724-8633-4966287e9a0e} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17062 | 2026.03.12 01:44:53.351376 [ 275 ] {47ea8128-5cee-4724-8633-4966287e9a0e} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17063 | 2026.03.12 01:44:53.351507 [ 275 ] {47ea8128-5cee-4724-8633-4966287e9a0e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 17064 | 2026.03.12 01:44:53.351544 [ 275 ] {47ea8128-5cee-4724-8633-4966287e9a0e} <Debug> TCPHandler: Processed in 0.001400531 sec. | ||
| 17065 | 2026.03.12 01:44:53.351650 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17066 | 2026.03.12 01:44:53.351743 [ 275 ] {53fe1fc3-06ce-44b7-80b4-4612ca5905c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17067 | 2026.03.12 01:44:53.351797 [ 275 ] {53fe1fc3-06ce-44b7-80b4-4612ca5905c0} <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 | ||
| 17068 | 2026.03.12 01:44:53.351841 [ 218 ] {} <Debug> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): 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] | ||
| 17069 | 2026.03.12 01:44:53.352595 [ 275 ] {53fe1fc3-06ce-44b7-80b4-4612ca5905c0} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17070 | 2026.03.12 01:44:53.352634 [ 275 ] {53fe1fc3-06ce-44b7-80b4-4612ca5905c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 17071 | 2026.03.12 01:44:53.353136 [ 275 ] {53fe1fc3-06ce-44b7-80b4-4612ca5905c0} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17072 | 2026.03.12 01:44:53.353287 [ 224 ] {} <Debug> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): 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] | ||
| 17073 | 2026.03.12 01:44:53.353364 [ 275 ] {53fe1fc3-06ce-44b7-80b4-4612ca5905c0} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17074 | 2026.03.12 01:44:53.353499 [ 275 ] {53fe1fc3-06ce-44b7-80b4-4612ca5905c0} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001774 sec., 2818.489289740699 rows/sec., 5.05 MiB/sec. | ||
| 17075 | 2026.03.12 01:44:53.353554 [ 275 ] {53fe1fc3-06ce-44b7-80b4-4612ca5905c0} <Debug> TCPHandler: Processed in 0.001951819 sec. | ||
| 17076 | 2026.03.12 01:44:53.353557 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): 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] | ||
| 17077 | 2026.03.12 01:44:53.353597 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): 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] | ||
| 17078 | 2026.03.12 01:44:53.353659 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17079 | 2026.03.12 01:44:53.353754 [ 275 ] {e3a4b2fb-41c0-483e-a1cc-4cc28811fbc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17080 | 2026.03.12 01:44:53.353796 [ 275 ] {e3a4b2fb-41c0-483e-a1cc-4cc28811fbc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17081 | 2026.03.12 01:44:53.354132 [ 275 ] {e3a4b2fb-41c0-483e-a1cc-4cc28811fbc4} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17082 | 2026.03.12 01:44:53.354170 [ 275 ] {e3a4b2fb-41c0-483e-a1cc-4cc28811fbc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 17083 | 2026.03.12 01:44:53.354508 [ 275 ] {e3a4b2fb-41c0-483e-a1cc-4cc28811fbc4} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17084 | 2026.03.12 01:44:53.354755 [ 275 ] {e3a4b2fb-41c0-483e-a1cc-4cc28811fbc4} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17085 | 2026.03.12 01:44:53.354898 [ 275 ] {e3a4b2fb-41c0-483e-a1cc-4cc28811fbc4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 17086 | 2026.03.12 01:44:53.354934 [ 275 ] {e3a4b2fb-41c0-483e-a1cc-4cc28811fbc4} <Debug> TCPHandler: Processed in 0.00132272 sec. | ||
| 17087 | 2026.03.12 01:44:53.355703 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): 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] | ||
| 17088 | 2026.03.12 01:44:53.419592 [ 218 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): 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] | ||
| 17089 | 2026.03.12 01:44:53.419637 [ 218 ] {} <Debug> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): 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] | ||
| 17090 | 2026.03.12 01:44:53.422571 [ 218 ] {} <Debug> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): 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] | ||
| 17091 | 2026.03.12 01:44:54.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.48 MiB, peak 407.96 MiB, free memory in arenas 0.00 B, will set to 393.03 MiB (RSS), difference: 3.54 MiB | ||
| 17092 | 2026.03.12 01:44:54.002077 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001642415 sec. | ||
| 17093 | 2026.03.12 01:44:54.232647 [ 225 ] {} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): 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] | ||
| 17094 | 2026.03.12 01:44:54.232728 [ 225 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): 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] | ||
| 17095 | 2026.03.12 01:44:54.236035 [ 225 ] {} <Debug> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): 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] | ||
| 17096 | 2026.03.12 01:44:54.318708 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): 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] | ||
| 17097 | 2026.03.12 01:44:54.318768 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): 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] | ||
| 17098 | 2026.03.12 01:44:54.321272 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): 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] | ||
| 17099 | 2026.03.12 01:44:54.578859 [ 40 ] {} <Debug> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895) (MergerMutator): Selected 5 parts from all_1_34_8 to all_38_38_0 | ||
| 17100 | 2026.03.12 01:44:54.578925 [ 40 ] {} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17101 | 2026.03.12 01:44:54.578945 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 17102 | 2026.03.12 01:44:54.579077 [ 193 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_38_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_8 to all_38_38_0 into Compact with storage Full | ||
| 17103 | 2026.03.12 01:44:54.579209 [ 193 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_38_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17104 | 2026.03.12 01:44:54.579247 [ 193 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 20 rows starting from the beginning of the part | ||
| 17105 | 2026.03.12 01:44:54.579323 [ 193 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part | ||
| 17106 | 2026.03.12 01:44:54.579380 [ 193 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 17107 | 2026.03.12 01:44:54.579423 [ 193 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part | ||
| 17108 | 2026.03.12 01:44:54.579470 [ 193 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 17109 | 2026.03.12 01:44:54.580231 [ 186 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_38_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001204938 sec., 31536.892354627376 rows/sec., 2.63 MiB/sec. | ||
| 17110 | 2026.03.12 01:44:54.580435 [ 187 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_38_9} <Trace> MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) | ||
| 17111 | 2026.03.12 01:44:54.580769 [ 187 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_38_9} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17112 | 2026.03.12 01:44:54.580854 [ 187 ] {c34c74da-7fda-4c01-a6c5-6fbc17468895::all_1_38_9} <Trace> oximeter.fields_ipaddr (c34c74da-7fda-4c01-a6c5-6fbc17468895) (MergerMutator): Merged 5 parts: [all_1_34_8, all_38_38_0] -> all_1_38_9 | ||
| 17113 | 2026.03.12 01:44:54.580967 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17114 | 2026.03.12 01:44:55.260586 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 17115 | 2026.03.12 01:44:55.278215 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17116 | 2026.03.12 01:44:55.278281 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 17117 | 2026.03.12 01:44:55.284607 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17118 | 2026.03.12 01:44:55.289444 [ 243 ] {} <Trace> system.metric_log (669f7110-ddc9-4819-8b11-b047ae9c14b5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17119 | 2026.03.12 01:44:55.298429 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 17120 | 2026.03.12 01:44:58.250443 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47682 | ||
| 17121 | 2026.03.12 01:44:58.250580 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17122 | 2026.03.12 01:44:58.250612 [ 288 ] {} <Debug> TCP-Session: 95fa1369-a937-4a73-bec6-c1754e10a388 Authenticating user 'default' from [fd00:1122:3344:101::e]:47682 | ||
| 17123 | 2026.03.12 01:44:58.250638 [ 288 ] {} <Debug> TCP-Session: 95fa1369-a937-4a73-bec6-c1754e10a388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17124 | 2026.03.12 01:44:58.250653 [ 288 ] {} <Debug> TCP-Session: 95fa1369-a937-4a73-bec6-c1754e10a388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17125 | 2026.03.12 01:44:58.250869 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40673 | ||
| 17126 | 2026.03.12 01:44:58.250895 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57531 | ||
| 17127 | 2026.03.12 01:44:58.250928 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52438 | ||
| 17128 | 2026.03.12 01:44:58.250980 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17129 | 2026.03.12 01:44:58.250927 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55752 | ||
| 17130 | 2026.03.12 01:44:58.251020 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17131 | 2026.03.12 01:44:58.251023 [ 289 ] {} <Debug> TCP-Session: dceba900-29a8-4203-901d-bb140350f86b Authenticating user 'default' from [fd00:1122:3344:101::e]:40673 | ||
| 17132 | 2026.03.12 01:44:58.251053 [ 288 ] {} <Trace> TCP-Session: 95fa1369-a937-4a73-bec6-c1754e10a388 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17133 | 2026.03.12 01:44:58.251065 [ 290 ] {} <Debug> TCP-Session: af457ace-5b53-4bcf-9d8d-7f2c3bef19f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57531 | ||
| 17134 | 2026.03.12 01:44:58.251079 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17135 | 2026.03.12 01:44:58.251112 [ 290 ] {} <Debug> TCP-Session: af457ace-5b53-4bcf-9d8d-7f2c3bef19f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17136 | 2026.03.12 01:44:58.251085 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17137 | 2026.03.12 01:44:58.251138 [ 290 ] {} <Debug> TCP-Session: af457ace-5b53-4bcf-9d8d-7f2c3bef19f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17138 | 2026.03.12 01:44:58.251165 [ 353 ] {} <Debug> TCP-Session: d12b8c01-b194-47a2-87d1-fe8a71eb7a81 Authenticating user 'default' from [fd00:1122:3344:101::e]:55752 | ||
| 17139 | 2026.03.12 01:44:58.251135 [ 351 ] {} <Debug> TCP-Session: eca1194d-b2b5-4bf8-8001-ca5c1e9cb49e Authenticating user 'default' from [fd00:1122:3344:101::e]:52438 | ||
| 17140 | 2026.03.12 01:44:58.251192 [ 353 ] {} <Debug> TCP-Session: d12b8c01-b194-47a2-87d1-fe8a71eb7a81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17141 | 2026.03.12 01:44:58.251082 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60080 | ||
| 17142 | 2026.03.12 01:44:58.251223 [ 351 ] {} <Debug> TCP-Session: eca1194d-b2b5-4bf8-8001-ca5c1e9cb49e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17143 | 2026.03.12 01:44:58.251234 [ 288 ] {6abe487d-46fd-4a4b-8c95-e0d210a77d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47682) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17144 | 2026.03.12 01:44:58.251265 [ 351 ] {} <Debug> TCP-Session: eca1194d-b2b5-4bf8-8001-ca5c1e9cb49e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17145 | 2026.03.12 01:44:58.251223 [ 353 ] {} <Debug> TCP-Session: d12b8c01-b194-47a2-87d1-fe8a71eb7a81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17146 | 2026.03.12 01:44:58.251328 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17147 | 2026.03.12 01:44:58.251080 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38915 | ||
| 17148 | 2026.03.12 01:44:58.251367 [ 357 ] {} <Debug> TCP-Session: a586b3ca-76d5-4528-bf48-15da4853b746 Authenticating user 'default' from [fd00:1122:3344:101::e]:60080 | ||
| 17149 | 2026.03.12 01:44:58.251076 [ 289 ] {} <Debug> TCP-Session: dceba900-29a8-4203-901d-bb140350f86b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17150 | 2026.03.12 01:44:58.251413 [ 357 ] {} <Debug> TCP-Session: a586b3ca-76d5-4528-bf48-15da4853b746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17151 | 2026.03.12 01:44:58.251431 [ 289 ] {} <Debug> TCP-Session: dceba900-29a8-4203-901d-bb140350f86b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17152 | 2026.03.12 01:44:58.251437 [ 357 ] {} <Debug> TCP-Session: a586b3ca-76d5-4528-bf48-15da4853b746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17153 | 2026.03.12 01:44:58.251453 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17154 | 2026.03.12 01:44:58.250911 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57974 | ||
| 17155 | 2026.03.12 01:44:58.251494 [ 355 ] {} <Debug> TCP-Session: 97a82854-5531-450d-b023-d231ec275f33 Authenticating user 'default' from [fd00:1122:3344:101::e]:38915 | ||
| 17156 | 2026.03.12 01:44:58.250944 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33631 | ||
| 17157 | 2026.03.12 01:44:58.251541 [ 355 ] {} <Debug> TCP-Session: 97a82854-5531-450d-b023-d231ec275f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17158 | 2026.03.12 01:44:58.251571 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17159 | 2026.03.12 01:44:58.251581 [ 355 ] {} <Debug> TCP-Session: 97a82854-5531-450d-b023-d231ec275f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17160 | 2026.03.12 01:44:58.251603 [ 352 ] {} <Debug> TCP-Session: 88316fd6-e4a7-4687-a1b2-51d5ab3d5fe9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57974 | ||
| 17161 | 2026.03.12 01:44:58.251610 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17162 | 2026.03.12 01:44:58.251631 [ 352 ] {} <Debug> TCP-Session: 88316fd6-e4a7-4687-a1b2-51d5ab3d5fe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17163 | 2026.03.12 01:44:58.251574 [ 288 ] {6abe487d-46fd-4a4b-8c95-e0d210a77d0d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17164 | 2026.03.12 01:44:58.251660 [ 352 ] {} <Debug> TCP-Session: 88316fd6-e4a7-4687-a1b2-51d5ab3d5fe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17165 | 2026.03.12 01:44:58.251658 [ 354 ] {} <Debug> TCP-Session: 21e73746-ae17-428d-a5f4-667e80e966ab Authenticating user 'default' from [fd00:1122:3344:101::e]:33631 | ||
| 17166 | 2026.03.12 01:44:58.251732 [ 288 ] {6abe487d-46fd-4a4b-8c95-e0d210a77d0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17167 | 2026.03.12 01:44:58.251737 [ 354 ] {} <Debug> TCP-Session: 21e73746-ae17-428d-a5f4-667e80e966ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17168 | 2026.03.12 01:44:58.251775 [ 354 ] {} <Debug> TCP-Session: 21e73746-ae17-428d-a5f4-667e80e966ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17169 | 2026.03.12 01:44:58.252080 [ 288 ] {6abe487d-46fd-4a4b-8c95-e0d210a77d0d} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 17170 | 2026.03.12 01:44:58.253193 [ 345 ] {6abe487d-46fd-4a4b-8c95-e0d210a77d0d} <Trace> AggregatingTransform: Aggregating | ||
| 17171 | 2026.03.12 01:44:58.253274 [ 345 ] {6abe487d-46fd-4a4b-8c95-e0d210a77d0d} <Trace> Aggregator: Aggregation method: without_key | ||
| 17172 | 2026.03.12 01:44:58.253315 [ 345 ] {6abe487d-46fd-4a4b-8c95-e0d210a77d0d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001113987 sec. (897.677 rows/sec., 35.07 KiB/sec.) | ||
| 17173 | 2026.03.12 01:44:58.253341 [ 345 ] {6abe487d-46fd-4a4b-8c95-e0d210a77d0d} <Trace> Aggregator: Merging aggregated data | ||
| 17174 | 2026.03.12 01:44:58.254873 [ 288 ] {6abe487d-46fd-4a4b-8c95-e0d210a77d0d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003697 sec., 270.4895861509332 rows/sec., 10.57 KiB/sec. | ||
| 17175 | 2026.03.12 01:44:58.255046 [ 288 ] {6abe487d-46fd-4a4b-8c95-e0d210a77d0d} <Debug> TCPHandler: Processed in 0.004113272 sec. | ||
| 17176 | 2026.03.12 01:44:58.255210 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17177 | 2026.03.12 01:44:58.255222 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17178 | 2026.03.12 01:44:58.255255 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17179 | 2026.03.12 01:44:58.255269 [ 290 ] {} <Debug> TCP-Session: af457ace-5b53-4bcf-9d8d-7f2c3bef19f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17180 | 2026.03.12 01:44:58.255291 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17181 | 2026.03.12 01:44:58.255317 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17182 | 2026.03.12 01:44:58.255415 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17183 | 2026.03.12 01:44:58.255440 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17184 | 2026.03.12 01:44:58.255460 [ 352 ] {} <Debug> TCP-Session: 88316fd6-e4a7-4687-a1b2-51d5ab3d5fe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17185 | 2026.03.12 01:44:58.255469 [ 354 ] {} <Debug> TCP-Session: 21e73746-ae17-428d-a5f4-667e80e966ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17186 | 2026.03.12 01:44:58.255487 [ 288 ] {} <Debug> TCP-Session: 95fa1369-a937-4a73-bec6-c1754e10a388 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17187 | 2026.03.12 01:44:58.255297 [ 355 ] {} <Debug> TCP-Session: 97a82854-5531-450d-b023-d231ec275f33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17188 | 2026.03.12 01:44:58.255245 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17189 | 2026.03.12 01:44:58.255327 [ 357 ] {} <Debug> TCP-Session: a586b3ca-76d5-4528-bf48-15da4853b746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17190 | 2026.03.12 01:44:58.255578 [ 289 ] {} <Debug> TCP-Session: dceba900-29a8-4203-901d-bb140350f86b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17191 | 2026.03.12 01:44:58.255263 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17192 | 2026.03.12 01:44:58.255364 [ 353 ] {} <Debug> TCP-Session: d12b8c01-b194-47a2-87d1-fe8a71eb7a81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17193 | 2026.03.12 01:44:58.255652 [ 351 ] {} <Debug> TCP-Session: eca1194d-b2b5-4bf8-8001-ca5c1e9cb49e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17194 | 2026.03.12 01:44:58.347537 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17195 | 2026.03.12 01:44:58.347723 [ 275 ] {d9634ae3-65a7-41c3-b077-d83bed211657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17196 | 2026.03.12 01:44:58.347792 [ 275 ] {d9634ae3-65a7-41c3-b077-d83bed211657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17197 | 2026.03.12 01:44:58.348545 [ 275 ] {d9634ae3-65a7-41c3-b077-d83bed211657} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17198 | 2026.03.12 01:44:58.348602 [ 275 ] {d9634ae3-65a7-41c3-b077-d83bed211657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 17199 | 2026.03.12 01:44:58.349058 [ 275 ] {d9634ae3-65a7-41c3-b077-d83bed211657} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17200 | 2026.03.12 01:44:58.349372 [ 275 ] {d9634ae3-65a7-41c3-b077-d83bed211657} <Trace> oximeter.fields_string (da74847d-fc6c-463e-b588-9e9139ba648c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17201 | 2026.03.12 01:44:58.349540 [ 275 ] {d9634ae3-65a7-41c3-b077-d83bed211657} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.00187 sec., 67379.67914438502 rows/sec., 5.79 MiB/sec. | ||
| 17202 | 2026.03.12 01:44:58.349584 [ 275 ] {d9634ae3-65a7-41c3-b077-d83bed211657} <Debug> TCPHandler: Processed in 0.002187223 sec. | ||
| 17203 | 2026.03.12 01:44:58.349727 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17204 | 2026.03.12 01:44:58.349828 [ 275 ] {46dfbcef-b45c-4a2c-8516-ab8fe9834318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17205 | 2026.03.12 01:44:58.349871 [ 275 ] {46dfbcef-b45c-4a2c-8516-ab8fe9834318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17206 | 2026.03.12 01:44:58.350353 [ 275 ] {46dfbcef-b45c-4a2c-8516-ab8fe9834318} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17207 | 2026.03.12 01:44:58.350391 [ 275 ] {46dfbcef-b45c-4a2c-8516-ab8fe9834318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 17208 | 2026.03.12 01:44:58.350727 [ 275 ] {46dfbcef-b45c-4a2c-8516-ab8fe9834318} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17209 | 2026.03.12 01:44:58.350954 [ 275 ] {46dfbcef-b45c-4a2c-8516-ab8fe9834318} <Trace> oximeter.fields_u16 (4363b55b-85f2-4389-b638-312a734ec1cb): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17210 | 2026.03.12 01:44:58.351095 [ 275 ] {46dfbcef-b45c-4a2c-8516-ab8fe9834318} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001287 sec., 27195.027195027196 rows/sec., 2.00 MiB/sec. | ||
| 17211 | 2026.03.12 01:44:58.351136 [ 275 ] {46dfbcef-b45c-4a2c-8516-ab8fe9834318} <Debug> TCPHandler: Processed in 0.001459452 sec. | ||
| 17212 | 2026.03.12 01:44:58.351262 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17213 | 2026.03.12 01:44:58.351357 [ 275 ] {b2467f0b-1cd9-4c07-bca7-b5675a33ae69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17214 | 2026.03.12 01:44:58.351397 [ 275 ] {b2467f0b-1cd9-4c07-bca7-b5675a33ae69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17215 | 2026.03.12 01:44:58.351866 [ 275 ] {b2467f0b-1cd9-4c07-bca7-b5675a33ae69} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17216 | 2026.03.12 01:44:58.351902 [ 275 ] {b2467f0b-1cd9-4c07-bca7-b5675a33ae69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 17217 | 2026.03.12 01:44:58.352231 [ 275 ] {b2467f0b-1cd9-4c07-bca7-b5675a33ae69} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17218 | 2026.03.12 01:44:58.352443 [ 275 ] {b2467f0b-1cd9-4c07-bca7-b5675a33ae69} <Trace> oximeter.fields_uuid (ef41443d-94ea-4b3e-adf0-8f32268a28e2): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17219 | 2026.03.12 01:44:58.352584 [ 275 ] {b2467f0b-1cd9-4c07-bca7-b5675a33ae69} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001245 sec., 79518.07228915663 rows/sec., 6.21 MiB/sec. | ||
| 17220 | 2026.03.12 01:44:58.352622 [ 275 ] {b2467f0b-1cd9-4c07-bca7-b5675a33ae69} <Debug> TCPHandler: Processed in 0.001409942 sec. | ||
| 17221 | 2026.03.12 01:44:58.352742 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17222 | 2026.03.12 01:44:58.352837 [ 275 ] {ed01f50b-2076-437a-bbbc-8421ee1a6626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17223 | 2026.03.12 01:44:58.352883 [ 275 ] {ed01f50b-2076-437a-bbbc-8421ee1a6626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17224 | 2026.03.12 01:44:58.353324 [ 275 ] {ed01f50b-2076-437a-bbbc-8421ee1a6626} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17225 | 2026.03.12 01:44:58.353361 [ 275 ] {ed01f50b-2076-437a-bbbc-8421ee1a6626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 17226 | 2026.03.12 01:44:58.353709 [ 275 ] {ed01f50b-2076-437a-bbbc-8421ee1a6626} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17227 | 2026.03.12 01:44:58.353926 [ 275 ] {ed01f50b-2076-437a-bbbc-8421ee1a6626} <Trace> oximeter.measurements_cumulativeu64 (2958b2f7-043d-45ee-b93d-ff476b87bb0f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17228 | 2026.03.12 01:44:58.354070 [ 275 ] {ed01f50b-2076-437a-bbbc-8421ee1a6626} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 17229 | 2026.03.12 01:44:58.354109 [ 275 ] {ed01f50b-2076-437a-bbbc-8421ee1a6626} <Debug> TCPHandler: Processed in 0.001417351 sec. | ||
| 17230 | 2026.03.12 01:44:58.354232 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17231 | 2026.03.12 01:44:58.354327 [ 275 ] {cd97de32-4116-4e13-8cc3-784dfb5bfc32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17232 | 2026.03.12 01:44:58.354391 [ 275 ] {cd97de32-4116-4e13-8cc3-784dfb5bfc32} <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 | ||
| 17233 | 2026.03.12 01:44:58.355312 [ 275 ] {cd97de32-4116-4e13-8cc3-784dfb5bfc32} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17234 | 2026.03.12 01:44:58.355349 [ 275 ] {cd97de32-4116-4e13-8cc3-784dfb5bfc32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 17235 | 2026.03.12 01:44:58.355934 [ 275 ] {cd97de32-4116-4e13-8cc3-784dfb5bfc32} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17236 | 2026.03.12 01:44:58.356165 [ 275 ] {cd97de32-4116-4e13-8cc3-784dfb5bfc32} <Trace> oximeter.measurements_histogramu64 (f3b7b050-abdc-46ee-a5b7-6d033fc7cecd): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17237 | 2026.03.12 01:44:58.356313 [ 275 ] {cd97de32-4116-4e13-8cc3-784dfb5bfc32} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002004 sec., 17465.06986027944 rows/sec., 31.30 MiB/sec. | ||
| 17238 | 2026.03.12 01:44:58.356376 [ 275 ] {cd97de32-4116-4e13-8cc3-784dfb5bfc32} <Debug> TCPHandler: Processed in 0.002193734 sec. | ||
| 17239 | 2026.03.12 01:44:58.356504 [ 275 ] {} <Trace> TCP-Session: 69cd2955-9c42-4fa2-8b1b-3b6360f2e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17240 | 2026.03.12 01:44:58.356606 [ 275 ] {108d2c6e-2993-425b-9a31-669ed079f388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50528) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17241 | 2026.03.12 01:44:58.356649 [ 275 ] {108d2c6e-2993-425b-9a31-669ed079f388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17242 | 2026.03.12 01:44:58.357008 [ 275 ] {108d2c6e-2993-425b-9a31-669ed079f388} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17243 | 2026.03.12 01:44:58.357047 [ 275 ] {108d2c6e-2993-425b-9a31-669ed079f388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 17244 | 2026.03.12 01:44:58.357369 [ 275 ] {108d2c6e-2993-425b-9a31-669ed079f388} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17245 | 2026.03.12 01:44:58.357583 [ 275 ] {108d2c6e-2993-425b-9a31-669ed079f388} <Trace> oximeter.measurements_u64 (dca4516d-1467-4c15-ae0b-c7974bcb9dbf): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17246 | 2026.03.12 01:44:58.357720 [ 275 ] {108d2c6e-2993-425b-9a31-669ed079f388} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 17247 | 2026.03.12 01:44:58.357758 [ 275 ] {108d2c6e-2993-425b-9a31-669ed079f388} <Debug> TCPHandler: Processed in 0.001306859 sec. | ||
| 17248 | 2026.03.12 01:44:58.481105 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47866 | ||
| 17249 | 2026.03.12 01:44:58.481216 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17250 | 2026.03.12 01:44:58.481243 [ 288 ] {} <Debug> TCP-Session: 79959ac2-9af1-4d5c-83ab-c93256efb067 Authenticating user 'default' from [fd00:1122:3344:101::e]:47866 | ||
| 17251 | 2026.03.12 01:44:58.481267 [ 288 ] {} <Debug> TCP-Session: 79959ac2-9af1-4d5c-83ab-c93256efb067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17252 | 2026.03.12 01:44:58.481280 [ 288 ] {} <Debug> TCP-Session: 79959ac2-9af1-4d5c-83ab-c93256efb067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17253 | 2026.03.12 01:44:58.481496 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63917 | ||
| 17254 | 2026.03.12 01:44:58.481531 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54473 | ||
| 17255 | 2026.03.12 01:44:58.481546 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57491 | ||
| 17256 | 2026.03.12 01:44:58.481571 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32789 | ||
| 17257 | 2026.03.12 01:44:58.481592 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61093 | ||
| 17258 | 2026.03.12 01:44:58.481621 [ 288 ] {} <Trace> TCP-Session: 79959ac2-9af1-4d5c-83ab-c93256efb067 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17259 | 2026.03.12 01:44:58.481631 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17260 | 2026.03.12 01:44:58.481651 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17261 | 2026.03.12 01:44:58.481675 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17262 | 2026.03.12 01:44:58.481681 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17263 | 2026.03.12 01:44:58.481685 [ 289 ] {} <Debug> TCP-Session: 9a5989d8-38f0-4c30-8813-82571da5dc2e Authenticating user 'default' from [fd00:1122:3344:101::e]:63917 | ||
| 17264 | 2026.03.12 01:44:58.481711 [ 354 ] {} <Debug> TCP-Session: e949a2f8-4b91-40bf-8ef6-caa54873ae6c Authenticating user 'default' from [fd00:1122:3344:101::e]:32789 | ||
| 17265 | 2026.03.12 01:44:58.481718 [ 357 ] {} <Debug> TCP-Session: c73867f7-8d1d-4c73-a9f7-ffd13767f0f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61093 | ||
| 17266 | 2026.03.12 01:44:58.481729 [ 289 ] {} <Debug> TCP-Session: 9a5989d8-38f0-4c30-8813-82571da5dc2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17267 | 2026.03.12 01:44:58.481731 [ 354 ] {} <Debug> TCP-Session: e949a2f8-4b91-40bf-8ef6-caa54873ae6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17268 | 2026.03.12 01:44:58.481742 [ 357 ] {} <Debug> TCP-Session: c73867f7-8d1d-4c73-a9f7-ffd13767f0f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17269 | 2026.03.12 01:44:58.481744 [ 289 ] {} <Debug> TCP-Session: 9a5989d8-38f0-4c30-8813-82571da5dc2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17270 | 2026.03.12 01:44:58.481751 [ 354 ] {} <Debug> TCP-Session: e949a2f8-4b91-40bf-8ef6-caa54873ae6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17271 | 2026.03.12 01:44:58.481758 [ 357 ] {} <Debug> TCP-Session: c73867f7-8d1d-4c73-a9f7-ffd13767f0f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17272 | 2026.03.12 01:44:58.481701 [ 290 ] {} <Debug> TCP-Session: a5f9d659-0567-4413-9403-ecf35a3dc262 Authenticating user 'default' from [fd00:1122:3344:101::e]:54473 | ||
| 17273 | 2026.03.12 01:44:58.481651 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17274 | 2026.03.12 01:44:58.481804 [ 288 ] {55581f57-19b0-4151-a5eb-0cc6ea678ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47866) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17275 | 2026.03.12 01:44:58.481814 [ 290 ] {} <Debug> TCP-Session: a5f9d659-0567-4413-9403-ecf35a3dc262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17276 | 2026.03.12 01:44:58.481837 [ 352 ] {} <Debug> TCP-Session: a63c2bcf-955f-4a4d-bfa1-bc8e796d4952 Authenticating user 'default' from [fd00:1122:3344:101::e]:57491 | ||
| 17277 | 2026.03.12 01:44:58.481853 [ 290 ] {} <Debug> TCP-Session: a5f9d659-0567-4413-9403-ecf35a3dc262 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17278 | 2026.03.12 01:44:58.481585 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40403 | ||
| 17279 | 2026.03.12 01:44:58.481867 [ 352 ] {} <Debug> TCP-Session: a63c2bcf-955f-4a4d-bfa1-bc8e796d4952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17280 | 2026.03.12 01:44:58.481561 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34403 | ||
| 17281 | 2026.03.12 01:44:58.481929 [ 352 ] {} <Debug> TCP-Session: a63c2bcf-955f-4a4d-bfa1-bc8e796d4952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17282 | 2026.03.12 01:44:58.481554 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34168 | ||
| 17283 | 2026.03.12 01:44:58.481987 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17284 | 2026.03.12 01:44:58.482004 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17285 | 2026.03.12 01:44:58.482028 [ 355 ] {} <Debug> TCP-Session: 085211b6-5a14-4cd8-9843-f78f73f115df Authenticating user 'default' from [fd00:1122:3344:101::e]:40403 | ||
| 17286 | 2026.03.12 01:44:58.482036 [ 353 ] {} <Debug> TCP-Session: 1076e195-1b99-4f61-86b4-7315f052369c Authenticating user 'default' from [fd00:1122:3344:101::e]:34403 | ||
| 17287 | 2026.03.12 01:44:58.482061 [ 355 ] {} <Debug> TCP-Session: 085211b6-5a14-4cd8-9843-f78f73f115df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17288 | 2026.03.12 01:44:58.482067 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17289 | 2026.03.12 01:44:58.482080 [ 355 ] {} <Debug> TCP-Session: 085211b6-5a14-4cd8-9843-f78f73f115df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17290 | 2026.03.12 01:44:58.482069 [ 353 ] {} <Debug> TCP-Session: 1076e195-1b99-4f61-86b4-7315f052369c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17291 | 2026.03.12 01:44:58.482107 [ 351 ] {} <Debug> TCP-Session: d541f44e-48b4-4730-8baf-5321cade9e3b Authenticating user 'default' from [fd00:1122:3344:101::e]:34168 | ||
| 17292 | 2026.03.12 01:44:58.482139 [ 353 ] {} <Debug> TCP-Session: 1076e195-1b99-4f61-86b4-7315f052369c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17293 | 2026.03.12 01:44:58.482163 [ 351 ] {} <Debug> TCP-Session: d541f44e-48b4-4730-8baf-5321cade9e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17294 | 2026.03.12 01:44:58.482106 [ 288 ] {55581f57-19b0-4151-a5eb-0cc6ea678ce4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17295 | 2026.03.12 01:44:58.482194 [ 351 ] {} <Debug> TCP-Session: d541f44e-48b4-4730-8baf-5321cade9e3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17296 | 2026.03.12 01:44:58.482263 [ 288 ] {55581f57-19b0-4151-a5eb-0cc6ea678ce4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17297 | 2026.03.12 01:44:58.482572 [ 288 ] {55581f57-19b0-4151-a5eb-0cc6ea678ce4} <Debug> oximeter.version (e8b9f403-2df8-43ce-aeca-cd4930559079) (SelectExecutor): Key condition: unknown | ||
| 17298 | 2026.03.12 01:44:58.483596 [ 309 ] {55581f57-19b0-4151-a5eb-0cc6ea678ce4} <Trace> AggregatingTransform: Aggregating | ||
| 17299 | 2026.03.12 01:44:58.483635 [ 309 ] {55581f57-19b0-4151-a5eb-0cc6ea678ce4} <Trace> Aggregator: Aggregation method: without_key | ||
| 17300 | 2026.03.12 01:44:58.483672 [ 309 ] {55581f57-19b0-4151-a5eb-0cc6ea678ce4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000997425 sec. (1002.582 rows/sec., 39.16 KiB/sec.) | ||
| 17301 | 2026.03.12 01:44:58.483690 [ 309 ] {55581f57-19b0-4151-a5eb-0cc6ea678ce4} <Trace> Aggregator: Merging aggregated data | ||
| 17302 | 2026.03.12 01:44:58.485074 [ 288 ] {55581f57-19b0-4151-a5eb-0cc6ea678ce4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003324 sec., 300.84235860409143 rows/sec., 11.75 KiB/sec. | ||
| 17303 | 2026.03.12 01:44:58.485235 [ 288 ] {55581f57-19b0-4151-a5eb-0cc6ea678ce4} <Debug> TCPHandler: Processed in 0.003733556 sec. | ||
| 17304 | 2026.03.12 01:44:58.485371 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17305 | 2026.03.12 01:44:58.485404 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17306 | 2026.03.12 01:44:58.485408 [ 288 ] {} <Debug> TCP-Session: 79959ac2-9af1-4d5c-83ab-c93256efb067 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17307 | 2026.03.12 01:44:58.485427 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17308 | 2026.03.12 01:44:58.485461 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17309 | 2026.03.12 01:44:58.485454 [ 289 ] {} <Debug> TCP-Session: 9a5989d8-38f0-4c30-8813-82571da5dc2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17310 | 2026.03.12 01:44:58.485487 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17311 | 2026.03.12 01:44:58.485494 [ 352 ] {} <Debug> TCP-Session: a63c2bcf-955f-4a4d-bfa1-bc8e796d4952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17312 | 2026.03.12 01:44:58.485507 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17313 | 2026.03.12 01:44:58.485540 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17314 | 2026.03.12 01:44:58.485581 [ 351 ] {} <Debug> TCP-Session: d541f44e-48b4-4730-8baf-5321cade9e3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17315 | 2026.03.12 01:44:58.485535 [ 354 ] {} <Debug> TCP-Session: e949a2f8-4b91-40bf-8ef6-caa54873ae6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17316 | 2026.03.12 01:44:58.485602 [ 355 ] {} <Debug> TCP-Session: 085211b6-5a14-4cd8-9843-f78f73f115df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17317 | 2026.03.12 01:44:58.485523 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17318 | 2026.03.12 01:44:58.485502 [ 290 ] {} <Debug> TCP-Session: a5f9d659-0567-4413-9403-ecf35a3dc262 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17319 | 2026.03.12 01:44:58.485444 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17320 | 2026.03.12 01:44:58.485682 [ 353 ] {} <Debug> TCP-Session: 1076e195-1b99-4f61-86b4-7315f052369c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17321 | 2026.03.12 01:44:58.485723 [ 357 ] {} <Debug> TCP-Session: c73867f7-8d1d-4c73-a9f7-ffd13767f0f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17322 | 2026.03.12 01:45:00.650025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38888 | ||
| 17323 | 2026.03.12 01:45:00.650763 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17324 | 2026.03.12 01:45:00.650828 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 17325 | 2026.03.12 01:45:00.651508 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17326 | 2026.03.12 01:45:00.651848 [ 244 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17327 | 2026.03.12 01:45:00.652029 [ 31 ] {} <Debug> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17328 | 2026.03.12 01:45:00.652045 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38888 | ||
| 17329 | 2026.03.12 01:45:00.652079 [ 31 ] {} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17330 | 2026.03.12 01:45:00.652106 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 17331 | 2026.03.12 01:45:00.652266 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::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 | ||
| 17332 | 2026.03.12 01:45:00.652429 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17333 | 2026.03.12 01:45:00.652478 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36520 rows starting from the beginning of the part | ||
| 17334 | 2026.03.12 01:45:00.652570 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 17335 | 2026.03.12 01:45:00.652625 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 17336 | 2026.03.12 01:45:00.652676 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 17337 | 2026.03.12 01:45:00.652722 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 17338 | 2026.03.12 01:45:00.652771 [ 193 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 17339 | 2026.03.12 01:45:00.656058 [ 186 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38888 rows, containing 4 columns (4 merged, 0 gathered) in 0.003862629 sec., 10067754.371439764 rows/sec., 144.02 MiB/sec. | ||
| 17340 | 2026.03.12 01:45:00.656541 [ 194 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17341 | 2026.03.12 01:45:00.656967 [ 194 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_81_16} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17342 | 2026.03.12 01:45:00.657077 [ 194 ] {238e23e2-34d6-42a0-becf-0ada53d1e136::all_1_81_16} <Trace> system.asynchronous_metric_log (238e23e2-34d6-42a0-becf-0ada53d1e136) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17343 | 2026.03.12 01:45:00.657235 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||